index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CmdLine.hs
Commit message (
Expand
)
Author
Age
*
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
*
when all you have is a zombie, everything looks like a shotgun
Joey Hess
2011-10-02
*
Contain the zombie hordes.a
Joey Hess
2011-10-02
*
Improve display of newlines around error and warning messages.
Joey Hess
2011-09-06
*
optimise initialized check
Joey Hess
2011-08-17
*
when reading configs of local repos, first initializeSafe
Joey Hess
2011-08-17
*
Now "git annex init" only has to be run once
Joey Hess
2011-08-17
*
hlint tweaks
Joey Hess
2011-07-15
*
remove unused backend machinery
Joey Hess
2011-07-05
*
better display of thrown errors
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
commit git-annex branch when copying to a remote (locally)
Joey Hess
2011-06-22
*
store trust.log and remote.log in the git-annex branch
Joey Hess
2011-06-22
*
commit changes to git-annex branch on shutdown
Joey Hess
2011-06-22
*
tweak
Joey Hess
2011-06-02
*
Periodically flush git command queue, to avoid boating memory usage too much.
Joey Hess
2011-04-07
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...
Joey Hess
2011-03-19
*
use queue when upgrading, flushing every so often
Joey Hess
2011-03-16
*
Rethink filename encoding handling for display. Since filename encoding may o...
0.23
Joey Hess
2011-03-12
[next]