Show patches with: none      |   43283 patches
« 1 2 ... 427 428 429432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,1/2] fuzz: Add basic fuzz testing target. add fuzzing targets for use with LLVM libFuzzer - - - --- 2018-10-04 Josh Steadmon Superseded
[RFC] We should add a "git gc --auto" after "git clone" due to commit graph [RFC] We should add a "git gc --auto" after "git clone" due to commit graph - - - --- 2018-10-04 Ævar Arnfjörð Bjarmason New
[5/5] oidset: uninline oidset_init() oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,4/5] oidset: use khash oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,3/5] khash: factor out kh_release_* oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,2/5] fetch-pack: load tip_oids eagerly iff needed oidset: use khash - - - --- 2018-10-04 René Scharfe New
[v3,1/5] fetch-pack: factor out is_unmatched_ref() oidset: use khash - - - --- 2018-10-04 René Scharfe New
[Outreachy] git/userdiff.c fix regex pattern error [Outreachy] git/userdiff.c fix regex pattern error - - - --- 2018-10-04 Ananya Krishna Maram New
[v2,5/5] diff --color-moved: fix a memory leak diff --color-moved-ws: fix double free crash - 1 - --- 2018-10-04 Phillip Wood New
[v2,4/5] diff --color-moved-ws: fix another memory leak diff --color-moved-ws: fix double free crash - - - --- 2018-10-04 Phillip Wood New
[v2,3/5] diff --color-moved-ws: fix a memory leak diff --color-moved-ws: fix double free crash - - - --- 2018-10-04 Phillip Wood New
[v2,2/5] diff --color-moved-ws: fix out of bounds string access diff --color-moved-ws: fix double free crash - - - --- 2018-10-04 Phillip Wood New
[v2,1/5] diff --color-moved-ws: fix double free crash diff --color-moved-ws: fix double free crash - - - --- 2018-10-04 Phillip Wood New
[v2,2/2] fetch-pack: exclude blobs when lazy-fetching trees Lazy fetch bug fix (and feature that reveals it) - - - --- 2018-10-03 Jonathan Tan New
[v2,1/2] fetch-pack: avoid object flags if no_dependents Lazy fetch bug fix (and feature that reveals it) - - - --- 2018-10-03 Jonathan Tan New
doc: fix a typo and clarify a sentence doc: fix a typo and clarify a sentence - - - --- 2018-10-03 Mihir Mehta New
[v10,8/8] list-objects-filter: implement filter tree:0 [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,7/8] list-objects-filter-options: do not over-strbuf_init [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,6/8] list-objects-filter: use BUG rather than die [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,5/8] revision: mark non-user-given objects instead [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,4/8] rev-list: handle missing tree objects properly [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,3/8] list-objects: always parse trees gently [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,2/8] list-objects: refactor to process_tree_contents [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,1/8] list-objects: store common func args in struct [v10,1/8] list-objects: store common func args in struct - - - --- 2018-10-03 Matthew DeVore New
[v10,0/8] filter: support for excluding all trees and blobs - - - --- 2018-10-03 Matthew DeVore New
[3/3] mingw: bump the minimum Windows version to Vista mingw: require Windows Vista or later (and fix the Windows CI builds) - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[2/3] mingw: set _WIN32_WINNT explicitly for Git for Windows mingw: require Windows Vista or later (and fix the Windows CI builds) - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[1/3] compat/poll: prepare for targeting Windows Vista mingw: require Windows Vista or later (and fix the Windows CI builds) - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[v2,3/3] commit-graph: reduce initial oid allocation Clean up leaks in commit-graph.c - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[v2,2/3] builtin/commit-graph.c: UNLEAK variables Clean up leaks in commit-graph.c - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[v2,1/3] commit-graph: clean up leaked memory during write Clean up leaks in commit-graph.c - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[v4,7/7] tests: order arguments to git-rev-list properly Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[v4,6/7] t9109: don't swallow Git errors upstream of pipes Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[v4,5/7] tests: don't swallow Git errors upstream of pipes Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[v4,4/7] t/*: fix ordering of expected/observed arguments Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[v4,3/7] tests: standardize pipe placement Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[v4,2/7] Documentation: add shell guidelines Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[v4,1/7] t/README: reformat Do, Don't, Keep in mind lists Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-03 Matthew DeVore New
[2/2] builtin/commit-graph.c: UNLEAK variables commit-graph: more leak fixes - - - --- 2018-10-03 Martin Ågren New
[1/2] commit-graph: free `struct packed_git` after closing it commit-graph: more leak fixes - - - --- 2018-10-03 Martin Ågren New
[1/1] rebase -i: introduce the 'break' command rebase -i: introduce the 'break' command - - - --- 2018-10-03 Linus Arver via GitGitGadget New
[v2,2/2] oidset: use khash oidset: use khash - - - --- 2018-10-03 René Scharfe New
[v2,1/2] khash: factor out kh_release_* oidset: use khash - - - --- 2018-10-03 René Scharfe New
sequencer: use return value of oidset_insert() sequencer: use return value of oidset_insert() - - - --- 2018-10-03 René Scharfe New
[v3,3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases alias help tweaks - - - --- 2018-10-03 Rasmus Villemoes New
[v3,2/3] git.c: handle_alias: prepend alias info when first argument is -h alias help tweaks - - - --- 2018-10-03 Rasmus Villemoes New
[v3,1/3] help: redirect to aliased commands for "git cmd --help" alias help tweaks - - - --- 2018-10-03 Rasmus Villemoes New
[v4,4/4] transport.c: introduce core.alternateRefsPrefixes Untitled series #25955 - - - --- 2018-10-02 Taylor Blau New
[1/1] protocol: limit max protocol version per service Limit client version advertisements - - - --- 2018-10-02 Josh Steadmon Superseded
more oideq/hasheq conversions more oideq/hasheq conversions - 1 - --- 2018-10-02 Jeff King New
[v3] coccicheck: process every source file at once [v3] coccicheck: process every source file at once - - - --- 2018-10-02 Jacob Keller New
[v2] coccicheck: process every source file at once [v2] coccicheck: process every source file at once - - - --- 2018-10-02 Jacob Keller New
coccicheck: process every source file at once coccicheck: process every source file at once - - - --- 2018-10-02 Jacob Keller New
[5/5] diff --color-moved: fix a memory leak [1/5] diff --color-moved-ws: fix double free crash - - - --- 2018-10-02 Phillip Wood New
[4/5] diff --color-moved-ws: fix another memory leak [1/5] diff --color-moved-ws: fix double free crash - - - --- 2018-10-02 Phillip Wood New
[3/5] diff --color-moved-ws: fix a memory leak [1/5] diff --color-moved-ws: fix double free crash - - - --- 2018-10-02 Phillip Wood New
[2/5] diff --color-moved-ws: fix out of bounds string access [1/5] diff --color-moved-ws: fix double free crash - - - --- 2018-10-02 Phillip Wood New
[1/5] diff --color-moved-ws: fix double free crash [1/5] diff --color-moved-ws: fix double free crash - 1 - --- 2018-10-02 Phillip Wood New
[v3,2/2] worktree: add per-worktree config files [v3,1/2] t1300: extract and use test_cmp_config() - - - --- 2018-10-02 Duy Nguyen New
[v3,1/2] t1300: extract and use test_cmp_config() [v3,1/2] t1300: extract and use test_cmp_config() - - - --- 2018-10-02 Duy Nguyen New
[v3,0/2] Per-worktree config files - - - --- 2018-10-02 Duy Nguyen New
[2/2] commit-graph: reduce initial oid allocation Clean up leaks in commit-graph.c - - - --- 2018-10-02 Linus Arver via GitGitGadget New
[1/2] commit-graph: clean up leaked memory during write Clean up leaks in commit-graph.c - 1 - --- 2018-10-02 Linus Arver via GitGitGadget New
[v4,4/4] transport.c: introduce core.alternateRefsPrefixes Filter alternate references - - - --- 2018-10-02 Taylor Blau New
[v4,3/4] transport.c: introduce core.alternateRefsCommand Filter alternate references - - - --- 2018-10-02 Taylor Blau New
[v4,2/4] transport.c: extract 'fill_alternate_refs_command' Filter alternate references - - - --- 2018-10-02 Taylor Blau New
[v4,1/4] transport: drop refnames from for_each_alternate_ref Filter alternate references - - - --- 2018-10-02 Taylor Blau New
submodule update --remote: introduce pinning submodule update --remote: introduce pinning - - - --- 2018-10-02 Stefan Beller New
[v7,7/7] read-cache: load cache entries on worker threads speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v7,6/7] ieot: add Index Entry Offset Table (IEOT) extension speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v7,5/7] read-cache: load cache extensions on a worker thread speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v7,4/7] config: add new index.threads config setting speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v7,3/7] eoie: add End of Index Entry (EOIE) extension speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v7,2/7] read-cache: clean up casting and byte decoding speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v7,1/7] read-cache.c: optimize reading index format v4 speed up index load through parallelization - - - --- 2018-10-01 Ben Peart New
[v2,3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases [v2,1/3] help: redirect to aliased commands for "git cmd --help" - - - --- 2018-10-01 Rasmus Villemoes New
[v2,2/3] git.c: handle_alias: prepend alias info when first argument is -h [v2,1/3] help: redirect to aliased commands for "git cmd --help" - - - --- 2018-10-01 Rasmus Villemoes New
[v2,1/3] help: redirect to aliased commands for "git cmd --help" [v2,1/3] help: redirect to aliased commands for "git cmd --help" - - - --- 2018-10-01 Rasmus Villemoes New
[v3,1/1] roll wt_status_state into wt_status and populate in the collect phase wt-status-state-cleanup - - - --- 2018-09-30 Stephen P. Smith New
[v2,8/8] reflog expire: cover reflog from all worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,7/8] fsck: check HEAD and reflog from other worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,6/8] fsck: Move fsck_head_link() to get_default_heads() to avoid some globals [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,5/8] revision.c: better error reporting on ref from different worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,4/8] revision.c: correct a parameter name [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,3/8] refs: new ref types to make per-worktree refs visible to all worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,2/8] Add a place for (not) sharing stuff between worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,1/8] refs.c: indent with tabs, not spaces [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,0/8] fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-29 Duy Nguyen New
[v2,1/1] roll wt_status_state into wt_status and populate in the collect phase wt-status-state-cleanup - - - --- 2018-09-29 Stephen P. Smith New
[v2,2/2] worktree: add per-worktree config files Per-worktree config files - - - --- 2018-09-29 Duy Nguyen New
[v2,1/2] t1300: extract and use test_cmp_config() Per-worktree config files - - - --- 2018-09-29 Duy Nguyen New
grep: provide a noop --recursive option grep: provide a noop --recursive option - - - --- 2018-09-29 Ævar Arnfjörð Bjarmason New
config.txt: correct the note about uploadpack.packObjectsHook config.txt: correct the note about uploadpack.packObjectsHook - - - --- 2018-09-29 Duy Nguyen New
[v2] help -a: improve and make --verbose default [v2] help -a: improve and make --verbose default - - - --- 2018-09-29 Duy Nguyen New
git doc: direct bug reporters to mailing list archive (Re: [PATCH v2] git.txt: mention mailing list… git doc: direct bug reporters to mailing list archive (Re: [PATCH v2] git.txt: mention mailing list… - - - --- 2018-09-28 Jonathan Nieder New
git-rebase.sh: fix typos in error messages git-rebase.sh: fix typos in error messages - - - --- 2018-09-28 Ralf Thielow New
[4/4] subtree: improve decision on merges kept in split Multiple subtree split fixes regarding complex repos - - - --- 2018-09-28 Strain, Roger L. New
[3/4] subtree: use commits before rejoins for splits Multiple subtree split fixes regarding complex repos - - - --- 2018-09-28 Strain, Roger L. New
[2/4] subtree: make --ignore-joins pay attention to adds Multiple subtree split fixes regarding complex repos - - - --- 2018-09-28 Strain, Roger L. New
[1/4] subtree: refactor split of a commit into standalone method Multiple subtree split fixes regarding complex repos - - - --- 2018-09-28 Strain, Roger L. New
« 1 2 ... 427 428 429432 433 »