messages from 2020-01-05 17:41:36 to 2020-01-08 07:15:27 UTC [more...]
[RFC PATCH] unpack-trees: watch for out-of-range index position
2020-01-08 7:15 UTC (2+ messages)
Extra request with protocol v2 and git ls-remote
2020-01-08 7:10 UTC (2+ messages)
` [PATCH] transport: don't flush when disconnecting stateless-rpc helper
[RFC PATCH 0/7] merge: learn --autostash
2020-01-08 6:08 UTC (5+ messages)
` [PATCH v2 00/17] "
`git fetch origin ''` (the empty string) -- should this work?
2020-01-08 5:28 UTC
[PATCH 0/2] Graph horizontal fix
2020-01-08 4:27 UTC (3+ messages)
` [PATCH 1/2] graph: add test to demonstrate horizontal line bug
` [PATCH 2/2] graph: fix collapse of multiple edges
[PATCH 0/1] sequencer: comment out the 'squash!' line
2020-01-08 2:55 UTC (13+ messages)
` [PATCH 1/1] "
[PATCH] run-command: avoid undefined behavior in exists_in_PATH
2020-01-08 2:47 UTC (9+ messages)
[PATCH 0/1] [Outreachy] [RFC] branch: advise the user to checkout a different branch before deleting
2020-01-08 1:44 UTC (10+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] [RFC] "
` [PATCH v2 1/1] "
[PATCH 0/9] [RFC] Changed Paths Bloom Filters
2020-01-08 0:32 UTC (11+ messages)
` [PATCH 2/9] commit-graph: write changed paths bloom filters
` [PATCH 3/9] commit-graph: use MAX_NUM_CHUNKS
` [PATCH 4/9] commit-graph: document bloom filter format
` [PATCH 5/9] commit-graph: write changed path bloom filters to commit-graph file
` [PATCH 6/9] commit-graph: test commit-graph write --changed-paths
[PATCH 0/1] [Outreachy] doc: fix a typo in gitcore-tutorial.txt
2020-01-08 0:31 UTC (7+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] doc/gitcore-tutorial: fix prose to match example command
` [PATCH v2 1/1] "
[PATCH] submodule add: show 'add --dry-run' stderr when aborting
2020-01-08 0:31 UTC
[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
2020-01-07 23:32 UTC (14+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] "
` [PATCH v2 1/1] "
[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
2020-01-07 22:57 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/9] built-in add -p: support interactive.diffFilter
[PATCH 0/3] Fix two bugs in graph.c
2020-01-07 21:51 UTC (22+ messages)
` [PATCH 1/3] graph: fix case that hit assert()
` [PATCH 2/3] graph: replace assert() with graph_assert() macro
` [PATCH 3/3] t4215: add bigger graph collapse test
` [PATCH v2 0/2] Fix two bugs in graph.c
` [PATCH v2 1/2] graph: fix case that hit assert()
` [PATCH v2 2/2] graph: fix lack of color in horizontal lines
[PATCH v3 0/3] t: rework tests for --pathspec-from-file
2020-01-07 21:13 UTC (3+ messages)
` [PATCH v4 "
SHA-1 chosen-prefix colission attack
2020-01-07 20:31 UTC (2+ messages)
[Outreachy] Return value before or after free()?
2020-01-07 20:40 UTC (7+ messages)
[PATCH 0/1] Update imap-send.c, fix incompatibilities with OpenSSL 1.1.x
2020-01-07 20:19 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH v2 00/15] rebase: make the default backend configurable
2020-01-07 20:11 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 01/15] rebase: extend the options for handling of empty commits
` [PATCH v3 10/15] rebase: add an --am option
[PATCH 0/4] fsmonitor: start using an opaque token for last update
2020-01-07 19:04 UTC (5+ messages)
` [PATCH 1/4] fsmonitor: change last update timestamp on the index_state to opaque token
` [PATCH 2/4] fsmonitor: handle version 2 of the hooks that will use "
` [PATCH 3/4] fsmonitor: add fsmonitor hook scripts for version 2
` [PATCH 4/4] fsmonitor: update documentation for hook version and watchman hooks
Git bundle create produces inconsistent bundle
2020-01-07 18:03 UTC (2+ messages)
[PATCH 0/1] Preserve topological ordering after merges
2020-01-07 17:01 UTC (6+ messages)
` [PATCH 1/1] Preserve topological ordering after merges This modifies the algorithm of topopological ordering. The problem with the current algoritm is that it displays the graph below as follows
[PATCH 0/5] refactor gpg-interface and add gpg verification for clones
2020-01-07 16:54 UTC (12+ messages)
` [PATCH 1/5] gpg-interface: conditionally show the result in print_signature_buffer()
` [PATCH 2/5] gpg-interface: support one-line summaries "
` [PATCH 3/5] commit: refactor signature verification helpers
` [PATCH 4/5] merge: verify signatures if gpg.verifySignatures is true
[PATCH 0/1] unpack-trees: exit check_updates() early if updates are not wanted
2020-01-07 16:37 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
git-p4 cannot use perforce client created by p4java — "Expected view key View1 missing"
2020-01-07 15:53 UTC
Fwd: Add support for axiterm colors in parse_color
2020-01-07 15:36 UTC
Broken branch after git commit - tracked files in staging area can't be removed with restore --staged, or commit or stash
2020-01-07 15:28 UTC (3+ messages)
[PATCH 0/1] string-list: note in docs that callers can specify sorting function
2020-01-07 15:07 UTC (2+ messages)
` [PATCH 1/1] "
Assertion in git log graphing
2020-01-07 14:57 UTC (12+ messages)
` Assertion in git log graphing [regression in v2.25]
[PATCH] sha1-file: remove OBJECT_INFO_SKIP_CACHED
2020-01-07 11:22 UTC (8+ messages)
` [PATCH v2] "
[PATCH] RFC: commit: add a commit.all-ignore-submodules config option
2020-01-07 5:15 UTC (5+ messages)
[PATCH 00/16] t: replace incorrect test_must_fail usage (part 2)
2020-01-07 4:53 UTC (18+ messages)
` [PATCH v2 "
` [PATCH v2 01/16] t2018: remove trailing space from test description
` [PATCH v2 02/16] t2018: add space between function name and ()
` [PATCH v2 03/16] t2018: improve style of if-statement
` [PATCH v2 04/16] t2018: use test_expect_code for failing git commands
` [PATCH v2 05/16] t2018: teach do_checkout() to accept `!` arg
` [PATCH v2 06/16] t2018: don't lose return code of git commands
` [PATCH v2 07/16] t2018: replace "sha" with "oid"
` [PATCH v2 08/16] t3030: use test_path_is_missing()
` [PATCH v2 09/16] t3310: extract common notes_merge_files_gone()
` [PATCH v2 10/16] t3415: stop losing return codes of git commands
` [PATCH v2 11/16] t3415: increase granularity of test_auto_{fixup,squash}()
` [PATCH v2 12/16] t3419: stop losing return code of git command
` [PATCH v2 13/16] t3504: do check for conflict marker after failed cherry-pick
` [PATCH v2 14/16] t3507: fix indentation
` [PATCH v2 15/16] t3507: use test_path_is_missing()
` [PATCH v2 16/16] t4124: only mark git command with test_must_fail
[RFC PATCH] bisect run: allow inverting meaning of exit code
2020-01-07 1:42 UTC (6+ messages)
[PATCH] bisect run: allow '--' as an options terminator
2020-01-07 1:34 UTC (4+ messages)
Testsuite failures on ppc64, sparc64 and s390x (64-bit BE)
2020-01-06 23:33 UTC (4+ messages)
Fwd: My Introduction and a Doubt
2020-01-06 23:07 UTC (2+ messages)
Reduction in blanks in `git status` makes output pretty cramped
2020-01-06 23:06 UTC (3+ messages)
[PATCH 0/1] doc: fixed a typo in git-submodule.txt
2020-01-06 22:52 UTC (5+ messages)
` [PATCH 1/1] doc: submodule: fix typo for command absorbgitdirs
[PATCH 0/1] commit: make the sign-off trailer configurable
2020-01-06 20:45 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH 0/1] [PERF BUG] Fix size_mult option in fetch.writeCommitGraph
2020-01-06 19:39 UTC (3+ messages)
` [PATCH 1/1] fetch: set size_multiple in split_commit_graph_opts
git-am doesn't strip CRLF line endings when the mbox is base64-encoded
2020-01-06 18:10 UTC (5+ messages)
[PATCH 0/1] worktree: delete branches auto-created by 'worktree add'
2020-01-06 18:01 UTC (5+ messages)
` [PATCH 1/1] "
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).