| Commit message (Expand) | Author | Age |
* | Added git-remote-tor-annex, which allows git pull and push to the tor hidden ... | Joey Hess | 2016-11-21 |
* | Remove Makefile from cabal tarball; man page building is now handled by a sma... | Joey Hess | 2016-05-31 |
* | Updated cabal file explictly lists source files. | Joey Hess | 2016-05-24 |
* | Setup: avoid trying to install man pages and desktop files on Windows | Joey Hess | 2016-05-05 |
* | avoid warnings about not exported System.Directory.isSymbolicLink | Joey Hess | 2016-04-28 |
* | Fix build with directory-1.2.6.2. | Joey Hess | 2016-04-28 |
* | improve warning | Joey Hess | 2015-11-03 |
* | When cabal install is run with the desktop file location not writable, displa... | Joey Hess | 2015-11-03 |
* | Avoid installing desktop file and program file if cabal install git-annex is ... | Joey Hess | 2015-11-03 |
* | Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Ther... | Joey Hess | 2015-08-09 |
* | switch Setup file to use postCopy hook, since cabal has stopped running postInst5.20150731 | Joey Hess | 2015-07-31 |
* | response | Joey Hess | 2015-07-31 |
* | and anoher one.. | Joey Hess | 2015-05-10 |
* | make configure -Wall clean | Joey Hess | 2014-03-10 |
* | split out library | Joey Hess | 2013-04-17 |
* | where indenting | Joey Hess | 2012-11-11 |
* | make the standalone OSX app automatically install itself when run | Joey Hess | 2012-09-26 |
* | avoid installing man pages when they do not exist | Joey Hess | 2012-09-01 |
* | install autostart file too | Joey Hess | 2012-08-01 |
* | hook desktop menu file installation into makefile and cabal | Joey Hess | 2012-08-01 |
* | tweak | Joey Hess | 2012-06-12 |
* | Clean up Setup.hs. | Nathan Collins | 2012-06-12 |
* | Replace indentation spaces by tabs in Setup.hs. | Nathan Collins | 2012-06-10 |
* | Combine post install commands in 'postInst' and add 'postCopy' hook. | Nathan Collins | 2012-06-09 |
* | Add note about lhs2tex's man page installation. | Nathan Collins | 2012-06-07 |
* | WIP: Add man page installation to Setup.hs | Nathan Collins | 2012-06-06 |
* | cabal now installs git-annex-shell as a symlink to git-annex. | Joey Hess | 2012-04-14 |
* | fix use of Configure | Joey Hess | 2012-03-23 |
* | Improve detection of inability to check free disk space. | Joey Hess | 2012-03-21 |
* | Setup.hs: import configure | Joey Hess | 2012-03-10 |
* | cabal can now be used to build git-annex. | Joey Hess | 2011-06-30 |