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
*
improve propigation of commits from adjusted branches
Joey Hess
2016-03-11
*
indent
Joey Hess
2016-03-11
*
fix warning
Joey Hess
2016-03-11
*
allow adding new items via adjustTree
Joey Hess
2016-03-11
*
add commitDiff, and clean up partial function
Joey Hess
2016-03-11
*
extract commit parent(s)
Joey Hess
2016-03-11
*
working toward adjusted commit propigation
Joey Hess
2016-03-03
*
replicate git's message about an existing lock file
Joey Hess
2016-03-03
*
support for git-style lock files, on unix and windows
Joey Hess
2016-03-03
*
make sync aware of adjusted branches
Joey Hess
2016-02-29
*
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
[next]