aboutsummaryrefslogtreecommitdiff
path: root/Command/Log.hs
Commit message (Expand)AuthorAge
* add --json-error-messages (not yet implemented)Gravatar Joey Hess2018-02-19
* Avoid repeated checking that files passed on the command line exist.Gravatar Joey Hess2017-10-16
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* log: Added --all option.Gravatar Joey Hess2016-07-17
* log --raw-date: Use to display seconds from unix epoch.Gravatar Joey Hess2016-03-29
* log: Display time with time zone.Gravatar Joey Hess2016-03-29
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* converted LogGravatar Joey Hess2015-07-13
* finished converting all the main optionsGravatar Joey Hess2015-07-10
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* log: Fix reversion introduced in version 5.20150528 that broke this command.Gravatar Joey Hess2015-07-02
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* more FlexibleContextsGravatar Joey Hess2015-05-10
* support time-1.5.0Gravatar Joey Hess2015-05-10
* The file matching options are now only accepted by commands that can actually...Gravatar Joey Hess2015-02-06
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* remove Read instance for RefGravatar Joey Hess2014-02-19
* reorganize some files and importsGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Gravatar Joey Hess2013-01-05
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* where indentationGravatar Joey Hess2012-11-12
* remove some more !!Gravatar Joey Hess2012-10-20
* better fix for zombie problem, which turns out to be a zombie ssh started by ...Gravatar Joey Hess2012-10-17
* remove now-unnecessary manual reapsGravatar Joey Hess2012-10-04
* more zombie fightingGravatar Joey Hess2012-10-04
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* hlintGravatar Joey Hess2012-02-16
* log: Add --gource mode, which generates output usable by gource.Gravatar Joey Hess2012-01-07
* typoGravatar Joey Hess2012-01-07
* reap zombiesGravatar Joey Hess2012-01-07
* sped up git annex log rather a lotGravatar Joey Hess2012-01-07
* cleanupGravatar Joey Hess2012-01-07
* tweakGravatar Joey Hess2012-01-06
* tweakGravatar Joey Hess2012-01-06
* complete set of log optionsGravatar Joey Hess2012-01-06
* log --before=dateGravatar Joey Hess2012-01-06
* --boundry was not neededGravatar Joey Hess2012-01-06
* better data typeGravatar Joey Hess2012-01-06
* log --max-count=nGravatar Joey Hess2012-01-06
* change log displayGravatar Joey Hess2012-01-06
* log --after=dateGravatar Joey Hess2012-01-06
* use a zipperGravatar Joey Hess2012-01-06
* log: New command that displays the location log for file, showing each reposi...Gravatar Joey Hess2012-01-06