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
*
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
*
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
[next]