messages from 2018-11-28 04:17:42 to 2018-11-30 06:49:49 UTC [more...]
[RFC] Introduce two new commands, switch-branch and restore-paths
2018-11-30 6:49 UTC (59+ messages)
` [PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
` [PATCH v2 1/7] parse-options: allow parse_options_concat(NULL, options)
` [PATCH v2 5/7] checkout: split options[] array in three pieces
` [PATCH v2 6/7] checkout: split into switch-branch and checkout-files
` [PATCH v2 7/7] Suggest other commands instead of "git checkout"
` [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"
[PATCH 2/2] format-patch: don't include --stat with --range-diff output
2018-11-30 4:27 UTC (14+ messages)
` [PATCH 0/2] format-patch: fix root cause of recent regression
` [PATCH 1/2] format-patch: add test for --range-diff diff output
` [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 0/5] Add a new "sparse" tree walk algorithm
2018-11-30 2:39 UTC (18+ messages)
` [PATCH 1/5] revision: add mark_tree_uninteresting_sparse
` [PATCH 2/5] list-objects: consume sparse tree walk
` [PATCH 3/5] pack-objects: add --sparse option
` [PATCH 4/5] revision: implement sparse algorithm
` [PATCH 5/5] pack-objects: create pack.useSparse setting
` [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
[PATCH 0/1] Fix git rebase --stat -i <unrelated-history>
2018-11-30 1:40 UTC (7+ messages)
` [PATCH 1/1] rebase --stat: fix when rebasing to an unrelated history
` [PATCH v2 0/1] Fix git rebase --stat -i <unrelated-history>
` [PATCH v2 1/1] rebase --stat: fix when rebasing to an unrelated history
[PATCH] pack-protocol.txt: accept error packets in any context
2018-11-30 1:39 UTC (6+ messages)
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 (19+ 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 (5+ 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 (11+ messages)
` [PATCH v11 20/22] stash: convert `stash--helper.c` into `stash.c`
[bug report] git-gui child windows are blank
2018-11-29 13:05 UTC (4+ messages)
[PATCH] rebase -i: introduce the 'test' command
2018-11-29 10:55 UTC (5+ messages)
in 2.19.2 t0061-run-command FAILs if . is in $PATH
2018-11-29 10:13 UTC (4+ messages)
[PATCH 0/2] Teach log -G to ignore binary files
2018-11-29 7:22 UTC (5+ messages)
` [PATCH v2] log -G: Ignore "
[PATCH 1/5] t/README: make the 'Skipping tests' section less confusing
2018-11-29 6:42 UTC (3+ messages)
` [PATCH 5/5] test-lib: add support for GIT_TODO_TESTS
[PATCH] transport-helper.c: do not translate a string twice
2018-11-29 6:30 UTC (2+ messages)
[PATCH] config.mak.dev: enable -Wpedantic in clang
2018-11-29 5:13 UTC (5+ messages)
[RFC PATCH] Introduce "precious" file concept
2018-11-29 5:04 UTC (20+ messages)
` Checkout deleted semi-untracked file
Forcing GC to always fail
2018-11-29 2:51 UTC (8+ messages)
BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
2018-11-29 2:11 UTC (10+ messages)
[PATCH 09/10] fetch: try fetching submodules if needed objects were not fetched
2018-11-29 0:30 UTC (3+ messages)
[PATCHv2 0/9] Resending sb/submodule-recursive-fetch-gets-the-tip
2018-11-29 0:27 UTC (10+ messages)
` [PATCH 1/9] sha1-array: provide oid_array_filter
` [PATCH 2/9] submodule.c: fix indentation
` [PATCH 3/9] submodule.c: sort changed_submodule_names before searching it
` [PATCH 4/9] submodule.c: tighten scope of changed_submodule_names struct
` [PATCH 5/9] submodule: store OIDs in changed_submodule_names
` [PATCH 6/9] repository: repo_submodule_init to take a submodule struct
` [PATCH 7/9] submodule: migrate get_next_submodule to use repository structs
` [PATCH 8/9] submodule.c: fetch in submodules git directory instead of in worktree
` [PATCH 9/9] fetch: try fetching submodules if needed objects were not fetched
[PATCH] i18n: fix small typos
2018-11-28 21:51 UTC (2+ messages)
Broken alignment in git-reset docs
2018-11-28 20:37 UTC (7+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] git-reset.txt: render tables correctly under Asciidoctor
` [PATCH 2/2] git-reset.txt: render literal examples as monospace
Git pull confusing output
2018-11-28 20:27 UTC (3+ messages)
[BUG REPORT] t5322: demonstrate a pack-objects bug
2018-11-28 19:55 UTC (2+ messages)
[PATCH v2 0/2] Reimplement rebase --merge via interactive machinery
2018-11-28 16:31 UTC (7+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] rebase: fix incompatible options error message
[PATCH] t5562: skip if NO_CURL is enabled
2018-11-28 14:56 UTC (12+ messages)
[PATCH 0/2] Teach log -G to ignore binary files
2018-11-28 11:31 UTC (17+ messages)
` [PATCH v1 1/2] log -G: Ignore "
` [PATCH v1 2/2] log -S: Add test which searches in "
[PATCH v1/RFC 1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again)
2018-11-28 9:35 UTC (5+ messages)
[PATCH v7 08/12] Deprecate support for .git/info/grafts
2018-11-28 9:03 UTC (4+ messages)
` [PATCH] advice: don't pointlessly suggest --convert-graft-file
[PATCH] tests: avoid syntax triggering old dash bug
2018-11-28 7:06 UTC (5+ messages)
[PATCH] t5562: do not reuse output files
2018-11-28 4:17 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).