index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Git
Commit message (
Expand
)
Author
Age
*
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
*
refactor and function name cleanup
Joey Hess
2012-06-08
*
make watch use the queue
Joey Hess
2012-06-07
*
extend Git.Queue to be able to queue more than simple git commands
Joey Hess
2012-06-07
*
add support for staging other types of blobs, like symlinks, into the index
Joey Hess
2012-06-06
*
Merge branch 'master' into watch
Joey Hess
2012-06-06
|
\
|
*
move hashObject to HashObject library and generalize it to support all git ob...
Joey Hess
2012-06-06
*
|
Merge branch 'master' into watch
Joey Hess
2012-06-06
|
\
|
|
*
factor out generic update-index code from unionmerge code
Joey Hess
2012-06-06
*
|
flush the git queue when a new type of action is being added to it
Joey Hess
2012-06-04
|
/
*
more worktree improvements
Joey Hess
2012-05-19
*
avoid chdir when already inside worktree
Joey Hess
2012-05-19
*
test suite saved my bacon
Joey Hess
2012-05-19
*
make GIT_DIR, GIT_WORK_TREE absolute
Joey Hess
2012-05-18
*
Add support for core.worktree, and fix support for GIT_WORK_TREE and GIT_DIR.
Joey Hess
2012-05-18
*
Clean up handling of git directory and git worktree.
Joey Hess
2012-05-18
*
Add annex.httpheaders and annex.httpheader-command config settings
Joey Hess
2012-04-22
*
noop
Joey Hess
2012-04-21
*
Support git's core.sharedRepository configuration
Joey Hess
2012-04-21
[next]