summaryrefslogtreecommitdiff
path: root/Command/Fsck.hs
Commit message (Expand)AuthorAge
* bugfix: drop --from an unavailable remote no longer updates the location log,...Gravatar Joey Hess2013-03-10
* two types of byNameGravatar Joey Hess2013-03-05
* fully support core.symlinks=false in all relevant symlink handling codeGravatar Joey Hess2013-02-17
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* fsck: Detect and fix consistency errors in direct mode mapping files.Gravatar Joey Hess2013-01-19
* improve direct mode fsckGravatar Joey Hess2013-01-08
* blog for yesterdayGravatar Joey Hess2013-01-08
* fix a stupid typo that made fsck loop when it found bad contentGravatar Joey Hess2013-01-07
* support fsck in direct modeGravatar Joey Hess2013-01-06
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* whitespace fixesGravatar Joey Hess2012-12-13
* where indentationGravatar Joey Hess2012-11-12
* rename optionGravatar Joey Hess2012-09-25
* fsck: New --incremental-restart option which is nice for scheduling eg, month...Gravatar Joey Hess2012-09-25
* only read/set the incremental timestamp file onceGravatar Joey Hess2012-09-25
* use --more rather than --new to continue incremental fsckGravatar Joey Hess2012-09-25
* basic incremental fsck now workingGravatar Joey Hess2012-09-25
* add recordStartTime and getStartTimeGravatar Joey Hess2012-09-25
* move sticky bit code into Utility.FileModeGravatar Joey Hess2012-09-25
* Justin's metadata codeGravatar Joey Hess2012-09-25
* add --incremental and --new optionsGravatar Joey Hess2012-09-25
* reinject: When the provided file doesn't match, leave it where it is, rather ...Gravatar Joey Hess2012-09-16
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* hlintGravatar Joey Hess2012-06-12
* extend Git.Queue to be able to queue more than simple git commandsGravatar Joey Hess2012-06-07
* use createAnnexDirectory when setting up tmp dirGravatar Joey Hess2012-06-05
* noopGravatar Joey Hess2012-04-21
* Support git's core.sharedRepository configurationGravatar Joey Hess2012-04-21
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* fsck: Fix up any broken links and misplaced content caused by the directory h...Gravatar Joey Hess2012-03-10
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* IO exception reworkGravatar Joey Hess2012-02-03
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* use a different tmp file when fscking remote dataGravatar Joey Hess2012-01-19
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* fsck --fromGravatar Joey Hess2012-01-19
* convert fsckKey to a MaybeGravatar Joey Hess2012-01-19
* tweaksGravatar Joey Hess2012-01-11
* break module dependancy loopGravatar Joey Hess2012-01-10
* fsck: Do backend-specific check before checking numcopies is satisfied.Gravatar Joey Hess2012-01-03
* type alias cleanupGravatar Joey Hess2011-12-31
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* lintGravatar Joey Hess2011-11-11
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* cleanupGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* playing with >=>Gravatar Joey Hess2011-10-31
* Removed the setkey command, and added a setcontent command with a more useful...Gravatar Joey Hess2011-10-31