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
*
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
*
fix error message
Joey Hess
2012-01-25
*
export fromPath
Joey Hess
2012-01-25
*
remove Utility.Conditional and use IfElse
Joey Hess
2012-01-24
*
rename readMaybe to readish
Joey Hess
2012-01-23
*
avoid unnecessary stats when traversing to parent
Joey Hess
2012-01-14
*
avoid unnecessary chdir
Joey Hess
2012-01-14
*
optimize away 3 stats
Joey Hess
2012-01-14
*
tweak
Joey Hess
2012-01-13
*
support relative GIT_DIR
Joey Hess
2012-01-13
*
git-annex, git-union-merge: Support GIT_DIR and GIT_WORK_TREE.
Joey Hess
2012-01-13
*
Add annex-trustlevel configuration settings, which can be used to override t...
Joey Hess
2012-01-09
*
log --after=date
Joey Hess
2012-01-06
*
Support unescaped repository urls, like git does.
Joey Hess
2012-01-05
*
skip local remotes that are not available (ie, not mounted)
Joey Hess
2011-12-31
*
refactor and check for a detached HEAD
Joey Hess
2011-12-31
*
refactor
Joey Hess
2011-12-30
*
add base, under
Joey Hess
2011-12-30
*
fixed behavior when multiple insteadOf configs are provided for the same url ...
Joey Hess
2011-12-30
*
handle C-style escapes in Format
Joey Hess
2011-12-23
*
Can now be built with older git versions (before 1.7.7); the resulting binary...
Joey Hess
2011-12-22
*
Add --include, which is the same as --not --exclude.
Joey Hess
2011-12-22
*
use Common in a few more modules
Joey Hess
2011-12-20
*
more partial function removal
Joey Hess
2011-12-15
*
avoid partial function, and parse git-ref output better
Joey Hess
2011-12-15
*
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
[next]