git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-04-25 18:21:42 to 2018-04-28 13:05:38 UTC [more...]

[PATCH v7 07/17] # This is a combination of 2 commits. # This is the 1st commit message:
 2018-04-28 13:05 UTC  (15+ messages)
` [PATCH v3 0/4] rebase -i: avoid stale "# This is a combination of" in commit messages
    ` [PATCH v3 0/4] rebase -i: avoid stale "# This is a combinationof" "
` [PATCH v4 0/4] rebase -i: avoid stale "# This is a combination of" "
  ` [PATCH v4 1/4] rebase -i: demonstrate bugs with fixup!/squash! "
  ` [PATCH v4 2/4] rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON
  ` [PATCH v4 3/4] sequencer: always commit without editing when asked for
  ` [PATCH v4 4/4] rebase --skip: clean up commit message after a failed fixup/squash

Branch deletion question / possible bug?
 2018-04-28 12:43 UTC  (4+ messages)

[PATCH 2/2] unpack_trees_options: free messages when done
 2018-04-28 12:30 UTC  (3+ messages)

[PATCH] http.c: shell command evaluation for extraheader
 2018-04-28 12:24 UTC  (4+ messages)

[Bug] git log --show-signature print extra carriage return ^M
 2018-04-28 12:18 UTC  (4+ messages)

Git Stash Creates sh.exe.stackdump (STATUS_STACK_OVERFLOW)
 2018-04-28 11:55 UTC  (2+ messages)

[PATCH v4 00/11] Deprecate .git/info/grafts
 2018-04-28  9:04 UTC  (21+ messages)
` [PATCH v5 "
  ` [PATCH v5 09/11] technical/shallow: stop referring to grafts
  ` [PATCH v6 00/11] Deprecate .git/info/grafts
    ` [PATCH v6 01/11] argv_array: offer to split a string by whitespace
    ` [PATCH v6 02/11] commit: Let the callback of for_each_mergetag return on error
    ` [PATCH v6 03/11] replace: avoid using die() to indicate a bug
    ` [PATCH v6 04/11] replace: "libify" create_graft() and callees
    ` [PATCH v6 05/11] replace: introduce --convert-graft-file
    ` [PATCH v6 06/11] Add a test for `git replace --convert-graft-file`
    ` [PATCH v6 07/11] Deprecate support for .git/info/grafts
    ` [PATCH v6 08/11] filter-branch: stop suggesting to use grafts
    ` [PATCH v6 09/11] technical/shallow: stop referring to grafts
    ` [PATCH v6 10/11] technical/shallow: describe why shallow cannot use replace refs
    ` [PATCH v6 11/11] Remove obsolete script to convert grafts to "

Fetching tags overwrites existing tags
 2018-04-28  7:26 UTC  (11+ messages)
          ` [RFC PATCH v2] Teach remote add the --prefix-tags option

git merge banch w/ different submodule revision
 2018-04-28  7:22 UTC  (9+ messages)

branch --contains / tag --merged inconsistency
 2018-04-28  6:27 UTC  (3+ messages)

[RFC PATCH] checkout: Force matching mtime between files
 2018-04-28  6:16 UTC  (25+ messages)

[PATCH 00/41] object_id part 13
 2018-04-28  5:41 UTC  (8+ messages)
` [PATCH 18/41] index-pack: abstract away hash function constant

[PATCH 0/6] Let the sequencer handle `git rebase -i --root`
 2018-04-27 22:31 UTC  (7+ messages)
` [PATCH 1/6] sequencer: extract helper to update active_cache_tree
` [PATCH 2/6] sequencer: learn about the special "fake root commit" handling
` [PATCH 3/6] rebase -i --root: let the sequencer handle even the initial part
` [PATCH 4/6] sequencer: allow introducing new root commits
` [PATCH 5/6] rebase --rebase-merges: a "merge" into a new root is a fast-forward
` [PATCH 6/6] rebase --rebase-merges: root commits can be cousins, too

BUG report: unicode normalization on APFS (Mac OS High Sierra)
 2018-04-27 21:45 UTC  (4+ messages)

[PATCH 0/3] rebase -i: avoid stale "# This is a combination of" in commit messages
 2018-04-27 21:36 UTC  (4+ messages)
` [PATCH 3/3] rebase --skip: clean up commit message after a failed fixup/squash
  ` [PATCH 3/3] rebase --skip: clean up commit message after a failedfixup/squash

[PATCH v1 0/2] add additional config settings for merge
 2018-04-27 20:23 UTC  (23+ messages)
` [PATCH v2 "
` [PATCH v3 0/3] add merge.renames config setting
  ` [PATCH v3 1/3] merge: update documentation for {merge,diff}.renameLimit
  ` [PATCH v3 2/3] merge: Add merge.renames config setting
        ` (no subject)
  ` [PATCH v3 3/3] merge: pass aggressive when rename detection is turned off

[PATCH 0/6] Some doc-fixes
 2018-04-27 19:23 UTC  (23+ messages)
` [PATCH 5/6] git-svn: commit-diff does not support --add-author-from
` [PATCH v2 0/6] Some doc-fixes
` [PATCH v2 1/6] doc: improve formatting in githooks.txt
` [PATCH v2 2/6] doc: align 'diff --no-index' in text with synopsis
` [PATCH v2 3/6] doc: clarify ignore rules for git ls-files
` [PATCH v2 4/6] doc: add '-d' and '-o' for 'git push'
` [PATCH v2 5/6] git-svn: remove ''--add-author-from' for 'commit-diff'
` [PATCH v2 6/6] doc: add note about shell quoting to revision.txt
` [PATCH v2 7/6] doc: normalize [--options] to [options] in git-diff

Confusing documentation for git apply -p<n>
 2018-04-27 17:40 UTC 

Missing --relative documentation
 2018-04-27 17:24 UTC 

In some rebases, `exec git -C ...` has wrong working directory
 2018-04-27 17:14 UTC  (3+ messages)

[PATCH 1/6] doc: fix formatting inconsistency in githooks.txt
 2018-04-27 16:21 UTC  (5+ messages)
` fixup! "

[PATCH v1] perf/bisect_run_script: disable codespeed
 2018-04-27 13:51 UTC 

[ANNOUNCE] Gitwin: Git Server for Windows with SSH/HTTP(S) transport and Gitweb
 2018-04-27 12:18 UTC 

What's cooking in git.git (Apr 2018, #03; Wed, 25)
 2018-04-27  7:39 UTC  (10+ messages)

[PATCH v8 0/4] worktree: teach "add" to check out existing branches
 2018-04-27  7:36 UTC  (3+ messages)
` [PATCH v9 "

[PATCH 0/5] builtin/config.c: combined series '--type', '--default'
 2018-04-27  6:22 UTC  (20+ messages)
` [PATCH 1/5] builtin/config.c: treat type specifiers singularly
` [PATCH 2/5] builtin/config.c: support `--type=<type>` as preferred alias for `--type`
` [PATCH 3/5] builtin/config: introduce `--default`
` [PATCH 4/5] config.c: introduce 'git_config_color' to parse ANSI colors
` [PATCH 5/5] builtin/config: introduce `color` type specifier
` [PATCH v2 0/5] builtin/config.c: combined series '--type', '--default'
  ` [PATCH v2 1/5] builtin/config.c: treat type specifiers singularly
  ` [PATCH v2 2/5] builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
  ` [PATCH v2 3/5] builtin/config: introduce `--default`
  ` [PATCH v2 4/5] config.c: introduce 'git_config_color' to parse ANSI colors
  ` [PATCH v2 5/5] builtin/config: introduce `color` type specifier

[PATCH v3] blame: prevent error if range ends past end of file
 2018-04-27  4:15 UTC  (8+ messages)
` [PATCH v4 0/2] blame and log: "
  ` [PATCH v4 1/2] blame: "
  ` [PATCH v4 2/2] log: prevent error if line "

[PATCHv2 0/9] object store: oid_object_info is the next contender
 2018-04-26 16:30 UTC  (10+ messages)
` [PATCHv3 "
  ` [PATCHv3 2/9] cache.h: add repository argument to oid_object_info
  ` [PATCHv3 4/9] packfile: add repository argument to packed_to_object_type
  ` [PATCHv3 5/9] packfile: add repository argument to packed_object_info
  ` [PATCHv3 7/9] packfile: add repository argument to unpack_entry
  ` [PATCHv3 8/9] packfile: add repository argument to cache_or_unpack_entry
  ` [PATCHv3 9/9] cache.h: allow oid_object_info to handle arbitrary repositories

[PATCH v3 0/9] Compute and consume generation numbers
 2018-04-26 13:49 UTC  (9+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 03/10] commit-graph: compute "
  ` [PATCH v4 04/10] commit: use generations in paint_down_to_common()

[PATCH 0/3] enable userdiff for more things in git.git
 2018-04-26  9:43 UTC  (5+ messages)
` [PATCH 1/3] .gitattributes: add *.pl extension for Perl
` [PATCH 2/3] .gitattributes: use the "perl" differ "
` [PATCH 3/3] .gitattributes: add a diff driver for Python

`iconv` should have the encoding `ISO646-SE2`
 2018-04-26  9:26 UTC  (2+ messages)

java diffs show no method context
 2018-04-26  7:43 UTC  (4+ messages)
  ` Antw: "

[PATCH v8 00/16] rebase -i: offer to recreate commit topology by rebasing merges
 2018-04-26  6:06 UTC  (4+ messages)
` [PATCH v9 00/17] "

[PATCH 2/2] completion: simplify ls-files filter
 2018-04-26  2:11 UTC  (8+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
  ` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames

[PATCH v2] Make running git under other debugger-like programs easy
 2018-04-26  1:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] git: add -N as a short option for --no-pager
 2018-04-25 19:31 UTC  (7+ messages)

[PATCH v3 0/6] Keep all info in command-list.txt in git binary
 2018-04-25 18:22 UTC  (6+ messages)
` [PATCH v4/wip 00/12] "
  ` [PATCH v4/wip 06/12] git: accept multiple --list-cmds options
  ` [PATCH v4/wip 10/12] help: use command-list.txt for the source of guides


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