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
*
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
*
compute distance in correct direction
Joey Hess
2012-04-14
*
autocorrection
Joey Hess
2012-04-12
*
bup: Properly handle key names with spaces or other things that are not legal...
Joey Hess
2012-04-11
*
nicer style; also empty refs are implicitly not allowed
Joey Hess
2012-04-11
*
added a git ref legality checker
Joey Hess
2012-04-11
*
removed another 10 lines via ifM
Joey Hess
2012-03-16
*
fix filename encoding for git cat-file
Joey Hess
2012-02-26
*
cleanup
Joey Hess
2012-02-21
*
refactor
Joey Hess
2012-02-20
*
reorder prams and put -- after atrributes, for compatability with old git
Joey Hess
2012-02-15
*
Added a annex.queuesize setting
Joey Hess
2012-02-15
*
fix memory leak when staging the journal
Joey Hess
2012-02-14
*
Fixed a memory leak due to excessive strictness when committing journal files.
Joey Hess
2012-02-14
*
set fileEncoding on CheckAttr handles
Joey Hess
2012-02-14
*
fix LsFiles.typeChanged paths
Joey Hess
2012-02-14
*
rework git check-attr interface
Joey Hess
2012-02-13
*
another place hGetBoth was used without a writer thread
Joey Hess
2012-02-13
*
thinko
Joey Hess
2012-02-13
*
comment typo
Joey Hess
2012-02-13
*
wording
Joey Hess
2012-02-09
*
use fileEncoding for git-update-index input handle
Joey Hess
2012-02-04
*
fix file encoding of HashObject
Joey Hess
2012-02-04
*
support all filename encodings with ghc 7.4
Joey Hess
2012-02-03
*
attempt at a quick, utf-8 only fix to the ghc 7.4 problem
Joey Hess
2012-02-01
*
switch to the strict state monad
Joey Hess
2012-01-29
[next]