index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Logs
/
Location.hs
Commit message (
Expand
)
Author
Age
*
log: Added --all option.
Joey Hess
2016-07-17
*
reinject: Added new mode which can reinject known files into the annex.
Joey Hess
2016-04-22
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Avoid unncessary write to the location log when a file is unlocked and then a...
Joey Hess
2015-10-12
*
dead --key: Can be used to mark a key as dead.
Joey Hess
2015-06-09
*
fsck: Ignore keys that are known to be dead when running in --all mode or a i...
Joey Hess
2015-06-09
*
rethought distributed fsck; instead add activity.log and expire command
Joey Hess
2015-04-05
*
fsck: Added --distributed and --expire options, for distributed fsck.
Joey Hess
2015-04-01
*
implement annex.tune.branchhash1
Joey Hess
2015-01-28
*
update my email address and homepage url
Joey Hess
2015-01-21
*
--in can now refer to files that were located in a repository at some past da...
Joey Hess
2014-02-06
*
fix warning
Joey Hess
2013-09-04
*
refactor git-annex branch log filename code into central location
Joey Hess
2013-08-29
*
direct mode committing
Joey Hess
2012-12-12
*
where indenting
Joey Hess
2012-11-11
*
noop
Joey Hess
2012-04-21
*
break module dependancy loop
Joey Hess
2012-01-10
*
more partial function removal
Joey Hess
2011-12-15
*
dead: A command which says that a repository is gone for good and you don't w...
Joey Hess
2011-12-02
*
Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4
Mark Wright
2011-11-26
*
cleanup
Joey Hess
2011-11-09
*
clean up read/show abuse
Joey Hess
2011-11-08
*
add a UUID type
Joey Hess
2011-11-07
*
fsck: Now works in bare repositories.
Joey Hess
2011-10-29
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15