summaryrefslogtreecommitdiff
path: root/Command/Fsck.hs
Commit message (Expand)AuthorAge
* 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
* refactoring and cleanupGravatar Joey Hess2011-10-30
* refactorGravatar Joey Hess2011-10-29
* fsck: Now works in bare repositories.Gravatar Joey Hess2011-10-29
* refactorGravatar Joey Hess2011-10-29
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* refactorGravatar Joey Hess2011-09-23
* move annex.numcopies parsing into withNumCopiesGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* simplifyGravatar Joey Hess2011-09-14
* optimize: A new subcommand that either gets or drops file content as needed t...Gravatar Joey Hess2011-09-14
* refactorGravatar Joey Hess2011-09-06
* add json formatted list of remotesGravatar Joey Hess2011-09-01
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05