aboutsummaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
...
* --allow-unrelated-histories will be in git 2.9.0, not 2.8.2Gravatar Joey Hess2016-04-27
* use --allow-unrelated-histories for nowGravatar Joey Hess2016-04-22
* assistant: Deal with upcoming git's refusal to merge unrelated histories by d...Gravatar Joey Hess2016-04-22
* fix build with ghc 7.6.3Gravatar Joey Hess2016-04-08
* avoid withWorkTreeRelated affecting annex symlink calculationGravatar Joey Hess2016-04-08
* run out of tree merge with --no-ffGravatar Joey Hess2016-04-06
* sync: Show output of git commit.Gravatar Joey Hess2016-04-05
* Upgrading a direct mode repository to v6 has changed to enter an adjusted unl...Gravatar Joey Hess2016-04-04
* fix parsing of commit with no parentsGravatar Joey Hess2016-03-31
* add reflog messagesGravatar Joey Hess2016-03-31
* Merge branch 'master' into adjustedbranchGravatar Joey Hess2016-03-29
|\
| * Sped up git-annex merge by using git hash-object --batch.Gravatar Joey Hess2016-03-14
* | grafting new items into existing treeGravatar Joey Hess2016-03-11
* | refactorGravatar Joey Hess2016-03-11
* | fixmeGravatar Joey Hess2016-03-11
* | fix deletion of files in adjustTreeGravatar Joey Hess2016-03-11
* | improve propigation of commits from adjusted branchesGravatar Joey Hess2016-03-11
* | indentGravatar Joey Hess2016-03-11
* | fix warningGravatar Joey Hess2016-03-11
* | allow adding new items via adjustTreeGravatar Joey Hess2016-03-11
* | add commitDiff, and clean up partial functionGravatar Joey Hess2016-03-11
* | extract commit parent(s)Gravatar Joey Hess2016-03-11
* | working toward adjusted commit propigationGravatar Joey Hess2016-03-03
* | replicate git's message about an existing lock fileGravatar Joey Hess2016-03-03
* | support for git-style lock files, on unix and windowsGravatar Joey Hess2016-03-03
* | make sync aware of adjusted branchesGravatar Joey Hess2016-02-29
|/
* fix android buildGravatar Joey Hess2016-02-29
* forgot to use sfileGravatar Joey Hess2016-02-26
* add fromBlobTypeGravatar Joey Hess2016-02-25
* factor out commitTreeGravatar Joey Hess2016-02-25
* add catCommit, with commit object parserGravatar Joey Hess2016-02-25
* refactorGravatar Joey Hess2016-02-25
* parse strictlyGravatar Joey Hess2016-02-23
* better encapsulationGravatar Joey Hess2016-02-23
* few strictness improvemnetsGravatar Joey Hess2016-02-23
* refactorGravatar Joey Hess2016-02-23
* add adjustTree (low-level) interface that avoids buffering much in memoryGravatar Joey Hess2016-02-23
* remove support for network older than 2.4Gravatar Joey Hess2016-02-23
* no streamingGravatar Joey Hess2016-02-23
* use getShaGravatar Joey Hess2016-02-23
* minor improvementsGravatar Joey Hess2016-02-23
* add mktree interfaceGravatar Joey Hess2016-02-23
* fix handling of unspecified attributes (particularly for annex.largefiles)Gravatar Joey Hess2016-02-05
* annex.largefiles can be configured in .gitattributes tooGravatar Joey Hess2016-02-02
* immediate queue flushing when annex.queuesize=1Gravatar Joey Hess2016-01-13
* optimiseGravatar Joey Hess2016-01-06
* clarify absPathFromGravatar Joey Hess2016-01-05
* use TopFilePath for associated filesGravatar Joey Hess2016-01-05
* improve data typeGravatar Joey Hess2016-01-01
* wait for git lstree to exitGravatar Joey Hess2016-01-01