Show patches with: none      |   43244 patches
« 1 2 ... 332 333 334432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,19/19] rebase: change the default backend from "am" to "merge" rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,18/19] rebase: make the backend configurable via config setting rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,17/19] rebase tests: repeat some tests using the merge backend instead of am rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,16/19] rebase tests: mark tests specific to the am-backend with --am rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,15/19] rebase: drop '-i' from the reflog for interactive-based rebases rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,14/19] git-prompt: change the prompt for interactive-based rebases rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,13/19] rebase: add an --am option rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,12/19] rebase: move incompatibility checks between backend options a bit earlier rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,11/19] git-rebase.txt: add more details about behavioral differences of backends rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,10/19] rebase: allow more types of rebases to fast-forward rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,09/19] t3432: make these tests work with either am or merge backends rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,08/19] rebase: fix handling of restrict_revision rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,07/19] rebase: make sure to pass along the quiet flag to the sequencer rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,06/19] rebase, sequencer: remove the broken GIT_QUIET handling rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,05/19] t3406: simplify an already simple test rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,04/19] rebase (interactive-backend): fix handling of commits that become empty rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,03/19] rebase (interactive-backend): make --keep-empty the default rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,02/19] t3404: directly test the behavior of interest rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v4,01/19] git-rebase.txt: update description of --allow-empty-message rebase: make the default backend configurable - - - --- 2020-01-16 Linus Arver via GitGitGadget New
[v2] fetch: emphasize failure during submodule fetch [v2] fetch: emphasize failure during submodule fetch - - - --- 2020-01-16 Emily Shaffer New
[v3,12/12] grep: use no. of cores as the default no. of threads grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,11/12] grep: move driver pre-load out of critical section grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,10/12] grep: re-enable threads in non-worktree case grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,09/12] grep: protect packed_git [re-]initialization grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,08/12] grep: allow submodule functions to run in parallel grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,07/12] submodule-config: add skip_if_read option to repo_read_gitmodules() grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,06/12] grep: replace grep_read_mutex by internal obj read lock grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,05/12] object-store: allow threaded access to object reading grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,04/12] replace-object: make replace operations thread-safe grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,03/12] grep: fix racy calls in grep_objects() grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,02/12] grep: fix race conditions at grep_submodule() grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
[v3,01/12] grep: fix race conditions on userdiff calls grep: improve threading and fix race conditions - - - --- 2020-01-16 Matheus Tavares New
msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x msvc: accommodate for vcpkg's upgrade to OpenSSL v1.1.x - - - --- 2020-01-15 Linus Arver via GitGitGadget New
clean: demonstrate a bug with pathspecs clean: demonstrate a bug with pathspecs - - - --- 2020-01-15 Linus Arver via GitGitGadget New
dir: point treat_leading_path() warning to the right place dir: point treat_leading_path() warning to the right place - - - --- 2020-01-15 Jeff King New
submodule.c: mark more strings for translation submodule.c: mark more strings for translation - - - --- 2020-01-15 Ralf Thielow New
[v2] dir: restructure in a way to avoid passing around a struct dirent [v2] dir: restructure in a way to avoid passing around a struct dirent - - - --- 2020-01-15 Linus Arver via GitGitGadget New
[8/8] sparse-checkout: write escaped patterns in cone mode Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[7/8] sparse-checkout: properly match escaped characters Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[6/8] sparse-checkout: warn on incorrect '*' in patterns Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[5/8] sparse-checkout: detect short patterns Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[4/8] sparse-checkout: cone mode does not recognize "**" Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[3/8] clone: fix --sparse option with URLs Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[2/8] sparse-checkout: create leading directories Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[1/8] t1091: use check_files to reduce boilerplate Harden the sparse-checkout builtin - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,10/10] ci: include the built-in `git add -i` in the `linux-gcc` job built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,09/10] built-in add -p: handle Escape sequences more efficiently built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,08/10] built-in add -p: handle Escape sequences in interactive.singlekey mode built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,07/10] built-in add -p: respect the `interactive.singlekey` config setting built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,06/10] terminal: add a new function to read a single keystroke built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,05/10] terminal: accommodate Git for Windows' default terminal built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,04/10] terminal: make the code of disable_echo() reusable built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,03/10] built-in add -p: handle diff.algorithm built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,02/10] built-in add -p: support interactive.diffFilter built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
[v4,01/10] t3701: adjust difffilter test built-in add -p: add support for the same config settings as the Perl version - - - --- 2020-01-14 Linus Arver via GitGitGadget New
dir: restructure in a way to avoid passing around a struct dirent dir: restructure in a way to avoid passing around a struct dirent - - - --- 2020-01-14 Linus Arver via GitGitGadget New
Git alias syntax help Git alias syntax help - - - --- 2020-01-14 Σταύρος Ντέντος New
Fix submodule status of dirs initialized but empty Fix submodule status of dirs initialized but empty - - - --- 2020-01-14 Peter Kaestle New
.mailmap: map Yi-Jyun Pan's email .mailmap: map Yi-Jyun Pan's email - - - --- 2020-01-14 Denton Liu New
Re* Potential Issue with ls-tree documentation Re* Potential Issue with ls-tree documentation - - - --- 2020-01-13 Junio C Hamano New
t5616: make robust to delta base change t5616: make robust to delta base change - - - --- 2020-01-13 Jonathan Tan New
[RFC,22/22] fast-import: add options for rewriting submodules SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,21/22] fast-import: add a generic function to iterate over marks SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,20/22] fast-import: make find_marks work on any mark set SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,19/22] fast-import: add helper function for inserting mark object entries SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,18/22] fast-import: permit reading multiple marks files SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,17/22] tag: store SHA-256 signatures in a header SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,16/22] gpg-interface: improve interface for parsing tags SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,15/22] commit: use expected signature header for SHA-256 SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,14/22] worktree: allow repository version 1 SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,13/22] init-db: move writing repo version into a function SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,12/22] builtin/init-db: add environment variable for new repo hash SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,11/22] builtin/init-db: allow specifying hash algorithm on command line SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,10/22] setup: allow check_repository_format to read repository format SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,09/22] t/helper: make repository tests hash independent SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,08/22] t/helper: initialize repository if necessary SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,07/22] t/helper/test-dump-split-index: initialize git repository SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,06/22] t6300: make hash algorithm independent SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,05/22] t6300: abstract away SHA-1-specific constants SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,04/22] t: use hash-specific lookup tables to define test constants SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,03/22] repository: require a build flag to use SHA-256 SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,02/22] hex: add functions to parse hex object IDs in any algorithm SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[RFC,01/22] hex: introduce parsing variants taking hash algorithms SHA-256 stage 4 implementation, part 1/3 - - - --- 2020-01-13 brian m. carlson New
[24/24] t6024: update for SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[23/24] t6006: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[22/24] t6000: abstract away SHA-1-specific constants SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[21/24] t5703: switch tests to use test_oid SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[20/24] t5703: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[19/24] t5607: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[18/24] t5616: use correct filter syntax SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[17/24] t5318: update for SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[16/24] t5515: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[15/24] t5321: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[14/24] t5313: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[13/24] t5309: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[12/24] t5302: make hash size independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[11/24] t4211: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[10/24] t4060: make test work with SHA-256 SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[09/24] t4013: make test hash independent SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
[08/24] t3404: remove SHA1 prerequisite SHA-256 test fixes, part 8 - - - --- 2020-01-13 brian m. carlson New
« 1 2 ... 332 333 334432 433 »