Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/no-more-git-global-super-prefix' | Junio C Hamano | 2023-01-05 | 4 | -42/+50 |
|\ | |||||
| * | read-tree: add "--super-prefix" option, eliminate global | Ævar Arnfjörð Bjarmason | 2022-12-26 | 2 | -1/+2 |
| * | submodule--helper: convert "{update,clone}" to their own "--super-prefix" | Ævar Arnfjörð Bjarmason | 2022-12-26 | 1 | -19/+13 |
| * | submodule--helper: convert "status" to its own "--super-prefix" | Ævar Arnfjörð Bjarmason | 2022-12-26 | 1 | -7/+8 |
| * | submodule--helper: convert "sync" to its own "--super-prefix" | Ævar Arnfjörð Bjarmason | 2022-12-26 | 1 | -9/+11 |
| * | submodule--helper: convert "foreach" to its own "--super-prefix" | Ævar Arnfjörð Bjarmason | 2022-12-26 | 1 | -5/+7 |
| * | submodule--helper: don't use global --super-prefix in "absorbgitdirs" | Ævar Arnfjörð Bjarmason | 2022-12-26 | 1 | -4/+3 |
| * | submodule.c & submodule--helper: pass along "super_prefix" param | Ævar Arnfjörð Bjarmason | 2022-12-26 | 2 | -14/+23 |
* | | Merge branch 'ab/bundle-wo-args' | Junio C Hamano | 2023-01-05 | 1 | -5/+4 |
|\ \ | |||||
| * | | bundle <cmd>: have usage_msg_opt() note the missing "<file>" | Ævar Arnfjörð Bjarmason | 2022-12-28 | 1 | -1/+1 |
| * | | builtin/bundle.c: remove superfluous "newargc" variable | Ævar Arnfjörð Bjarmason | 2022-12-28 | 1 | -4/+3 |
| * | | bundle: don't segfault on "git bundle <subcmd>" | Ævar Arnfjörð Bjarmason | 2022-12-25 | 1 | -1/+1 |
* | | | Merge branch 'sa/cat-file-mailmap--batch-check' | Junio C Hamano | 2023-01-05 | 1 | -0/+28 |
|\ \ \ | |||||
| * | | | cat-file: add mailmap support to --batch-check option | Siddharth Asthana | 2022-12-20 | 1 | -0/+15 |
| * | | | cat-file: add mailmap support to -s option | Siddharth Asthana | 2022-12-20 | 1 | -0/+13 |
* | | | | Merge branch 'ew/format-patch-mboxrd' | Junio C Hamano | 2023-01-02 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | format-patch: support format.mboxrd with --stdout | Eric Wong | 2022-12-25 | 1 | -0/+8 |
* | | | | | Merge branch 'ds/bundle-uri-4' | Junio C Hamano | 2023-01-02 | 1 | -0/+21 |
|\ \ \ \ \ | |||||
| * | | | | | clone: unbundle the advertised bundles | Derrick Stolee | 2022-12-25 | 1 | -5/+20 |
| * | | | | | clone: request the 'bundle-uri' command when available | Ævar Arnfjörð Bjarmason | 2022-12-25 | 1 | -0/+6 |
* | | | | | | Merge branch 'sa/git-var-sequence-editor' | Junio C Hamano | 2022-12-28 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | var: add GIT_SEQUENCE_EDITOR variable | Sean Allred | 2022-12-18 | 1 | -0/+6 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'rs/am-parse-options-cleanup' | Junio C Hamano | 2022-12-26 | 1 | -1/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am: don't pass strvec to apply_parse_options() | René Scharfe | 2022-12-13 | 1 | -1/+11 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'jk/unused-post-2.39' | Junio C Hamano | 2022-12-26 | 7 | -7/+8 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | diff: mark unused parameters in callbacks | Jeff King | 2022-12-13 | 7 | -7/+8 |
* | | | | | | Merge branch 'rj/branch-copy-and-rename' | Junio C Hamano | 2022-12-19 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | branch: force-copy a branch to itself via @{-1} is a no-op | Rubén Justo | 2022-11-17 | 1 | -3/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'sx/pthread-error-check-fix' | Junio C Hamano | 2022-12-19 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | maintenance: compare output of pthread functions for inequality with 0 | Seija | 2022-12-05 | 1 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'rs/diff-parseopts' | Junio C Hamano | 2022-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diff: factor out add_diff_options() | René Scharfe | 2022-12-02 | 1 | -1/+1 |
| |/ / / / / | |||||
| * | | | | | Merge branch 'rj/branch-edit-desc-unborn' into maint-2.38 | Junio C Hamano | 2022-10-28 | 1 | -2/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jk/cleanup-callback-parameters' into maint-2.38 | Junio C Hamano | 2022-10-26 | 2 | -5/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'rs/gc-pack-refs-simplify' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -9/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'rs/bisect-start-leakfix' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jc/branch-description-unset' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/fsck-on-diet' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ah/fsmonitor-daemon-usage-non-l10n' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/clone-allow-bare-and-o-together' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/remote-rename-without-fetch-refspec' into maint-2.38 | Junio C Hamano | 2022-10-26 | 1 | -23/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jh/t7527-unflake-by-forcing-cookie' | Junio C Hamano | 2022-12-19 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | fsmonitor: fix race seen in t7527 | Jeff Hostetler | 2022-12-02 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | Merge branch 'sa/git-var-empty' | Junio C Hamano | 2022-12-14 | 1 | -15/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | var: allow GIT_EDITOR to return null | Sean Allred | 2022-11-27 | 1 | -6/+1 |
| * | | | | | | | | | | | | | | | var: do not print usage() with a correct invocation | Sean Allred | 2022-11-27 | 1 | -9/+13 |
* | | | | | | | | | | | | | | | | Merge branch 'rs/multi-filter-args' | Junio C Hamano | 2022-12-14 | 1 | -21/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | pack-objects: simplify --filter handling | René Scharfe | 2022-11-30 | 1 | -22/+6 |
| * | | | | | | | | | | | | | | | | pack-objects: fix handling of multiple --filter options | René Scharfe | 2022-11-30 | 1 | -1/+2 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge branch 'ab/various-leak-fixes' | Junio C Hamano | 2022-12-14 | 16 | -36/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |