Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync with 'maint' | Junio C Hamano | 2022-09-13 | 1 | -0/+31 |
|\ | |||||
| * | Merge a handful of topics from the 'master' front | Junio C Hamano | 2022-09-13 | 1 | -0/+31 |
* | | The twentieth batch | Junio C Hamano | 2022-09-13 | 1 | -0/+26 |
* | | The nineteenth batch | Junio C Hamano | 2022-09-09 | 1 | -0/+19 |
* | | Merge branch 'cc/doc-trailer-whitespace-rules' | Junio C Hamano | 2022-09-09 | 1 | -4/+6 |
|\ \ | |||||
| * | | Documentation: clarify whitespace rules for trailers | Christian Couder | 2022-08-30 | 1 | -4/+6 |
* | | | Merge branch 'jc/format-patch-force-in-body-from' | Junio C Hamano | 2022-09-09 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | format-patch: learn format.forceInBodyFrom configuration variable | Junio C Hamano | 2022-08-29 | 2 | -0/+6 |
| * | | | format-patch: allow forcing the use of in-body From: header | Junio C Hamano | 2022-08-29 | 1 | -0/+9 |
* | | | | Merge branch 'js/range-diff-with-pathspec' | Junio C Hamano | 2022-09-09 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | range-diff: optionally accept pathspecs | Johannes Schindelin | 2022-08-26 | 1 | -0/+4 |
* | | | | | The eighteenth batch | Junio C Hamano | 2022-09-05 | 1 | -0/+17 |
* | | | | | Merge branch 'ac/bitmap-lookup-table' | Junio C Hamano | 2022-09-05 | 2 | -0/+46 |
|\ \ \ \ \ | |||||
| * | | | | | pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests | Abhradeep Chakraborty | 2022-08-26 | 1 | -0/+7 |
| * | | | | | Documentation/technical: describe bitmap lookup table extension | Abhradeep Chakraborty | 2022-08-26 | 1 | -0/+39 |
* | | | | | | The seventeenth batch | Junio C Hamano | 2022-09-01 | 1 | -1/+12 |
* | | | | | | Merge branch 'sg/parse-options-subcommand' | Junio C Hamano | 2022-09-01 | 1 | -4/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | parse-options: add support for parsing subcommands | SZEDER Gábor | 2022-08-19 | 1 | -1/+40 |
| * | | | | | | parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options | SZEDER Gábor | 2022-08-19 | 1 | -2/+4 |
| * | | | | | | api-parse-options.txt: fix description of OPT_CMDMODE | SZEDER Gábor | 2022-08-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'ds/bundle-uri-clone' | Junio C Hamano | 2022-09-01 | 2 | -0/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clone: --bundle-uri cannot be combined with --depth | Derrick Stolee | 2022-08-10 | 1 | -1/+2 |
| * | | | | | | | clone: add --bundle-uri option | Derrick Stolee | 2022-08-10 | 1 | -0/+6 |
| * | | | | | | | remote-curl: add 'get' capability | Derrick Stolee | 2022-08-10 | 1 | -0/+9 |
| |/ / / / / / | |||||
* | | | | | | | Sync with Git 2.37.3 | Junio C Hamano | 2022-08-30 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Git 2.37.3v2.37.3 | Junio C Hamano | 2022-08-30 | 1 | -3/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | The sixteenth batch | Junio C Hamano | 2022-08-29 | 1 | -21/+37 |
* | | | | | | Merge branch 'tl/trace2-config-scope' | Junio C Hamano | 2022-08-29 | 1 | -0/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tr2: shows scope unconditionally in addition to key-value pair | Teng Long | 2022-08-11 | 1 | -4/+13 |
| * | | | | | | api-trace2.txt: print config key-value pair | Teng Long | 2022-08-11 | 1 | -0/+31 |
* | | | | | | | Merge branch 'vd/scalar-enables-fsmonitor' | Junio C Hamano | 2022-08-29 | 1 | -7/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | scalar: update technical doc roadmap with FSMonitor support | Victoria Dye | 2022-08-18 | 1 | -7/+10 |
* | | | | | | | | Merge branch 'en/ancestry-path-in-a-range' | Junio C Hamano | 2022-08-29 | 1 | -11/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | revision: allow --ancestry-path to take an argument | Elijah Newren | 2022-08-19 | 1 | -10/+34 |
| * | | | | | | | | rev-list-options.txt: fix simple typo | Elijah Newren | 2022-08-19 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'ds/decorate-filter-tweak' | Junio C Hamano | 2022-08-29 | 2 | -2/+17 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | log: create log.initialDecorationSet=all | Derrick Stolee | 2022-08-05 | 2 | -1/+8 |
| * | | | | | | | log: add --clear-decorations option | Derrick Stolee | 2022-08-05 | 1 | -0/+5 |
| * | | | | | | | log: add default decoration filter | Derrick Stolee | 2022-08-05 | 1 | -2/+5 |
* | | | | | | | | Sync with 'maint' | Junio C Hamano | 2022-08-26 | 1 | -0/+46 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | A handful more topics from the 'master' front for 2.37.3 | Junio C Hamano | 2022-08-26 | 1 | -0/+46 |
| * | | | | | | | Merge branch 'po/doc-add-renormalize' into maint | Junio C Hamano | 2022-08-26 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'gc/git-reflog-doc-markup' into maint | Junio C Hamano | 2022-08-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | The fifteenth batch | Junio C Hamano | 2022-08-25 | 1 | -0/+16 |
* | | | | | | | | | | Merge branch 'vd/scalar-generalize-diagnose' | Junio C Hamano | 2022-08-25 | 3 | -6/+86 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | scalar: update technical doc roadmap | Victoria Dye | 2022-08-12 | 1 | -6/+3 |
| * | | | | | | | | | builtin/bugreport.c: create '--diagnose' option | Victoria Dye | 2022-08-12 | 1 | -0/+18 |
| * | | | | | | | | | builtin/diagnose.c: add '--mode' option | Victoria Dye | 2022-08-12 | 1 | -1/+16 |
| * | | | | | | | | | builtin/diagnose.c: create 'git diagnose' builtin | Victoria Dye | 2022-08-12 | 1 | -0/+50 |
* | | | | | | | | | | The fourteenth batch | Junio C Hamano | 2022-08-18 | 1 | -0/+24 |