aboutsummaryrefslogtreecommitdiff
path: root/Git/Repair.hs
Commit message (Expand)AuthorAge
* Improve startup time for commands that do not operate on remotesGravatar Joey Hess2018-01-09
* finally really add back custom-setup stanzaGravatar Joey Hess2017-12-31
* adeiu, MissingHGravatar Joey Hess2017-05-16
* Always use filesystem encoding for all file and handle reads and writes.Gravatar Joey Hess2016-12-24
* improve data typeGravatar Joey Hess2016-01-01
* refactor ls-tree paramsGravatar Joey Hess2015-07-06
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01
* 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
|/
* repair: Prevent auto gc from happening when fetching from a remote.Gravatar Joey Hess2014-10-12
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* improve repair of bad branchesGravatar Joey Hess2014-07-21
* fully fix fsck memory use by iterative fsckingGravatar Joey Hess2014-03-12
* better streaming when cleaning up corrupt objectsGravatar Joey Hess2014-03-10
* repair: Optimise unpacking of pack files, and avoid repeated error messages a...Gravatar Joey Hess2014-02-24
* remove Read instance for RefGravatar Joey Hess2014-02-19
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs dir...Gravatar Joey Hess2014-01-15
* repair: Remove damaged git-annex sync branches.Gravatar Joey Hess2013-12-10
* updateGravatar Joey Hess2013-12-10
* accidentially committed wrong version of fileGravatar Joey Hess2013-12-10
* Improve repair of git-annex index file.Gravatar Joey Hess2013-12-10
* merge improved fsck types from git-repair and some associated changesGravatar Joey Hess2013-11-30
* make runRepairOf run preRepairGravatar Joey Hess2013-11-21
* merge from git-repairGravatar Joey Hess2013-11-21
* merge from git-repairGravatar Joey Hess2013-11-20
* merge from git-repairGravatar Joey Hess2013-11-20
* merge from git-repairGravatar Joey Hess2013-11-20
* fix repair failure that occurred when index was corrupted, and other objects tooGravatar Joey Hess2013-11-19
* merge with git-repairGravatar Joey Hess2013-11-19
* moving git-repair to its own packageGravatar Joey Hess2013-11-18
* better handling of missing index fileGravatar Joey Hess2013-11-13
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Gravatar Joey Hess2013-11-13
* repair: Handle case where index file is corrupt, but all objects are ok.Gravatar Joey Hess2013-11-13
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* wire git repair into webappGravatar Joey Hess2013-10-23
* minorGravatar Joey Hess2013-10-23
* repair command: add handling of git-annex branch and indexGravatar Joey Hess2013-10-23