index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Log.hs
Commit message (
Expand
)
Author
Age
*
replace (Key, Backend) with Key
Joey Hess
2014-04-17
*
remove Read instance for Ref
Joey Hess
2014-02-19
*
reorganize some files and imports
Joey Hess
2014-01-26
*
fix inversion of control in CommandSeek (no behavior changes)
Joey Hess
2014-01-20
*
refactor git-annex branch log filename code into central location
Joey Hess
2013-08-29
*
add section metadata to all commands
Joey Hess
2013-03-24
*
More commands work in direct mode repositories: find, whereis, move, copy, dr...
Joey Hess
2013-01-05
*
block all commands that don't work in direct mode
Joey Hess
2012-12-29
*
where indentation
Joey Hess
2012-11-12
*
remove some more !!
Joey Hess
2012-10-20
*
better fix for zombie problem, which turns out to be a zombie ssh started by ...
Joey Hess
2012-10-17
*
remove now-unnecessary manual reaps
Joey Hess
2012-10-04
*
more zombie fighting
Joey Hess
2012-10-04
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
hlint
Joey Hess
2012-02-16
*
log: Add --gource mode, which generates output usable by gource.
Joey Hess
2012-01-07
*
typo
Joey Hess
2012-01-07
*
reap zombies
Joey Hess
2012-01-07
*
sped up git annex log rather a lot
Joey Hess
2012-01-07
*
cleanup
Joey Hess
2012-01-07
*
tweak
Joey Hess
2012-01-06
*
tweak
Joey Hess
2012-01-06
*
complete set of log options
Joey Hess
2012-01-06
*
log --before=date
Joey Hess
2012-01-06
*
--boundry was not needed
Joey Hess
2012-01-06
*
better data type
Joey Hess
2012-01-06
*
log --max-count=n
Joey Hess
2012-01-06
*
change log display
Joey Hess
2012-01-06
*
log --after=date
Joey Hess
2012-01-06
*
use a zipper
Joey Hess
2012-01-06
*
log: New command that displays the location log for file, showing each reposi...
Joey Hess
2012-01-06