git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-15 15:00:50 to 2019-04-18 00:49:50 UTC [more...]

What's cooking in git.git (Apr 2019, #03; Tue, 16)
 2019-04-18  0:48 UTC  (22+ messages)
` Stalled ds/ branches (was What's cooking in git.git (Apr 2019, #03; Tue, 16))
` jt/clone-server-option "
` jc/format-patch-error-check, was Re: What's cooking in git.git (Apr 2019, #03; Tue, 16)
` ab/test-lib-pass-trace2-env, "

[PATCH 2/2] parse-options: don't emit "ambiguous option" for aliases
 2019-04-18  0:48 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 00/11] And new command "restore"
 2019-04-18  0:38 UTC  (4+ messages)
` [PATCH v2 00/16] Add new command 'restore'

[PATCH 0/1] Fix a bug in ref-filter
 2019-04-18  0:23 UTC  (8+ messages)
` [PATCH 1/1] Fix %(push:track) "

[PATCH 0/1] documentation: add lab for first contribution
 2019-04-18  0:05 UTC  (13+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] worktree: update is_bare heuristics
 2019-04-17 21:21 UTC 

Feature request: Allow to update commit ID in messages when rebasing
 2019-04-17 20:56 UTC  (2+ messages)

[PATCH v4 0/4] rebase: teach rebase --keep-base
 2019-04-17 19:59 UTC  (19+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] t3431: add rebase --fork-point tests
  ` [PATCH v5 2/5] t3432: test rebase fast-forward behavior
  ` [PATCH v5 3/5] rebase: fast-forward --onto in more cases
  ` [PATCH v5 4/5] rebase: fast-forward --fork-point "
  ` [PATCH v5 5/5] rebase: teach rebase --keep-base
` [PATCH v6 0/5] "
  ` [PATCH v6 1/6] t3431: add rebase --fork-point tests
  ` [PATCH v6 2/6] t3432: test rebase fast-forward behavior
  ` [PATCH v6 3/6] rebase: refactor can_fast_forward into goto tower
  ` [PATCH v6 4/6] rebase: fast-forward --onto in more cases
  ` [PATCH v6 5/6] rebase: fast-forward --fork-point "
  ` [PATCH v6 6/6] rebase: teach rebase --keep-base

[PATCH v9 00/11] Fix scissors bug during conflict
 2019-04-17 19:53 UTC  (14+ messages)
` [PATCH v10 00/10] "
  ` [PATCH v10 01/10] t7600: clean up style
  ` [PATCH v10 02/10] t3507: "
  ` [PATCH v10 03/10] t7604: "
  ` [PATCH v10 04/10] t7502: "
  ` [PATCH v10 05/10] commit: extract cleanup_mode functions to sequencer
  ` [PATCH v10 06/10] parse-options.h: extract common --cleanup option
  ` [PATCH v10 07/10] merge: cleanup messages like commit
  ` [PATCH v10 08/10] merge: add scissors line on merge conflict
  ` [PATCH v10 09/10] sequencer.c: save and restore cleanup mode
  ` [PATCH v10 10/10] cherry-pick/revert: add scissors line on merge conflict

[PATCH 0/7] Assorted Documentation-related fixes
 2019-04-17 18:22 UTC  (12+ messages)
` [PATCH 4/7] docs: exclude documentation for commands that have been excluded
` [PATCH 7/7] Turn `git serve` into a test helper

Generating a todo file for non-interactive rebasing
 2019-04-17 17:11 UTC  (4+ messages)

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-17 16:01 UTC  (2+ messages)

[PATCH/docs] make slash-rules more readable
 2019-04-17 15:49 UTC  (8+ messages)

[PATCH 0/2] A couple of cherry-pick related fixes
 2019-04-17 15:04 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] commit/reset: try to clean up sequencer state
  ` [PATCH v2 2/2] fix cherry-pick/revert status after commit

[RFC PATCH 00/11] rebase -i run without forking rebase--interactive
 2019-04-17 14:30 UTC  (14+ messages)
` [PATCH v1 00/12] Run rebase -i "
  ` [PATCH v1 01/12] sequencer: always discard index after checkout
  ` [PATCH v1 02/12] rebase: don't translate trace strings
  ` [PATCH v1 03/12] rebase: rename write_basic_state()
  ` [PATCH v1 04/12] rebase: use OPT_RERERE_AUTOUPDATE()
  ` [PATCH v1 05/12] rebase -i: combine rebase--interactive.c with rebase.c
  ` [PATCH v1 06/12] rebase -i: remove duplication
  ` [PATCH v1 07/12] rebase -i: use struct commit when parsing options
  ` [PATCH v1 08/12] rebase -i: use struct object_id for squash_onto
  ` [PATCH v1 09/12] rebase -i: use struct rebase_options to parse args
  ` [PATCH v1 10/12] rebase -i: use struct rebase_options in do_interactive_rebase()
  ` [PATCH v1 11/12] rebase: use a common action enum
  ` [PATCH v1 12/12] rebase -i: run without forking rebase--interactive

[PATCH 0/8] Do not use abbreviated options in tests
 2019-04-17 12:07 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] tests: disallow the use of abbreviated options (by default)

incorrect range-diff output?
 2019-04-17 11:52 UTC  (18+ messages)
` [RFC PATCH 0/4] output improvements for git range-diff
  ` [RFC PATCH 2/4] range-diff: don't remove funcname from inner diff
  ` [RFC PATCH 3/4] range-diff: add section header instead of diff header
  ` [RFC PATCH 4/4] range-diff: add section headers to the outer hunk header

[PATCH 0/2] Prepare our git-p4 tests for running on APFS
 2019-04-17 11:48 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] t9822: skip tests if file names cannot be ISO-8859-1 encoded

Some files not ignored as they should be
 2019-04-17  9:18 UTC 

FW: Some files not ignored as they should be
 2019-04-17  9:23 UTC 

[PATCH] Give git-pull a --reset option
 2019-04-17  8:51 UTC  (2+ messages)

[RFC PATCH] *.h: remove extern from function declarations
 2019-04-17  7:58 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] *.[ch]: remove extern from function declarations using spatch
  ` [PATCH v2 2/3] *.[ch]: remove extern from function declarations using sed
  ` [PATCH v2 3/3] cocci: prevent extern function declarations
  ` [PATCH v3 0/4] remove extern from "
    ` [PATCH v3 1/4] *.[ch]: remove extern from function declarations using spatch
    ` [PATCH v3 2/4] *.[ch]: remove extern from function declarations using sed
    ` [PATCH v3 3/4] *.[ch]: manually align parameter lists
    ` [PATCH v3 4/4] cocci: prevent extern function declarations

[BUG] git stash --keep-index undeletes file
 2019-04-16 21:59 UTC  (4+ messages)

feature request: .blameignore
 2019-04-16 16:33 UTC  (5+ messages)

[PATCH 00/14] nd/diff-parseopt part 1
 2019-04-16 14:24 UTC  (5+ messages)
` [PATCH 07/14] parse-options: allow ll_callback with OPTION_CALLBACK

[PATCH v3 00/33] nd/sha1-name-c-wo-the-repository updates
 2019-04-16  9:33 UTC  (36+ messages)
` [PATCH v4 00/34] "
  ` [PATCH v4 01/34] builtin rebase: use FREE_AND_NULL
  ` [PATCH v4 02/34] builtin rebase: use oideq()
  ` [PATCH v4 03/34] packfile.c: add repo_approximate_object_count()
  ` [PATCH v4 04/34] refs.c: add refs_ref_exists()
  ` [PATCH v4 05/34] refs.c: add refs_shorten_unambiguous_ref()
  ` [PATCH v4 06/34] refs.c: remove the_repo from substitute_branch_name()
  ` [PATCH v4 07/34] refs.c: remove the_repo from expand_ref()
  ` [PATCH v4 08/34] refs.c: add repo_dwim_ref()
  ` [PATCH v4 09/34] refs.c: add repo_dwim_log()
  ` [PATCH v4 10/34] refs.c: remove the_repo from read_ref_at()
  ` [PATCH v4 11/34] commit.cocci: refactor code, avoid double rewrite
  ` [PATCH v4 12/34] commit.c: add repo_get_commit_tree()
  ` [PATCH v4 13/34] sha1-name.c: remove the_repo from sort_ambiguous()
  ` [PATCH v4 14/34] sha1-name.c: remove the_repo from find_abbrev_len_packed()
  ` [PATCH v4 15/34] sha1-name.c: add repo_find_unique_abbrev_r()
  ` [PATCH v4 16/34] sha1-name.c: store and use repo in struct disambiguate_state
  ` [PATCH v4 17/34] sha1-name.c: add repo_for_each_abbrev()
  ` [PATCH v4 18/34] sha1-name.c: remove the_repo from get_short_oid()
  ` [PATCH v4 19/34] sha1-name.c: remove the_repo from interpret_nth_prior_checkout()
  ` [PATCH v4 20/34] sha1-name.c: remove the_repo from interpret_branch_mark()
  ` [PATCH v4 21/34] sha1-name.c: add repo_interpret_branch_name()
  ` [PATCH v4 22/34] sha1-name.c: remove the_repo from get_oid_oneline()
  ` [PATCH v4 23/34] sha1-name.c: remove the_repo from get_describe_name()
  ` [PATCH v4 24/34] sha1-name.c: remove the_repo from get_oid_basic()
  ` [PATCH v4 25/34] sha1-name.c: remove the_repo from get_oid_1()
  ` [PATCH v4 26/34] sha1-name.c: remove the_repo from handle_one_ref()
  ` [PATCH v4 27/34] sha1-name.c: remove the_repo from diagnose_invalid_index_path()
  ` [PATCH v4 28/34] sha1-name.c: remove the_repo from resolve_relative_path()
  ` [PATCH v4 29/34] sha1-name.c: remove the_repo from get_oid_with_context_1()
  ` [PATCH v4 30/34] sha1-name.c: add repo_get_oid()
  ` [PATCH v4 31/34] submodule-config.c: use repo_get_oid for reading .gitmodules
  ` [PATCH v4 32/34] sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name
  ` [PATCH v4 33/34] sha1-name.c: remove the_repo from other get_oid_*
  ` [PATCH v4 34/34] sha1-name.c: remove the_repo from get_oid_mb()

regression in output of git-pull --rebase --recurse-submodules=yes --quiet
 2019-04-16  7:48 UTC  (4+ messages)
` regression AGAIN "

[BUG] GIT_SSH_COMMAND is not being decomposed
 2019-04-16  4:24 UTC  (8+ messages)

[PATCH v6 0/6] blame: add the ability to ignore commits
 2019-04-16  4:10 UTC  (8+ messages)
` [PATCH v6 6/6] blame: use a fingerprint heuristic to match ignored lines

(no subject)
 2019-04-15 21:49 UTC 

[PATCH 0/2] Avoid spawning gzip in git archive
 2019-04-15 21:36 UTC  (7+ messages)
` [PATCH 2/2] archive: avoid spawning `gzip`

[PATCH 0/7] some fetch reachability-error fixes
 2019-04-15 21:06 UTC  (2+ messages)

[PATCH v3 00/10] trace2: load trace2 settings from system config
 2019-04-15 20:39 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/10] config: initialize opts structure in repo_read_config()
  ` [PATCH v4 02/10] trace2: refactor setting process starting time
  ` [PATCH v4 03/10] trace2: add absolute elapsed time to start event
  ` [PATCH v4 04/10] trace2: find exec-dir before trace2 initialization
  ` [PATCH v4 05/10] config: add read_very_early_config()
  ` [PATCH v4 06/10] trace2: use system/global config for default trace2 settings
  ` [PATCH v4 07/10] trace2: report peak memory usage of the process
  ` [PATCH v4 08/10] trace2: clarify UTC datetime formatting
  ` [PATCH v4 09/10] trace2: make SIDs more unique
  ` [PATCH v4 10/10] trace2: update docs to describe system/global config settings

[PATCH] git-submodule.txt: mention that 'git submodule update' fetches missing commits
 2019-04-15 19:24 UTC 

bug report
 2019-04-15 15:18 UTC 

[PATCH 0/3] some prune optimizations
 2019-04-15 15:00 UTC  (3+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).