Show patches with: none      |   43259 patches
« 1 2 ... 355 356 357432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[11/13] tests: let --immediate and --write-junit-xml play well together ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[10/13] test-tool run-command: learn to run (parts of) the testsuite ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[09/13] vcxproj: include more generated files ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[08/13] vcxproj: only copy `git-remote-http.exe` once it was built ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[07/13] msvc: work around a bug in GetEnvironmentVariable() ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[06/13] msvc: handle DEVELOPER=1 ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[05/13] msvc: ignore some libraries when linking ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[04/13] compat/win32/path-utils.h: add #include guards ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[03/13] winansi: use FLEX_ARRAY to avoid compiler warning ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[02/13] msvc: avoid using minus operator on unsigned types ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[01/13] push: do not pretend to return `int` from `die_push_simple()` ci: include a Visual Studio build & test in our Azure Pipeline - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[2/2] stash: handle staged changes in skip-worktree files correctly Fix git stash with skip-worktree entries - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
[1/2] update-index: optionally leave skip-worktree entries alone Fix git stash with skip-worktree entries - - - --- 2019-09-26 Johannes Schindelin via GitGitGadget New
CODE_OF_CONDUCT: mention individual project-leader emails CODE_OF_CONDUCT: mention individual project-leader emails - - - --- 2019-09-26 Jeff King New
promisor-remote: skip move_to_tail when n=1 promisor-remote: skip move_to_tail when n=1 - - - --- 2019-09-25 Emily Shaffer New
[2/2] git-gui: support for diff3 conflict style [1/2] git-gui: use existing interface to query a path's attribute - - - --- 2019-09-25 Bert Wesarg New
[1/2] git-gui: use existing interface to query a path's attribute [1/2] git-gui: use existing interface to query a path's attribute - - - --- 2019-09-25 Bert Wesarg New
[v1,5/5] sequencer: directly call pick_commits() from complete_action() [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,4/5] rebase: fill `squash_onto' in get_replay_opts() [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,3/5] sequencer: move the code writing total_nr on the disk to a new function [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,2/5] sequencer: update `done_nr' when skipping commands in a todo list [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[v1,1/5] sequencer: update `total_nr' when adding an item to a todo list [v1,1/5] sequencer: update `total_nr' when adding an item to a todo list - - - --- 2019-09-25 Alban Gruin New
[1/1] stash apply: report status correctly even in a worktree's subdirectory stash apply: be prepared to run in a worktree's subdirectory - - - --- 2019-09-25 Johannes Schindelin via GitGitGadget New
[BUG/PATCH,5/5] t4214: demonstrate octopus graph coloring failure t4214: cleanup and demonstrate graph bug - - - --- 2019-09-25 Denton Liu New
[BUG/PATCH,4/5] t4214: explicitly list tags in log t4214: cleanup and demonstrate graph bug - - - --- 2019-09-25 Denton Liu New
[BUG/PATCH,3/5] t4214: generate expect in their own test cases t4214: cleanup and demonstrate graph bug - - - --- 2019-09-25 Denton Liu New
[BUG/PATCH,2/5] t4214: use test_merge t4214: cleanup and demonstrate graph bug - - - --- 2019-09-25 Denton Liu New
[BUG/PATCH,1/5] test-lib: let test_merge() perform octopus merges t4214: cleanup and demonstrate graph bug - - - --- 2019-09-25 Denton Liu New
[2/2] diffcore_rename(): use a stable sort Git's rename detection requires a stable sort - - - --- 2019-09-25 Johannes Schindelin via GitGitGadget New
[1/2] Move git_sort(), a stable sort, into into libgit.a Git's rename detection requires a stable sort - - - --- 2019-09-25 Johannes Schindelin via GitGitGadget New
[v2,4/4] Makefile: emulate compile in $(HCO) target better fixes related to `make hdr-check` - - - --- 2019-09-25 Denton Liu New
[v2,3/4] pack-bitmap.h: remove magic number fixes related to `make hdr-check` - - - --- 2019-09-25 Denton Liu New
[v2,2/4] promisor-remote.h: include missing header fixes related to `make hdr-check` - - - --- 2019-09-25 Denton Liu New
[v2,1/4] apply.h: include missing header fixes related to `make hdr-check` - - - --- 2019-09-25 Denton Liu New
[3/3] wrapper: use a loop instead of repetitive statements scan-build fixes - - - --- 2019-09-25 Alex Henrie New
[2/3] diffcore-break: use a goto instead of a redundant if statement scan-build fixes - - - --- 2019-09-25 Alex Henrie New
[1/3] commit-graph: remove a duplicate assignment scan-build fixes - - - --- 2019-09-25 Alex Henrie New
[8/8] fast-export: handle nested tags fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[7/8] t9350: add tests for tags of things other than a commit fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[6/8] fast-export: allow user to request tags be marked with --mark-tags fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[5/8] fast-export: add support for --import-marks-if-exists fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[4/8] fast-import: add support for new 'alias' command fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[3/8] fast-import: allow tags to be identified by mark labels fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[2/8] fast-import: fix handling of deleted tags fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
[1/8] fast-export: fix exporting a tag and nothing else fast export/import: handle nested tags, improve incremental exports - - - --- 2019-09-25 Elijah Newren New
completion (zsh): fix misleading install location completion (zsh): fix misleading install location - - - --- 2019-09-24 Durant Schoon New
[v3,2/2] t0028: add more tests Update: fixed typos in commit message - - - --- 2019-09-24 Johannes Schindelin via GitGitGadget New
[v3,1/2] t0028: fix test for UTF-16-LE-BOM Update: fixed typos in commit message - - - --- 2019-09-24 Johannes Schindelin via GitGitGadget New
[4/3] pack-bitmap.h: fix unused variable warning fixes related to `make hdr-check` - - - --- 2019-09-24 Denton Liu New
name-rev: avoid cutoff timestamp underflow name-rev: avoid cutoff timestamp underflow - - - --- 2019-09-24 SZEDER Gábor New
add a Code of Conduct document add a Code of Conduct document 3 - - --- 2019-09-24 Jeff King New
[v2,19/19] hashmap: remove type arg from hashmap_{get,put,remove}_entry [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,18/19] OFFSETOF_VAR macro to simplify hashmap iterators [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,17/19] hashmap: introduce hashmap_free_entries [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,16/19] hashmap: hashmap_{put,remove} return hashmap_entry * [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,15/19] hashmap: use *_entry APIs for iteration [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,14/19] hashmap_cmp_fn takes hashmap_entry params [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,13/19] hashmap_get{,_from_hash} return "struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,12/19] hashmap: use *_entry APIs to wrap container_of [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,11/19] hashmap_get_next returns "struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,10/19] introduce container_of macro [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,09/19] hashmap_put takes "struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,08/19] hashmap_remove takes "const struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,07/19] hashmap_get takes "const struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,06/19] hashmap_add takes "struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,05/19] hashmap_get_next takes "const struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,04/19] hashmap_entry_init takes "struct hashmap_entry *" [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,03/19] packfile: use hashmap_entry in delta_base_cache_entry [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,02/19] coccicheck: detect hashmap_entry.hash assignment [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,01/19] diff: use hashmap_entry_init on moved_entry.ent [v2,01/19] diff: use hashmap_entry_init on moved_entry.ent - - - --- 2019-09-24 Eric Wong New
[v2,00/19] hashmap bug/safety/ease-of-use fixes - - - --- 2019-09-24 Eric Wong New
[3/3] promisor-remote.h: include missing header fixes related to `make hdr-check` - - - --- 2019-09-23 Denton Liu New
[2/3] apply.h: include missing header fixes related to `make hdr-check` - - - --- 2019-09-23 Denton Liu New
[1/3] Makefile: use $(ALL_CFLAGS) in $(HCO) target fixes related to `make hdr-check` - - - --- 2019-09-23 Denton Liu New
[v2,1/2] t0028: fix test for UTF-16-LE-BOM Update: fixed typos in commit message - - - --- 2019-09-23 Johannes Schindelin via GitGitGadget New
[v2,2/2] t0028: add more tests Update: fixed typos in commit message - - - --- 2019-09-23 Johannes Schindelin via GitGitGadget New
git-svn: trim leading and trailing whitespaces in author name git-svn: trim leading and trailing whitespaces in author name - - - --- 2019-09-23 Tobias Klauser New
[2/2] t0028: add more tests t0028 fix test + more tests - - - --- 2019-09-23 Johannes Schindelin via GitGitGadget New
[1/2] t0028: fix test for UTF-16-LE-BOM t0028 fix test + more tests - - - --- 2019-09-23 Johannes Schindelin via GitGitGadget New
[1/1] contrib/buildsystems: fix Visual Studio Debug configuration contrib/buildsystems: fix Visual Studio Debug configuration - - - --- 2019-09-23 Johannes Schindelin via GitGitGadget New
[1/1] git-add--interactive.perl: Add progress counter in the prompt git-add--interactive.perl: Add progress counter in the prompt - - - --- 2019-09-23 Johannes Schindelin via GitGitGadget New
name-rev: avoid cutoff timestamp underflow name-rev: avoid cutoff timestamp underflow - - - --- 2019-09-22 SZEDER Gábor New
[4/4] user-manual.txt: render ASCII art correctly under Asciidoctor fix user-manual with Asciidoctor - - - --- 2019-09-22 Martin Ågren New
[3/4] asciidoctor-extensions.rb: handle "book" doctype in linkgit fix user-manual with Asciidoctor - - - --- 2019-09-22 Martin Ågren New
[2/4] user-manual.txt: change header notation fix user-manual with Asciidoctor - - - --- 2019-09-22 Martin Ågren New
[1/4] user-manual.txt: add missing section label fix user-manual with Asciidoctor - - - --- 2019-09-22 Martin Ågren New
name-rev: rewrite create_or_update_name() name-rev: rewrite create_or_update_name() - - - --- 2019-09-22 Martin Ågren New
[v2] travis-ci: do not skip successfully tested trees in debug mode [v2] travis-ci: do not skip successfully tested trees in debug mode - - - --- 2019-09-21 SZEDER Gábor New
promisor-remote.h: drop extern from function declaration promisor-remote.h: drop extern from function declaration - - - --- 2019-09-21 Denton Liu New
t4038: Remove non-portable '-a' option passed to test_cmp t4038: Remove non-portable '-a' option passed to test_cmp - - - --- 2019-09-20 CB Bailey New
[v2,6/6] multi-pack-index: add [--[no-]progress] option. Add the --[no-]progress option to git mult… multi-pack-index: add --no-progress - - - --- 2019-09-20 Johannes Schindelin via GitGitGadget New
[v2,5/6] midx: honor the MIDX_PROGRESS flag in midx_repack Update midx_repack to only display progr… multi-pack-index: add --no-progress - - - --- 2019-09-20 Johannes Schindelin via GitGitGadget New
[v2,4/6] midx: honor the MIDX_PROGRESS flag in verify_midx_file Update verify_midx_file to only dis… multi-pack-index: add --no-progress - - - --- 2019-09-20 Johannes Schindelin via GitGitGadget New
[v2,3/6] midx: add progress to expire_midx_packs Add progress to expire_midx_packs. Progress is dis… multi-pack-index: add --no-progress - - - --- 2019-09-20 Johannes Schindelin via GitGitGadget New
[v2,2/6] midx: add progress to write_midx_file Add progress to write_midx_file. Progress is display… multi-pack-index: add --no-progress - - - --- 2019-09-20 Johannes Schindelin via GitGitGadget New
[v2,1/6] midx: add MIDX_PROGRESS flag Add the MIDX_PROGRESS flag and update the write|verify|expire… multi-pack-index: add --no-progress - - - --- 2019-09-20 Johannes Schindelin via GitGitGadget New
t/helper: ignore only executable files t/helper: ignore only executable files - - - --- 2019-09-20 SZEDER Gábor New
[15/15] name-rev: plug memory leak in name_rev() Untitled series #176487 - - - --- 2019-09-19 SZEDER Gábor New
[15/15] name-rev: plug a memory leak in name_rev() in the deref case name-rev: eliminate recursion - - - --- 2019-09-19 SZEDER Gábor New
[14/15] name-rev: plug memory leak in name_rev() in the deref case Untitled series #176485 - - - --- 2019-09-19 SZEDER Gábor New
« 1 2 ... 355 356 357432 433 »