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 partial head function
Joey Hess
2011-12-15
*
avoid partial functions, and added check for correct sha content
Joey Hess
2011-12-15
*
refactor
Joey Hess
2011-12-15
*
Properly handle multiline git config values.
Joey Hess
2011-12-15
*
split out Git/Command.hs
Joey Hess
2011-12-14
*
split more stuff out of Git.hs
Joey Hess
2011-12-14
*
split out two more Git modules
Joey Hess
2011-12-13
*
move commit to Git.Branch
Joey Hess
2011-12-13
*
split out three modules from Git
Joey Hess
2011-12-13
*
avoid closing pipe before all the shas are read from it
Joey Hess
2011-12-12
*
broke out Git/HashObject.hs
Joey Hess
2011-12-12
*
broke out Git/Branch.hs and reorganized
Joey Hess
2011-12-12
*
split out Git/Ref.hs
Joey Hess
2011-12-12
*
always find optimal merge
Joey Hess
2011-12-12
*
refactor
Joey Hess
2011-12-12
*
more efficient union merges
Joey Hess
2011-12-11
*
hslint
Joey Hess
2011-12-09
*
improve type signatures with a Ref newtype
Joey Hess
2011-11-16
*
better name
Joey Hess
2011-11-16
*
cleanup
Joey Hess
2011-11-15
*
merge: Now runs in constant space.
Joey Hess
2011-11-15
*
cleanup
Joey Hess
2011-11-15
*
avoid space leak writing merge
Joey Hess
2011-11-15
*
Optimised union merging; now only runs git cat-file once.
Joey Hess
2011-11-12
*
lint
Joey Hess
2011-11-11
*
reorder repo parameters last
Joey Hess
2011-11-08
*
faster union merge of multiple branches into index
Joey Hess
2011-10-07
*
convert all git read/write functions to use ByteStrings
Joey Hess
2011-09-29
*
layout
Joey Hess
2011-09-29
*
use ByteStrings when reading content of files
Joey Hess
2011-09-29
*
Sped up unused.
Joey Hess
2011-09-29
*
make unused check branches and tags too
Joey Hess
2011-09-28
*
refactor catfile code
Joey Hess
2011-09-28
*
use FileMode
Joey Hess
2011-09-28
*
add ls-tree interface
Joey Hess
2011-09-28
*
tweak
Joey Hess
2011-09-25
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
hlint tweaks
Joey Hess
2011-07-15
*
unannex: Clean up use of git commit -a.
Joey Hess
2011-07-14
*
rename GitUnionMerge to Git.UnionMerge
Joey Hess
2011-06-30
*
rename GitQueue to Git.Queue
Joey Hess
2011-06-30
*
renamed GitRepo to Git
Joey Hess
2011-06-30
[prev]