| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #73 from WKBae/close_objectv5.1.0 | Máximo Cuadros | 2020-05-24 | 6 | -12/+41 |
|\ |
|
| * | Close Reader & Writer of EncodedObject after use | Kyungmin Bae | 2020-05-24 | 6 | -12/+41 |
* | | Merge branch 'master' of github.com:go-git/go-git into scope-config | Máximo Cuadros | 2020-05-24 | 5 | -41/+91 |
|\| |
|
| * | plumbing: diff, reset color at end of line rather than at beginning of next | Tom Payne | 2020-05-17 | 2 | -37/+64 |
| * | plumbing: object, Commit.Patch support to as nil | Máximo Cuadros | 2020-05-13 | 3 | -4/+27 |
* | | Revert "Merge pull request #20 from quorumcontrol/feature/other-configs" | Máximo Cuadros | 2020-05-24 | 1 | -261/+0 |
|/ |
|
* | Merge pull request #58 from go-git/exact-sha1 | Máximo Cuadros | 2020-05-11 | 2 | -0/+16 |
|\ |
|
| * | config: RefSpec.IsExactSHA1, validates if the refspec describes an exact SHA1... | Máximo Cuadros | 2020-05-10 | 2 | -0/+16 |
* | | performed explicit conversions(needed) | vashish1 | 2020-05-08 | 1 | -4/+4 |
|/ |
|
* | plumbing: exact renames detection could leave gaps in the changes | Miguel Molina | 2020-05-04 | 2 | -8/+30 |
* | plumbing: diff, refresh internals | Tom Payne | 2020-05-01 | 1 | -216/+166 |
* | Merge pull request #49 from gopye/fix_patch_comment | Máximo Cuadros | 2020-04-30 | 1 | -1/+1 |
|\ |
|
| * | Remove unnecessary text from comment | gopye | 2020-04-29 | 1 | -1/+1 |
* | | Merge pull request #46 from twpayne/fix-diff-color | Máximo Cuadros | 2020-04-30 | 4 | -30/+106 |
|\ \ |
|
| * | | plumbing: diff, don't emit unnecessary resets | Tom Payne | 2020-04-30 | 3 | -22/+24 |
| * | | plumbing: color, make package external | Tom Payne | 2020-04-29 | 3 | -2/+40 |
| * | | plumbing: diff, fix coloring of hunk context | Tom Payne | 2020-04-29 | 2 | -15/+51 |
* | | | Merge pull request #44 from tzneal/mine/fix-32-bit-build | Máximo Cuadros | 2020-04-30 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix 32 bit build | Todd Neal | 2020-04-27 | 1 | -1/+1 |
| |/ |
|
* / | Fix typo in comment of func TestCancel | gopye | 2020-04-27 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #42 from mcuadros/renames-tree | Máximo Cuadros | 2020-04-27 | 3 | -16/+55 |
|\ |
|
| * | plumbing: object, make renames diff default | Máximo Cuadros | 2020-04-25 | 3 | -16/+55 |
* | | plumbing: diff, Add initial colored output support. Fixes #33. | Tom Payne | 2020-04-26 | 3 | -10/+206 |
|/ |
|
* | plumbing: detect renames by hash and similar content in diff tree | Miguel Molina | 2020-04-23 | 4 | -4/+1374 |
* | Merge pull request #20 from quorumcontrol/feature/other-configs | Máximo Cuadros | 2020-04-07 | 1 | -0/+261 |
|\ |
|
| * | Document some things in format/config/merged.go | Wes Morgan | 2020-04-07 | 1 | -1/+39 |
| * | Add funcs to set global & local config in Merged | Wes Morgan | 2020-04-06 | 1 | -0/+8 |
| * | Add Merged config | Wes Morgan | 2020-04-06 | 1 | -0/+215 |
* | | Merge pull request #22 from mcuadros/fix-empty | Máximo Cuadros | 2020-04-07 | 3 | -9/+30 |
|\ \
| |/
|/| |
|
| * | plumbing: transport, fix handling of empty adv-refs on upload-pack | Máximo Cuadros | 2020-04-07 | 3 | -9/+30 |
* | | plumbing: transport server test for nil Packfile | Brandon Westcott | 2020-03-19 | 1 | -0/+30 |
* | | plumbing: transport server check for nil Packfile, fixes ref deletes | Brandon Westcott | 2020-03-19 | 1 | -5/+7 |
|/ |
|
* | ci: based on github actionsv5.0.0 | Máximo Cuadros | 2020-03-15 | 2 | -15/+3 |
* | *: migration from go-git-fixtures/v4 and go-git/gcfg | Máximo Cuadros | 2020-03-10 | 40 | -108/+82 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 164 | -417/+417 |
* | Merge pull request #7 from dsymonds/master | Máximo Cuadros | 2020-03-10 | 1 | -2/+5 |
|\ |
|
| * | plumbing/object: avoid O(N^2) string building when decoding commit message | David Symonds | 2020-03-10 | 1 | -2/+5 |
* | | Merge pull request #3 from go-git/pr-1248 | Máximo Cuadros | 2020-03-10 | 1 | -12/+24 |
|\ \ |
|
| * | | add NewCommitPathIterFromIter that accepts pathFilter func(string) bool | Saeed Rasooli | 2019-11-29 | 1 | -12/+24 |
| |/ |
|
* | | hack to prevent codecov from adding more codepaths | Andrew Thornton | 2020-02-23 | 1 | -6/+3 |
* | | Fix date reading | Andrew Thornton | 2020-02-23 | 1 | -7/+12 |
|/ |
|
* | Fix typos in comments, variables and function names | Oleksandr Redko | 2019-10-24 | 20 | -40/+40 |
* | format: diff, Handle no newline at end of file. Fixes #936 | Stuart Jansen | 2019-10-13 | 2 | -30/+83 |
* | Merge pull request #1180 from orisano/feat-improve-patch-delta | Máximo Cuadros | 2019-08-11 | 2 | -63/+89 |
|\ |
|
| * | feat: avoid memory allocation on ApplyDelta, PatchDelta | Nao YONASHIRO | 2019-07-31 | 1 | -15/+30 |
| * | refactor: use bufPool | Nao YONASHIRO | 2019-07-31 | 1 | -12/+3 |
| * | feat: avoid memory allocation on resolveDeltas | Nao YONASHIRO | 2019-07-31 | 1 | -46/+53 |
| * | feat: avoid ioutil.ReadAll on ApplyDelta | Nao YONASHIRO | 2019-07-31 | 1 | -2/+15 |
* | | Add limiting options to git log | knqyf263 | 2019-08-04 | 1 | -0/+65 |
* | | Remove else | knqyf263 | 2019-08-04 | 1 | -1/+2 |