summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* gitignore support for the assistant and watcherGravatar Joey Hess2013-08-02
* better git version checkingGravatar Joey Hess2013-08-02
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* Slow and ugly work around for bug #718517 in git, which broke git-cat-file --...Gravatar Joey Hess2013-08-01
* Escape ':' in file/directory names to avoid it being treated as a pathspec by...Gravatar Joey Hess2013-08-01
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* avoid newline translation when writing to git hash-objectGravatar Joey Hess2013-06-18
* missed another hash-object call, disable filtering there tooGravatar Joey Hess2013-06-18
* avoid filtering object being hashedGravatar Joey Hess2013-06-18
* Revert "flush stream after each write to update-index, to possibly avoid buff...Gravatar Joey Hess2013-06-14
* flush stream after each write to update-index, to possibly avoid buffering is...Gravatar Joey Hess2013-06-14
* Can now restart certain long-running git processes if they crash, and continu...Gravatar Joey Hess2013-05-31
* include HEAD in CanPush shasGravatar Joey Hess2013-05-21
* XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil...Gravatar Joey Hess2013-05-21
* fix windows buildGravatar Joey Hess2013-05-21
* fix warningGravatar Joey Hess2013-05-20
* fix the day's Windows permissions damageGravatar Joey Hess2013-05-14
* fill in a few windows stubsGravatar Joey Hess2013-05-14
* typoGravatar Joey Hess2013-05-14
* more leaning toothpick fixesGravatar Joey Hess2013-05-14
* Merge branch 'master' into windowsGravatar Joey Hess2013-05-14
|\
| * detect local urls on DOSGravatar Joey Hess2013-05-14
* | fix the day's windows permissions damageGravatar Joey Hess2013-05-12
* | deal with git using / internally, even on DOSGravatar Joey Hess2013-05-12
* | set raw mode for git check-attrGravatar Joey Hess2013-05-12
* | fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* | refactoringGravatar Joey Hess2013-05-11