git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-05 15:23:13 to 2019-02-07 19:41:03 UTC [more...]

Possible minor bug in Git
 2019-02-07 19:41 UTC  (3+ messages)

GSoC 2019: Git's application submitted
 2019-02-07 19:39 UTC  (7+ messages)

[PATCH] ci: make sure we build Git parallel
 2019-02-07 19:35 UTC  (4+ messages)

[PATCH] doc: prevent overflowing <code> tag in rendered HTML
 2019-02-07 19:29 UTC  (2+ messages)

[PATCH] contrib/subtree: ensure only one rev is provided
 2019-02-07 18:54 UTC  (2+ messages)

[PATCH 00/21] nd/diff-parseopt part 2
 2019-02-07 18:43 UTC  (23+ messages)
` [PATCH 01/21] diff.c: convert --patch-with-raw
` [PATCH 02/21] diff.c: convert --numstat and --shortstat
` [PATCH 03/21] diff.c: convert --dirstat and friends
` [PATCH 04/21] diff.c: convert --check
` [PATCH 05/21] diff.c: convert --summary
` [PATCH 06/21] diff.c: convert --patch-with-stat
` [PATCH 07/21] diff.c: convert --name-only
` [PATCH 08/21] diff.c: convert --name-status
` [PATCH 09/21] diff.c: convert -s|--no-patch
` [PATCH 10/21] diff.c: convert --stat*
` [PATCH 11/21] diff.c: convert --[no-]compact-summary
` [PATCH 12/21] diff.c: convert --output-*
` [PATCH 13/21] diff.c: convert -B|--break-rewrites
` [PATCH 14/21] diff.c: convert -M|--find-renames
` [PATCH 15/21] diff.c: convert -D|--irreversible-delete
` [PATCH 16/21] diff.c: convert -C|--find-copies
` [PATCH 17/21] diff.c: convert --find-copies-harder
` [PATCH 18/21] diff.c: convert --no-renames|--[no--rename-empty
` [PATCH 19/21] diff.c: convert --relative
` [PATCH 20/21] diff.c: convert --[no-]minimal
` [PATCH 21/21] diff.c: convert --ignore-some-changes

Proposal: Output should push to different servers in parallel
 2019-02-07 18:26 UTC  (3+ messages)

[PATCH 0/3] Teach submodule set-branch subcommand
 2019-02-07 18:01 UTC  (15+ messages)
` [PATCH 1/3] git-submodule.txt: document default behavior without --branch
` [PATCH 2/3] submodule--helper: teach config subcommand --unset
` [PATCH 3/3] submodule: teach set-branch subcommand
` [PATCH v2 0/3] Teach submodule "
  ` [PATCH v2 1/3] git-submodule.txt: document default behavior without --branch
  ` [PATCH v2 2/3] submodule--helper: teach config subcommand --unset
  ` [PATCH v2 3/3] submodule: teach set-branch subcommand
  ` [PATCH v3 0/3] Teach submodule "
    ` [PATCH v3 1/3] git-submodule.txt: "--branch <branch>" option defaults to 'master'
    ` [PATCH v3 2/3] submodule--helper: teach config subcommand --unset
    ` [PATCH v3 3/3] submodule: teach set-branch subcommand

t0025 flakey?
 2019-02-07 17:39 UTC  (11+ messages)
  ` [PATCH] add_to_index(): convert forgotten HASH_RENORMALIZE check

[PATCH v2] doc-diff: don't `cd_to_toplevel` before calling `usage`
 2019-02-07 17:37 UTC  (12+ messages)
` [PATCH v3] doc-diff: don't `cd_to_toplevel`

[PATCH] Pretty-format: Ability to add newline after non-empty string
 2019-02-07 17:29 UTC  (2+ messages)

[PATCH 0/1] git-p4: remove ticket expiration test
 2019-02-07 12:45 UTC  (4+ messages)
` [PATCH] git-p4: remove ticket expiry test

[ANNOUNCE] Git v2.21.0-rc0
 2019-02-07 12:39 UTC  (2+ messages)

[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
 2019-02-07 11:09 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/16] sequencer: refactor sequencer_add_exec_commands() to work "
  ` [PATCH v6 11/16] sequencer: refactor skip_unnecessary_picks() "
  ` [PATCH v6 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit

[PATCH 0/8] Resend of GIT_TEST_PROTOCOL_VERSION patches
 2019-02-07 10:49 UTC  (18+ messages)
` [PATCH 1/8] tests: define GIT_TEST_PROTOCOL_VERSION
` [PATCH 2/8] tests: always test fetch of unreachable with v0
` [PATCH 3/8] t5503: fix overspecification of trace expectation
` [PATCH 4/8] t5512: compensate for v0 only sending HEAD symrefs
` [PATCH 5/8] t5700: only run with protocol version 1
` [PATCH 6/8] tests: fix protocol version for overspecifications
` [PATCH 7/8] t5552: compensate for v2 filtering ref adv
` [PATCH 8/8] remote-curl: in v2, fill credentials if needed

[PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows
 2019-02-07 10:46 UTC  (2+ messages)
` [PATCH 1/1] mingw: fix CPU reporting in `git version --build-options`

[PATCH 1/1] git-p4: recover from inconsistent perforce history
 2019-02-07  8:04 UTC  (2+ messages)

Fwd: Query on GIT merge and conflicts
 2019-02-07  7:59 UTC 

What's cooking in git.git (Feb 2019, #02; Wed, 6)
 2019-02-07  7:27 UTC 

[PATCH] fetch-pack: clear alternate shallow when complete
 2019-02-07  4:07 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] fetch-pack: clear alternate shallow when complete
 2019-02-06 23:26 UTC  (3+ messages)

[PATCH v5 0/1] config: allow giving separate author and committer
 2019-02-06 22:43 UTC  (19+ messages)
` [PATCH v5 1/1] config: allow giving separate author and committer idents
` [PATCH v6 0/2] New {author,committer}.{name,email} config
` [PATCH v6 1/2] ident: test how GIT_* and user.{name,email} interact
` [PATCH v6 2/2] config: allow giving separate author and committer idents

[PATCH 0/3] remote-curl smart-http discovery cleanup
 2019-02-06 22:19 UTC  (11+ messages)
` [PATCH 1/3] remote-curl: refactor smart-http discovery
      ` [PATCH 2/3] remote-curl: tighten "version 2" check for smart-http
      ` [PATCH 3/3] t5551: test server-side ERR packet

Bug report: git freezes when `git mergetool` crashes
 2019-02-06 20:32 UTC 

[PATCH] test-date: drop unused parameter to getnanos()
 2019-02-06 19:35 UTC 

[PATCH 0/1] rebase: drop the unwanted -y
 2019-02-06 19:28 UTC  (6+ messages)
` [PATCH 1/1] Revert "rebase: introduce a shortcut for --reschedule-failed-exec"
` [PATCH v2 0/1] rebase: drop the unwanted -y
  ` [PATCH v2 1/1] Revert "rebase: introduce a shortcut for --reschedule-failed-exec"

Changing the default for "core.abbrev"?
 2019-02-06 18:36 UTC  (7+ messages)
` [RFC/PATCH] core.abbrev doc: document and test the abbreviation length

[PATCH ps/stash-in-c] strbuf_vinsertf: provide the correct buffer size to vsnprintf
 2019-02-06 18:11 UTC  (8+ messages)

What's cooking in git.git (Feb 2019, #01; Tue, 5)
 2019-02-06 17:49 UTC  (5+ messages)

[PATCH v5 00/15] Trace2 tracing facility
 2019-02-06 17:16 UTC  (17+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/15] trace2: Documentation/technical/api-trace2.txt
  ` [PATCH v6 02/15] trace2: create new combined trace facility
  ` [PATCH v6 03/15] trace2: collect Windows-specific process information
  ` [PATCH v6 04/15] trace2:data: add trace2 regions to wt-status
  ` [PATCH v6 05/15] trace2:data: add editor/pager child classification
  ` [PATCH v6 06/15] trace2:data: add trace2 sub-process classification
  ` [PATCH v6 07/15] trace2:data: add trace2 transport child classification
  ` [PATCH v6 09/15] trace2:data: add trace2 instrumentation to index read/write
  ` [PATCH v6 08/15] trace2:data: add trace2 hook classification
  ` [PATCH v6 10/15] trace2:data: pack-objects: add trace2 regions
  ` [PATCH v6 11/15] trace2:data: add subverb to checkout command
  ` [PATCH v6 12/15] trace2:data: add subverb to reset command
  ` [PATCH v6 13/15] trace2:data: add subverb for rebase
  ` [PATCH v6 14/15] trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh
  ` [PATCH v6 15/15] trace2: add for_each macros to clang-format

New contributors' grettings
 2019-02-06 15:56 UTC 

Git Test Coverage Report (Wednesday, Feb. 6)
 2019-02-06 14:41 UTC 

Weird (seemingly flakey) p4 breakage in t9833
 2019-02-06 13:55 UTC  (4+ messages)

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-06 13:17 UTC  (2+ messages)

[PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet
 2019-02-06 11:33 UTC  (6+ messages)

Tyop in the Spanish translation?
 2019-02-06 10:13 UTC 

[PATCH] completion: complete git submodule absorbgitdirs
 2019-02-06  9:42 UTC 

[PATCH v2] checkout: print something when checking out paths
 2019-02-06  2:51 UTC  (4+ messages)
` [PATCH 0/2] nd/checkout-noisy updates
  ` [PATCH 1/2] checkout: update count-checkouts messages
  ` [PATCH 2/2] checkout: count and print -m paths separately

What's cooking in git.git (Jan 2019, #05; Tue, 29)
 2019-02-05 20:42 UTC  (4+ messages)

[PATCH v3] log,diff-tree: add --combined-all-names option
 2019-02-05 20:39 UTC  (8+ messages)
` [PATCH v4] "

[PATCH] trace2: fix hdr-check warnings
 2019-02-05 20:22 UTC  (4+ messages)

[PATCH v6 1/1] protocol: advertise multiple supported versions
 2019-02-05 19:42 UTC  (2+ messages)

[PATCH v2 0/2] Using sparse in a CI job
 2019-02-05 18:08 UTC  (2+ messages)

[BUG]: git checkout on a new tag with current HEAD shows "head detached" at previous tag
 2019-02-05 15:23 UTC  (3+ messages)


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