aboutsummaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* | use setCurrentDirectoryGravatar Joey Hess2013-05-11
* | clean up from windows portingGravatar Joey Hess2013-05-11
* | git annex init works on Windows!Gravatar Joey Hess2013-05-11
* | catFile expects no \r, even on WindowsGravatar Joey Hess2013-05-11
* | git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* | fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* | stub out POSIX stuffGravatar Joey Hess2013-05-10
|/
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* assistant: The ConfigMonitor left one zombie behind each time it checked for ...Gravatar Joey Hess2013-03-18
* webapp: DTRT when told to create a git repo that already exists.Gravatar Joey Hess2013-03-12
* Bugfix: git annex add, when ran without any file or directory specified, shou...Gravatar Joey Hess2013-03-07
* fix type introduced in 9bce151dGravatar Joey Hess2013-03-07
* git subcommand cleanupGravatar Joey Hess2013-03-03
* assistant: Avoid noise in logs from git commit about typechanged files in dir...Gravatar Joey Hess2013-03-01