Show patches with: none      |   43281 patches
« 1 2 ... 331 332 333432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,03/15] bugreport: gather git version and build info add git-bugreport tool - - - --- 2020-01-24 Emily Shaffer New
[v5,02/15] help: move list_config_help to builtin/help add git-bugreport tool - - - --- 2020-01-24 Emily Shaffer New
[v5,01/15] bugreport: add tool to generate debugging info add git-bugreport tool - - - --- 2020-01-24 Emily Shaffer New
[v4,6/6] config: add '--show-scope' to print the scope of a config value config: allow user to know scope of config options - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v4,5/6] config: clarify meaning of command line scoping config: allow user to know scope of config options - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v4,4/6] config: split repo scope to local and worktree config: allow user to know scope of config options - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v4,3/6] t1300: create custom config file without special characters config: allow user to know scope of config options - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v4,2/6] t1300: fix over-indented HERE-DOCs config: allow user to know scope of config options - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[v4,1/6] config: fix typo in variable name config: allow user to know scope of config options - - - --- 2020-01-24 Linus Arver via GitGitGadget New
[5/5] Reftable support for git-core Reftable support git-core - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[4/5] Add reftable library Reftable support git-core - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[3/5] Document how ref iterators and symrefs interact Reftable support git-core - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[2/5] create .git/refs in files-backend.c Reftable support git-core - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[1/5] setup.c: enable repo detection for reftable Reftable support git-core - - - --- 2020-01-23 Linus Arver via GitGitGadget New
gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders) gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders) - - - --- 2020-01-23 Junio C Hamano New
[2/2] completion: add support for sparse-checkout sparse-checkout: add completion and --cone to docs - - - --- 2020-01-23 Matheus Tavares New
[1/2] doc: sparse-checkout: mention --cone option sparse-checkout: add completion and --cone to docs - - - --- 2020-01-23 Matheus Tavares New
[v2,4/4] fsmonitor: update documentation for hook version and watchman hooks fsmonitor: start using an opaque token for last update - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v2,3/4] fsmonitor: add fsmonitor hook scripts for version 2 fsmonitor: start using an opaque token for last update - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v2,2/4] fsmonitor: handle version 2 of the hooks that will use opaque token fsmonitor: start using an opaque token for last update - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v2,1/4] fsmonitor: change last update timestamp on the index_state to opaque token fsmonitor: start using an opaque token for last update - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v3,3/3] rebase -i: also avoid SHA-1 collisions with missingCommitsCheck Re-fix rebase -i with SHA-1 collisions - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v3,2/3] rebase -i: re-fix short SHA-1 collision Re-fix rebase -i with SHA-1 collisions - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v3,1/3] parse_insn_line(): improve error message when parsing failed Re-fix rebase -i with SHA-1 collisions - - - --- 2020-01-23 Linus Arver via GitGitGadget New
git: update documentation for --git-dir git: update documentation for --git-dir - - - --- 2020-01-23 Linus Arver via GitGitGadget New
[v5,5/5] docs: mention when increasing http.postBuffer is valuable Documentation for common user misconceptions - - - --- 2020-01-22 brian m. carlson New
[v5,4/5] doc: dissuade users from trying to ignore tracked files Documentation for common user misconceptions - - - --- 2020-01-22 brian m. carlson New
[v5,3/5] doc: provide guidance on user.name format Documentation for common user misconceptions - - - --- 2020-01-22 brian m. carlson New
[v5,2/5] docs: expand on possible and recommended user config options Documentation for common user misconceptions - - - --- 2020-01-22 brian m. carlson New
[v5,1/5] doc: move author and committer information to git-commit(1) Documentation for common user misconceptions - - - --- 2020-01-22 brian m. carlson New
[v1] builtin/rebase: remove a call to get_oid() on `options.switch_to' [v1] builtin/rebase: remove a call to get_oid() on `options.switch_to' - - - --- 2020-01-21 Alban Gruin New
[v1] rebase -i: stop checking out the tip of the branch to rebase [v1] rebase -i: stop checking out the tip of the branch to rebase - - - --- 2020-01-21 Alban Gruin New
[3/3] color.c: alias RGB colors 8-15 to aixterm colors [1/3] color.c: refactor color_output arguments - - - --- 2020-01-21 Eyal Soha New
[2/3] color.c: support bright aixterm colors [1/3] color.c: refactor color_output arguments - - - --- 2020-01-21 Eyal Soha New
[1/3] color.c: refactor color_output arguments [1/3] color.c: refactor color_output arguments - - - --- 2020-01-21 Eyal Soha New
[v2,4/4] submodule.c: use get_git_dir() instead of get_git_common_dir() checkout/reset/read-tree: fix --recurse-submodules in linked worktree - - - --- 2020-01-21 Linus Arver via GitGitGadget New
[v2,3/4] t2405: clarify test descriptions and simplify test checkout/reset/read-tree: fix --recurse-submodules in linked worktree - - - --- 2020-01-21 Linus Arver via GitGitGadget New
[v2,2/4] t2405: use git -C and test_commit -C instead of subshells checkout/reset/read-tree: fix --recurse-submodules in linked worktree - - - --- 2020-01-21 Linus Arver via GitGitGadget New
[v2,1/4] t7410: rename to t2405-worktree-submodule.sh checkout/reset/read-tree: fix --recurse-submodules in linked worktree - - - --- 2020-01-21 Linus Arver via GitGitGadget New
[v2] Fix status of initialized but not cloned submodules [v2] Fix status of initialized but not cloned submodules - - - --- 2020-01-21 Peter Kaestle New
[7/7] remote rename: gently handle remote.pushDefault config remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[6/7] config: provide access to the current line number remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[5/7,RFC] config: make `scope_name` global as `config_scope_name` remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[v3,4/7] remote rename: rename branch.<name>.pushRemote config values too remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[3/7] remote: clean-up config callback remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[2/7] remote: clean-up by returning early to avoid one indentation remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[1/7] pull --rebase/remote rename: document and honor single-letter abbreviations rebase types remote rename: improve handling of configuration values - - - --- 2020-01-21 Bert Wesarg New
[v2] fetch: document and test --refmap="" [v2] fetch: document and test --refmap="" - - - --- 2020-01-21 Linus Arver via GitGitGadget New
docs: use "currently" for the present time docs: use "currently" for the present time - - - --- 2020-01-20 brian m. carlson New
git-p4: Add hook p4-pre-pedit-changelist git-p4: Add hook p4-pre-pedit-changelist - - - --- 2020-01-20 Linus Arver via GitGitGadget New
[v4,5/5] docs: mention when increasing http.postBuffer is valuable Documentation for common user misconceptions - - - --- 2020-01-20 brian m. carlson New
[v4,4/5] doc: dissuade users from trying to ignore tracked files Documentation for common user misconceptions - - - --- 2020-01-20 brian m. carlson New
[v4,3/5] doc: provide guidance on user.name format Documentation for common user misconceptions - - - --- 2020-01-20 brian m. carlson New
[v4,2/5] docs: expand on possible and recommended user config options Documentation for common user misconceptions - - - --- 2020-01-20 brian m. carlson New
[v4,1/5] doc: move author and committer information to git-commit(1) Documentation for common user misconceptions - - - --- 2020-01-20 brian m. carlson New
[29/29] bisect--helper: reimplement `bisect_run` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[28/29] bisect--helper: reimplement `bisect_visualize()`shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[27/29] bisect--helper: retire `--check-and-set-terms` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[26/29] bisect--helper: reimplement `bisect_skip` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[25/29] bisect--helper: retire `--bisect-auto-next` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[24/29] bisect--helper: retire `--bisect-autostart` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[23/29] bisect--helper: use `res` instead of return in BISECT_RESET case option Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[22/29] bisect--helper: retire `--bisect-write` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[21/29] bisect--helper: reimplement `bisect_replay` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[20/29] bisect--helper: reimplement `bisect_log` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[19/29] bisect--helper: retire `--write-terms` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[18/29] bisect--helper: retire `--check-expected-revs` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[17/29] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[16/29] bisect--helper: reimplement `bisect_autostart` shell function in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[15/29] bisect--helper: retire `--next-all` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[14/29] bisect--helper: retire `--bisect-clean-state` subcommand Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[13/29] bisect--helper: finish porting `bisect_start()` to C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[12/29] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[11/29] bisect: libify `bisect_next_all` Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[10/29] bisect: libify `handle_bad_merge_base` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[09/29] bisect: libify `check_good_are_ancestors_of_bad` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[08/29] bisect: libify `check_merge_bases` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[07/29] bisect: libify `bisect_checkout` Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[06/29] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[05/29] bisect--helper: introduce new `decide_next()` function Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[04/29] run-command: make `exists_in_PATH()` non-static Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[03/29] bisect: use the standard 'if (!var)' way to check for 0 Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[02/29] bisect--helper: change `retval` to `res` Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
[01/29] bisect--helper: convert `vocab_*` char pointers to char arrays Finish converting git bisect to C part 1 - - - --- 2020-01-20 Miriam R. New
templates: fix deprecated type option `--bool` templates: fix deprecated type option `--bool` - - - --- 2020-01-19 Linus Arver via GitGitGadget New
[3/3] color.c: Alias RGB colors 8-15 to aixterm colors [1/3] color.c: Refactor color_output to use enums - - - --- 2020-01-18 Eyal Soha New
[2/3] color.c: Support bright aixterm colors [1/3] color.c: Refactor color_output to use enums - - - --- 2020-01-18 Eyal Soha New
[1/3] color.c: Refactor color_output to use enums [1/3] color.c: Refactor color_output to use enums - - - --- 2020-01-18 Eyal Soha New
po/fr.po: various typofixes po/fr.po: various typofixes - - - --- 2020-01-18 Alban Gruin New
[v3,2/2] t6025: use helpers to replace test -f <path> Untitled series #230261 - - - --- 2020-01-18 Shourya Shukla New
[v3,1/2] t6025: modernize style [v3,1/2] t6025: modernize style - - - --- 2020-01-18 Shourya Shukla New
[3/3] t6025: use helpers to replace test -f <path> [1/3] t6025: modernize style - - - --- 2020-01-18 Shourya Shukla New
[2/3] t6025: replace pipe with redirection operator [1/3] t6025: modernize style - - - --- 2020-01-18 Shourya Shukla New
[1/3] t6025: modernize style [1/3] t6025: modernize style - - - --- 2020-01-18 Shourya Shukla New
[v2,3/3] rebase -i: also avoid SHA-1 collisions with missingCommitsCheck Re-fix rebase -i with SHA-1 collisions - - - --- 2020-01-17 Linus Arver via GitGitGadget New
[v2,2/3] rebase -i: re-fix short SHA-1 collision Re-fix rebase -i with SHA-1 collisions - - - --- 2020-01-17 Linus Arver via GitGitGadget New
[v2,1/3] parse_insn_line(): improve error message when parsing failed Re-fix rebase -i with SHA-1 collisions - - - --- 2020-01-17 Linus Arver via GitGitGadget New
[3/3] t6025: use helpers to replace test -f <path> t6025: amended changes after suggestions from the community - - - --- 2020-01-17 Shourya Shukla New
[2/3] t6025: replace pipe with redirection operator t6025: amended changes after suggestions from the community - - - --- 2020-01-17 Shourya Shukla New
[1/3] t6025: modernize style t6025: amended changes after suggestions from the community - - - --- 2020-01-17 Shourya Shukla New
« 1 2 ... 331 332 333432 433 »