| Commit message (Expand) | Author | Age |
* | don't treat foo::bar as a ssh url | Joey Hess | 2012-11-09 |
* | webapp: Generate better git remote names. | Joey Hess | 2012-10-31 |
* | Use USER and HOME environment when set, and only fall back to getpwent, which... | Joey Hess | 2012-10-25 |
* | add ConfigMonitor thread | Joey Hess | 2012-10-20 |
* | remove some more !! | Joey Hess | 2012-10-20 |
* | Fix handling of GIT_DIR when it refers to a git submodule. | Joey Hess | 2012-10-17 |
* | better fix for zombie problem, which turns out to be a zombie ssh started by ... | Joey Hess | 2012-10-17 |
* | ensure that gitdir is absolute | Joey Hess | 2012-10-16 |
* | A relative core.worktree is relative to the gitdir. | Joey Hess | 2012-10-16 |
* | simplify | Joey Hess | 2012-10-15 |
* | drop old config when rereading repo config | Joey Hess | 2012-10-14 |
* | fix slightly incorrect comment | Joey Hess | 2012-10-12 |
* | Fix a crash when merging files in the git-annex branch that contain invalid u... | Joey Hess | 2012-10-12 |
* | fix last zombies in the assistant | Joey Hess | 2012-10-04 |
* | bugfix | Joey Hess | 2012-10-04 |
* | remove now-unnecessary manual reaps | Joey Hess | 2012-10-04 |
* | more zombie fighting | Joey Hess | 2012-10-04 |
* | make a pipeReadStrict, that properly waits on the process | Joey Hess | 2012-10-04 |
* | avoid webapp crash on startup when there's no ~/.gitconfig | Joey Hess | 2012-09-23 |
* | flip catchDefaultIO | Joey Hess | 2012-09-17 |
* | better name for fallback sync refs | Joey Hess | 2012-09-16 |
* | make the merger merge any equivilant sync branch into the current branch | Joey Hess | 2012-09-16 |
* | Support repositories created with --separate-git-dir. Closes: #684405 | Joey Hess | 2012-09-15 |
* | Revert "add catFileIndex" | Joey Hess | 2012-09-15 |
* | run git coprocesses with gitEnv | Joey Hess | 2012-09-15 |
* | add catFileIndex | Joey Hess | 2012-09-15 |
* | thread safe git-annex index file use | Joey Hess | 2012-08-24 |
* | make the webapp honor the web.browser git config | Joey Hess | 2012-08-08 |
* | handle case of adding populated drive to just created repo | Joey Hess | 2012-08-05 |
* | fix crashes when run in a git repo that has been initted but has no master br... | Joey Hess | 2012-08-05 |
* | better readProcess | Joey Hess | 2012-07-19 |
* | add back debug logging | Joey Hess | 2012-07-19 |
* | switch from System.Cmd.Utils to System.Process | Joey Hess | 2012-07-18 |
* | Merge branch 'master' into threaded | Joey Hess | 2012-07-18 |
|\ |
|
* | | more debugging | Joey Hess | 2012-07-18 |
| * | typo | Joey Hess | 2012-07-17 |
| * | avoid --no-edit with older git versions | Joey Hess | 2012-07-17 |
* | | add debugging | Joey Hess | 2012-07-17 |
|/ |
|
* | sync: Automatically resolves merge conflicts. | Joey Hess | 2012-06-27 |
* | properly handle deleted files when processing ls-files --unmerged | Joey Hess | 2012-06-27 |
* | add ls-files --unmerged support | Joey Hess | 2012-06-27 |
* | git-config fileEncoding | Joey Hess | 2012-06-26 |
* | Got rid of the last place that did utf8 decoding. | Joey Hess | 2012-06-26 |
* | sync: Avoid recent git's interactive merge. | Joey Hess | 2012-06-23 |
* | avoid ByteString.Char8 where not needed | Joey Hess | 2012-06-20 |
* | optimisation and memory leak fix | Joey Hess | 2012-06-12 |
* | crazy optimisation | Joey Hess | 2012-06-10 |
* | queue size fix | Joey Hess | 2012-06-10 |
* | stage deletions directly using update-index | Joey Hess | 2012-06-10 |
* | force thunk for precalculated value | Joey Hess | 2012-06-10 |