| Commit message (Expand) | Author | Age |
* | hlint | Joey Hess | 2014-10-09 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | Fix handing of autocorrection when running outside a git repository. | Joey Hess | 2014-08-23 |
* | Make --help work when not in a git repository. Closes: #758592 | Joey Hess | 2014-08-19 |
* | only run sshCleanup when the command actually used ssh connection caching | Joey Hess | 2014-03-13 |
* | avoid using function named that conflicts with name used in newer version of ... | Joey Hess | 2014-01-29 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | make "git annex help options" work outside a git repo | Joey Hess | 2013-11-30 |
* | missed some __WINDOWS__ defines | Joey Hess | 2013-08-04 |
* | find: Avoid polluting stdout with progress messages. Closes: #718186 | Joey Hess | 2013-07-30 |
* | annex.debug can now be set to enable debug logging by default. The webapp's d... | Joey Hess | 2013-06-17 |
* | fix permission damage (thanks, Windows) | Joey Hess | 2013-05-11 |
* | git-annex now builds on Windows (doesn't work) | Joey Hess | 2013-05-11 |
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OS | Joey Hess | 2013-05-10 |
* | stub out POSIX stuff | Joey Hess | 2013-05-10 |
* | Detect systems that have no user name set in GECOS, and also don't have user.... | Joey Hess | 2013-04-22 |
* | syntax tweak | Joey Hess | 2013-03-28 |
* | Per-command usage messages. | Joey Hess | 2013-03-27 |
* | make usage less terrifying | Joey Hess | 2013-03-25 |
* | where indenting | Joey Hess | 2012-11-11 |
* | better fix for zombie problem, which turns out to be a zombie ssh started by ... | Joey Hess | 2012-10-17 |
* | Fix zombie cleanup reversion introduced in 3.20121009. | Joey Hess | 2012-10-16 |
* | bring back default SIGINT handler | Joey Hess | 2012-10-01 |
* | more descriptive name for oneshot | Joey Hess | 2012-09-15 |
* | add fields to git-annex-shell | Joey Hess | 2012-07-02 |
* | noop | Joey Hess | 2012-04-21 |
* | always run autocorrect code on fuzzy matches, even if there is just 1 | Joey Hess | 2012-04-14 |
* | autocorrection | Joey Hess | 2012-04-12 |
* | do a cleanup commit after moving data from or to a git remote | Joey Hess | 2012-02-25 |
* | fix failure count memory leak | Joey Hess | 2012-02-15 |
* | set oneshot mode on a per-command basis | Joey Hess | 2012-02-14 |
* | force state strictly | Joey Hess | 2012-02-13 |
* | IO exception rework | Joey Hess | 2012-02-03 |
* | Avoid repeated location log commits when a remote is receiving files. | Joey Hess | 2012-01-28 |
* | ssh connection caching | Joey Hess | 2012-01-20 |
* | tweaks | Joey Hess | 2012-01-11 |
* | per-command options | Joey Hess | 2012-01-05 |
* | Command data structure tweaking | Joey Hess | 2012-01-05 |
* | more partial function removal | Joey Hess | 2011-12-15 |
* | split out Git/Command.hs | Joey Hess | 2011-12-14 |
* | hslint | Joey Hess | 2011-12-09 |
* | When not run in a git repository, git-annex can still display a usage message... | Joey Hess | 2011-11-16 |
* | cleanup | Joey Hess | 2011-10-31 |
* | add command name to some output | Joey Hess | 2011-10-30 |
* | refactoring and cleanup | Joey Hess | 2011-10-30 |
* | clean up check selection code | Joey Hess | 2011-10-29 |
* | refactored and generalized pre-command sanity checking | Joey Hess | 2011-10-27 |
* | rename | Joey Hess | 2011-10-05 |
* | rename | Joey Hess | 2011-10-04 |
* | factor out common imports | Joey Hess | 2011-10-03 |