summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* repair: Fix bug in packed refs file exploding code that caused a .gitrefs dir...Joey Hess2014-01-15
* repair: Support old git versions from before git fsck --no-dangling was imple...Joey Hess2014-01-13
* Avoid looping if long-running git cat-file or git hash-object crashes and kee...Joey Hess2014-01-01
* Windows: Fix bug in direct mode merge code that could cause files in subdirec...Joey Hess2013-12-31
* Another round of s/amoung/among/Richard Hartmann2013-12-19
* assistant: Fix OSX-specific bug that caused the startup scan to try to follow...Joey Hess2013-12-18
* status: Ignore new files that are gitignored.Joey Hess2013-12-12
* repair: Remove damaged git-annex sync branches.Joey Hess2013-12-10
* updateJoey Hess2013-12-10
* accidentially committed wrong version of fileJoey Hess2013-12-10
* Improve repair of git-annex index file.Joey Hess2013-12-10
* work around msysgit very strange behavior on ./ or .\ at start of pathJoey Hess2013-12-04
* assistant: Batch jobs are now run with ionice and nocache, when those command...Joey Hess2013-12-01
* Avoid using git commit in direct mode, since in some situations it will read ...Joey Hess2013-12-01
* merge improved fsck types from git-repair and some associated changesJoey Hess2013-11-30
* Fix bug that broke switching between local repositories in the webapp when th...Joey Hess2013-11-22
* make runRepairOf run preRepairJoey Hess2013-11-21
* merge from git-repairJoey Hess2013-11-21
* merge from git-repairJoey Hess2013-11-21
* merge from git-repairJoey Hess2013-11-20
* merge from git-repairJoey Hess2013-11-20
* merge from git-repairJoey Hess2013-11-20
* merge from git-repairJoey Hess2013-11-20
* fix repair failure that occurred when index was corrupted, and other objects tooJoey Hess2013-11-19
* merge with git-repairJoey Hess2013-11-19
* moving git-repair to its own packageJoey Hess2013-11-18
* better handling of missing index fileJoey Hess2013-11-13
* assistant: Notice on startup when the index file is corrupt, and auto-repair.Joey Hess2013-11-13
* repair: Handle case where index file is corrupt, but all objects are ok.Joey Hess2013-11-13
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Joey Hess2013-11-07
* add new status commandJoey Hess2013-11-07
* work around lack of receive.denyCurrentBranch in direct modeJoey Hess2013-11-05
* factor out updateJoey Hess2013-11-05
* v5 for direct mode, with automatic upgradeJoey Hess2013-11-05
* automatically set and unset core.bare when switching to/from direct modeJoey Hess2013-11-05
* refactored hook setupJoey Hess2013-11-05
* pass -c option on to all git commands runJoey Hess2013-11-05
* map: Work when there are gcrypt remotes.Joey Hess2013-11-04
* assistant: Support repairing git remotes that are locally accessibleJoey Hess2013-10-27
* wire git repair into webappJoey Hess2013-10-23
* minorJoey Hess2013-10-23
* repair command: add handling of git-annex branch and indexJoey Hess2013-10-23
* add repair commandJoey Hess2013-10-23
* add git fsck to cronner, and UI for repository repair (not yet wired up)Joey Hess2013-10-22
* clean warningsJoey Hess2013-10-22
* make git fsck batch-capableJoey Hess2013-10-22
* index file recoveryJoey Hess2013-10-22
* add reflogJoey Hess2013-10-21
* corrupt branch resetting (but not yet reflog walking)Joey Hess2013-10-21
* implemented removal of corrupt tracking branchesJoey Hess2013-10-21