messages from 2019-03-25 10:39:04 to 2019-03-28 06:52:56 UTC [more...]
[PATCH] diff: batch fetching of missing blobs
2019-03-28 6:52 UTC (4+ messages)
[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
2019-03-28 3:33 UTC (15+ messages)
[PATCH] fetch-pack: binary search when storing wanted-refs
2019-03-28 3:13 UTC (2+ messages)
Puzzling Git backtrace
2019-03-28 2:59 UTC (3+ messages)
[PATCH 0/5] Progress display fixes
2019-03-28 2:12 UTC (15+ messages)
` [PATCH 2/5] progress: return early when in the background
` [PATCH 3/5] progress: assemble percentage and counters in a strbuf before printing
` [PATCH 4/5] progress: clear previous progress update dynamically
` [PATCH 5/5] progress: break too long progress bar lines
Calculating pack file SHA value
2019-03-28 2:02 UTC (2+ messages)
[GSoC] [t9803]
2019-03-27 23:32 UTC (6+ messages)
[RFC PATCH 1/2] git-p4: introduce alien branch mappings
2019-03-27 23:08 UTC (3+ messages)
` [RFC PATCH 1/1] git-p4: inexact label detection
[PATCH 0/1] Fix make check-docs on Windows
2019-03-27 22:23 UTC (15+ messages)
` [PATCH 1/1] check-docs: fix for setups where executables have an extension
` [PATCH v2 0/5] Fix make check-docs on Windows
` [PATCH v2 1/5] docs: move gitremote-helpers into section 7
` [PATCH v2 3/5] check-docs: really look at the documented commands again
` [PATCH v2 2/5] docs: do not document the `git remote-testgit` command
` [PATCH v2 4/5] check-docs: do not expect guide pages to correspond to commands
` [PATCH v2 5/5] check-docs: fix for setups where executables have an extension
[GSoC][PATCH] microporject test_path_is_*
2019-03-27 20:29 UTC (3+ messages)
Unable to change remote url of origin
2019-03-27 18:55 UTC (4+ messages)
[PATCH] In `git log --graph`, default to --pretty=oneline --abbrev-commit
2019-03-27 17:49 UTC (7+ messages)
[GSoC] Unify ref-filter formats with other --pretty formats
2019-03-27 17:01 UTC (3+ messages)
[PATCH 0/3] rebase: learn --keep-base
2019-03-27 15:39 UTC (10+ messages)
` [PATCH 1/3] rebase: teach rebase --keep-base
[GSoC] microporject test_path_is_*
2019-03-27 14:10 UTC (8+ messages)
[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
2019-03-27 13:54 UTC (10+ messages)
git replace --graft does error checking too late
2019-03-27 13:21 UTC (3+ messages)
Strange annotated tag issue
2019-03-27 10:27 UTC (20+ messages)
` [PATCH 0/3] tag: prevent recursive tags
` [PATCH 1/3] "
` [PATCH 2/3] t7004: ensure recursive tag behavior is working
` [PATCH 3/3] git-tag.txt: document --allow-recursive-tag option
[PATCH v2 00/19] Add new command "switch"
2019-03-27 10:24 UTC (10+ messages)
` [PATCH v3 00/21] "
` [PATCH v3 10/21] checkout: split part of it to new command 'switch'
[PATCH] interpret-trailers.txt: start the desc line with a capital letter
2019-03-27 9:16 UTC
[RFC PATCH 0/1] Fuzzy blame
2019-03-27 9:02 UTC (11+ messages)
[RFC PATCH v3 0/5] clone: dir iterator refactoring with tests
2019-03-26 19:43 UTC (5+ messages)
` [GSoC][PATCH v4 0/7] clone: dir-iterator "
` [GSoC][PATCH v4 1/7] clone: test for our behavior on odd objects/* content
[PATCH 0/2] Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully
2019-03-26 19:31 UTC (18+ messages)
` [PATCH 1/2] fetch-pack: call prepare_shallow_info only if v0
` [PATCH 2/2] fetch-pack: respect --no-update-shallow in v2
` [PATCH v2 0/2] Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully
` [PATCH v2 1/2] fetch-pack: call prepare_shallow_info only if v0
` [PATCH v2 2/2] fetch-pack: respect --no-update-shallow in v2
` [PATCH v3 0/2] Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully
` [PATCH v3 1/2] fetch-pack: call prepare_shallow_info only if v0
` [PATCH v3 2/2] fetch-pack: respect --no-update-shallow in v2
git tag -v should verify that the tag signer intended the same tag name as the user is verifying
2019-03-26 18:40 UTC (9+ messages)
[PATCH 1/3] Documentation/git-diff-tree.txt: fix formatting
2019-03-26 16:24 UTC (7+ messages)
` [PATCH v2 0/6] Asciidoctor-related formatting and CI fixes
` [PATCH v2 4/6] ci: install Asciidoctor in 'ci/install-dependencies.sh'
Auto-gc in the background can take a long time to be put in the background
2019-03-26 13:43 UTC (5+ messages)
[PATCH] read-tree.txt: clarify --reset and worktree changes
2019-03-26 12:09 UTC
[PATCH 0/8] Do not use abbreviated options in tests
2019-03-26 11:00 UTC (21+ messages)
` [PATCH 1/8] tests (rebase): spell out the `--keep-empty` option
` [PATCH 3/8] t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`
` [PATCH 2/8] tests (rebase): spell out the `--force-rebase` option
` [PATCH 4/8] t5531: avoid using an abbreviated option
` [PATCH 5/8] tests (push): do not abbreviate the `--follow-tags` option
` [PATCH 6/8] tests (status): spell out the `--find-renames` option in full
` [PATCH 8/8] tests: disallow the use of abbreviated options (by default)
` [PATCH 7/8] tests (pack-objects): use the full, unabbreviated `--revs` option
` [PATCH 0/2] allow for configuring option abbreviation + fix
` [PATCH 1/2] parse-options: allow for configuring option abbreviation
` [PATCH 2/2] parse-options: don't emit "ambiguous option" for aliases
[PATCH v8 00/11] Fix scissors bug during conflict
2019-03-26 10:44 UTC (4+ messages)
` [PATCH v9 "
` [PATCH v9 07/11] sequencer.c: remove duplicate code
[PATCH] config: correct '**' matching in includeIf patterns
2019-03-26 9:41 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
Semantic errors
2019-03-25 19:37 UTC (13+ messages)
[RFC PATCH 2/2] git-p4: support loading changelist descriptions from files
2019-03-25 17:46 UTC (2+ messages)
` [RFC PATCH 2/2] git-p4: support loading changelist descriptions
[PATCH v2 2/7] git-p4: match branches case insensitively if configured
2019-03-25 17:20 UTC (2+ messages)
[PATCH v2 0/4] multi-pack-index: fix verify on large repos
2019-03-25 17:18 UTC (4+ messages)
` [PATCH v3 "
[PATCH] commit-graph: fix sparse 'NULL pointer' warning
2019-03-25 17:03 UTC (3+ messages)
[PATCH 0/2] Randomize / timestamp trace2 targets
2019-03-25 16:29 UTC (5+ messages)
` [PATCH v3 0/1] Write trace2 output to directories
` [PATCH v3 1/1] trace2: write to directory targets
[PATCH 0/4] prevent 'checkout -m' from losing staged changes
2019-03-25 16:07 UTC (3+ messages)
` [PATCH 4/4] checkout: prevent losing staged changes with --merge
[PATCH v1 00/11] And new command "restore"
2019-03-25 15:51 UTC (5+ messages)
` [PATCH v1 01/11] checkout: split part of it to new command 'restore'
[RFC PATCH] cherry-pick: set default `--mainline` parent to 1
2019-03-25 15:41 UTC (16+ messages)
git command history
2019-03-25 15:40 UTC (4+ messages)
[PATCH] Make stashing nothing exit 1
2019-03-25 15:29 UTC (4+ messages)
How to disable docs when building Git from sources
2019-03-25 14:52 UTC (4+ messages)
How to properly find git config in a libgit.a-using executable?
2019-03-25 14:37 UTC (5+ messages)
[PATCH v2 0/8] commit-graph: segfault & other fixes for broken graphs
2019-03-25 12:08 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] commit-graph tests: split up corrupt_graph_and_verify()
` [PATCH v3 2/8] commit-graph tests: test a graph that's too small
` [PATCH v3 3/8] commit-graph: fix segfault on e.g. "git status"
` [PATCH v3 4/8] commit-graph: don't early exit(1) "
` [PATCH v3 5/8] commit-graph: don't pass filename to load_commit_graph_one_fd_st()
` [PATCH v3 6/8] commit-graph verify: detect inability to read the graph
` [PATCH v3 7/8] commit-graph write: don't die if the existing graph is corrupt
` [PATCH v3 8/8] commit-graph: improve & i18n error messages
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).