summaryrefslogtreecommitdiff
path: root/Logs/Location.hs
Commit message (Expand)AuthorAge
* Added GIT_ANNEX_VECTOR_CLOCK environment variableGravatar Joey Hess2017-08-14
* Keys marked as dead are now skipped by --all.Gravatar Joey Hess2017-05-09
* log: Added --all option.Gravatar Joey Hess2016-07-17
* reinject: Added new mode which can reinject known files into the annex.Gravatar Joey Hess2016-04-22
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Avoid unncessary write to the location log when a file is unlocked and then a...Gravatar Joey Hess2015-10-12
* dead --key: Can be used to mark a key as dead.Gravatar Joey Hess2015-06-09
* fsck: Ignore keys that are known to be dead when running in --all mode or a i...Gravatar Joey Hess2015-06-09
* rethought distributed fsck; instead add activity.log and expire commandGravatar Joey Hess2015-04-05
* fsck: Added --distributed and --expire options, for distributed fsck.Gravatar Joey Hess2015-04-01
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* --in can now refer to files that were located in a repository at some past da...Gravatar Joey Hess2014-02-06
* fix warningGravatar Joey Hess2013-09-04
* refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* direct mode committingGravatar Joey Hess2012-12-12
* where indentingGravatar Joey Hess2012-11-11
* noopGravatar Joey Hess2012-04-21
* break module dependancy loopGravatar Joey Hess2012-01-10
* more partial function removalGravatar Joey Hess2011-12-15
* dead: A command which says that a repository is gone for good and you don't w...Gravatar Joey Hess2011-12-02
* Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4Gravatar Mark Wright2011-11-26
* cleanupGravatar Joey Hess2011-11-09
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* fsck: Now works in bare repositories.Gravatar Joey Hess2011-10-29
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15