summaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
* 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
* 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