Show patches with: none      |   46743 patches
« 1 2 ... 445 446 447467 468 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] list-objects-filter: teach tree:# how to handle >0 support for filtering trees and blobs based on depth - - - --- 2018-12-10 Matthew DeVore New
http: add http.version option to select http protocol version http: add http.version option to select http protocol version - - - --- 2018-12-10 S. Fricke New
[3/3] rebase: introduce a shortcut for --reschedule-failed-exec rebase: offer to reschedule failed exec commands automatically - - - --- 2018-12-10 blanet via GitGitGadget New
[2/3] rebase: add a config option to default to --reschedule-failed-exec rebase: offer to reschedule failed exec commands automatically - - - --- 2018-12-10 blanet via GitGitGadget New
[1/3] rebase: introduce --reschedule-failed-exec rebase: offer to reschedule failed exec commands automatically - - - --- 2018-12-10 blanet via GitGitGadget New
[2/2] mingw: allow absolute paths without drive prefix mingw: support absolute paths without a drive prefix - - - --- 2018-12-10 blanet via GitGitGadget New
[1/2] mingw: demonstrate a problem with certain absolute paths mingw: support absolute paths without a drive prefix - - - --- 2018-12-10 blanet via GitGitGadget New
[5/5] midx: implement midx_repack() Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2018-12-10 blanet via GitGitGadget New
[4/5] multi-pack-index: prepare 'repack' verb Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2018-12-10 blanet via GitGitGadget New
[3/5] multi-pack-index: implement 'expire' verb Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2018-12-10 blanet via GitGitGadget New
[2/5] midx: refactor permutation logic Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2018-12-10 blanet via GitGitGadget New
[1/5] multi-pack-index: prepare for 'expire' verb Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2018-12-10 blanet via GitGitGadget New
[v3,6/6] pack-objects: create GIT_TEST_PACK_SPARSE Add a new "sparse" tree walk algorithm - - - --- 2018-12-10 blanet via GitGitGadget New
[v3,5/6] pack-objects: create pack.useSparse setting Add a new "sparse" tree walk algorithm - - - --- 2018-12-10 blanet via GitGitGadget New
[v3,4/6] revision: implement sparse algorithm Add a new "sparse" tree walk algorithm - - - --- 2018-12-10 blanet via GitGitGadget New
[v3,3/6] pack-objects: add --sparse option Add a new "sparse" tree walk algorithm - - - --- 2018-12-10 blanet via GitGitGadget New
[v3,2/6] list-objects: consume sparse tree walk Add a new "sparse" tree walk algorithm - - - --- 2018-12-10 blanet via GitGitGadget New
[v3,1/6] revision: add mark_tree_uninteresting_sparse Add a new "sparse" tree walk algorithm - - - --- 2018-12-10 blanet via GitGitGadget New
[1/1] completion: complete <rev> in `git worktree add <path> <rev>` worktree: add completion for the rev argument in git worktree add <path> <rev> - - - --- 2018-12-10 blanet via GitGitGadget New
[v4] remote: add --save-to-push option to git remote set-url [v4] remote: add --save-to-push option to git remote set-url - - - --- 2018-12-10 Denton Liu New
fixup! test-lib: add the '--stress' option to run a test repeatedly under load fixup! test-lib: add the '--stress' option to run a test repeatedly under load - - - --- 2018-12-10 SZEDER Gábor New
[RFC,2/2] grep: fallback to interpreter if JIT fails with pcre2 fallback to interpreter if JIT fails with pcre - - - --- 2018-12-09 Carlo Marcelo Arenas Belón New
[RFC,1/2] grep: fallback to interpreter if JIT fails with pcre1 fallback to interpreter if JIT fails with pcre - - - --- 2018-12-09 Carlo Marcelo Arenas Belón New
[v2,7/7] test-lib: add the '--stress' option to run a test repeatedly under load test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[v2,6/7] test-lib-functions: introduce the 'test_set_port' helper function test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[v2,5/7] test-lib: extract Bash version check for '-x' tracing test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[v2,4/7] test-lib: set $TRASH_DIRECTORY earlier test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[v2,3/7] test-lib: consolidate naming of test-results paths test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[v2,2/7] test-lib: parse some --options earlier test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[v2,1/7] test-lib: translate SIGTERM and SIGHUP to an exit test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests - - - --- 2018-12-09 SZEDER Gábor New
[8/8] stash: use git checkout --no-overlay introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[7/8] checkout: allow ignoring unmatched pathspec introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[6/8] checkout: add --cached option introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[5/8] checkout: introduce --{,no-}overlay option introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[4/8] read-cache: add invalidate parameter to remove_marked_cache_entries introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[3/8] entry: support CE_WT_REMOVE flag in checkout_entry introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[2/8] entry: factor out unlink_entry function introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[1/8] move worktree tests to t24* introduce no-overlay and cached mode in git checkout - - - --- 2018-12-09 Thomas Gummerer New
[24/24] FIXME Add backup log - - - --- 2018-12-09 Duy Nguyen New
[23/24] rebase: keep backup of overwritten files on --skip or --abort Add backup log - - - --- 2018-12-09 Duy Nguyen New
[22/24] am: keep backup of overwritten files on --skip or --abort Add backup log - - - --- 2018-12-09 Duy Nguyen New
[21/24] checkout -f: keep backup of overwritten files Add backup log - - - --- 2018-12-09 Duy Nguyen New
[20/24] reset --hard: keep backup of overwritten files Add backup log - - - --- 2018-12-09 Duy Nguyen New
[19/24] unpack-trees.c: keep backup of ignored files being overwritten Add backup log - - - --- 2018-12-09 Duy Nguyen New
[18/24] refs: keep backup of deleted reflog Add backup log - - - --- 2018-12-09 Duy Nguyen New
[17/24] config --edit: support backup log Add backup log - - - --- 2018-12-09 Duy Nguyen New
[16/24] sha1-file.c: let index_path() accept NULL istate Add backup log - - - --- 2018-12-09 Duy Nguyen New
[15/24] backup-log: keep all blob references around Add backup log - - - --- 2018-12-09 Duy Nguyen New
[14/24] gc: prune backup logs Add backup log - - - --- 2018-12-09 Duy Nguyen New
[13/24] backup-log: add prune command Add backup log - - - --- 2018-12-09 Duy Nguyen New
[12/24] backup-log: add log command Add backup log - - - --- 2018-12-09 Duy Nguyen New
[11/24] backup-log: add diff command Add backup log - - - --- 2018-12-09 Duy Nguyen New
[10/24] backup-log: add cat command Add backup log - - - --- 2018-12-09 Duy Nguyen New
[09/24] backup-log.c: add API for walking backup log Add backup log - - - --- 2018-12-09 Duy Nguyen New
[08/24] add--interactive: support backup log Add backup log - - - --- 2018-12-09 Duy Nguyen New
[07/24] apply: support backup log with --keep-backup Add backup log - - - --- 2018-12-09 Duy Nguyen New
[06/24] commit: support backup log Add backup log - - - --- 2018-12-09 Duy Nguyen New
[05/24] update-index: support backup log with --keep-backup Add backup log - - - --- 2018-12-09 Duy Nguyen New
[04/24] add: support backup log Add backup log - - - --- 2018-12-09 Duy Nguyen New
[03/24] read-cache.c: new flag for add_index_entry() to write to backup log Add backup log - - - --- 2018-12-09 Duy Nguyen New
[02/24] backup-log: add "update" subcommand Add backup log - - - --- 2018-12-09 Duy Nguyen New
[01/24] doc: introduce new "backup log" concept Add backup log - - - --- 2018-12-09 Duy Nguyen New
parse-options: fix SunCC compiler warning parse-options: fix SunCC compiler warning - - - --- 2018-12-09 Duy Nguyen New
style: the opening '{' of a function is in a separate line style: the opening '{' of a function is in a separate line - - - --- 2018-12-09 Duy Nguyen New
rebase docs: drop stray word in merge command description rebase docs: drop stray word in merge command description - - - --- 2018-12-08 Kyle Meyer New
[v4,7/7] pretty: add support for separator option in %(trailers) %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v4,6/7] strbuf: separate callback for strbuf_expand:ing literals %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v4,5/7] pretty: add support for "valueonly" option in %(trailers) %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v4,4/7] pretty: allow showing specific trailers %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v4,3/7] pretty: single return path in %(trailers) handling %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v4,2/7] pretty: allow %(trailers) options with explicit value %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v4,1/7] doc: group pretty-format.txt placeholders descriptions %(trailers) improvements in pretty format - - - --- 2018-12-08 Anders Waldenborg New
[v3,1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again) [v3,1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again) - - - --- 2018-12-08 Torsten Bögershausen New
Documentation: update "man git-add" to include "[]" Documentation: update "man git-add" to include "[]" - - - --- 2018-12-08 Robert P. J. Day New
docs/gitweb.conf: config variable typo docs/gitweb.conf: config variable typo - - - --- 2018-12-08 FeRD New
[4/4] submodule deinit: unset core.worktree [1/4] submodule update: add regression test with old style setups - - - --- 2018-12-07 Stefan Beller New
[3/4] submodule--helper: fix BUG message in ensure_core_worktree [1/4] submodule update: add regression test with old style setups - - - --- 2018-12-07 Stefan Beller New
[2/4] submodule: unset core.worktree if no working tree is present [1/4] submodule update: add regression test with old style setups - - - --- 2018-12-07 Stefan Beller New
[1/4] submodule update: add regression test with old style setups [1/4] submodule update: add regression test with old style setups - - - --- 2018-12-07 Stefan Beller New
commit: abort before commit-msg if empty message commit: abort before commit-msg if empty message - - - --- 2018-12-07 Jonathan Tan New
[v3,3/3] Makefile: correct example fuzz build Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-07 Josh Steadmon New
[v3,2/3] commit-graph: fix buffer read-overflow Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-07 Josh Steadmon New
[v3,1/3] commit-graph, fuzz: Add fuzzer for commit-graph Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-07 Josh Steadmon New
[on,master,v2] revision: use commit graph in get_reference() [on,master,v2] revision: use commit graph in get_reference() - - - --- 2018-12-07 Jonathan Tan New
mailmap: update brandon williams's email address mailmap: update brandon williams's email address - 1 - --- 2018-12-07 Brandon Williams New
l10n: de.po: fix two messages l10n: de.po: fix two messages - - - --- 2018-12-07 Ralf Thielow New
git-rebase.txt: update note about directory rename detection and am git-rebase.txt: update note about directory rename detection and am - - - --- 2018-12-07 Johannes Sixt New
[v2,3/3] Refactor mingw_cygwin_offset_1st_component() [v1/RFC,1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again) - - - --- 2018-12-07 Torsten Bögershausen New
[v2,2/3] offset_1st_component(), dos_drive_prefix() return size_t [v1/RFC,1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again) - - - --- 2018-12-07 Torsten Bögershausen New
[v2,1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again) [v2,1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again) - - - --- 2018-12-07 Torsten Bögershausen New
terminology tweak: prune -> path limiting terminology tweak: prune -> path limiting - - - --- 2018-12-06 Matthew DeVore New
fetch: ensure submodule objects fetched fetch: ensure submodule objects fetched - - - --- 2018-12-06 Stefan Beller New
[v2,3/3] Makefile: correct example fuzz build Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-06 Josh Steadmon New
[v2,2/3] commit-graph: fix buffer read-overflow Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-06 Josh Steadmon New
[v2,1/3] commit-graph, fuzz: Add fuzzer for commit-graph Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-06 Josh Steadmon New
Indent code with TABs Indent code with TABs - - - --- 2018-12-06 Duy Nguyen New
docs: fix $strict_export text in gitweb.conf.txt docs: fix $strict_export text in gitweb.conf.txt - - - --- 2018-12-06 Denis Ovsienko New
[2/2] commit-graph: fix buffer read-overflow Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-05 Josh Steadmon New
[1/2] commit-graph, fuzz: Add fuzzer for commit-graph Add commit-graph fuzzer and fix buffer overflow - - - --- 2018-12-05 Josh Steadmon New
[v3] list-objects.c: don't segfault for missing cmdline objects [v3] list-objects.c: don't segfault for missing cmdline objects - - - --- 2018-12-05 Matthew DeVore New
« 1 2 ... 445 446 447467 468 »