| Commit message (Expand) | Author | Age |
* | turn on PackageImports globally | Joey Hess | 2013-04-13 |
* | Use lower case hash directories for storing files on crippled filesystems, sa... | Joey Hess | 2013-04-04 |
* | Bugfix: Fix bug in inode cache sentinal check, which broke copying to local r... | Joey Hess | 2013-03-12 |
* | Direct mode: Support filesystems like FAT which can change their inodes each ... | Joey Hess | 2013-02-19 |
* | remove unused item | Joey Hess | 2013-02-14 |
* | type based git config handling for remotes | Joey Hess | 2013-01-01 |
* | type based git config handling | Joey Hess | 2012-12-29 |
* | memoize parsing of annex.direct config setting | Joey Hess | 2012-12-29 |
* | indentation foo, and a new coding style page. no code changes | Joey Hess | 2012-10-28 |
* | deal with mtl/monads-tf conflict | Joey Hess | 2012-10-24 |
* | add ConfigMonitor thread | Joey Hess | 2012-10-20 |
* | Preferred content path matching bugfix. | Joey Hess | 2012-10-17 |
* | add AssumeNotPresent parameter to limits | Joey Hess | 2012-10-05 |
* | added preferred-content log, and allow editing it with vicfg | Joey Hess | 2012-10-04 |
* | group, ungroup: New commands to indicate groups of repositories. | Joey Hess | 2012-10-01 |
* | pointlessness | Joey Hess | 2012-06-29 |
* | run event handlers all in the same Annex monad | Joey Hess | 2012-06-04 |
* | Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR. | Joey Hess | 2012-05-18 |
* | fix test suite build | Joey Hess | 2012-04-30 |
* | Added shared cipher mode to encryptable special remotes. | Joey Hess | 2012-04-29 |
* | display "Recording state in git..." when staging the journal | Joey Hess | 2012-04-27 |
* | cache parsed core.sharedrepository | Joey Hess | 2012-04-21 |
* | do a cleanup commit after moving data from or to a git remote | Joey Hess | 2012-02-25 |
* | Added a annex.queuesize setting | Joey Hess | 2012-02-15 |
* | rework git check-attr interface | Joey Hess | 2012-02-13 |
* | switch to the strict state monad | Joey Hess | 2012-01-29 |
* | ssh connection caching | Joey Hess | 2012-01-20 |
* | Add annex-trustlevel configuration settings, which can be used to override t... | Joey Hess | 2012-01-09 |
* | more command-specific options | Joey Hess | 2012-01-06 |
* | type alias | Joey Hess | 2011-12-31 |
* | type alias cleanup | Joey Hess | 2011-12-31 |
* | Merge branch 'new-monad-control' | Joey Hess | 2011-12-24 |
|\ |
|
* | | Format strings can be specified using the new --find option, to control what ... | Joey Hess | 2011-12-22 |
* | | fix comment | Joey Hess | 2011-12-20 |
* | | use Common in a few more modules | Joey Hess | 2011-12-20 |
* | | split out three modules from Git | Joey Hess | 2011-12-13 |
| * | Merge branch 'master' into new-monad-control | Joey Hess | 2011-12-11 |
| |\
| |/
|/| |
|
* | | Fix caching of decrypted ciphers, which failed when drop had to check multipl... | Joey Hess | 2011-12-08 |
| * | the Annex newtype is back | Joey Hess | 2011-12-06 |
| * | adjust to build with monad-control-0.3 | Joey Hess | 2011-12-05 |
|/ |
|
* | find: Support --print0 | Joey Hess | 2011-11-22 |
* | golf | Joey Hess | 2011-11-12 |
* | cleanup | Joey Hess | 2011-11-09 |
* | reorder repo parameters last | Joey Hess | 2011-11-08 |
* | The fromkey command now takes the key as its first parameter. The --key optio... | Joey Hess | 2011-10-31 |
* | improve config reading when operating on remote on same host | Joey Hess | 2011-10-27 |
* | factor out common imports | Joey Hess | 2011-10-03 |
* | refactor catfile code | Joey Hess | 2011-09-28 |
* | rework annex-ignore handling | Joey Hess | 2011-09-18 |
* | refactor --exclude to use Utility.Matcher | Joey Hess | 2011-09-18 |