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
*
more hlint
Joey Hess
2014-02-11
*
avoid using function named that conflicts with name used in newer version of ...
Joey Hess
2014-01-29
*
reorganize some files and imports
Joey Hess
2014-01-26
*
reorganize numcopies code (no behavior changes)
Joey Hess
2014-01-21
*
global numcopies setting
Joey Hess
2014-01-20
*
export cleanup
Joey Hess
2014-01-20
*
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
*
status: In local mode, displays information about variance from configured nu...
Joey Hess
2013-09-15
*
find: Avoid polluting stdout with progress messages. Closes: #718186
Joey Hess
2013-07-30
*
Make --numcopies override annex.numcopies set in .gitattributes.
Joey Hess
2013-07-09
*
drop --auto: Fix bug that prevented dropping files from untrusted repositories.
Joey Hess
2013-04-01
*
add section metadata to all commands
Joey Hess
2013-03-24
*
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
[next]