Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The seventeenth batch | Junio C Hamano | 2023-07-28 | 1 | -0/+3 |
* | The sixteenth batch | Junio C Hamano | 2023-07-28 | 1 | -0/+4 |
* | Merge branch 'jc/gitignore-doc-pattern-markup' | Junio C Hamano | 2023-07-28 | 1 | -1/+1 |
|\ | |||||
| * | gitignore.txt: mark up explanation of patterns consistently | Junio C Hamano | 2023-07-18 | 1 | -1/+1 |
* | | The fifteenth batch | Junio C Hamano | 2023-07-26 | 1 | -0/+3 |
* | | Merge branch 'jr/gitignore-doc-example-markup' | Junio C Hamano | 2023-07-26 | 1 | -4/+4 |
|\ \ | |||||
| * | | gitignore.txt: use backticks instead of double quotes | Johan Ruokangas | 2023-07-18 | 1 | -4/+4 |
| |/ | |||||
* | | The fourteenth batch | Junio C Hamano | 2023-07-25 | 1 | -0/+25 |
* | | The thirteenth batch | Junio C Hamano | 2023-07-21 | 1 | -0/+3 |
* | | Merge branch 'tb/refs-exclusion-and-packed-refs' | Junio C Hamano | 2023-07-21 | 1 | -0/+6 |
|\ \ | |||||
| * | | builtin/for-each-ref.c: add `--exclude` option | Taylor Blau | 2023-07-10 | 1 | -0/+6 |
| |/ | |||||
* | | The twelfth batch | Junio C Hamano | 2023-07-18 | 1 | -0/+5 |
* | | Merge branch 'mh/doc-credential-helpers' | Junio C Hamano | 2023-07-18 | 1 | -0/+11 |
|\ \ | |||||
| * | | doc: gitcredentials: link to helper list | M Hickford | 2023-07-10 | 1 | -0/+11 |
| |/ | |||||
* | | The eleventh batch | Junio C Hamano | 2023-07-17 | 1 | -0/+14 |
* | | Merge branch 'vd/adjust-mfow-doc-to-updated-headers' | Junio C Hamano | 2023-07-17 | 1 | -6/+20 |
|\ \ | |||||
| * | | docs: add necessary headers to Documentation/MFOW.txt | Vinayak Dev | 2023-07-05 | 1 | -6/+20 |
| |/ | |||||
* | | The tenth batch | Junio C Hamano | 2023-07-14 | 1 | -0/+10 |
* | | Merge branch 'ks/ref-filter-signature' | Junio C Hamano | 2023-07-14 | 1 | -0/+27 |
|\ \ | |||||
| * | | ref-filter: add new "signature" atom | Kousik Sanagavarapu | 2023-06-06 | 1 | -0/+27 |
| |/ | |||||
* | | The ninth batch | Junio C Hamano | 2023-07-08 | 1 | -0/+7 |
* | | The eighth batch | Junio C Hamano | 2023-07-06 | 1 | -0/+21 |
* | | Merge branch 'jc/doc-hash-object-types' | Junio C Hamano | 2023-07-06 | 1 | -2/+3 |
|\ \ | |||||
| * | | docs: add git hash-object -t option's possible values | John Cai | 2023-06-29 | 1 | -2/+3 |
| |/ | |||||
* | | Merge branch 'tl/notes-separator' | Junio C Hamano | 2023-07-06 | 1 | -9/+34 |
|\ \ | |||||
| * | | notes: introduce "--no-separator" option | Teng Long | 2023-06-21 | 1 | -5/+6 |
| * | | notes.c: introduce "--[no-]stripspace" option | Teng Long | 2023-06-21 | 1 | -6/+19 |
| * | | notes.c: introduce '--separator=<paragraph-break>' option | Teng Long | 2023-06-21 | 1 | -5/+16 |
* | | | The seventh batch | Junio C Hamano | 2023-07-05 | 1 | -0/+6 |
* | | | Merge branch 'bc/more-git-var' | Junio C Hamano | 2023-07-05 | 1 | -0/+23 |
|\ \ \ | |||||
| * | | | var: add config file locations | brian m. carlson | 2023-06-27 | 1 | -0/+14 |
| * | | | var: add attributes files locations | brian m. carlson | 2023-06-27 | 1 | -0/+6 |
| * | | | var: add support for listing the shell | brian m. carlson | 2023-06-27 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merge branch 'ps/revision-stdin-with-options' | Junio C Hamano | 2023-07-05 | 1 | -4/+5 |
|\ \ \ | |||||
| * | | | revision: handle pseudo-opts in `--stdin` mode | Patrick Steinhardt | 2023-06-15 | 1 | -4/+5 |
* | | | | The sixth batch | Junio C Hamano | 2023-06-30 | 1 | -0/+9 |
* | | | | Merge branch 'jc/abort-ll-merge-with-a-signal' | Junio C Hamano | 2023-06-30 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | ll-merge: killing the external merge driver aborts the merge | Junio C Hamano | 2023-06-23 | 1 | -1/+4 |
* | | | | | Merge branch 'en/header-split-cache-h-part-3' | Junio C Hamano | 2023-06-30 | 4 | -14/+12 |
|\ \ \ \ \ | |||||
| * | | | | | merge-ll: rename from ll-merge | Elijah Newren | 2023-06-21 | 1 | -2/+2 |
| * | | | | | cache.h: remove this no-longer-used header | Elijah Newren | 2023-06-21 | 3 | -12/+10 |
| |/ / / / | |||||
* | | | | | The fifth batch | Junio C Hamano | 2023-06-26 | 1 | -0/+10 |
* | | | | | The fourth batch | Junio C Hamano | 2023-06-23 | 1 | -0/+24 |
* | | | | | Merge branch 'tb/gc-recent-object-hook' | Junio C Hamano | 2023-06-23 | 1 | -0/+15 |
|\ \ \ \ \ | |||||
| * | | | | | gc: introduce `gc.recentObjectsHook` | Taylor Blau | 2023-06-12 | 1 | -0/+15 |
* | | | | | | Merge branch 'mh/credential-erase-improvements' | Junio C Hamano | 2023-06-23 | 2 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | credential: erase all matching credentials | M Hickford | 2023-06-15 | 2 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | The third batch | Junio C Hamano | 2023-06-23 | 1 | -0/+28 |
* | | | | | | Merge branch 'jt/doc-use-octal-with-printf' | Junio C Hamano | 2023-06-23 | 1 | -0/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CodingGuidelines: use octal escapes, not hex | Jonathan Tan | 2023-06-14 | 1 | -0/+4 |
| |/ / / / / |