| Commit message (Expand) | Author | Age | Files | Lines |
* | *: fix some typos | Zhizhen He | 2023-09-08 | 1 | -1/+1 |
* | Merge pull request #804 from pjbgf/docsv5.8.1 | Paulo Gomes | 2023-07-24 | 1 | -0/+4 |
|\ |
|
| * | *: Improve docs on examples, compatibility and extensibility | Paulo Gomes | 2023-07-02 | 1 | -0/+4 |
* | | plumbing: blame, Complete rewrite. Fixes #603 | Arieh Schneier | 2023-07-06 | 1 | -0/+48 |
|/ |
|
* | Merge pull request #357 from pascal-hofmann/patch-1 | Paulo Gomes | 2023-07-01 | 1 | -3/+0 |
|\ |
|
| * | _examples: Remove wrong comment | Pascal Hofmann | 2021-07-30 | 1 | -3/+0 |
* | | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 4 | -8/+4 |
* | | git: Add support to ls-remote with peeled references. Fixes #749 | Paulo Gomes | 2023-05-03 | 1 | -2/+12 |
* | | examples: Add example for SHA256 repositories | Paulo Gomes | 2023-03-08 | 1 | -0/+66 |
* | | _examples: README.md , Remove broken Config link. | pat-nel87 | 2023-02-27 | 1 | -1/+0 |
* | | Allow unsupported multi_ack capability | Paulo Gomes | 2022-11-16 | 1 | -0/+56 |
* | | examples: remote fix typo (#408) | NeP | 2021-12-10 | 1 | -1/+1 |
* | | examples: add find-if-any-tag-point-head | Sven Nebel | 2021-09-24 | 2 | -0/+39 |
|/ |
|
* | chore: add an exmaple: clone with ssh | fatelei | 2020-08-22 | 2 | -0/+53 |
* | _examples: tag-create-push, remove defaultSignature | Máximo Cuadros | 2020-06-14 | 1 | -16/+3 |
* | examples, tag: Show git command | Liviu Costea | 2020-06-01 | 1 | -13/+6 |
* | examples: tag, Add create and push new tag | Liviu Costea | 2020-05-31 | 2 | -0/+169 |
* | _examples: config example | Máximo Cuadros | 2020-05-24 | 2 | -18/+20 |
* | Merge branch 'master' of github.com:go-git/go-git into scope-config | Máximo Cuadros | 2020-05-24 | 2 | -0/+56 |
|\ |
|
| * | doc: add submodule to example index | Pierre-Yves Aillet | 2020-05-18 | 1 | -0/+1 |
| * | _examples: submodule, adding an example with submodule update | Pierre-Yves Aillet | 2020-05-14 | 1 | -0/+55 |
* | | Revert "Merge pull request #20 from quorumcontrol/feature/other-configs" | Máximo Cuadros | 2020-05-24 | 1 | -69/+0 |
* | | Revert "Merge pull request #31 from lcostea/liviu/add_save_config_changes" | Máximo Cuadros | 2020-05-24 | 1 | -4/+0 |
|/ |
|
* | examples: config, Show how to save config changes | Liviu Costea | 2020-04-18 | 1 | -0/+4 |
* | Simplify a couple of config examples | Wes Morgan | 2020-04-07 | 1 | -2/+2 |
* | Add advanced usage note to config example | Wes Morgan | 2020-04-07 | 1 | -0/+4 |
* | Add Merged config | Wes Morgan | 2020-04-06 | 1 | -0/+65 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 23 | -72/+72 |
* | Fix typos in comments, variables and function names | Oleksandr Redko | 2019-10-24 | 4 | -5/+5 |
* | Merge pull request #1195 from digininja/master | Máximo Cuadros | 2019-08-16 | 1 | -1/+1 |
|\ |
|
| * | Spelling mistake | Robin Wood | 2019-07-27 | 1 | -1/+1 |
* | | examples: Fix typo on pull example | Theodore Keloglou | 2019-08-07 | 1 | -1/+1 |
* | | Add limiting options to git log | knqyf263 | 2019-08-04 | 1 | -1/+4 |
|/ |
|
* | git : allows to create a Remote without a Repository | Valentin Cocaud | 2019-06-17 | 1 | -0/+42 |
* | Add merge-base command | David Pordomingo | 2019-06-03 | 4 | -6/+255 |
* | Allow non-.git path for ls example | Filip Navara | 2019-05-07 | 1 | -2/+6 |
* | Add test parameters for ls example | Filip Navara | 2019-05-07 | 1 | -0/+1 |
* | Add example for commit-graph traversal | Filip Navara | 2019-05-07 | 1 | -0/+268 |
* | examples: commit, fixed minor typo in info statement | HashedDan | 2019-04-15 | 1 | -1/+1 |
* | Fix spelling and grammar in docs and example | Lukasz Kokot | 2018-10-28 | 8 | -11/+11 |
* | examples & documentation: PlainClone with Basic Authentication (Password & A... | Colton J. McCurdy | 2018-10-25 | 3 | -0/+81 |
* | plumbing/transport: http, Adds token authentication support [Fixes #858] | Eric Billingsley | 2018-06-08 | 1 | -1/+1 |
* | _examples: branch example improvements | Máximo Cuadros | 2018-01-15 | 4 | -61/+66 |
* | add branch add/remove example | marwan-at-work | 2018-01-09 | 2 | -12/+56 |
* | Fix revision solver for branch and tag (#660) | Anthony HAMON | 2017-12-01 | 4 | -4/+38 |
* | all: gofmt -s | ferhat elmas | 2017-11-30 | 1 | -11/+11 |
* | examples,plumbing,utils: typo fixes | ferhat elmas | 2017-11-20 | 2 | -3/+3 |
* | Update README.md | Alexander | 2017-09-09 | 1 | -1/+1 |
* | _examples: context | Máximo Cuadros | 2017-08-22 | 3 | -0/+48 |
* | Add example for pulling changes | Ori Rawlings | 2017-08-13 | 3 | -1/+61 |