aboutsummaryrefslogtreecommitdiff
path: root/Locations.hs
Commit message (Expand)AuthorAge
* optimise ObjectHashLower handlingGravatar Joey Hess2015-06-12
* Fix bug that prevented enumerating locally present objects in repos tuned wit...Gravatar Joey Hess2015-06-11
* a few hlintsGravatar Joey Hess2015-04-11
* fixup annex link target calculation when submodules are used in filesystems n...Gravatar Joey Hess2015-03-04
* avoid checking location of content when calculating gitAnnexLinkGravatar Joey Hess2015-03-04
* use WAL mode to ensure read from db always works, even when it's being writte...Gravatar Joey Hess2015-02-18
* fsck: Multiple incremental fscks of different repos (some remote) can now be ...Gravatar Joey Hess2015-02-17
* avoid crash when starting fsck --incremental when one is already runningGravatar Joey Hess2015-02-17
* convert incremental fsck to using sqlite databaseGravatar Joey Hess2015-02-16
* Windows: Fix bug in dropping an annexed file, which caused a symlink to be st...Gravatar Joey Hess2015-02-09
* use a SetGravatar Joey Hess2015-01-28
* test suite found a problem with today's workGravatar Joey Hess2015-01-28
* implement annex.tune.objecthashlowerGravatar Joey Hess2015-01-28
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
* rework Differences data typeGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* Revert "remove absNormPathUnix, using my absPathFrom replacement"Gravatar Joey Hess2015-01-21
* remove absNormPathUnix, using my absPathFrom replacementGravatar Joey Hess2015-01-21
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* Merge branch 'master' into relativepathsGravatar Joey Hess2015-01-06
|\
| * made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* | Switch to using relative paths to the git repository.Gravatar Joey Hess2015-01-06
|/
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* use same hash directories for chunked key as are used for its parentGravatar Joey Hess2014-07-25
* prospective fix for bad_merge_commit_deleting_all_filesGravatar Joey Hess2014-07-09
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* unannex, uninit: Avoid committing after every file is unannexed, for massive ...Gravatar Joey Hess2014-03-21
* use https when .git/annex/privkey.pem and .git/annex/certificate.pem exist (u...Gravatar Joey Hess2014-02-28
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* add git annex view commandGravatar Joey Hess2014-02-18
* more hlintGravatar Joey Hess2014-02-11
* work around absNormPath not working on WindowsGravatar Joey Hess2014-02-06
* rework annexed object locking in direct mode & support WindowsGravatar Joey Hess2014-01-28
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* tighten file2key to not produce invalid keys with no keyNameGravatar Joey Hess2013-10-16
* half way complete cronner thread to run scheduled activitiesGravatar Joey Hess2013-10-08
* assistant: Detect stale git lock files at startup time, and remove them.Gravatar Joey Hess2013-10-05
* Better sanitization of problem characters when generating URL and WORM keys.Gravatar Joey Hess2013-10-05
* move some code aroundGravatar Joey Hess2013-10-05
* rename confusing functionGravatar Joey Hess2013-10-03
* lockJournal when running performTransitionsGravatar Joey Hess2013-10-03
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* untested transition detection on merging, and transition running codeGravatar Joey Hess2013-08-28
* importfeed: Ignores transient problems with feeds. Only exits nonzero when a ...Gravatar Joey Hess2013-08-03
* fuzz testerGravatar Joey Hess2013-05-23
* fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* fix path separatorGravatar Joey Hess2013-05-12
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* Update working tree files fully atomicallyGravatar Joey Hess2013-04-02