Show patches with: none      |   43259 patches
« 1 2 ... 340 341 342432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/9] cherry-pick: add test for `--skip` advice in `git commit` commit: fix advice for empty commits during rebases - - - --- 2019-12-06 Phillip Wood New
[v2,1/9] t3404: use test_cmp_rev commit: fix advice for empty commits during rebases - - - --- 2019-12-06 Phillip Wood New
[7/7] apply --allow-overlap: fix a corner case add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[6/7] git add -p: use non-zero exit code when the diff generation failed add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[5/7] t3701: verify that the diff.algorithm config setting is handled add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[4/7] t3701: verify the shown messages when nothing can be added add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[3/7] t3701: add a test for the different `add -p` prompts add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[2/7] t3701: avoid depending on the TTY prerequisite add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[1/7] t3701: add a test for advanced split-hunk editing add -i: close some regression test gaps - - - --- 2019-12-06 Johannes Schindelin via GitGitGadget New
[v2,2/2] rebase: find --fork-point with full ref rebase: fix bug in --fork-point - - - --- 2019-12-05 Alex Torok New
[v2,1/2] rebase: refactor dwim_ref_or_die from merge-base.c rebase: fix bug in --fork-point - - - --- 2019-12-05 Alex Torok New
[3/3] rebase: fix rebase to use full ref to find fork-point rebase: fix bug in --fork-point - - - --- 2019-12-05 Alex Torok New
[2/3] rebase: refactor dwim_ref_or_die from merge-base.c rebase: fix bug in --fork-point - - - --- 2019-12-05 Alex Torok New
[1/3] rebase: add test for rebase --fork-point with short upstream rebase: fix bug in --fork-point - - - --- 2019-12-05 Alex Torok New
xdiff: unignore changes in function context xdiff: unignore changes in function context - - - --- 2019-12-05 René Scharfe New
gitk branch name encoding utf-8 probrem gitk branch name encoding utf-8 probrem - - - --- 2019-12-05 加藤一博 New
[1/1] fix-typo: consecutive-word duplications fix-typo: consecutive-word duplications - - - --- 2019-12-05 Johannes Schindelin via GitGitGadget New
[v4,11/11] git-p4: Added --encoding parameter to p4 clone git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,10/11] git-p4: Support python3 for basic P4 clone, sync, and submit git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,09/11] git-p4: Add usability enhancements git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,08/11] git-p4: p4CmdList - support Unicode encoding git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,07/11] git-p4: Add a helper class for stream writing git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,06/11] git-p4: Fix assumed path separators to be more Windows friendly git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,05/11] git-p4: Add new functions in preparation of usage git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,04/11] git-p4: python3 syntax changes git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,03/11] git-p4: add new helper functions for python3 conversion git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,02/11] git-p4: change the expansion test from basestring to list git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v4,01/11] git-p4: select p4 binary by operating-system git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v6,5/5] t7700: stop losing return codes of git commands t: test cleanup stemming from experimentally enabling pipefail - - - --- 2019-12-04 Denton Liu New
[v6,4/5] t7700: make references to SHA-1 generic t: test cleanup stemming from experimentally enabling pipefail - - - --- 2019-12-04 Denton Liu New
[v6,3/5] t7700: replace egrep with grep t: test cleanup stemming from experimentally enabling pipefail - - - --- 2019-12-04 Denton Liu New
[v6,2/5] t7700: consolidate code into test_has_duplicate_object() t: test cleanup stemming from experimentally enabling pipefail - - - --- 2019-12-04 Denton Liu New
[v6,1/5] t7700: consolidate code into test_no_missing_in_packs() t: test cleanup stemming from experimentally enabling pipefail - - - --- 2019-12-04 Denton Liu New
[v4,5/5] rebase: fix format.useAutoBase breakage rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v4,4/5] format-patch: teach --no-base rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v4,3/5] t4014: use test_config() rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v4,2/5] format-patch: fix indentation rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v4,1/5] t3400: demonstrate failure with format.useAutoBase rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v2] grep: support the --pathspec-from-file option [v2] grep: support the --pathspec-from-file option - - - --- 2019-12-04 Emily Shaffer New
gitk branch name encoding utf-8 probrem gitk branch name encoding utf-8 probrem - - - --- 2019-12-04 加藤一博 New
[1/1] git-p4: use lfs.storage instead of local .git/lfs Use lfs.storage if it defined in git.config… git-p4: use lfs.storage instead of local .git/lfs - - - --- 2019-12-04 Johannes Schindelin via GitGitGadget New
[v3,5/5] rebase: fix format.useAutoBase breakage rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v3,4/5] format-patch: teach --no-base rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v3,3/5] t4014: use test_config() rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v3,2/5] format-patch: fix indentation rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v3,1/5] t3400: demonstrate failure with format.useAutoBase rebase: fix breakage with `format.useAutoBase` - - - --- 2019-12-04 Denton Liu New
[v2] contrib: git-cpcover: copy cover letter [v2] contrib: git-cpcover: copy cover letter - - - --- 2019-12-03 Michael S. Tsirkin New
[v4,13/13] checkout, restore: support the --pathspec-from-file option Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,12/13] doc: restore: synchronize <pathspec> description Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,11/13] doc: checkout: synchronize <pathspec> description Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,10/13] doc: checkout: fix broken text reference Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,09/13] doc: checkout: remove duplicate synopsis Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,08/13] add: support the --pathspec-from-file option Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,07/13] cmd_add: prepare for next patch Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,06/13] commit: support the --pathspec-from-file option Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,05/13] doc: commit: synchronize <pathspec> description Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,04/13] reset: support the `--pathspec-from-file` option Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,03/13] doc: reset: synchronize <pathspec> description Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,02/13] pathspec: add new function to parse file Add --pathspec-from-file option - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v4,01/13] parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul` [v4,01/13] parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul` - - - --- 2019-12-03 Johannes Schindelin via GitGitGadget New
[v3,2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo' rebase -i: extend rebase.missingCommitsCheck - - - --- 2019-12-02 Alban Gruin New
[v3,1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c rebase -i: extend rebase.missingCommitsCheck - - - --- 2019-12-02 Alban Gruin New
[v2,2/2] submodule--helper: advise on fatal alternate error Advice upon clone --recurse-submodules --reference - - - --- 2019-12-02 Jonathan Tan New
[v2,1/2] Doc: explain submodule.alternateErrorStrategy Advice upon clone --recurse-submodules --reference - - - --- 2019-12-02 Jonathan Tan New
[v2,3/3] doc: replace LKML link with lore.kernel.org Doc: replace opaque mail archive links with lore.kernel.org - - - --- 2019-12-02 Denton Liu New
[v2,2/3] RelNotes: replace Gmane with real Message-IDs Doc: replace opaque mail archive links with lore.kernel.org - - - --- 2019-12-02 Denton Liu New
[v2,1/3] doc: replace MARC links with lore.kernel.org Doc: replace opaque mail archive links with lore.kernel.org - - - --- 2019-12-02 Denton Liu New
[v3,1/1] Python3 support for t9800 tests. Basic P4/Python3 support git-p4.py: Cast byte strings to unicode strings in python3 - - - --- 2019-12-02 Johannes Schindelin via GitGitGadget New
[v3,2/2] mingw: translate ERROR_SUCCESS to errno = 0 Brown-bag fix on top of js/mingw-inherit-only-std-handles - - - --- 2019-12-02 Johannes Schindelin via GitGitGadget New
[v3,1/2] mingw: do set `errno` correctly when trying to restrict handle inheritance Brown-bag fix on top of js/mingw-inherit-only-std-handles - - - --- 2019-12-02 Johannes Schindelin via GitGitGadget New
[1/1] pkt-line: fix a typo pkt-line: fix a typo - - - --- 2019-12-02 Johannes Schindelin via GitGitGadget New
[v7,3/3] git-gui: revert untracked files by deleting them git-gui: revert untracked files by deleting them - - - --- 2019-12-01 Johannes Schindelin via GitGitGadget New
[v7,2/3] git-gui: update status bar to track operations git-gui: revert untracked files by deleting them - - - --- 2019-12-01 Johannes Schindelin via GitGitGadget New
[v7,1/3] git-gui: consolidate naming conventions git-gui: revert untracked files by deleting them - - - --- 2019-12-01 Johannes Schindelin via GitGitGadget New
Documentation: networking: device drivers: Remove stray asterisks Documentation: networking: device drivers: Remove stray asterisks - - - --- 2019-12-01 Jonathan Corbet New
t9300-fast-import: don't hang if background fast-import exits too early t9300-fast-import: don't hang if background fast-import exits too early - - - --- 2019-11-30 SZEDER Gábor New
[v2,2/2] mingw: translate ERROR_SUCCESS to errno = 0 Brown-bag fix on top of js/mingw-inherit-only-std-handles - - - --- 2019-11-30 Johannes Schindelin via GitGitGadget New
[v2,1/2] mingw: do set `errno` correctly when trying to restrict handle inheritance Brown-bag fix on top of js/mingw-inherit-only-std-handles - - - --- 2019-11-30 Johannes Schindelin via GitGitGadget New
t7812: expect failure for grep -i with invalid UTF-8 data t7812: expect failure for grep -i with invalid UTF-8 data - - - --- 2019-11-30 Todd Zullinger New
[1/1] mingw: do set `errno` correctly when trying to restrict handle inheritance Brown-bag fix on top of js/mingw-inherit-only-std-handles - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,9/9] built-in add -i: offer the `quit` command built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,8/9] built-in add -i: re-implement the `diff` command built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,7/9] built-in add -i: implement the `patch` command built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,6/9] built-in add -i: re-implement `add-untracked` in C built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,5/9] built-in add -i: re-implement `revert` in C built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,4/9] built-in add -i: implement the `update` command built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,3/9] built-in add -i: prepare for multi-selection commands built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,2/9] built-in add -i: allow filtering the modified files list built-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v2,1/9] add-interactive: make sure to release `rev.prune_data` build-in add -i: implement all commands in the main loop - - - --- 2019-11-29 Johannes Schindelin via GitGitGadget New
[v1,1/1] sequencer: fix a memory leak in sequencer_continue() [v1,1/1] sequencer: fix a memory leak in sequencer_continue() - - - --- 2019-11-28 Alban Gruin New
[5/5] t2024: cover more cases parse_branchname_arg(): make code easier to understand - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
[4/5] parse_branchname_arg(): refactor the decision making parse_branchname_arg(): make code easier to understand - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
[3/5] parse_branchname_arg(): update code comments parse_branchname_arg(): make code easier to understand - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
[2/5] parse_branchname_arg(): introduce expect_commit_only parse_branchname_arg(): make code easier to understand - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
[1/5] parse_branchname_arg(): fix dash_dash_pos, drop argcount parse_branchname_arg(): make code easier to understand - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
[v2,3/3] mingw: use {gm,local}time_s as backend for {gm,local}time_r Phase out non-reentrant time functions - - - --- 2019-11-28 Đoàn Trần Công Danh New
[v2,2/3] archive-zip.c: switch to reentrant localtime_r Phase out non-reentrant time functions - - - --- 2019-11-28 Đoàn Trần Công Danh New
[v2,1/3] date.c: switch to reentrant {gm,local}time_r Phase out non-reentrant time functions - - - --- 2019-11-28 Đoàn Trần Công Danh New
[v6,3/3] git-gui: revert untracked files by deleting them git-gui: revert untracked files by deleting them - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
[v6,2/3] git-gui: update status bar to track operations git-gui: revert untracked files by deleting them - - - --- 2019-11-28 Johannes Schindelin via GitGitGadget New
« 1 2 ... 340 341 342432 433 »