| Commit message (Expand) | Author | Age |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | When accessing a local remote, shut down git-cat-file processes afterwards, t... | Joey Hess | 2014-08-20 |
* | unify exception handling into Utility.Exception | Joey Hess | 2014-08-07 |
* | fix for Windows file timestamp timezone madness | Joey Hess | 2014-06-12 |
* | allow building with old versions of exceptions before MonadMask was split out | Joey Hess | 2014-05-28 |
* | Use exceptions in place of deprecated MonadCatchIO-transformers | Ben Gamari | 2014-05-28 |
* | factor out getRemoteGitConfig | Joey Hess | 2014-05-16 |
* | fix build failure with flags -Webapp -Quvi | Fraser Tweedale | 2014-04-08 |
* | reorg matcher types; no non-type code changes | Joey Hess | 2014-03-29 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | clean up cleanup action enumeration | Joey Hess | 2014-03-13 |
* | Fix zombie leak and general inneficiency when copying files to a local git repo. | Joey Hess | 2014-03-06 |
* | pre-commit-annex hook script to automatically extract metadata from lots of t... | Joey Hess | 2014-03-02 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | metacata command can now operate on many files at once | Joey Hess | 2014-02-13 |
* | use locking on Windows | Joey Hess | 2014-01-28 |
* | add "unused" preferred content expression | Joey Hess | 2014-01-22 |
* | numcopies cleanup, part 2 | Joey Hess | 2014-01-21 |
* | reorganize numcopies code (no behavior changes) | Joey Hess | 2014-01-21 |
* | global numcopies setting | Joey Hess | 2014-01-20 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | improve matcher data type to allow matching Keys, instead of just files (no b... | Joey Hess | 2014-01-18 |
* | fix reversion in relative paths to local remotes of direct mode repos | Joey Hess | 2013-11-26 |
* | restart on upgrade now fully working | Joey Hess | 2013-11-22 |
* | fix standalone build of this module | Joey Hess | 2013-11-22 |
* | automatically set and unset core.bare when switching to/from direct mode | Joey Hess | 2013-11-05 |
* | support direct mode repositories with core.bare=true (not yet default) | Joey Hess | 2013-11-05 |
* | cleanup | Joey Hess | 2013-10-18 |
* | Send a git-annex user-agent when downloading urls. | Joey Hess | 2013-09-28 |
* | gitignore support for the assistant and watcher | Joey Hess | 2013-08-02 |
* | Make --numcopies override annex.numcopies set in .gitattributes. | Joey Hess | 2013-07-09 |
* | assistant: Work around git-cat-file's not reloading the index after files are... | Joey Hess | 2013-05-25 |
* | refactor | Joey Hess | 2013-05-24 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | start one git-cat-file per index file | Joey Hess | 2013-05-15 |
* | 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 |