Show patches with: none      |   43198 patches
« 1 2 ... 231 232 233431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/5] parallel-checkout: support progress displaying Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,3/5] parallel-checkout: add configuration options Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,2/5] parallel-checkout: make it truly parallel Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v2,1/5] unpack-trees: add basic support for parallel checkout Parallel Checkout (part 2) - - - --- 2021-04-08 Matheus Tavares Superseded
[v5,9/9] blame tests: simplify userdiff driver test userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,8/9] blame tests: don't rely on t/t4018/ directory userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,7/9] userdiff: remove support for "broken" tests userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,6/9] userdiff tests: list builtin drivers via test-tool userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,5/9] userdiff tests: explicitly test "default" pattern userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,4/9] userdiff: add and use for_each_userdiff_driver() userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,3/9] userdiff style: normalize pascal regex declaration userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,2/9] userdiff style: declare patterns with consistent style userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v5,1/9] userdiff style: re-order drivers in alphabetical order userdiff: refactor + test improvements - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
config: Introduce GIT_CONFIG_NOGLOBAL config: Introduce GIT_CONFIG_NOGLOBAL - - - --- 2021-04-08 Patrick Steinhardt New
[5/5] config: add --type=bool-or-auto switch config: support --type=bool-or-auto for "tristate" parsing - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[4/5] config.c: add a "tristate" helper config: support --type=bool-or-auto for "tristate" parsing - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[3/5] git-config: document --bool-or-str and --type=bool-or-str config: support --type=bool-or-auto for "tristate" parsing - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[2/5] config tests: test for --bool-or-str config: support --type=bool-or-auto for "tristate" parsing - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[1/5] config.c: add a comment about why value=NULL is true config: support --type=bool-or-auto for "tristate" parsing - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason New
[v2] config.c: remove last remnant of GIT_TEST_GETTEXT_POISON [v2] config.c: remove last remnant of GIT_TEST_GETTEXT_POISON - - - --- 2021-04-08 Ævar Arnfjörð Bjarmason Accepted
[GSoC,v3,1/1] userdiff: add support for Scheme [GSoC,v3,1/1] userdiff: add support for Scheme - - - --- 2021-04-08 Atharva Raykar Accepted
completion: audit and guard $GIT_* against unset use completion: audit and guard $GIT_* against unset use - - - --- 2021-04-08 Ville Skyttä Accepted
[v5] git-apply: allow simultaneous --cached and --3way options [v5] git-apply: allow simultaneous --cached and --3way options - - - --- 2021-04-08 Jerry Zhang New
[9/9] doc/config: document log.diffMerges git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[8/9] doc/diff-options: document new --diff-merges features git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[7/9] t9902: fix completion tests for log.d* to match log.diffMerges git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[6/9] t4013: add tests for log.diffMerges config git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[5/9] t4013: add test for --diff-merges=def git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[4/9] diff-merges: adapt -m to enable default diff format git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[3/9] diff-merges: introduce log.diffMerges config variable git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[2/9] diff-merges: refactor set_diff_merges() git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[1/9] diff-merges: introduce --diff-merges=def git log: configurable default format for merge diffs - - - --- 2021-04-07 Sergey Organov New
[v4] git-apply: allow simultaneous --cached and --3way options [v4] git-apply: allow simultaneous --cached and --3way options - - - --- 2021-04-07 Jerry Zhang Superseded
[v2,4/4] bisect--helper: retire `--bisect-next-check` subcommand Finish converting git bisect to C part 4 - - - --- 2021-04-07 Miriam R. Superseded
[v2,3/4] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 4 - - - --- 2021-04-07 Miriam R. Superseded
[v2,2/4] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 4 - - - --- 2021-04-07 Miriam R. Superseded
[v2,1/4] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 4 - - - --- 2021-04-07 Miriam R. Superseded
[v2,GSOC] ref-filter: use single strbuf for all output [v2,GSOC] ref-filter: use single strbuf for all output - - - --- 2021-04-07 ZheNing Hu New
bash completion: complete CHERRY_PICK_HEAD bash completion: complete CHERRY_PICK_HEAD - - - --- 2021-04-07 Ævar Arnfjörð Bjarmason Accepted
[v4] cache-tree.c: remove implicit dependency on the_repository [v4] cache-tree.c: remove implicit dependency on the_repository - - - --- 2021-04-07 Chinmoy Chakraborty New
git-apply: try threeway first when "--3way" is used git-apply: try threeway first when "--3way" is used - - - --- 2021-04-06 Jerry Zhang Accepted
[v2,5/5] maintenance: allow custom refspecs during prefetch Maintenance: adapt custom refspecs - - - --- 2021-04-06 Derrick Stolee Superseded
[v2,4/5] test-tool: test refspec input/output Maintenance: adapt custom refspecs - - - --- 2021-04-06 Derrick Stolee Superseded
[v2,3/5] refspec: output a refspec item Maintenance: adapt custom refspecs - - - --- 2021-04-06 Derrick Stolee Superseded
[v2,2/5] test-lib: use exact match for test_subcommand Maintenance: adapt custom refspecs - - - --- 2021-04-06 Derrick Stolee Superseded
[v2,1/5] maintenance: simplify prefetch logic Maintenance: adapt custom refspecs - - - --- 2021-04-06 Derrick Stolee Superseded
completion: treat unset GIT_COMPLETION_SHOW_ALL gracefully completion: treat unset GIT_COMPLETION_SHOW_ALL gracefully - - - --- 2021-04-06 Ville Skyttä New
[v3,3/3] git-send-email: improve --validate error output refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-06 Ævar Arnfjörð Bjarmason Accepted
[v3,2/3] git-send-email: refactor duplicate $? checks into a function refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-06 Ævar Arnfjörð Bjarmason Accepted
[v3,1/3] git-send-email: test full --validate output refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-06 Ævar Arnfjörð Bjarmason Accepted
[Bug,report] diff.noprefix config is ignored for interactive `add` [Bug,report] diff.noprefix config is ignored for interactive `add` - - - --- 2021-04-06 Nikita Bobko New
git-apply: try threeway first when "--3way" is used git-apply: try threeway first when "--3way" is used - - - --- 2021-04-06 Jerry Zhang Superseded
[v3] git-apply: allow simultaneous --cached and --3way options [v3] git-apply: allow simultaneous --cached and --3way options - - - --- 2021-04-06 Jerry Zhang Superseded
test-bloom: fix missing 'bloom' from usage string test-bloom: fix missing 'bloom' from usage string - - - --- 2021-04-06 Christian Couder Accepted
[V2] git-apply: Allow simultaneous --cached and --3way options [V2] git-apply: Allow simultaneous --cached and --3way options - - - --- 2021-04-05 Jerry Zhang New
doc: replace jargon word "impact" with "effect"/"affect" doc: replace jargon word "impact" with "effect"/"affect" - - - --- 2021-04-05 Varun Varada New
[GSOC] ref-filter: use single strbuf for all output [GSOC] ref-filter: use single strbuf for all output - - - --- 2021-04-05 ZheNing Hu Superseded
[5/5] maintenance: allow custom refspecs during prefetch Maintenance: adapt custom refspecs - - - --- 2021-04-05 Derrick Stolee Superseded
[4/5] test-tool: test refspec input/output Maintenance: adapt custom refspecs - - - --- 2021-04-05 Derrick Stolee Superseded
[3/5] refspec: output a refspec item Maintenance: adapt custom refspecs - - - --- 2021-04-05 Derrick Stolee Superseded
[2/5] test-lib: use exact match for test_subcommand Maintenance: adapt custom refspecs - - - --- 2021-04-05 Derrick Stolee Superseded
[1/5] maintenance: simplify prefetch logic Maintenance: adapt custom refspecs - - - --- 2021-04-05 Derrick Stolee Superseded
[v3,2/2] MacOs: Precompose startup_info->prefix Untitled series #460665 - - - --- 2021-04-04 Torsten Bögershausen New
[v3,1/2] precompose_utf8: Make precompose_string_if_needed() public [v3,1/2] precompose_utf8: Make precompose_string_if_needed() public - - - --- 2021-04-04 Torsten Bögershausen New
[v7,GSOC] trailer: add new trailer.<token>.cmd config option [v7,GSOC] trailer: add new trailer.<token>.cmd config option - - - --- 2021-04-04 ZheNing Hu New
[v2,4/4] git-send-email: improve --validate error output refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-04 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] git-send-email: test full --validate output refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-04 Ævar Arnfjörð Bjarmason Superseded
[v2,2/4] git-send-email: refactor duplicate $? checks into a function refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-04 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] git-send-email: replace "map" in void context with "for" refactor duplicate $? checks into a function + improve errors - - - --- 2021-04-04 Ævar Arnfjörð Bjarmason Superseded
[v2,2/2] MacOs: Precompose startup_info->prefix [v2,1/2] precompose_utf8: Make precompose_string_if_needed() public - - - --- 2021-04-04 Torsten Bögershausen New
[v2,1/2] precompose_utf8: Make precompose_string_if_needed() public [v2,1/2] precompose_utf8: Make precompose_string_if_needed() public - - - --- 2021-04-04 Torsten Bögershausen New
[v2,1/1] user-manual.txt: assign preface an id and a title user-manual.txt: assign preface an id and a title - - - --- 2021-04-04 Firmin Martin Accepted
[v3] cache-tree.c: remove implicit dependency on the_repository [v3] cache-tree.c: remove implicit dependency on the_repository - - - --- 2021-04-03 Chinmoy Chakraborty Superseded
[GSoC,v2,1/1] userdiff: add support for scheme userdiff: add support for scheme - - - --- 2021-04-03 Atharva Raykar Superseded
[v4] pathspec: advice: long and short forms are incompatible [v4] pathspec: advice: long and short forms are incompatible - - - --- 2021-04-03 Σταύρος Ντέντος New
[v3] pathspec: advice: long and short forms are incompatible [v3] pathspec: advice: long and short forms are incompatible - - - --- 2021-04-03 Σταύρος Ντέντος Superseded
[v3] pathspec: advice: long and short forms are incompatible [v3] pathspec: advice: long and short forms are incompatible - - - --- 2021-04-03 Σταύρος Ντέντος Superseded
[1/1] git-apply: Allow simultaneous --cached and --3way options git-apply: Allow simultaneous --cached and --3way options - - - --- 2021-04-03 Jerry Zhang Superseded
gitk: fix selection color not persistent gitk: fix selection color not persistent - - - --- 2021-04-02 ghacct New
[v6,GSOC] trailer: add new trailer.<token>.cmd config option [v6,GSOC] trailer: add new trailer.<token>.cmd config option - - - --- 2021-04-02 ZheNing Hu Superseded
[GSoC] user-manual.txt: fix empty heading of introduction [GSoC] user-manual.txt: fix empty heading of introduction - 1 - --- 2021-04-02 Firmin Martin New
[2/2] git-send-email: refactor duplicate $? checks into a function git-send-email: refactor duplicate $? checks into a function - - - --- 2021-04-02 Ævar Arnfjörð Bjarmason New
[1/2] git-send-email: replace "map" in void context with "for" git-send-email: refactor duplicate $? checks into a function - - - --- 2021-04-02 Ævar Arnfjörð Bjarmason New
[23/23] t7527: test status with untracked-cache and fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[22/23] p7519: add fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[21/23] t7527: create test for fsmonitor--daemon Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[20/23] fsmonitor: force update index when fsmonitor token advances Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[19/23] fsmonitor--daemon: use a cookie file to sync with file system Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[18/23] fsmonitor--daemon:: introduce client delay for testing Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[17/23] fsmonitor--daemon: periodically truncate list of modified files Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[16/23] fsmonitor--daemon: implement handle_client callback Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[14/23] fsmonitor-fs-listen-macos: add macos header files for FSEvent Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[12/23] fsmonitor--daemon: create token-based changed path cache Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[11/23] fsmonitor--daemon: define token-ids Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[10/23] fsmonitor--daemon: add pathname classification Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[09/23] fsmonitor--daemon: implement daemon command options Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[08/23] fsmonitor-fs-listen-macos: stub in backend for MacOS Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
[07/23] fsmonitor-fs-listen-win32: stub in backend for Windows Builtin FSMonitor Feature - - - --- 2021-04-01 Jeff Hostetler New
« 1 2 ... 231 232 233431 432 »