aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finish daemon status threadGravatar Joey Hess2012-06-13
* implement daemon status serialization to a fileGravatar Joey Hess2012-06-13
* reorganizeGravatar Joey Hess2012-06-13
* optimise link staging at startupGravatar Joey Hess2012-06-13
* plumb file status through to event handlersGravatar Joey Hess2012-06-13
* move commentGravatar Joey Hess2012-06-13
* optimisation and memory leak fixGravatar Joey Hess2012-06-12
* tweakGravatar Joey Hess2012-06-12
* do fewer commits during long batch jobsGravatar Joey Hess2012-06-12
* better optimisation of add checkGravatar Joey Hess2012-06-12
* fix bug that turned files already in git into symlinksGravatar Joey Hess2012-06-12
* add a flag indicating if an event was synthesized during initial dir scanGravatar Joey Hess2012-06-12
* cleanupGravatar Joey Hess2012-06-12
* Merge branch 'master' into watchGravatar Joey Hess2012-06-12
|\
| * remove xxx ... cabal test works for meGravatar Joey Hess2012-06-12
| * tweakGravatar Joey Hess2012-06-12
| * Install man page when run by cabal, in a location where man will find it, eve...Gravatar Joey Hess2012-06-12
| * cleanupGravatar Joey Hess2012-06-12
| * remove cabal fileGravatar Joey Hess2012-06-12
* | hlintGravatar Joey Hess2012-06-12
| * Merge branch 'master' into cabal-man-pagesGravatar Nathan Collins2012-06-12
| |\
| * | Clean up Setup.hs.Gravatar Nathan Collins2012-06-12
| * | Generate sdist tarball name from git-annex.cabal 'Version:'.Gravatar Nathan Collins2012-06-12
| * | Simplify git-annex.cabal and generate sdist with make-sdist.sh.Gravatar Nathan Collins2012-06-12
| * | Get ready for a simple git-annex.cabal.Gravatar Nathan Collins2012-06-12
| * | Remove .dir-locals.el and add doc/contributing.mdwn.Gravatar Nathan Collins2012-06-12
| * | Add link COPYRIGHT -> debian/copyright; add COPYRIGHT to sdist.Gravatar Nathan Collins2012-06-11
* | | Merge branch 'master' into watchGravatar Joey Hess2012-06-11
|\ \ \ | | |/ | |/|
| * | blog for the dayGravatar Joey Hess2012-06-11
* | | updateGravatar Joey Hess2012-06-11
* | | avoid using STM while the MVar is heldGravatar Joey Hess2012-06-11
* | | tweakGravatar Joey Hess2012-06-11
* | | Revert "Build with ghc's threaded runtime, so threaded code does not busy-wait."Gravatar Joey Hess2012-06-11
* | | Build with ghc's threaded runtime, so threaded code does not busy-wait.Gravatar Joey Hess2012-06-11
* | | Merge branch 'master' into watchGravatar Joey Hess2012-06-11
|\| |
| * | add news item for git-annex 3.20120611Gravatar Joey Hess2012-06-11
| * | releasing version 3.201206113.20120611Gravatar Joey Hess2012-06-11
| * | uninit: Refuse to run in a subdirectory. Closes: #677076Gravatar Joey Hess2012-06-11
| | * Merge branch 'master' into cabal-man-pagesGravatar Nathan Collins2012-06-11
| | |\
| | * | Refactor generation of git-annex.cabal and incorporate man pages.Gravatar Nathan Collins2012-06-11
| * | | noteGravatar Joey Hess2012-06-11
| | |/ | |/|
| * | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-06-11
| |\ \
| * | | updateGravatar Joey Hess2012-06-11
* | | | bugfixGravatar Joey Hess2012-06-11
* | | | git annex watch --stopGravatar Joey Hess2012-06-11
* | | | fix pid file lockingGravatar Joey Hess2012-06-11
* | | | add a pid fileGravatar Joey Hess2012-06-11
| | * | Added a comment: re: cloudGravatar http://joeyh.name/2012-06-11
* | | | daemonize git annex watchGravatar Joey Hess2012-06-11
| | | * Rename git-annex.cabal.Gravatar Nathan Collins2012-06-10