Show patches with: State = Action Required       |   24277 patches
« 1 2 ... 224 225 226242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
commit-graph: split up close_reachable() progress output commit-graph: split up close_reachable() progress output - - - --- 2018-11-19 Ævar Arnfjörð Bjarmason New
[1/1] revision.c: use new topo-order logic in tests Use new topo-order logic with GIT_TEST_COMMIT_GRAPH - - - --- 2018-11-19 Johannes Schindelin via GitGitGadget New
msvc: Directly use MS version (_stricmp) of strcasecmp msvc: Directly use MS version (_stricmp) of strcasecmp - - - --- 2018-11-19 Sven Strickroth New
test-lib-functions: make 'test_cmp_rev' more informative on failure test-lib-functions: make 'test_cmp_rev' more informative on failure - - - --- 2018-11-19 SZEDER Gábor New
tests: send "bug in the test script" errors to the script's stderr tests: send "bug in the test script" errors to the script's stderr - - - --- 2018-11-19 SZEDER Gábor New
t5562: skip if NO_CURL is enabled t5562: skip if NO_CURL is enabled - - - --- 2018-11-19 Carlo Marcelo Arenas Belón New
[v5] clone: report duplicate entries on case-insensitive filesystems [v5] clone: report duplicate entries on case-insensitive filesystems - - - --- 2018-11-19 Carlo Marcelo Arenas Belón New
[RFC,v2] technical doc: add a design doc for the evolve command [RFC,v2] technical doc: add a design doc for the evolve command - - - --- 2018-11-19 Stefan Xenos New
[RFC,v2] technical doc: add a design doc for the evolve command [RFC,v2] technical doc: add a design doc for the evolve command - - - --- 2018-11-19 Stefan Xenos New
msvc: Directly use MS version (_stricmp) of strcasecmp msvc: Directly use MS version (_stricmp) of strcasecmp - - - --- 2018-11-18 Sven Strickroth New
[v3] read-cache: make the split index obey umask settings [v3] read-cache: make the split index obey umask settings - - - --- 2018-11-18 Ævar Arnfjörð Bjarmason New
[5/5] tree-walk: support :(attr) matching Make :(attr) pathspec work with "git log" - - - --- 2018-11-18 Duy Nguyen New
[4/5] dir.c: move, rename and export match_attrs() Make :(attr) pathspec work with "git log" - - - --- 2018-11-18 Duy Nguyen New
[3/5] pathspec.h: clean up "extern" in function declarations Make :(attr) pathspec work with "git log" - - - --- 2018-11-18 Duy Nguyen New
[2/5] tree-walk.c: make tree_entry_interesting() take an index Make :(attr) pathspec work with "git log" - - - --- 2018-11-18 Duy Nguyen New
[1/5] tree.c: make read_tree*() take 'struct repository *' Make :(attr) pathspec work with "git log" - - - --- 2018-11-18 Duy Nguyen New
grep: use grep_opt->repo instead of explict repo argument grep: use grep_opt->repo instead of explict repo argument - 1 - --- 2018-11-18 Duy Nguyen New
[1/1,v3] stash: tolerate missing user identity make stash work if user.name and user.email are not configured - - - --- 2018-11-18 Slavica Djukic New
[v3,5/5] pretty: add support for separator option in %(trailers) %(trailers) improvements in pretty format - - - --- 2018-11-18 Anders Waldenborg New
[v3,4/5] strbuf: separate callback for strbuf_expand:ing literals %(trailers) improvements in pretty format - - - --- 2018-11-18 Anders Waldenborg New
[v3,3/5] pretty: add support for "valueonly" option in %(trailers) %(trailers) improvements in pretty format - - - --- 2018-11-18 Anders Waldenborg New
[v3,2/5] pretty: allow showing specific trailers %(trailers) improvements in pretty format - - - --- 2018-11-18 Anders Waldenborg New
[v3,1/5] pretty: single return path in %(trailers) handling %(trailers) improvements in pretty format - - - --- 2018-11-18 Anders Waldenborg New
[v3,1/1] merge: add scissors line on merge conflict Fix scissors bug during merge conflict - - - --- 2018-11-17 Denton Liu New
[PATCH/RFC,v1,1/1] Use size_t instead of unsigned long [PATCH/RFC,v1,1/1] Use size_t instead of unsigned long - - - --- 2018-11-17 Torsten Bögershausen New
[PATCH-2] Change writing style [PATCH-2] Change writing style - - - --- 2018-11-16 Jacques Bodin-Hullin New
[v5,1/1] protocol: advertise multiple supported versions Advertise multiple supported proto versions - - - --- 2018-11-16 Josh Steadmon New
[v2] read-cache: write all indexes with the same permissions [v2] read-cache: write all indexes with the same permissions - - - --- 2018-11-16 Christian Couder New
[v2,2/2] merge: add scissors line on merge conflict Fix scissors bug during merge conflict - - - --- 2018-11-16 Denton Liu New
[v2,1/2] commit: don't add scissors line if one exists in MERGE_MSG [v2,1/2] commit: don't add scissors line if one exists in MERGE_MSG - - - --- 2018-11-16 Denton Liu New
[v1,9/9] diff --color-moved-ws: handle blank lines diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,8/9] diff --color-moved-ws: modify allow-indentation-change diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,7/9] diff --color-moved-ws: optimize allow-indentation-change diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,6/9] diff --color-moved=zebra: be stricter with color alternation diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,5/9] diff --color-moved-ws: fix false positives diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,4/9] diff --color-moved-ws: demonstrate false positives diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,3/9] diff: allow --no-color-moved-ws diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,2/9] diff: use whitespace consistently diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
[v1,1/9] diff: document --no-color-moved diff --color-moved-ws fixes and enhancment - - - --- 2018-11-16 Phillip Wood New
bundle: dup() output descriptor closer to point-of-use bundle: dup() output descriptor closer to point-of-use - - - --- 2018-11-16 Jeff King New
[3/3] remote-curl: die on server-side errors remote-curl smart-http discovery cleanup - - - --- 2018-11-16 Jeff King New
[2/3] remote-curl: tighten "version 2" check for smart-http remote-curl smart-http discovery cleanup - 1 - --- 2018-11-16 Jeff King New
[1/3] remote-curl: refactor smart-http discovery remote-curl smart-http discovery cleanup - 1 - --- 2018-11-16 Jeff King New
[v3,11/11] fast-export: add a --show-original-ids option to show original names fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,10/11] fast-import: remove unmaintained duplicate documentation fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,09/11] fast-export: add --reference-excluded-parents option fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,08/11] fast-export: ensure we export requested refs fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,07/11] fast-export: when using paths, avoid corrupt stream with non-existent mark fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,06/11] fast-export: move commit rewriting logic into a function for reuse fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,05/11] fast-export: avoid dying when filtering by paths and old tags exist fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,04/11] fast-export: use value from correct enum fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,03/11] git-fast-export.txt: clarify misleading documentation about rev-list args fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,02/11] git-fast-import.txt: fix documentation for --quiet option fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[v3,01/11] fast-export: convert sha1 to oid fast export and import fixes and features - - - --- 2018-11-16 Elijah Newren New
[[PATCH,v2] ] INSTALL: add macOS gettext and sdk header explanation to INSTALL [[PATCH,v2] ] INSTALL: add macOS gettext and sdk header explanation to INSTALL - - - --- 2018-11-15 yan ke New
[1/1] mingw: replace an obsolete link with the superseding one mingw: update a link to the official documentation - - - --- 2018-11-15 Johannes Schindelin via GitGitGadget New
INSTALL: add macOS gettext and sdk header explanation to INSTALL INSTALL: add macOS gettext and sdk header explanation to INSTALL - - - --- 2018-11-15 yan ke New
technical doc: add a design doc for the evolve command technical doc: add a design doc for the evolve command - - - --- 2018-11-15 Stefan Xenos New
[v2,2/2,Outreachy] stash: tolerate missing user identity make stash work if user.name and user.email are not configured - - - --- 2018-11-14 Slavica Djukic New
[v2,1/2,Outreachy] t3903-stash: test without configured user.name and user.email make stash work if user.name and user.email are not configured - - - --- 2018-11-14 Slavica Djukic New
[v2] Makefile: use FUZZ_CXXFLAGS for linking fuzzers [v2] Makefile: use FUZZ_CXXFLAGS for linking fuzzers - - - --- 2018-11-14 Josh Steadmon New
[v2,5/5] tests: explicitly use `git.exe` on Windows [v2,1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,4/5] tests: do not require Git to be built when testing an installed Git [v2,1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,3/5] t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set [v2,1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,2/5] tests: respect GIT_TEST_INSTALLED when initializing repositories [v2,1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ [v2,1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/ - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,2/2] rebase: validate -C<n> and --whitespace=<mode> parameters early rebase: understand -C again, refactor - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,1/2] rebase: really just passthru the `git am` options rebase: understand -C again, refactor - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
doc: move extensions.worktreeConfig to the right place doc: move extensions.worktreeConfig to the right place - - - --- 2018-11-14 Duy Nguyen New
[v2,1/1] bundle: cleanup lock files on error bundle: fix issue when bundles would be empty - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
[v2,1/1] config: report a bug if git_dir exists without commondir Some left-over add-on for bw/config-h - - - --- 2018-11-14 Johannes Schindelin via GitGitGadget New
ref-filter: don't look for objects when outside of a repository ref-filter: don't look for objects when outside of a repository - - - --- 2018-11-14 SZEDER Gábor New
[3/3] Documentation/clone: document ignored configuration variables clone: respect configured fetch respecs during initial fetch - - - --- 2018-11-14 SZEDER Gábor New
[2/3] clone: respect additional configured fetch refspecs during initial fetch clone: respect configured fetch respecs during initial fetch - - - --- 2018-11-14 SZEDER Gábor New
[1/3] clone: use a more appropriate variable name for the default refspec clone: respect configured fetch respecs during initial fetch - - - --- 2018-11-14 SZEDER Gábor New
INSTALL: add macOS gettext and sdk header explanation to INSTALL INSTALL: add macOS gettext and sdk header explanation to INSTALL - - - --- 2018-11-14 yan ke New
[v2,2/2] tests: add a special setup where rebase.useBuiltin is off rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[v2,1/2] rebase doc: document rebase.useBuiltin rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[2/2] tests: add a special setup where rebase.useBuiltin is off rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[1/2] rebase doc: document rebase.useBuiltin rebase.useBuiltin doc & test mode - - - --- 2018-11-14 Ævar Arnfjörð Bjarmason New
[RFC,2/2] merge: add scissors line on merge conflict Fix scissors bug during merge conflict - - - --- 2018-11-14 Denton Liu New
[RFC,1/2] commit: don't add scissors line if one exists Fix scissors bug during merge conflict - - - --- 2018-11-14 Denton Liu New
[v6,12/12] hash: add an SHA-256 implementation using OpenSSL Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,11/12] sha256: add an SHA-256 implementation using libgcrypt Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,10/12] Add a base implementation of SHA-256 support Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,09/12] commit-graph: convert to using the_hash_algo Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,08/12] t/helper: add a test helper to compute hash speed Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,07/12] sha1-file: add a constant for hash block size Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,06/12] t: make the sha1 test-tool helper generic Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,05/12] t: add basic tests for our SHA-1 implementation Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,04/12] cache: make hashcmp and hasheq work with larger hashes Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,03/12] hex: introduce functions to print arbitrary hashes Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,02/12] sha1-file: provide functions to look up hash algorithms Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v6,01/12] sha1-file: rename algorithm to "sha1" Base SHA-256 implementation - - - --- 2018-11-14 brian m. carlson New
[v4,1/1] protocol: advertise multiple supported versions Advertise multiple supported proto versions - - - --- 2018-11-14 Josh Steadmon New
git-compat-util: prefer poll.h to sys/poll.h git-compat-util: prefer poll.h to sys/poll.h - - - --- 2018-11-14 Đoàn Trần Công Danh New
[v2,11/11] fast-export: add --always-show-modify-after-rename fast export and import fixes and features - - - --- 2018-11-14 Elijah Newren New
[v2,10/11] fast-export: add a --show-original-ids option to show original names fast export and import fixes and features - - - --- 2018-11-14 Elijah Newren New
[v2,09/11] fast-import: remove unmaintained duplicate documentation fast export and import fixes and features - - - --- 2018-11-14 Elijah Newren New
[v2,08/11] fast-export: add --reference-excluded-parents option fast export and import fixes and features - - - --- 2018-11-14 Elijah Newren New
« 1 2 ... 224 225 226242 243 »