index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command.hs
Commit message (
Expand
)
Author
Age
*
convert notBareRepo to a CommandCheck
Joey Hess
2012-12-29
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
add a guard against using git annex add in direct mode repo
Joey Hess
2012-12-24
*
--auto fixes
Joey Hess
2012-12-06
*
correct comment
Joey Hess
2012-12-06
*
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
*
generalized Annex.Wanted
Joey Hess
2012-10-08
*
make copy --to check preferred content of the remote
Joey Hess
2012-10-08
*
drop --auto --from with preferred content
Joey Hess
2012-10-08
*
wired preferred content up to get, copy, and drop --auto
Joey Hess
2012-10-08
*
more descriptive name for oneshot
Joey Hess
2012-09-15
*
copy, drop: Avoid checking numcopies attribute unnecessarily
Joey Hess
2012-07-10
*
added ifM and nuked 11 lines of code
Joey Hess
2012-03-14
*
set oneshot mode on a per-command basis
Joey Hess
2012-02-14
*
rework git check-attr interface
Joey Hess
2012-02-13
*
break module dependancy loop
Joey Hess
2012-01-10
*
tweak
Joey Hess
2012-01-06
*
per-command options
Joey Hess
2012-01-05
*
type alias cleanup
Joey Hess
2011-12-31
*
factor out a stopUnless
Joey Hess
2011-12-09
*
hslint
Joey Hess
2011-12-09
*
add: If interrupted, add can leave files converted to symlinks but not yet ad...
Joey Hess
2011-12-07
*
tweak
Joey Hess
2011-11-19
*
When not run in a git repository, git-annex can still display a usage message...
Joey Hess
2011-11-16
*
lint
Joey Hess
2011-11-11
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
reorder repo parameters last
Joey Hess
2011-11-08
*
cleanup
Joey Hess
2011-10-31
*
refactoring and cleanup
Joey Hess
2011-10-30
*
refactor
Joey Hess
2011-10-29
*
fsck: Now works in bare repositories.
Joey Hess
2011-10-29
*
clean up check selection code
Joey Hess
2011-10-29
*
Fail if --from or --to is passed to commands that do not support them.
Joey Hess
2011-10-27
*
refactored and generalized pre-command sanity checking
Joey Hess
2011-10-27
*
reorganize log modules
Joey Hess
2011-10-15
*
git-annex-shell uuid verification
Joey Hess
2011-10-06
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
reorg
Joey Hess
2011-09-19
*
refactor
Joey Hess
2011-09-18
*
fix memory leak
Joey Hess
2011-09-18
*
refactor --exclude to use Utility.Matcher
Joey Hess
2011-09-18
*
tweak
Joey Hess
2011-09-15
*
remove command type definitions
Joey Hess
2011-09-15
*
move annex.numcopies parsing into withNumCopies
Joey Hess
2011-09-15
*
bugfix: drop and fsck did not honor --exclude
Joey Hess
2011-09-15
[next]