Show patches with: none      |   43262 patches
« 1 2 ... 366 367 368432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] Adding git ignore command Adding git-ignore command, tests, and documentation. - - - --- 2019-07-17 Johannes Schindelin via GitGitGadget New
fetch: add "--parallel", which fetches all remotes in parallel fetch: add "--parallel", which fetches all remotes in parallel - - - --- 2019-07-17 Palmer Dabbelt New
submodule: plumb --filter to cloned submodules submodule: plumb --filter to cloned submodules - - - --- 2019-07-17 Josh Steadmon New
transport-helper: avoid var decl in for () loop control transport-helper: avoid var decl in for () loop control - 1 - --- 2019-07-16 Junio C Hamano New
[RFC/PATCH] CodingGuidelines: spell out post-C89 rules [RFC/PATCH] CodingGuidelines: spell out post-C89 rules - 2 - --- 2019-07-16 Junio C Hamano New
[v3,11/11] built-in add -i: implement the `help` command git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,10/11] built-in add -i: use color in the main loop git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,09/11] built-in add -i: support `?` (prompt help) git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,08/11] built-in add -i: show unique prefixes of the commands git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,07/11] Add a function to determine unique prefixes for a list of strings git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,06/11] built-in add -i: implement the main loop git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,05/11] built-in add -i: color the header in the `status` command git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,04/11] built-in add -i: refresh the index before running `status` git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,02/11] diff: export diffstat interface git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,03/11] built-in add -i: implement the `status` command git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,01/11] Start to implement a built-in version of `git add --interactive` git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v2] stash: fix handling removed files with --keep-index [v2] stash: fix handling removed files with --keep-index - - - --- 2019-07-16 Thomas Gummerer New
[1/1] clean: show an error message when the path is too long Show an error if too-long paths are seen by git clean -dfx - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[1/1] mingw: support spawning programs containing spaces in their names mingw: support spawning programs with paths containing spacesnames - - - --- 2019-07-16 Johannes Schindelin via GitGitGadget New
[v3,3/3] tests: defang pager tests by explicitly disabling the log.mailmap warning document deprecation of log.mailmap=false default - - - --- 2019-07-15 Ariadne Conill New
[v3,2/3] documentation: mention --no-use-mailmap and log.mailmap false setting document deprecation of log.mailmap=false default - - - --- 2019-07-15 Ariadne Conill New
[v3,1/3] log: add warning for unspecified log.mailmap setting document deprecation of log.mailmap=false default - - - --- 2019-07-15 Ariadne Conill New
read-cache.c: do not die if mmap fails read-cache.c: do not die if mmap fails - - - --- 2019-07-14 Varun Naik New
[v2] builtin/merge: allow --squash to commit if there are no conflicts [v2] builtin/merge: allow --squash to commit if there are no conflicts - - - --- 2019-07-13 Edmundo Carmona Antoranz New
[v2,3/3] tests: defang pager tests by explicitly disabling the log.mailmap warning document deprecation of log.mailmap=false default - - - --- 2019-07-12 Ariadne Conill New
[v2,2/3] documentation: mention --no-use-mailmap and log.mailmap false setting document deprecation of log.mailmap=false default - - - --- 2019-07-12 Ariadne Conill New
[v2,1/3] log: add warning for unspecified log.mailmap setting document deprecation of log.mailmap=false default - - - --- 2019-07-12 Ariadne Conill New
[GSoC,2/2] rebase -i: support --committer-date-is-author-date rebase -i: support --ignore-whitespace - - - --- 2019-07-12 Rohit Ashiwal New
[GSoC,1/2] sequencer: add NULL checks under read_author_script [GSoC,1/2] sequencer: add NULL checks under read_author_script - - - --- 2019-07-12 Rohit Ashiwal New
[GSoC,1/1] rebase -i: add --ignore-whitespace flag rebase -i: support --ignore-whitespace - - - --- 2019-07-12 Rohit Ashiwal New
[v1,2/2] documentation: mention --no-use-mailmap and log.mailmap false setting document deprecation of log.mailmap=false default - - - --- 2019-07-12 Ariadne Conill New
[v1,1/2] log: add warning for unspecified log.mailmap setting document deprecation of log.mailmap=false default - - - --- 2019-07-12 Ariadne Conill New
[1/1] gpg(docs): use correct --verify syntax Update gpg.txt to correct gpg --verify syntax - - - --- 2019-07-12 Johannes Schindelin via GitGitGadget New
reset: unstage empty deleted ita files reset: unstage empty deleted ita files - - - --- 2019-07-12 Varun Naik New
range-diff: fix some 'hdr-check' and sparse warnings range-diff: fix some 'hdr-check' and sparse warnings - - - --- 2019-07-11 Ramsay Jones New
[v3] transport-helper: enforce atomic in push_refs_with_push [v3] transport-helper: enforce atomic in push_refs_with_push - - - --- 2019-07-11 Emily Shaffer New
[v4,3/3] tests: rework mailmap tests for git log use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v4,2/3] log: document --no-use-mailmap option use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v4,1/3] log: use mailmap by default use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v3,3/3] tests: rework mailmap tests for git log use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v3,2/3] log: add --no-use-mailmap option to complement --use-mailmap option use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v3,1/3] log: use mailmap by default use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
stash: fix handling removed files with --keep-index stash: fix handling removed files with --keep-index - - - --- 2019-07-11 Thomas Gummerer New
[v2,3/3] tests: add test for git log --no-use-mailmap use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v2,2/3] log: add --no-use-mailmap option to complement --use-mailmap option use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
[v2,1/3] log: use mailmap by default use mailmap by default in git log - - - --- 2019-07-11 Ariadne Conill New
env--helper: mark a file-local symbol as static env--helper: mark a file-local symbol as static - - - --- 2019-07-11 Ramsay Jones New
[v4,14/14] range-diff: add headers to the outer hunk header output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,13/14] range-diff: add filename to inner diff output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,12/14] range-diff: add section header instead of diff header output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,11/14] range-diff: suppress line count in outer diff output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,10/14] range-diff: don't remove funcname from inner diff output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,09/14] range-diff: split lines manually output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,08/14] range-diff: fix function parameter indentation output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,07/14] apply: make parse_git_diff_header public output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,06/14] apply: only pass required data to gitdiff_* functions output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,05/14] apply: only pass required data to find_name_* output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,04/14] apply: only pass required data to check_header_line output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,03/14] apply: only pass required data to git_header_name output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,02/14] apply: only pass required data to skip_tree_prefix output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v4,01/14] apply: replace marc.info link with public-inbox output improvements for git range-diff - - - --- 2019-07-11 Thomas Gummerer New
[v2,1/1] diff: munmap() file contents before running external diff diff: release all handles before running external diff - - - --- 2019-07-11 Johannes Schindelin via GitGitGadget New
log: use mailmap by default log: use mailmap by default - - - --- 2019-07-11 Ariadne Conill New
[GSoC,v8,10/10] clone: replace strcmp by fspathcmp clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,09/10] clone: use dir-iterator to avoid explicit dir traversal clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,08/10] clone: extract function from copy_or_link_directory clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,07/10] clone: copy hidden paths at local clone clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,06/10] dir-iterator: add flags parameter to dir_iterator_begin clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,05/10] dir-iterator: refactor state machine model clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,04/10] dir-iterator: use warning_errno when possible clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,03/10] dir-iterator: add tests for dir-iterator API clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,02/10] clone: better handle symlinked files at .git/objects/ clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
[GSoC,v8,01/10] clone: test for our behavior on odd objects/* content clone: dir-iterator refactoring with tests - - - --- 2019-07-10 Matheus Tavares New
ref-filter: fix memory leak in `free_array_item()` ref-filter: fix memory leak in `free_array_item()` - - - --- 2019-07-10 Martin Ågren New
l10n: es: Fix accent mark in several words l10n: es: Fix accent mark in several words - - - --- 2019-07-10 Claudio J. Paz New
trace2: correct trace2 field name documentation trace2: correct trace2 field name documentation - - - --- 2019-07-09 Josh Steadmon New
[RFC,v2,3/3] ci: run trace2 schema validation in the CI suite Add a JSON Schema for trace2 events - - - --- 2019-07-09 Josh Steadmon New
[RFC,v2,2/3] trace2: add a schema validator for trace2 events Add a JSON Schema for trace2 events - - - --- 2019-07-09 Josh Steadmon New
[RFC,v2,1/3] trace2: Add a JSON schema for trace2 events Add a JSON Schema for trace2 events - - - --- 2019-07-09 Josh Steadmon New
[v2] transport-helper: enforce atomic in push_refs_with_push [v2] transport-helper: enforce atomic in push_refs_with_push - 1 - --- 2019-07-09 Emily Shaffer New
[v2] builtin/merge.c - cleanup of code in for-cycle that tests strategies [v2] builtin/merge.c - cleanup of code in for-cycle that tests strategies - - - --- 2019-07-09 Edmundo Carmona Antoranz New
[v3,14/14] range-diff: add headers to the outer hunk header output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,13/14] range-diff: add filename to inner diff output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,12/14] range-diff: add section header instead of diff header output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,11/14] range-diff: suppress line count in outer diff output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,10/14] range-diff: don't remove funcname from inner diff output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,09/14] range-diff: split lines manually output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,08/14] range-diff: fix function parameter indentation output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,07/14] apply: make parse_git_header public output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,06/14] apply: only pass required data to gitdiff_* functions output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,05/14] apply: only pass required data to find_name_* output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,04/14] apply: only pass required data to check_header_line output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,03/14] apply: only pass required data to git_header_name output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,02/14] apply: only pass required data to skip_tree_prefix output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[v3,01/14] apply: replace marc.info link with public-inbox output improvements for git range-diff - - - --- 2019-07-08 Thomas Gummerer New
[RFC,5/5] t0016: add 'add' and 'get_all' subcommand test oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,4/5] test-oidmap: add 'get_all' subcommand oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,3/5] test-oidmap: add back proper 'add' subcommand oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,2/5] oidmap: add oidmap_get_next() oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
[RFC,1/5] oidmap: add oidmap_add() oidmap: handle entries with the same key - - - --- 2019-07-07 Christian Couder New
« 1 2 ... 366 367 368432 433 »