Show patches with: none      |   43283 patches
« 1 2 ... 426 427 428432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] push: add an advice on unqualified <dst> push add an advice on unqualified <dst> push - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
[1/2] i18n: remote.c: mark error(...) messages for translation add an advice on unqualified <dst> push - - - --- 2018-10-10 Ævar Arnfjörð Bjarmason New
[v2,2/2] rebase -i: introduce the 'break' command rebase -i: introduce the 'break' command - - - --- 2018-10-10 Linus Arver via GitGitGadget New
[v2,1/2] rebase -i: clarify what happens on a failed `exec` rebase -i: introduce the 'break' command - - - --- 2018-10-10 Linus Arver via GitGitGadget New
[v6] log: fix coloring of certain octupus merge shapes [v6] log: fix coloring of certain octupus merge shapes - 2 - --- 2018-10-10 Noam Postavsky New
[PoC,--,do,not,apply,3/3] test-tree-bitmap: replace ewah with custom rle encoding [PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept - - - --- 2018-10-09 Jeff King New
[PoC,--,do,not,apply,2/3] test-tree-bitmap: add "dump" mode [PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept - - - --- 2018-10-09 Jeff King New
[PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept [PoC,--,do,not,apply,1/3] initial tree-bitmap proof of concept - - - --- 2018-10-09 Jeff King New
[4/4] revision.c: add GIT_TRACE_BLOOM_FILTER for a bit of statistics Bloom filter experiment - - - --- 2018-10-09 SZEDER Gábor New
[3/4] revision.c: use the Bloom filter to speed up path-limited revision walks Bloom filter experiment - - - --- 2018-10-09 SZEDER Gábor New
[2/4] commit-graph: write a Bloom filter containing changed paths for each commit Bloom filter experiment - - - --- 2018-10-09 SZEDER Gábor New
[1/4] Add a (very) barebones Bloom filter implementation Bloom filter experiment - - - --- 2018-10-09 SZEDER Gábor New
[v2] cache-tree: skip some blob checks in partial clone [v2] cache-tree: skip some blob checks in partial clone - - - --- 2018-10-09 Jonathan Tan New
builtin/grep.c: remote superflous submodule code builtin/grep.c: remote superflous submodule code 1 - - --- 2018-10-09 Stefan Beller New
[2/2] doc/git-branch: Document the --current option [1/2] branch: introduce --current display option - - - --- 2018-10-09 Daniels Umanovskis New
[1/2] branch: introduce --current display option [1/2] branch: introduce --current display option - - - --- 2018-10-09 Daniels Umanovskis New
[v4,3/3] git-help.txt: document "git help cmd" vs "git cmd --help" for aliases alias help tweaks - - - --- 2018-10-09 Rasmus Villemoes New
[v4,2/3] git.c: handle_alias: prepend alias info when first argument is -h alias help tweaks - - - --- 2018-10-09 Rasmus Villemoes New
[v4,1/3] help: redirect to aliased commands for "git cmd --help" alias help tweaks - - - --- 2018-10-09 Rasmus Villemoes New
[2/3] ls-remote: release memory instead of UNLEAK ref-filter: reduce memory leaks - - - --- 2018-10-09 Olga Telezhnaya New
[1/3] ref-filter: free memory from used_atom ref-filter: reduce memory leaks - - - --- 2018-10-09 Olga Telezhnaya New
[3/3] ref-filter: free item->value and item->value->s ref-filter: reduce memory leaks - - - --- 2018-10-09 Olga Telezhnaya New
[v3,2/2] editorconfig: indicate settings should be kept in sync EditorConfig file - - - --- 2018-10-08 brian m. carlson New
[v3,1/2] editorconfig: provide editor settings for Git developers EditorConfig file - - - --- 2018-10-08 brian m. carlson New
[14/14] rerere: convert to use the_hash_algo Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[13/14] submodule: make zero-oid comparison hash function agnostic Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[12/14] apply: rename new_sha1_prefix and old_sha1_prefix Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[11/14] apply: replace hard-coded constants Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[10/14] tag: express constant in terms of the_hash_algo Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[09/14] transport: use parse_oid_hex instead of a constant Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[08/14] upload-pack: express constants in terms of the_hash_algo Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[07/14] refs/packed-backend: express constants using the_hash_algo Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[06/14] packfile: express constants in terms of the_hash_algo Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[05/14] pack-revindex: express constants in terms of the_hash_algo Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[04/14] builtin/fetch-pack: remove constants with parse_oid_hex Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[03/14] builtin/mktree: remove hard-coded constant Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[02/14] builtin/repack: replace hard-coded constant Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
[01/14] pack-bitmap-write: use GIT_MAX_RAWSZ for allocation Hash function transition part 15 - - - --- 2018-10-08 brian m. carlson New
unpack-trees: allow missing CE_SKIP_WORKTREE objs unpack-trees: allow missing CE_SKIP_WORKTREE objs - - - --- 2018-10-08 Jonathan Tan New
[v2,2/2] editorconfig: indicate settings should be kept in sync EditorConfig file - - - --- 2018-10-08 brian m. carlson New
[v2,1/2] editorconfig: provide editor settings for Git developers EditorConfig file - - - --- 2018-10-08 brian m. carlson New
[v5,4/4] transport.c: introduce core.alternateRefsPrefixes Filter alternate references - - - --- 2018-10-08 Taylor Blau New
[v5,3/4] transport.c: introduce core.alternateRefsCommand Filter alternate references - - - --- 2018-10-08 Taylor Blau New
[v5,2/4] transport.c: extract 'fill_alternate_refs_command' Filter alternate references - - - --- 2018-10-08 Taylor Blau New
[v5,1/4] transport: drop refnames from for_each_alternate_ref Filter alternate references - - - --- 2018-10-08 Taylor Blau New
[Outreachy] remove all the inclusions of git-compat-util.h in header files [Outreachy] remove all the inclusions of git-compat-util.h in header files - - - --- 2018-10-08 Ananya Krishna Maram New
[3/3] multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX Add GIT_TEST_MULTI_PACK_INDEX environment variable - - - --- 2018-10-08 Linus Arver via GitGitGadget New
[2/3] midx: close multi-pack-index on repack Add GIT_TEST_MULTI_PACK_INDEX environment variable - - - --- 2018-10-08 Linus Arver via GitGitGadget New
[1/3] midx: fix broken free() in close_midx() Add GIT_TEST_MULTI_PACK_INDEX environment variable - - - --- 2018-10-08 Linus Arver via GitGitGadget New
[v4,1/1] contrib: add coverage-diff script contrib: Add script to show uncovered "new" lines - - - --- 2018-10-08 Linus Arver via GitGitGadget New
[15/15] rebase--interactive: move transform_todo_file() to rebase--interactive.c sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[14/15] sequencer: fix a call to error() in transform_todo_file() sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[13/15] sequencer: use edit_todo_list() in complete_action() sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[12/15] rebase-interactive: rewrite edit_todo_list() to handle the initial edit sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[11/15] rebase-interactive: append_todo_help() changes sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[10/15] rebase-interactive: use todo_list_transform() in edit_todo_list() sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[09/15] sequencer: refactor skip_unnecessary_picks() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[08/15] sequencer: change complete_action() to use the refactored functions sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[07/15] sequencer: make sequencer_make_script() write its script to a strbuf sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[06/15] sequencer: refactor transform_todos() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[05/15] sequencer: refactor rearrange_squash() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[04/15] sequencer: refactor sequencer_add_exec_commands() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[03/15] sequencer: refactor check_todo_list() to work on a todo_list sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[02/15] sequencer: make the todo_list structure public sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[01/15] sequencer: clear the number of items of a todo_list before parsing sequencer: refactor functions working on a todo_list - - - --- 2018-10-07 Alban Gruin New
[1/1] subtree: add build targets 'man' and 'html' [1/1] subtree: add build targets 'man' and 'html' - - - --- 2018-10-07 Christian Hesse New
docs: typo: s/isimilar/similar/ docs: typo: s/isimilar/similar/ - - - --- 2018-10-06 Michael Witten New
docs: graph: Remove unnecessary `graph_update()' call docs: graph: Remove unnecessary `graph_update()' call - - - --- 2018-10-06 Michael Witten New
docs: typo: s/go/to/ docs: typo: s/go/to/ - - - --- 2018-10-06 Michael Witten New
builtin/grep.c: remote superflous submodule code builtin/grep.c: remote superflous submodule code 1 - - --- 2018-10-05 Stefan Beller New
[v5,7/7] tests: order arguments to git-rev-list properly [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,6/7] t9109: don't swallow Git errors upstream of pipes [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,5/7] tests: don't swallow Git errors upstream of pipes [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,4/7] t/*: fix ordering of expected/observed arguments [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,3/7] tests: standardize pipe placement [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,2/7] Documentation: add shell guidelines [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,1/7] t/README: reformat Do, Don't, Keep in mind lists [v5,1/7] t/README: reformat Do, Don't, Keep in mind lists - - - --- 2018-10-05 Matthew DeVore New
[v5,0/7] subject: Clean up tests for test_cmp arg ordering and pipe placement - - - --- 2018-10-05 Matthew DeVore New
[v11,8/8] list-objects-filter: implement filter tree:0 [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,7/8] list-objects-filter-options: do not over-strbuf_init [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,6/8] list-objects-filter: use BUG rather than die [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,5/8] revision: mark non-user-given objects instead [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,4/8] rev-list: handle missing tree objects properly [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,3/8] list-objects: always parse trees gently [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,2/8] list-objects: refactor to process_tree_contents [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,1/8] list-objects: store common func args in struct [v11,1/8] list-objects: store common func args in struct - - - --- 2018-10-05 Matthew DeVore New
[v11,0/8] filter: support for excluding all trees and blobs - - - --- 2018-10-05 Matthew DeVore New
[v3,1/1] builtin rebase: prepare for builtin rebase -i Teach the builtin rebase about the builtin interactive rebase - - - --- 2018-10-05 Linus Arver via GitGitGadget New
[v6,10/10] t/helper: add test-submodule-nested-repo-config Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,09/10] submodule: support reading .gitmodules when it's not in the working tree Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,08/10] submodule: add a helper to check if it is safe to write to .gitmodules Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,07/10] t7506: clean up .gitmodules properly before setting up new scenario Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,06/10] submodule: use the 'submodule--helper config' command Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,05/10] submodule--helper: add a new 'config' subcommand Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,04/10] t7411: be nicer to future tests and really clean things up Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,03/10] t7411: merge tests 5 and 6 Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,02/10] submodule: factor out a config_set_in_gitmodules_file_gently function Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
[v6,01/10] submodule: add a print_config_from_gitmodules() helper Make submodules work if .gitmodules is not checked out - - - --- 2018-10-05 Antonio Ospite Superseded
branch: trivial style fix branch: trivial style fix - - - --- 2018-10-05 Tao Qingyun New
[RFC,2/2] fuzz: Add fuzz testing for packfile indices. add fuzzing targets for use with LLVM libFuzzer - - - --- 2018-10-04 Josh Steadmon Superseded
« 1 2 ... 426 427 428432 433 »