aboutsummaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* Additional GIT_DIR support bugfixes. May actually work now.Gravatar Joey Hess2013-02-23
* make adding modified files work on crippled filesystemsGravatar Joey Hess2013-02-20
* pre-commit: Update direct mode mappings.Gravatar Joey Hess2013-02-06
* annex.autocommitGravatar Joey Hess2013-01-27
* union merge bugfixGravatar Joey Hess2013-01-16
* make startup scan for deleted files work in direct modeGravatar Joey Hess2012-12-24
* unusedGravatar Joey Hess2012-12-18
* direct mode merging works!Gravatar Joey Hess2012-12-18