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
*
separate operations
Joey Hess
2011-12-10
*
sync: New command that synchronises the local repository and default remote, ...
Joey Hess
2011-12-09
*
some work on avoiding partial functions
Joey Hess
2011-12-09
*
inverted logic
Joey Hess
2011-12-09
*
cleanup
Joey Hess
2011-12-09
*
unannex improvements
Joey Hess
2011-12-09
*
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
*
map: Fix a failure to detect a loop when both repositories are local and refe...
Joey Hess
2011-12-04
*
add
Joey Hess
2011-12-02
*
fix display of dead repositories in status
Joey Hess
2011-12-02
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
support .git/annex on a different disk than the rest of the repo
Joey Hess
2011-11-28
*
Bugfix: dropunused did not drop keys with two spaces in their name.
Joey Hess
2011-11-27
*
find: Support --print0
Joey Hess
2011-11-22
*
comment update
Joey Hess
2011-11-20
*
status --json now shows most things
Joey Hess
2011-11-20
*
update comment to explain non-obvious temp file
Joey Hess
2011-11-19
*
avoid error message when doing get --from on file not present on remote
Joey Hess
2011-11-18
*
status: Include all special remotes in the list of repositories.
Joey Hess
2011-11-18
*
migrate: Don't fall over a stale temp file.
Joey Hess
2011-11-17
*
fix typo introduced with the Ref type
Joey Hess
2011-11-17
*
improve type signatures with a Ref newtype
Joey Hess
2011-11-16
*
When not run in a git repository, git-annex can still display a usage message...
Joey Hess
2011-11-16
*
fix display of semitrusted repos in status
Joey Hess
2011-11-16
*
show number of repos
Joey Hess
2011-11-15
*
better status output
Joey Hess
2011-11-15
*
fix exit status so json gets terminated properly
Joey Hess
2011-11-14
*
status --json --fast for esc
Joey Hess
2011-11-14
*
probably makes sense to list semitrusted before untrusted
Joey Hess
2011-11-14
*
status: Now displays trusted, untrusted, and semitrusted repositories separat...
Joey Hess
2011-11-14
*
Optimised union merging; now only runs git cat-file once.
Joey Hess
2011-11-12
*
init: When run in an already initalized repository, and without a description...
Joey Hess
2011-11-12
*
map: Support remotes with /~/ and /~user/
Joey Hess
2011-11-11
*
lint
Joey Hess
2011-11-11
*
better limiting of start actions to only run whenAnnexed
Joey Hess
2011-11-10
*
tweak
Joey Hess
2011-11-10
*
Optimized copy --from and get --from to avoid checking the location log for f...
Joey Hess
2011-11-10
*
lockContent in dropkey
Joey Hess
2011-11-09
*
safer inannex checking
Joey Hess
2011-11-09
*
reorg to allow taking content lock
Joey Hess
2011-11-09
*
cleanup
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
clean up read/show abuse
Joey Hess
2011-11-08
*
Handle a case where an annexed file is moved into a gitignored directory, by ...
Joey Hess
2011-11-07
*
refactor
Joey Hess
2011-11-07
*
add a UUID type
Joey Hess
2011-11-07
*
better usage
Joey Hess
2011-11-07
*
Bugfix: In the past two releases, git-annex init has written the uuid.log in ...
Joey Hess
2011-11-07
[next]