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
*
Pass -S to git commit-tree when commit.gpgsign is set and when making a non-a...
Joey Hess
2016-06-02
*
minor typo fixes throughout
Yaroslav Halchenko
2016-06-02
*
Windows: Avoid terminating git-annex branch lines with \r\n when union merging.
Joey Hess
2016-05-27
*
git's handing of relative GIT_INDEX_FILE is more insane than I thought; alway...
Joey Hess
2016-05-22
*
unify handling of unusual GIT_INDEX_FILE relative path
Joey Hess
2016-05-17
*
Work around git bug in handling of relative path to GIT_INDEX_FILE when in a ...
Joey Hess
2016-05-17
*
Propigate GIT_DIR and GIT_WORK_TREE environment to external special remotes.
Joey Hess
2016-05-06
*
more windows path fixes
Joey Hess
2016-05-04
*
more windows path fixes
Joey Hess
2016-05-04
*
avoid hardcoded slashes; broke on windows
Joey Hess
2016-05-03
*
--allow-unrelated-histories will be in git 2.9.0, not 2.8.2
Joey Hess
2016-04-27
*
use --allow-unrelated-histories for now
Joey Hess
2016-04-22
*
assistant: Deal with upcoming git's refusal to merge unrelated histories by d...
Joey Hess
2016-04-22
*
fix build with ghc 7.6.3
Joey Hess
2016-04-08
*
avoid withWorkTreeRelated affecting annex symlink calculation
Joey Hess
2016-04-08
*
run out of tree merge with --no-ff
Joey Hess
2016-04-06
*
sync: Show output of git commit.
Joey Hess
2016-04-05
*
Upgrading a direct mode repository to v6 has changed to enter an adjusted unl...
Joey Hess
2016-04-04
*
fix parsing of commit with no parents
Joey Hess
2016-03-31
*
add reflog messages
Joey Hess
2016-03-31
*
Merge branch 'master' into adjustedbranch
Joey Hess
2016-03-29
|
\
|
*
Sped up git-annex merge by using git hash-object --batch.
Joey Hess
2016-03-14
*
|
grafting new items into existing tree
Joey Hess
2016-03-11
*
|
refactor
Joey Hess
2016-03-11
*
|
fixme
Joey Hess
2016-03-11
*
|
fix deletion of files in adjustTree
Joey Hess
2016-03-11
*
|
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
[next]