summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* add new status commandGravatar Joey Hess2013-11-07
* work around lack of receive.denyCurrentBranch in direct modeGravatar Joey Hess2013-11-05
* factor out updateGravatar Joey Hess2013-11-05
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* automatically set and unset core.bare when switching to/from direct modeGravatar Joey Hess2013-11-05
* refactored hook setupGravatar Joey Hess2013-11-05
* pass -c option on to all git commands runGravatar Joey Hess2013-11-05
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* 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
* add repair commandGravatar Joey Hess2013-10-23
* add git fsck to cronner, and UI for repository repair (not yet wired up)Gravatar Joey Hess2013-10-22
* clean warningsGravatar Joey Hess2013-10-22
* make git fsck batch-capableGravatar Joey Hess2013-10-22
* index file recoveryGravatar Joey Hess2013-10-22
* add reflogGravatar Joey Hess2013-10-21
* corrupt branch resetting (but not yet reflog walking)Gravatar Joey Hess2013-10-21
* implemented removal of corrupt tracking branchesGravatar Joey Hess2013-10-21
* avoid redundant fsck when no changes are madeGravatar Joey Hess2013-10-20
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* remove workaround for bug in git 1.8.4r0Gravatar Joey Hess2013-10-20
* fix lsTreeFiles to use --full-treeGravatar Joey Hess2013-10-18
* fixGravatar Joey Hess2013-10-17
* fixGravatar Joey Hess2013-10-17
* fixGravatar Joey Hess2013-10-17
* missing importGravatar Joey Hess2013-10-17
* Windows: Deal with strange msysgit 1.8.4 behavior of not understanding DOS fo...Gravatar Joey Hess2013-10-17
* try working around windows xargs problemGravatar Joey Hess2013-10-17
* use TopFilePath for DiffTree and LsTreeGravatar Joey Hess2013-10-17
* fix off-by-oneGravatar Joey Hess2013-10-16
* Deal with git check-attr -z output format change in git 1.8.5.Gravatar Joey Hess2013-10-15
* fix windows buildGravatar Joey Hess2013-10-02
* Disable receive.denyNonFastForwards when setting up a gcrypt special remoteGravatar Joey Hess2013-10-01
* remove *>=> and >=*> ; use <$$> insteadGravatar Joey Hess2013-09-27
* blind enabling gcrypt repos on rsync.netGravatar Joey Hess2013-09-27
* enabling rsync.net gcrypt reposGravatar Joey Hess2013-09-26
* prep for enabling remotre gcrypt repos in webappGravatar Joey Hess2013-09-26
* add back lost check that git-annex-shell supports gcryptGravatar Joey Hess2013-09-24
* Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22
* more completely solve catKey memory leakGravatar Joey Hess2013-09-19
* interface to parse git tree objectsGravatar Joey Hess2013-09-19
* sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...Gravatar Joey Hess2013-09-19
* better probing for gcrypt repositories using new --check optionGravatar Joey Hess2013-09-19
* webapp: support adding existing gcrypt special remotes from removable drivesGravatar Joey Hess2013-09-18