aboutsummaryrefslogtreecommitdiff
path: root/Logs
Commit message (Expand)AuthorAge
...
* convert from Utility.LockPool to Annex.LockPool everywhereGravatar Joey Hess2015-11-12
* Avoid unncessary write to the location log when a file is unlocked and then a...Gravatar Joey Hess2015-10-12
* oops, didn't mean to commit this debugGravatar Joey Hess2015-10-06
* analysisGravatar Joey Hess2015-10-06
* Fix bug in combination of preferred and required content settings. When one w...Gravatar Joey Hess2015-09-15
* add test case that all standard group preferred content expressions parseGravatar Joey Hess2015-06-17
* 4 ns optimisation of repeated calls to hasDifference on the same DifferencesGravatar Joey Hess2015-06-11
* 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
* parse X in location log file as indicating a dead keyGravatar Joey Hess2015-06-09
* remove back-compat code for old version of containersGravatar Joey Hess2015-06-06
* ignore failure to clean up stale transfer lock fileGravatar Joey Hess2015-05-19
* fix crash in stale transfer lockfile cleanup codeGravatar Joey Hess2015-05-19
* use lock pools throughout git-annexGravatar Joey Hess2015-05-19
* lock pools to work around non-concurrency/composition safety of POSIX fcntlGravatar Joey Hess2015-05-18
* Stale transfer lock and info files will be cleaned up automatically when get/...Gravatar Joey Hess2015-05-12
* an optimization that also fixes a reversionGravatar Joey Hess2015-05-12
* Take space that will be used by running downloads into account when checking ...Gravatar Joey Hess2015-05-12
* couple of AMP warnings I missed beforeGravatar Joey Hess2015-05-10
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* more time-1.5 fixesGravatar Joey Hess2015-05-10
* fix build warning with time 1.5Gravatar Joey Hess2015-05-10
* forgot to add new moduleGravatar Joey Hess2015-05-10
* support time-1.5.0Gravatar Joey Hess2015-05-10
* Fix activity log parsing.Gravatar Joey Hess2015-04-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
* importfeed: Avoid downloading a redundant item from a feed whose guid has bee...Gravatar Joey Hess2015-03-31
* Fix GETURLS in external special remote protocol to strip downloader prefix fr...Gravatar Joey Hess2015-03-27
* Added SETURIPRESENT and SETURIMISSING to external special remote protocolGravatar Joey Hess2015-03-05
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* import Data.Default in CommonGravatar Joey Hess2015-01-28
* refactorGravatar 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
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* setpresentkey: A new plumbing-level command.Gravatar Joey Hess2014-12-29
* fix addurl behavior when location and url logs are inconsistentGravatar Joey Hess2014-12-29
* move dummy uuids to Annex.UUIDGravatar Joey Hess2014-12-17
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* add stub claimUrlGravatar Joey Hess2014-12-08
* External special remote protocol now includes commands for setting and gettin...Gravatar Joey Hess2014-12-08
* vicfg: Deleting configurations now resets to the default, where before it has...Gravatar Joey Hess2014-10-14
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* New annex.hardlink setting. Closes: #758593Gravatar Joey Hess2014-09-05
* final scary locking refactoring (for now)Gravatar Joey Hess2014-08-20