Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-25 | ruby-mustache update to ruby2, removed transmission-remote-cli | Nicolás Reynolds | |
...since it's in [community] | |||
2013-01-16 | Moved to [pcr] | Nicolás Reynolds | |
2013-01-16 | Merge branch 'master' of ssh://gparabola/srv/git/abslibre | Nicolás Reynolds | |
2013-01-16 | Pandoc rebuild | Nicolás Reynolds | |
2012-12-26 | (scripted) fix file permission breakage introduced in commit d62bd1 | Luke Shumaker | |
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output. | |||
2012-11-27 | At last! | Nicolás Reynolds | |
cabal didn't take the flags if they were passed as part of a variable | |||
2012-11-22 | Notmuch was moved to [community] | Nicolás Reynolds | |
2012-11-18 | Upgrade - noticed --bibliography isn't working | Nicolás Reynolds | |
It looks like it's like this since 1.9.4 | |||
2012-11-14 | Update | Nicolás Reynolds | |
2012-11-14 | Missing PKGBUILDs | Nicolás Reynolds | |
2012-11-08 | notmuch: fixed PKGBUILD | Nicolás Reynolds | |
2012-11-08 | notmuch: added python3 support | Nicolás Reynolds | |
2012-09-14 | localepurge | Nicolás Reynolds | |
2012-09-13 | Merge branch 'master' of ssh://gparabola/srv/git/abslibre | Nicolás Reynolds | |
2012-09-13 | Missing commits | Nicolás Reynolds | |
2012-09-12 | adding owncloud-client!! | Shackra Sislock | |
2012-08-21 | pcr/notmuch-0.14-1 | Nicolás Reynolds | |
2012-08-20 | Fixed citeproc hanging and missing fontenc on texlive-libre | Nicolás Reynolds | |
2012-08-17 | sphinx-2.0.5-2 | Nicolás Reynolds | |
2012-08-09 | ~fauno/ldapscripts-2.0.1-1 | Nicolás Reynolds | |
2012-07-14 | ~fauno/pandoc-1.9.4.2 | Nicolás Reynolds | |
2012-06-05 | ~fauno/notmuch-0.13.2-1 | Nicolás Reynolds | |
2012-06-04 | ~fauno/pandoc-1.9.4-1 | Nicolás Reynolds | |
2012-05-30 | updates | Nicolás Reynolds | |
2012-05-16 | ~fauno/pandoc-1.9.3-1 | Nicolás Reynolds | |
2012-03-20 | ~fauno/notmuch-0.12-1 | Nicolás Reynolds | |
2012-03-12 | ~fauno/localepurge-0.6.2+nmu2-3 | Nicolás Reynolds | |
2012-03-12 | ~fauno/pandoc-1.9.1.2-2 | Nicolás Reynolds | |
2012-03-11 | ~fauno/pandoc-1.9.1.2-1 | Nicolás Reynolds | |
2012-02-02 | ~fauno/notmuch-0.11.1-1 | Nicolás Reynolds | |
2012-01-12 | ~fauno/notmuch-0.11rc3-1 | Nicolás Reynolds | |
2012-01-12 | ~fauno/vala-notmuch-20120112-1 | Nicolás Reynolds | |
2012-01-09 | Use a faster mirror for cross-mips64el-linux-gnu-binutils. | Michał Masłowski | |
2012-01-09 | ~fauno/mips64el-unknown-linux-gnu-gcc-base-4.6.2-1 | Nicolás Reynolds | |
2012-01-09 | ~fauno/mips64el-unknown-linux-gnu-binutils-2.22-1 | Nicolás Reynolds | |
2012-01-05 | Rebuilds and minor changes | Nicolás Reynolds | |
2011-12-22 | ~fauno/afew-2011.12.1-1 | Nicolás Reynolds | |
2011-12-22 | ~fauno/dbacl-1.12-1 | Nicolás Reynolds | |
2011-12-07 | ~fauno/notmuch-0.10.2-1 | Nicolás Reynolds | |
2011-11-24 | ~fauno/notmuch-0.10-1 | Nicolás Reynolds | |
2011-10-13 | ~fauno/ruby-mustache-0.99.4-1 | Nicolás Reynolds | |
2011-09-26 | ~fauno/emerillon-1.90-2 | Nicolás Reynolds | |
And deps. libchamplain needs to be updated to 0.12.0 | |||
2011-09-26 | ~fauno/pandoc-1.8.2.1-2 | Nicolás Reynolds | |
And haskell makedeps | |||
2011-09-15 | ~fauno/notmuch-0.8-1 | Nicolás Reynolds | |
2011-09-03 | ~fauno/notmuch-0.7-2 | Nicolás Reynolds | |
Included ruby bindings | |||
2011-09-01 | ~fauno/transmission-remote-cli-2011091-2 | Nicolás Reynolds | |
2011-08-01 | ~fauno/notmuch-0.7-1 | Nicolás Reynolds | |
2011-07-27 | ~fauno/notmuch-0.6.1-1 | Nicolás Reynolds | |
2011-07-04 | ~fauno/notmuch-6.0 | Nicolás Reynolds | |
2011-06-23 | Merge branch 'master' of ssh://vparabola/srv/git/projects/abslibre | Nicolás Reynolds | |