| Commit message (Expand) | Author | Age |
* | 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 |
* | add journaling to speed up changes to the git-annex branch | Joey Hess | 2011-06-23 |
* | update re git-annex branch direct modification | Joey Hess | 2011-06-23 |
* | remove stateDir | Joey Hess | 2011-06-23 |
* | stub in v2 upgrade | Joey Hess | 2011-06-22 |
* | store trust.log and remote.log in the git-annex branch | Joey Hess | 2011-06-22 |
* | move | Joey Hess | 2011-06-22 |
* | fixed logFile | Joey Hess | 2011-06-22 |
* | typos in comments | Joey Hess | 2011-06-21 |
* | rename modules for data types into Types/ directory | Joey Hess | 2011-06-01 |
* | more pointless monadic golfing | Joey Hess | 2011-05-16 |
* | unused: Now also lists files fsck places in .git/annex/bad/ | Joey Hess | 2011-04-29 |
* | add loggedKeys | Joey Hess | 2011-04-02 |
* | Use lowercase hash directories for locationlog files | Joey Hess | 2011-04-02 |
* | use same directory structure as .git/annex/objects for directory remotes | Joey Hess | 2011-03-30 |
* | better letter choice for hashing | Joey Hess | 2011-03-16 |
* | added 2 level hashing | Joey Hess | 2011-03-15 |
* | escape colons in key files | Joey Hess | 2011-03-15 |
* | first pass at using new keys | Joey Hess | 2011-03-15 |
* | add hash directory stuff, not used yet | Joey Hess | 2011-03-15 |
* | some initial support for local bare repos | Joey Hess | 2011-03-03 |
* | Improved temp file handling | Joey Hess | 2011-01-28 |
* | idiom | Joey Hess | 2011-01-27 |
* | better directory handling | Joey Hess | 2011-01-27 |
* | avoid warning when symlink in the repo contains a colon but is not a | Joey Hess | 2011-01-27 |
* | hlint tweaks | Joey Hess | 2010-11-22 |
* | dropunused | Joey Hess | 2010-11-15 |
* | fsck improvements | Joey Hess | 2010-11-13 |
* | typo | Joey Hess | 2010-11-08 |