summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* gcrypt: Ensure that signing key is set to one of the participants keys.Gravatar Joey Hess2013-09-17
* sync: Fix bug that caused direct mode mappings to not be updated when merging...Gravatar Joey Hess2013-09-13
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* add getParticipantListGravatar Joey Hess2013-09-05
* automatically derive an annex-uuid from a gcrypt-uuidsGravatar Joey Hess2013-09-05
* sync, assistant: Force push of the git-annex branch.Gravatar Joey Hess2013-08-29
* Unused: bugfixGravatar guilhem2013-08-26
* Speed up the 'unused' command.Gravatar guilhem2013-08-25
* Unescape characters in 'file://...' URIs.Gravatar guilhem2013-08-22
* unused: Pay attention to symlinks that are not yet staged in the index.Gravatar Joey Hess2013-08-22
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04