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
*
fix android build
Joey Hess
2016-02-29
*
forgot to use sfile
Joey Hess
2016-02-26
*
add fromBlobType
Joey Hess
2016-02-25
*
factor out commitTree
Joey Hess
2016-02-25
*
add catCommit, with commit object parser
Joey Hess
2016-02-25
*
refactor
Joey Hess
2016-02-25
*
parse strictly
Joey Hess
2016-02-23
*
better encapsulation
Joey Hess
2016-02-23
*
few strictness improvemnets
Joey Hess
2016-02-23
*
refactor
Joey Hess
2016-02-23
*
add adjustTree (low-level) interface that avoids buffering much in memory
Joey Hess
2016-02-23
*
remove support for network older than 2.4
Joey Hess
2016-02-23
*
no streaming
Joey Hess
2016-02-23
*
use getSha
Joey Hess
2016-02-23
*
minor improvements
Joey Hess
2016-02-23
*
add mktree interface
Joey Hess
2016-02-23
*
fix handling of unspecified attributes (particularly for annex.largefiles)
Joey Hess
2016-02-05
*
annex.largefiles can be configured in .gitattributes too
Joey Hess
2016-02-02
*
immediate queue flushing when annex.queuesize=1
Joey Hess
2016-01-13
*
optimise
Joey Hess
2016-01-06
*
clarify absPathFrom
Joey Hess
2016-01-05
*
use TopFilePath for associated files
Joey Hess
2016-01-05
*
improve data type
Joey Hess
2016-01-01
*
wait for git lstree to exit
Joey Hess
2016-01-01
*
remove old TODO
Joey Hess
2016-01-01
*
fix use of hifalutin terminology
Joey Hess
2015-11-16
*
work around git check-ignore --batch bad exit status bug, and bring back impo...
Joey Hess
2015-11-06
*
merge git command queue when joining with concurrent thread
Joey Hess
2015-11-05
*
Catch up with current git behavior when both repo and repo.git exist; it seem...
Joey Hess
2015-10-26
*
fix various build warnings, mostly on Windows
Joey Hess
2015-10-13
*
status: Show added but not yet committed files.
Joey Hess
2015-09-22
*
Switched to using git for Windows, rather than msysgit.
Joey Hess
2015-09-10
*
avoid nul-truncation
Joey Hess
2015-08-11
*
Only look at reflogs for relevant branches, not for git-annex branches
Joey Hess
2015-07-07
*
unused: --used-refspec can now be configured to look at refs in the reflog. T...
Joey Hess
2015-07-07
*
Support git's undocumented core.sharedRepository=2 value, which is equivilant...
Joey Hess
2015-07-06
*
refactor ls-tree params
Joey Hess
2015-07-06
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
couple of AMP warnings I missed before
Joey Hess
2015-05-10
*
more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is m...
Joey Hess
2015-05-10
*
desc
Joey Hess
2015-04-19
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
spotted a few more places where diff-tree needed --
Joey Hess
2015-04-09
*
fix union merge to call diff-index with -- after the ref
Joey Hess
2015-04-09
*
This fixes a bug in the assistant introduced by the literal pathspec changes ...
Joey Hess
2015-04-09
*
use --literal-pathspecs globally, as a better way to avoid globbing
Joey Hess
2015-03-30
*
workaround git ls-files bug in handling slash-escaped wildcards
Joey Hess
2015-03-30
*
Prevent git-ls-files from double-expanding wildcards when an unexpanded wildc...
Joey Hess
2015-03-27
*
promote forum request to todo item so it is not lost
Joey Hess
2015-03-27
*
Improve error message when --in @date is used and there is no reflog for the ...
Joey Hess
2015-03-26
[next]