aboutsummaryrefslogtreecommitdiff
path: root/Git
Commit message (Expand)AuthorAge
...
* | 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
* remove old TODOGravatar Joey Hess2016-01-01
* fix use of hifalutin terminologyGravatar Joey Hess2015-11-16
* work around git check-ignore --batch bad exit status bug, and bring back impo...Gravatar Joey Hess2015-11-06
* merge git command queue when joining with concurrent threadGravatar Joey Hess2015-11-05
* Catch up with current git behavior when both repo and repo.git exist; it seem...Gravatar Joey Hess2015-10-26
* fix various build warnings, mostly on WindowsGravatar Joey Hess2015-10-13
* status: Show added but not yet committed files.Gravatar Joey Hess2015-09-22
* Switched to using git for Windows, rather than msysgit.Gravatar Joey Hess2015-09-10
* avoid nul-truncationGravatar Joey Hess2015-08-11
* Only look at reflogs for relevant branches, not for git-annex branchesGravatar Joey Hess2015-07-07
* unused: --used-refspec can now be configured to look at refs in the reflog. T...Gravatar Joey Hess2015-07-07
* Support git's undocumented core.sharedRepository=2 value, which is equivilant...Gravatar Joey Hess2015-07-06
* refactor ls-tree paramsGravatar Joey Hess2015-07-06
* remove Params constructor from Utility.SafeCommandGravatar Joey Hess2015-06-01