| Commit message (Expand) | Author | Age |
* | support for checking presence of objects in direct mode | Joey Hess | 2012-12-07 |
* | support for storing files in direct mode | Joey Hess | 2012-12-07 |
* | remove annex/ from key locations used for webdav | Joey Hess | 2012-11-18 |
* | drop webdav compatability with the directory special remote etc | Joey Hess | 2012-11-16 |
* | indentation foo, and a new coding style page. no code changes | Joey Hess | 2012-10-28 |
* | vicfg: New command, allows editing (or simply viewing) most of the repository... | Joey Hess | 2012-10-03 |
* | store S3 creds in a 600 mode file inside the local git repo | Joey Hess | 2012-09-26 |
* | add recordStartTime and getStartTime | Joey Hess | 2012-09-25 |
* | make other repositories list list all autostarted repos | Joey Hess | 2012-09-18 |
* | bugfix: avoid staging but not committing changes to git-annex branch | Joey Hess | 2012-09-15 |
* | add decodeW8 | Joey Hess | 2012-09-13 |
* | UI for adding a ssh or rsync remote | Joey Hess | 2012-08-31 |
* | add transfer scanned flag files | Joey Hess | 2012-08-23 |
* | add routes to pause/start/cancel transfers | Joey Hess | 2012-08-08 |
* | git annex webapp now opens a browser to the webapp | Joey Hess | 2012-07-25 |
* | add transfer information files | Joey Hess | 2012-07-01 |
* | implement daemon status serialization to a file | Joey Hess | 2012-06-13 |
* | hlint | Joey Hess | 2012-06-12 |
* | add a pid file | Joey Hess | 2012-06-11 |
* | daemonize git annex watch | Joey Hess | 2012-06-11 |
* | Fix display of warning message when encountering a file that uses an unsuppor... | Joey Hess | 2012-05-31 |
* | Clean up handling of git directory and git worktree. | Joey Hess | 2012-05-18 |
* | cabal file now autodetects whether S3 support is available. | Joey Hess | 2012-04-14 |
* | perhaps more clear type | Joey Hess | 2012-03-10 |
* | fix key directory hash calculation code | Joey Hess | 2012-03-09 |
* | add remote start and stop hooks | Joey Hess | 2012-03-04 |
* | improve alwayscommit=false mode | Joey Hess | 2012-02-25 |
* | ssh connection caching | Joey Hess | 2012-01-20 |
* | avoid partial function | Joey Hess | 2011-12-15 |
* | optimize index updating | Joey Hess | 2011-12-11 |
* | move a file location to Locations.hs | Joey Hess | 2011-12-11 |
* | better syntax | Joey Hess | 2011-12-10 |
* | Fix bug in last version in getting contents from bare repositories. | Joey Hess | 2011-12-10 |
* | refactor | Joey Hess | 2011-12-03 |
* | convert rsync special backend to using both hash directory types | Joey Hess | 2011-12-02 |
* | use lowercase hash by default; non-bare repos are a special case | Joey Hess | 2011-12-02 |
* | refactor | Joey Hess | 2011-12-02 |
* | refactor | Joey Hess | 2011-11-28 |
* | optimize gitAnnexLocation | Joey Hess | 2011-11-28 |
* | store content in hashDirLower directories in bare repositories | Joey Hess | 2011-11-28 |
* | add support for using hashDirLower in addition to hashDirMixed | Joey Hess | 2011-11-28 |
* | Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4 | Mark Wright | 2011-11-26 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | clean Annex stuff out of Utility/ | Joey Hess | 2011-10-16 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | Add locking to avoid races when changing the git-annex branch. | Joey Hess | 2011-10-03 |
* | finished hlint pass | Joey Hess | 2011-07-15 |
* | hlint tweaks | Joey Hess | 2011-07-15 |
* | add hashing to web log files | Joey Hess | 2011-07-01 |
* | renamed GitRepo to Git | Joey Hess | 2011-06-30 |