git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-03 12:12:13 to 2019-02-06 21:11:41 UTC [more...]

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

[PATCH 0/3] remote-curl smart-http discovery cleanup
 2019-02-06 20:42 UTC  (9+ 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 1/1] git-p4: recover from inconsistent perforce history
 2019-02-06 19:42 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"

[PATCH 0/3] Teach submodule set-branch subcommand
 2019-02-06 19:07 UTC  (6+ 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] doc-diff: don't `cd_to_toplevel` before calling `usage`
 2019-02-06 18:55 UTC  (11+ messages)
` [PATCH v2] "
    ` [PATCH v3] doc-diff: don't `cd_to_toplevel`

[PATCH v5 0/1] config: allow giving separate author and committer
 2019-02-06 18:41 UTC  (18+ 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

Changing the default for "core.abbrev"?
 2019-02-06 18:36 UTC  (9+ 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  (13+ messages)

t0025 flakey?
 2019-02-06 18:00 UTC  (6+ 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 08/15] trace2:data: add trace2 hook classification
  ` [PATCH v6 09/15] trace2:data: add trace2 instrumentation to index read/write
  ` [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

[PATCH 0/1] git-p4: remove ticket expiration test
 2019-02-06 16:26 UTC  (3+ messages)
` [PATCH] git-p4: remove ticket expiry test

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)

GSoC 2019: Git's application submitted
 2019-02-06 12:27 UTC  (6+ messages)

[PATCH] travis-ci: make the OSX build jobs' 'brew update' more quiet
 2019-02-06 11:33 UTC  (9+ 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

[PATCH 0/8] Resend of GIT_TEST_PROTOCOL_VERSION patches
 2019-02-06  0:21 UTC  (9+ 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

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)

t5702 failing under ASan on master
 2019-02-05 16:26 UTC  (4+ messages)
` [PATCH] fetch-pack: clear alternate shallow when complete

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

[PATCH v2 1/2] config.mak.uname: remove obsolete SPARSE_FLAGS setting
 2019-02-05 11:26 UTC  (2+ messages)

Partial clone - bad pack header?
 2019-02-05 10:14 UTC  (3+ messages)

hook to get info on commit, and include that in a file that is part of the commit
 2019-02-05  2:42 UTC  (7+ messages)

[PATCH v2 2/2] Makefile: improve SPARSE_FLAGS customisation
 2019-02-05  2:27 UTC 

What is “unable to open object pack directory: .git/objects/pack: Not a directory” error?
 2019-02-05  1:40 UTC  (2+ messages)

[PATCH] http: cast result to FILE *
 2019-02-05  1:36 UTC  (7+ messages)

[PATCH 11/21] tree_entry_interesting(): support wildcard matching
 2019-02-04 21:49 UTC  (5+ messages)
` [PATCH] diff-tree doc: correct & remove wrong documentation

[PATCH 1/1] Makefile: improve SPARSE_FLAGS customisation
 2019-02-04 20:49 UTC  (7+ messages)

Contributor Summit Topics and Logistics
 2019-02-04 19:30 UTC  (4+ messages)

[PATCH v3] git-submodule.sh: shorten submodule SHA-1s using rev-parse
 2019-02-04 19:01 UTC  (4+ messages)

[PATCH v3 0/1] config: allow giving different author and committer idents
 2019-02-04 18:57 UTC  (5+ messages)
` [PATCH v3 1/1] config: allow giving separate "

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-02-04 18:18 UTC  (10+ messages)
` [PATCH v7 0/3]
  ` [PATCH v7 1/3] ref-filter: add worktreepath atom
` [PATCH v7 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree

[PATCH] git-commit.txt: better description what it does
 2019-02-04 17:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 [rebased]] [Enhancement] Improve internals / refactoring
 2019-02-04 17:56 UTC  (3+ messages)
` [PATCH v3 [re-fixed] ] "

[PATCH v4 0/1] config: allow giving separate author and committer idents
 2019-02-04 12:23 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 0/1] Using sparse in a CI job
 2019-02-03 15:43 UTC  (7+ 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).