messages from 2019-02-04 21:30:13 to 2019-02-07 10:34:51 UTC [more...]
[PATCH 00/21] nd/diff-parseopt part 2
2019-02-07 10:33 UTC (14+ 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 0/3] Teach submodule set-branch subcommand
2019-02-07 10:19 UTC (14+ 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
Proposal: Output should push to different servers in parallel
2019-02-07 8:37 UTC (2+ messages)
[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
[ANNOUNCE] Git v2.21.0-rc0
2019-02-07 7:28 UTC
What's cooking in git.git (Feb 2019, #02; Wed, 6)
2019-02-07 7:27 UTC
[PATCH] Pretty-format: Ability to add newline after non-empty string
2019-02-07 6:39 UTC
t0025 flakey?
2019-02-07 4:18 UTC (8+ messages)
` [PATCH] add_to_index(): convert forgotten HASH_RENORMALIZE check
[PATCH] fetch-pack: clear alternate shallow when complete
2019-02-07 4:07 UTC (6+ messages)
` [PATCH v2] "
[PATCH 0/8] Resend of GIT_TEST_PROTOCOL_VERSION patches
2019-02-07 0:01 UTC (17+ 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] 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
Possible minor bug in Git
2019-02-06 22:17 UTC (2+ messages)
GSoC 2019: Git's application submitted
2019-02-06 22:09 UTC (6+ messages)
[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
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"
[PATCH v2] doc-diff: don't `cd_to_toplevel` before calling `usage`
2019-02-06 18:55 UTC (9+ messages)
` [PATCH v3] doc-diff: don't `cd_to_toplevel`
Changing the default for "core.abbrev"?
2019-02-06 18:36 UTC (8+ 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 (12+ 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
[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)
[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
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 (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 (4+ messages)
` [PATCH] diff-tree doc: correct & remove wrong documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).