aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Merged configWes Morgan2020-04-066-32/+559
* Merge pull request #13 from marnovo/patch-2Máximo Cuadros2020-03-221-1/+1
|\
| * Fix typo on gitsight referenceMarcelo Novaes2020-03-211-1/+1
|/
* Merge pull request #11 from brandonwestcott/fix/empty-packfile-serverMáximo Cuadros2020-03-192-5/+37
|\
| * plumbing: transport server test for nil PackfileBrandon Westcott2020-03-191-0/+30
| * plumbing: transport server check for nil Packfile, fixes ref deletesBrandon Westcott2020-03-191-5/+7
|/
* Merge pull request #10 from bufdev/compatibility-file-protocolMáximo Cuadros2020-03-191-1/+1
|\
| * Update COMPATIBILITY.md to reflect git binary usage for file protocolbufdev2020-03-181-1/+1
|/
* README.md: change CI badgeMáximo Cuadros2020-03-161-1/+1
* Worktree: revert url change on testMáximo Cuadros2020-03-161-1/+1
* ci: split jobsMáximo Cuadros2020-03-162-38/+40
* README.md: update badgesMáximo Cuadros2020-03-151-1/+1
* ci: based on github actionsv5.0.0Máximo Cuadros2020-03-1515-169/+90
* README.md: update URL and notes about project statusMáximo Cuadros2020-03-151-5/+5
* README.md: update URL and notes about project statusMáximo Cuadros2020-03-151-6/+14
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-1058-184/+115
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-10284-845/+847
* Merge pull request #7 from dsymonds/masterMáximo Cuadros2020-03-101-2/+5
|\
| * plumbing/object: avoid O(N^2) string building when decoding commit messageDavid Symonds2020-03-101-2/+5
* | Merge pull request #6 from go-git/pr-1153Máximo Cuadros2020-03-102-4/+10
|\ \
| * | storage/filesystem: dotgit, Change the order of checking packfile name prefix...Yuichi Watanabe2019-05-171-1/+1
| * | storage/filesystem: dotgit, Add prefix check to packfile name. Fixes #1149Yuichi Watanabe2019-05-171-4/+5
| * | storage/filesystem: dotgit, Reproduce packfile parse error. Fixes #1149Yuichi Watanabe2019-05-171-0/+5
* | | Merge pull request #3 from go-git/pr-1248Máximo Cuadros2020-03-104-16/+117
|\ \ \
| * | | add back test for NewCommitFileIterFromIterSaeed Rasooli2019-11-291-0/+11
| * | | repository_test.go: add TestLogPathFilterRegexpSaeed Rasooli2019-11-291-0/+36
| * | | add `PathFilter func(string) bool` to LogOptionsSaeed Rasooli2019-11-293-0/+33
| * | | add NewCommitPathIterFromIter that accepts pathFilter func(string) boolSaeed Rasooli2019-11-293-17/+38
* | | | Merge pull request #2 from go-git/pr-1291Máximo Cuadros2020-03-102-8/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'fix-date-reading' of github.com:zeripath/go-git into pr-1291Máximo Cuadros2020-03-093-8/+14
| |\ \ \
| | * | | hack to prevent codecov from adding more codepathsAndrew Thornton2020-02-231-6/+3
| | * | | Fix date readingAndrew Thornton2020-02-233-7/+16
| | |/ /
* | | | Merge pull request #1 from go-git/pr-1269Máximo Cuadros2020-03-093-0/+80
|\ \ \ \ | |/ / / |/| | |
| * | | Add Plan 9 supportFazlul Shahriar2019-12-253-0/+80
| |/ /
* / / *: add gh actionsMáximo Cuadros2020-03-091-0/+18
|/ /
* | Merge pull request #1231 from alexandear/fix-typosMáximo Cuadros2019-11-0138-70/+70
|\ \
| * | Fix typos in comments, variables and function namesOleksandr Redko2019-10-2438-70/+70
* | | Merge pull request #1235 from jmahler/masterMáximo Cuadros2019-11-011-1/+1
|\ \ \ | |/ / |/| |
| * | fix broken link (s/ftp/https/)Jeremiah Mahler2019-10-311-1/+1
|/ /
* | Merge pull request #1226 from asynts/patch-1Máximo Cuadros2019-10-151-1/+1
|\ \
| * | typoPaul Scharnofske2019-10-141-1/+1
* | | Merge pull request #1225 from sjansen/issues/936Máximo Cuadros2019-10-153-30/+114
|\ \ \ | |/ / |/| |
| * | format: diff, Handle no newline at end of file. Fixes #936Stuart Jansen2019-10-133-30/+114
|/ /
* | Merge pull request #1214 from 117/masterMáximo Cuadros2019-08-312-1/+61
|\ \
| * | Use gocheck for test.Chief2019-08-301-17/+27
| * | Add tests for SSH url matching.Chief2019-08-301-0/+50
| * | Add numeric username support for SSH urls.Chief2019-08-281-1/+1
|/ /
* | Merge pull request #1195 from digininja/masterMáximo Cuadros2019-08-161-1/+1
|\ \
| * | Spelling mistakeRobin Wood2019-07-271-1/+1
* | | Merge pull request #1180 from orisano/feat-improve-patch-deltaMáximo Cuadros2019-08-112-63/+89
|\ \ \