Show patches with: none      |   43118 patches
« 1 2 ... 272 273 274431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
compat/bswap.h: Simplify MSVC endianness detection compat/bswap.h: Simplify MSVC endianness detection - - - --- 2020-11-07 Daniel Gurney Accepted
git-gui: ssh-askpass: add a checkbox to show the input text git-gui: ssh-askpass: add a checkbox to show the input text - - - --- 2020-11-07 David Aguilar Accepted
compat/bswap.h: detect ARM64 when using MSVC compat/bswap.h: detect ARM64 when using MSVC - - - --- 2020-11-07 Daniel Gurney Accepted
t5411: consistent result for proc-receive broken test t5411: consistent result for proc-receive broken test - - - --- 2020-11-07 Jiang Xin Superseded
ci: avoid using the deprecated `set-env` construct ci: avoid using the deprecated `set-env` construct - - - --- 2020-11-07 Johannes Schindelin Accepted
tests: consolidate the `file_size` function into `test-lib-functions.sh` tests: consolidate the `file_size` function into `test-lib-functions.sh` - - - --- 2020-11-07 Johannes Schindelin Accepted
format-patch: make output filename configurable format-patch: make output filename configurable - - - --- 2020-11-06 Junio C Hamano Superseded
git-gui: update Russian translation git-gui: update Russian translation - - - --- 2020-11-06 Dimitriy Ryazantcev Accepted
[v3] diff: make diff_free_filespec_data accept NULL [v3] diff: make diff_free_filespec_data accept NULL - - - --- 2020-11-06 Jinoh Kang Superseded
[v5,15/15] shortlog: use strset from strmap.h Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,14/15] Use new HASHMAP_INIT macro to simplify hashmap initialization Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,13/15] strmap: take advantage of FLEXPTR_ALLOC_STR when relevant Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,12/15] strmap: enable allocations to come from a mem_pool Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,11/15] strmap: add a strset sub-type Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,10/15] strmap: split create_entry() out of strmap_put() Untitled series #378577 - - - --- 2020-11-06 Elijah Newren New
[v5,09/15] strmap: add functions facilitating use as a string->int map Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,08/15] strmap: enable faster clearing and reusing of strmaps Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,07/15] strmap: add more utility functions Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,06/15] strmap: new utility functions Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,05/15] hashmap: provide deallocation function names Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,04/15] hashmap: introduce a new hashmap_partial_clear() Untitled series #378575 - - - --- 2020-11-06 Elijah Newren New
[v5,03/15] hashmap: allow re-use after hashmap_free() Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,02/15] hashmap: adjust spacing to fix argument alignment Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[v5,01/15] hashmap: add usage documentation explaining hashmap_free[_entries]() Add struct strmap and associated utility functions - - - --- 2020-11-06 Elijah Newren Superseded
[8/8] Makefile: conditionally include GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[7/8] Makefile: don't delete dist tarballs directly by name speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[6/8] Makefile: don't use a versioned temp distribution directory speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[5/8] Makefile: don't try to clean old debian build product speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[4/8] git-gui/Makefile: conditionally include GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[3/8] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[2/8] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[1/8] Documentation/Makefile: conditionally include doc.dep speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
Lengthening FORMAT_PATCH_NAME_MAX to 80 Lengthening FORMAT_PATCH_NAME_MAX to 80 - - - --- 2020-11-05 hukeping New
[RFC] t5411: fix broken pipe write error on proc-receive [RFC] t5411: fix broken pipe write error on proc-receive - - - --- 2020-11-05 Jiang Xin New
doc: fixing two trivial typos in Documentation/ doc: fixing two trivial typos in Documentation/ - - - --- 2020-11-05 Marlon Rac Cambasis New
[v4,13/13] Use new HASHMAP_INIT macro to simplify hashmap initialization Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,12/13] strmap: take advantage of FLEXPTR_ALLOC_STR when relevant Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,11/13] strmap: enable allocations to come from a mem_pool Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,10/13] strmap: add a strset sub-type Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,09/13] strmap: add functions facilitating use as a string->int map Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,08/13] strmap: enable faster clearing and reusing of strmaps Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,07/13] strmap: add more utility functions Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,06/13] strmap: new utility functions Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,05/13] hashmap: provide deallocation function names Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,04/13] hashmap: introduce a new hashmap_partial_clear() Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,03/13] hashmap: allow re-use after hashmap_free() Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,02/13] hashmap: adjust spacing to fix argument alignment Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v4,01/13] hashmap: add usage documentation explaining hashmap_free[_entries]() Add struct strmap and associated utility functions - - - --- 2020-11-05 Elijah Newren Superseded
[v2] doc: clarify that --abbrev=<n> is about the minimum length [v2] doc: clarify that --abbrev=<n> is about the minimum length - - - --- 2020-11-04 Junio C Hamano Accepted
log: diagnose -L used with pathspec as an error log: diagnose -L used with pathspec as an error - - - --- 2020-11-04 Junio C Hamano New
[v4,19/19] ci: run test round with parallel-checkout enabled Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,18/19] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,17/19] parallel-checkout: add tests related to clone collisions Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,16/19] parallel-checkout: add tests for basic operations Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,15/19] checkout-index: add parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,14/19] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,13/19] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,12/19] parallel-checkout: support progress displaying Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,11/19] parallel-checkout: make it truly parallel Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,10/19] unpack-trees: add basic support for parallel checkout Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,09/19] entry: add checkout_entry_ca() which takes preloaded conv_attrs Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,08/19] entry: move conv_attrs lookup up to checkout_entry() Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,07/19] entry: extract cache_entry update from write_entry() Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,06/19] entry: make fstat_output() and read_blob_entry() public Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,05/19] entry: extract a header file for entry.c functions Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,04/19] convert: add conv_attrs classification Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,03/19] convert: add get_stream_filter_ca() variant Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,02/19] convert: add [async_]convert_to_working_tree_ca() variants Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,01/19] convert: make convert_attrs() and convert structs public Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v2,4/4] maintenance: use Windows scheduled tasks Maintenance IV: Platform-specific background maintenance - - - --- 2020-11-04 Derrick Stolee Superseded
[v2,3/4] maintenance: use launchctl on macOS Maintenance IV: Platform-specific background maintenance - - - --- 2020-11-04 Derrick Stolee Superseded
[v2,2/4] maintenance: include 'cron' details in docs Untitled series #377641 - - - --- 2020-11-04 Derrick Stolee New
[v2,1/4] maintenance: extract platform-specific scheduling [v2,1/4] maintenance: extract platform-specific scheduling - - - --- 2020-11-04 Derrick Stolee New
[v2,3/3] format-patch: support --output option [v2,1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Accepted
[v2,2/3] format-patch: tie file-opening logic to output_directory [v2,1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Accepted
[v2,1/3] format-patch: refactor output selection [v2,1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Accepted
Re*: Segfault in git when using git logs Re*: Segfault in git when using git logs - - - --- 2020-11-04 Junio C Hamano New
[10/10] completion: bash: move _get_comp_words_by_ref() completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[09/10] completion: bash: trivial cleanup completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[08/10] completion: bash: cleanup _get_comp_words_by_ref() completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[07/10] completion: bash: refactor _get_comp_words_by_ref() completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[06/10] completion: bash: simplify _get_comp_words_by_ref() completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[05/10] completion: bash: do not modify COMP_WORDBREAKS completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[04/10] completion: bash: get rid of any non-append code completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[03/10] completion: bash: get rid of _append() functions completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[02/10] completion: bash: remove non-append functionality completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[01/10] test: completion: add run_func() helper completion: bash: general cleanups and reorganizations - - - --- 2020-11-04 Felipe Contreras New
[v2] Avoid segfault and provide fallback when cloning invalid branch/tag [v2] Avoid segfault and provide fallback when cloning invalid branch/tag - - - --- 2020-11-04 Sohom Datta New
[v2,4/4] rebase -i: simplify get_revision_ranges() rebase -i: fix ORIG_HEAD handling - - - --- 2020-11-04 Phillip Wood Accepted
[v2,3/4] rebase -i: use struct object_id when writing state rebase -i: fix ORIG_HEAD handling - - - --- 2020-11-04 Phillip Wood Accepted
[v2,2/4] rebase -i: use struct object_id rather than looking up commit rebase -i: fix ORIG_HEAD handling - - - --- 2020-11-04 Phillip Wood Accepted
[v2,1/4] rebase -i: stop overwriting ORIG_HEAD buffer rebase -i: fix ORIG_HEAD handling - - - --- 2020-11-04 Phillip Wood Accepted
refs: Always pass old object name to reftx hook refs: Always pass old object name to reftx hook - - - --- 2020-11-04 Patrick Steinhardt New
[2/2] p1400: Use `git-update-ref --stdin` to test multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-04 Patrick Steinhardt New
[1/2] update-ref: Allow creation of multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-04 Patrick Steinhardt New
[3/3] format-patch: support --output option [1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Superseded
[2/3] format-patch: tie file-opening logic to output_directory [1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Superseded
[1/3] format-patch: refactor output selection [1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Superseded
doc: clarify that most --abbrev[=<n>] are about minimum length doc: clarify that most --abbrev[=<n>] are about minimum length - - - --- 2020-11-04 Junio C Hamano New
gitk: replace tabs with spaces (again) gitk: replace tabs with spaces (again) - - - --- 2020-11-04 Denton Liu New
« 1 2 ... 272 273 274431 432 »