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
*
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
*
clean up params in usage display
Joey Hess
2011-09-15
*
remove optimize subcommand; use --auto instead
Joey Hess
2011-09-15
*
fix synopsis
Joey Hess
2011-09-15
*
optimize: A new subcommand that either gets or drops file content as needed t...
Joey Hess
2011-09-14
*
Improve display of newlines around error and warning messages.
Joey Hess
2011-09-06
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
avoid namespace conflict
Joey Hess
2011-08-16
*
unify elipsis handling
Joey Hess
2011-07-19
[next]