summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\
| * whitespace fixesGravatar Joey Hess2012-12-13
* | Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\|
| * finished where indentation changesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
* | add notStagedGravatar Joey Hess2012-12-12
* | where indentationGravatar Joey Hess2012-12-12
* | remove unused functionGravatar Joey Hess2012-12-12
* | git diff-tree interfaceGravatar Joey Hess2012-12-10
|/
* don't treat foo::bar as a ssh urlGravatar Joey Hess2012-11-09
* webapp: Generate better git remote names.Gravatar Joey Hess2012-10-31
* Use USER and HOME environment when set, and only fall back to getpwent, which...Gravatar Joey Hess2012-10-25
* add ConfigMonitor threadGravatar Joey Hess2012-10-20
* remove some more !!Gravatar Joey Hess2012-10-20
* Fix handling of GIT_DIR when it refers to a git submodule.Gravatar Joey Hess2012-10-17