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
*
converted Log
Joey Hess
2015-07-13
*
finished converting all the main options
Joey Hess
2015-07-10
*
convert all commands to work with optparse-applicative
Joey Hess
2015-07-08
*
started converting to use optparse-applicative
Joey Hess
2015-07-08
*
log: Fix reversion introduced in version 5.20150528 that broke this command.
Joey Hess
2015-07-02
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
more FlexibleContexts
Joey Hess
2015-05-10
*
support time-1.5.0
Joey Hess
2015-05-10
*
The file matching options are now only accepted by commands that can actually...
Joey Hess
2015-02-06
*
implement annex.tune.branchhash1
Joey Hess
2015-01-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
doh't use "def" for command definitions, it conflicts with Data.Default.def
Joey Hess
2014-10-14
*
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