index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
Commit message (
Expand
)
Author
Age
*
comment
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
*
better var name
Joey Hess
2011-09-15
*
fix synopsis
Joey Hess
2011-09-15
*
simplify
Joey Hess
2011-09-14
*
tweak
Joey Hess
2011-09-14
*
refactor
Joey Hess
2011-09-14
*
optimize: A new subcommand that either gets or drops file content as needed t...
Joey Hess
2011-09-14
*
shorten synopsis
Joey Hess
2011-09-14
*
more newline fixes
Joey Hess
2011-09-09
*
fix / escape
Joey Hess
2011-09-09
*
addurl: Always use whole url as destination filename, rather than only its fi...
Joey Hess
2011-09-07
*
refactor
Joey Hess
2011-09-06
*
whereis: Show untrusted locations separately and do not include in location c...
Joey Hess
2011-09-06
*
add json formatted list of remotes
Joey Hess
2011-09-01
*
generalize quiet flag to output type
Joey Hess
2011-09-01
*
add explanation for why strictness is needed here
Joey Hess
2011-08-31
*
unused --remote: Reduced memory use to 1/4th what was used before.
Joey Hess
2011-08-31
*
init: Make description an optional parameter.
Joey Hess
2011-08-29
*
code simplification thanks to applicative functors
Joey Hess
2011-08-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
moved files around
Joey Hess
2011-08-20
*
git-annex-shell configlist should not be standalone
Joey Hess
2011-08-17
*
Now "git annex init" only has to be run once
Joey Hess
2011-08-17
*
reorg Remote/*
Joey Hess
2011-08-16
*
split out generic url stuff into a helper library from Remote.Web
Joey Hess
2011-08-16
*
avoid namespace conflict
Joey Hess
2011-08-16
*
addurl: --fast can be used to avoid immediately downloading the url.
Joey Hess
2011-08-06
*
unify elipsis handling
Joey Hess
2011-07-19
*
finished hlint pass
Joey Hess
2011-07-15
*
unannex: only commit, no -a
Joey Hess
2011-07-14
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
add: Be even more robust to avoid ever leaving the file seemingly deleted.
Joey Hess
2011-07-07
*
add: Avoid a failure mode that resulted in the file seemingly being deleted (...
Joey Hess
2011-07-07
*
rename
Joey Hess
2011-07-05
*
rename
Joey Hess
2011-07-05
*
factor out RemoteLog
Joey Hess
2011-07-05
*
remove unused backend machinery
Joey Hess
2011-07-05
*
better display of thrown errors
Joey Hess
2011-07-05
*
uninit: Use unannex in --fast mode, to support unannexing multiple files that...
Joey Hess
2011-07-04
*
fix usage for setkey
Joey Hess
2011-07-04
*
unannex: In --fast mode, file content is left in the annex, and a hard link m...
Joey Hess
2011-07-04
*
uninit: delete .git/annex/
Joey Hess
2011-07-04
*
uninit: Delete the git-annex branch.
Joey Hess
2011-07-04
*
download urls via tmp file, and support resuming
Joey Hess
2011-07-01
*
add the addurl command
Joey Hess
2011-07-01
*
add web special remote
Joey Hess
2011-07-01
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
generalized safeWriteFile to viaTmp
Joey Hess
2011-06-30
[next]