messages from 2018-11-29 13:45:40 to 2018-12-04 00:45:24 UTC [more...]
[RFC] Introduce two new commands, switch-branch and restore-paths
2018-12-04 0:45 UTC (49+ messages)
` [PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
` [PATCH v2 6/7] checkout: split into "
` [PATCH/RFC v3 00/14] Introduce new commands switch-branch and restore-files
` [PATCH v3 01/14] git-checkout.txt: fix one syntax line
` [PATCH v3 02/14] git-checkout.txt: split detached head section out
` [PATCH v3 03/14] checkout: factor out some code in parse_branchname_arg()
` [PATCH v3 04/14] checkout: make "opts" in cmd_checkout() a pointer
` [PATCH v3 05/14] checkout: move 'confict_style' and 'dwim_..' to checkout_opts
` [PATCH v3 06/14] checkout: split options[] array in three pieces
` [PATCH v3 07/14] checkout: split into switch-branch and restore-files
` [PATCH v3 08/14] switch-branch: better names for -b and -B
` [PATCH v3 09/14] switch-branch: stop accepting pathspec
` [PATCH v3 10/14] switch-branch: reject "do nothing" case
` [PATCH v3 11/14] switch-branch: only allow explicit detached HEAD
` [PATCH v3 12/14] restore-files: take tree-ish from --from option instead
` [PATCH v3 13/14] restore-files: make pathspec mandatory
` [PATCH v3 14/14] doc: promote "git switch-branch" and "git restore-files"
[WIP RFC 0/5] Design for offloading part of packfile response to CDN
2018-12-04 0:30 UTC (9+ messages)
` [WIP RFC 1/5] Documentation: order protocol v2 sections
` [WIP RFC 2/5] Documentation: add Packfile URIs design doc
` [WIP RFC 3/5] upload-pack: refactor reading of pack-objects out
` [WIP RFC 4/5] upload-pack: refactor writing of "packfile" line
` [WIP RFC 5/5] upload-pack: send part of packfile response as uri
[PATCH] pack-protocol.txt: accept error packets in any context
2018-12-03 23:59 UTC (5+ messages)
[PATCH] sideband: color lines with keyword only
2018-12-03 23:42 UTC (5+ messages)
easy way to demonstrate length of colliding SHA-1 prefixes?
2018-12-03 22:57 UTC (5+ messages)
[PATCH v2] revisions.c: put promisor option in specialized struct
2018-12-03 22:17 UTC (2+ messages)
Confusing inconsistent option syntax
2018-12-03 22:14 UTC (3+ messages)
[RFC 0/2] explicitly support or not support --exclude-promisor-objects
2018-12-03 22:01 UTC (11+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed
` [PATCH] revisions.c: put promisor option in specialized struct
[PATCH 0/9] caching loose objects
2018-12-03 22:04 UTC (11+ messages)
` [PATCH 8/9] sha1-file: use loose object cache for quick existence check
[PATCH] rebase -i: introduce the 'test' command
2018-12-03 21:34 UTC (17+ messages)
[PATCH 2/2] format-patch: don't include --stat with --range-diff output
2018-12-03 21:21 UTC (19+ messages)
` [PATCH 2/2] format-patch: allow for independent diff & range-diff options
` [PATCH] format-patch: do not let its diff-options affect --range-diff (was Re: [PATCH 2/2] format-patch: allow for independent diff & range-diff options)
` [PATCH v2] range-diff: always pass at least minimal diff options
` [PATCH v3] "
[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
2018-12-03 20:56 UTC (4+ messages)
[ANNOUNCE] Git v2.20.0-rc2
2018-12-03 20:45 UTC (6+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] RelNotes 2.20: move some items between sections
` [PATCH 2/3] RelNotes 2.20: clarify sentence
` [PATCH 3/3] RelNotes 2.20: drop spurious double quote
[RFC] git clean --local
2018-12-03 7:40 UTC (7+ messages)
[PATCH] t5004: avoid using tar for empty packages
2018-12-03 1:29 UTC (2+ messages)
BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
2018-12-03 1:15 UTC (13+ messages)
[PATCH] Do not fail test if '.' is part of $PATH
2018-12-03 1:00 UTC (4+ messages)
[L10N] Kickoff for Git 2.20.0 round 3
2018-12-02 19:39 UTC (2+ messages)
"git add -p" versus "git add -i", followed by "p"
2018-12-02 17:30 UTC (8+ messages)
[PATCH v2 00/41] Automate updating git-completion.bash a bit
2018-12-02 13:41 UTC (4+ messages)
` [PATCH v3 00/42] "
` [PATCH v3 01/42] parse-options: support --git-completion-helper
[PATCH 1/2] config.mak.uname: OpenBSD uses BSD semantics with fread for directories
2018-12-02 2:51 UTC (2+ messages)
[PATCH] t5004: avoid using tar for empty packages
2018-12-02 2:33 UTC
[PATCH] t5562: skip if NO_CURL is enabled
2018-12-01 19:53 UTC (14+ messages)
[PATCH] t6036: avoid "cp -a"
2018-12-01 17:36 UTC (4+ messages)
[L10N] Kickoff for Git 2.20.0 round 2
2018-12-01 9:34 UTC
[RFC PATCH] Introduce "precious" file concept
2018-12-01 6:21 UTC (10+ messages)
` Checkout deleted semi-untracked file
Parsing a git HTTP protocol response
2018-12-01 2:59 UTC (3+ messages)
[RFC PATCH v3] technical doc: add a design doc for the evolve command
2018-12-01 0:52 UTC
[PATCH v2 00/16] sequencer: refactor functions working on a todo_list
2018-11-30 19:06 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 06/16] sequencer: refactor sequencer_add_exec_commands() to work "
[PATCH] builtin/rebase.c: remove superfluous space in messages
2018-11-30 18:52 UTC (2+ messages)
Git Test Coverage Report (Friday Nov 30)
2018-11-30 18:03 UTC
[PATCH] l10n: update German translation
2018-11-30 17:35 UTC
[PATCH 0/5] Add a new "sparse" tree walk algorithm
2018-11-30 15:53 UTC (13+ messages)
` [PATCH 3/5] pack-objects: add --sparse option
` [PATCH v2 0/6] Add a new "sparse" tree walk algorithm
` [PATCH v2 1/6] revision: add mark_tree_uninteresting_sparse
` [PATCH v2 2/6] list-objects: consume sparse tree walk
` [PATCH v2 3/6] pack-objects: add --sparse option
` [PATCH v2 4/6] revision: implement sparse algorithm
` [PATCH v2 5/6] pack-objects: create pack.useSparse setting
` [PATCH v2 6/6] pack-objects: create GIT_TEST_PACK_SPARSE
What's cooking in git.git (Nov 2018, #07; Fri, 30)
2018-11-30 15:49 UTC (5+ messages)
` en/rebase-merge-on-sequencer, was "
git difftool directory diff problem copying changes back is not reliable
2018-11-30 13:21 UTC
[PATCH 0/1] Fix git rebase --stat -i <unrelated-history>
2018-11-30 1:40 UTC (5+ messages)
` [PATCH 1/1] rebase --stat: fix when rebasing to an unrelated history
How de-duplicate similar repositories with alternates
2018-11-29 20:43 UTC (5+ messages)
[PATCH 0/1] Fix built-in rebase regression noticed by Debian's dgit
2018-11-29 19:09 UTC (2+ messages)
` [PATCH 1/1] rebase: fix GIT_REFLOG_ACTION regression
[ANNOUNCE] Git v2.20.0-rc1
2018-11-29 16:26 UTC (13+ messages)
` rebase-in-C stability for 2.20
` [PATCH] rebase: mark the C reimplementation as an experimental opt-in feature (was Re: [ANNOUNCE] Git v2.20.0-rc1)
Simple git push --tags deleted all branches
2018-11-29 15:39 UTC (4+ messages)
[PATCH v1] mem_pool: add GIT_TRACE_MEMPOOL support
2018-11-29 15:37 UTC (4+ messages)
Git Tags
2018-11-29 15:09 UTC (5+ messages)
[RFC v1] Add virtual file system settings and hook proc
2018-11-29 14:09 UTC (4+ messages)
` [PATCH v1] teach git to support a virtual (partially populated) work directory
[PATCH v11 00/22] Convert "git stash" to C builtin
2018-11-29 14:06 UTC (6+ 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).