summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* better fix for zombie problem, which turns out to be a zombie ssh started by ...Gravatar Joey Hess2012-10-17
* ensure that gitdir is absoluteGravatar Joey Hess2012-10-16
* A relative core.worktree is relative to the gitdir.Gravatar Joey Hess2012-10-16
* simplifyGravatar Joey Hess2012-10-15
* drop old config when rereading repo configGravatar Joey Hess2012-10-14
* fix slightly incorrect commentGravatar Joey Hess2012-10-12
* Fix a crash when merging files in the git-annex branch that contain invalid u...Gravatar Joey Hess2012-10-12
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* bugfixGravatar Joey Hess2012-10-04
* remove now-unnecessary manual reapsGravatar Joey Hess2012-10-04
* more zombie fightingGravatar Joey Hess2012-10-04
* make a pipeReadStrict, that properly waits on the processGravatar Joey Hess2012-10-04
* avoid webapp crash on startup when there's no ~/.gitconfigGravatar Joey Hess2012-09-23
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* better name for fallback sync refsGravatar Joey Hess2012-09-16
* make the merger merge any equivilant sync branch into the current branchGravatar Joey Hess2012-09-16
* Support repositories created with --separate-git-dir. Closes: #684405Gravatar Joey Hess2012-09-15
* Revert "add catFileIndex"Gravatar Joey Hess2012-09-15
* run git coprocesses with gitEnvGravatar Joey Hess2012-09-15
* add catFileIndexGravatar Joey Hess2012-09-15
* thread safe git-annex index file useGravatar Joey Hess2012-08-24
* make the webapp honor the web.browser git configGravatar Joey Hess2012-08-08
* handle case of adding populated drive to just created repoGravatar Joey Hess2012-08-05
* fix crashes when run in a git repo that has been initted but has no master br...Gravatar Joey Hess2012-08-05
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* Merge branch 'master' into threadedGravatar Joey Hess2012-07-18
|\
* | more debuggingGravatar Joey Hess2012-07-18
| * typoGravatar Joey Hess2012-07-17
| * avoid --no-edit with older git versionsGravatar Joey Hess2012-07-17