git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-04-15 22:29:28 to 2019-04-18 17:32:36 UTC [more...]

Feature request: Allow to update commit ID in messages when rebasing
 2019-04-18 17:32 UTC  (4+ messages)

[PATCH v9 00/11] Fix scissors bug during conflict
 2019-04-18 17:21 UTC  (17+ 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 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-04-18 16:49 UTC  (6+ messages)
` [PATCH 01/11] Start to implement a built-in version of `git add --interactive`
` [PATCH 06/11] built-in add -i: implement the main loop

[PATCH 0/7] Assorted Documentation-related fixes
 2019-04-18 16:01 UTC  (36+ messages)
` [PATCH 1/7] remote-testgit: move it into the support directory for t5801
` [PATCH 2/7] help -a: do not list commands that are excluded from the build
` [PATCH 3/7] check-docs: do not pretend that commands are listed which are excluded
` [PATCH 4/7] docs: exclude documentation for commands that have been excluded
` [PATCH 7/7] Turn `git serve` into a test helper
` [PATCH v2 0/8] Assorted Documentation-related fixes
  ` [PATCH v2 1/8] remote-testgit: move it into the support directory for t5801
  ` [PATCH v2 2/8] Makefile: drop the NO_INSTALL variable
  ` [PATCH v2 3/8] help -a: do not list commands that are excluded from the build
  ` [PATCH v2 4/8] check-docs: allow command-list.txt to contain excluded commands
  ` [PATCH v2 5/8] docs: exclude documentation for commands that have been excluded
  ` [PATCH v2 6/8] check-docs: do not bother checking for legacy scripts' documentation
  ` [PATCH v2 7/8] test-tool: handle the `-C <directory>` option just like `git`
  ` [PATCH v2 8/8] Turn `git serve` into a test helper

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

[PATCH] worktree: update is_bare heuristics
 2019-04-18 10:11 UTC  (4+ messages)

[PATCH] [WIP/RFC] add git pull and git fetch --set-upstream
 2019-04-18  9:56 UTC  (5+ messages)

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

[PATCH] Makefile: use fileno macro work around on AIX
 2019-04-18  8:55 UTC 

[PATCH 1/1] configure.ac: Properly check for libintl
 2019-04-18  8:28 UTC  (3+ messages)

Bug report: `git-ls-files --exclude-standard --ignored --others --directory` gives incomplete output
 2019-04-18  6:49 UTC 

What's cooking in git.git (Apr 2019, #03; Tue, 16)
 2019-04-18  6:54 UTC  (24+ 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 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  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH v4 0/4] rebase: teach rebase --keep-base
 2019-04-17 19:59 UTC  (17+ messages)
` [PATCH v5 0/5] "
  ` [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

Generating a todo file for non-interactive rebasing
 2019-04-17 17:11 UTC  (4+ 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  (7+ messages)
` [RFC PATCH 0/4] output improvements for git range-diff
  ` [RFC PATCH 2/4] range-diff: don't remove funcname from inner diff

[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)

[PATCH v2 0/3] remove extern from function declarations
 2019-04-17  7:58 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [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  (7+ messages)

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


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).