messages from 2019-03-09 18:38:09 to 2019-03-12 12:05:54 UTC [more...]
[PATCH 0/3] some prune optimizations
2019-03-12 12:05 UTC (8+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal
` bitmaps by default? [was: prune: use bitmaps for reachability traversal]
` [PATCH] repack: enable bitmaps by default on bare repos
[PATCH v2 00/19] Add new command "switch"
2019-03-12 11:58 UTC (23+ messages)
` [PATCH v3 00/21] "
` [PATCH v3 01/21] git-checkout.txt: spell out --no-option
` [PATCH v3 10/21] checkout: split part of it to new command 'switch'
` [PATCH v3 18/21] switch: no worktree status unless real branch switch happens
` [PATCH v3 19/21] t: add tests for switch
[GSOC]regarding project selection
2019-03-12 11:24 UTC
[PATCH v6 0/4] Add git-merge --cleanup support
2019-03-12 11:11 UTC (22+ messages)
` [PATCH v7 0/8] Fix scissors bug during conflict
` [PATCH v7 1/8] t7600: clean up 'merge --squash c3 with c7' test
` [PATCH v7 2/8] t3507: cleanup space after redirection operators
` [PATCH v7 3/8] commit: extract cleanup_mode functions to sequencer
` [PATCH v7 4/8] sequencer.c: remove duplicate code
` [PATCH v7 5/8] merge: cleanup messages like commit
` [PATCH v7 6/8] merge: add scissors line on merge conflict
` [PATCH v7 7/8] sequencer.c: define get_config_from_cleanup
` [PATCH v7 8/8] cherry-pick/revert: add scissors line on merge conflict
One failed self test on Fedora 29
2019-03-12 11:05 UTC (17+ messages)
` disabling sha1dc unaligned access, was "
Possible race condition with git-rebase + .git/index.lock
2019-03-12 10:28 UTC (4+ messages)
Questions on GSoC 2019 Ideas
2019-03-12 10:11 UTC (13+ messages)
fast-import on existing branches
2019-03-12 9:18 UTC (5+ messages)
Solaris and sed: Too many commands, last: s/\n//
2019-03-12 9:08 UTC (13+ messages)
Deprecating git diff ..; dealing with other ranges
2019-03-12 7:22 UTC (5+ messages)
[PATCH v12 18/26] stash: convert push to builtin
2019-03-12 6:50 UTC (17+ messages)
` [PATCH v13 00/27] Convert "git stash" to C builtin
` [PATCH v13 12/27] stash: convert drop and clear to builtin
` [PATCH v13 18/27] stash: convert create "
` [PATCH v2] stash: pass pathspec as pointer
[PATCH v4 0/2] worktree add: sanitize worktree names
2019-03-12 6:45 UTC (12+ messages)
` [PATCH v5 0/1] "
` [PATCH v5 1/1] "
[PATCH] sequencer: mark a file-local symbol as static
2019-03-12 2:58 UTC (2+ messages)
[PATCH] upload-pack: fix sparse warnings
2019-03-12 1:53 UTC
[PATCH 0/2] stash: handle pathspec magic again
2019-03-11 22:19 UTC (11+ messages)
` [PATCH 1/2] legacy stash: fix "rudimentary backport of -q"
` [PATCH 2/2] built-in stash: handle :(glob) pathspecs again
[PATCH 0/1] Drop last MakeMaker reference
2019-03-11 20:24 UTC (6+ messages)
`git add <<windows 8.3 path to file inside repo>>` results in "fatal: ... is outside repository"
2019-03-11 20:13 UTC (7+ messages)
[PATCH 0/1] Fix git init with core.hidedotfiles
2019-03-11 20:10 UTC (6+ messages)
` [PATCH 1/1] mingw: respect core.hidedotfiles = false in git-init again
` [PATCH v2 0/1] Fix git init with core.hidedotfiles
` [PATCH v2 1/1] mingw: respect core.hidedotfiles = false in git-init again
[PATCH 0/1] Deprecate git rebase --preserve-merges
2019-03-11 19:57 UTC (8+ messages)
` [PATCH 1/1] rebase: deprecate --preserve-merges
` [PATCH v2 0/1] Deprecate git rebase --preserve-merges
` [PATCH v2 1/1] rebase: deprecate --preserve-merges
What's cooking in git.git (Mar 2019, #03; Mon, 11)
2019-03-11 18:40 UTC (2+ messages)
` js/rebase-deprecate-preserve-merges, was "
[PATCH v1 00/11] And new command "restore"
2019-03-11 18:28 UTC (24+ messages)
` [PATCH v1 02/11] restore: take tree-ish from --source option instead
` [PATCH v1 04/11] restore: disable overlay mode by default
` [PATCH v1 06/11] restore: add --worktree and --index
` [PATCH v1 07/11] restore: default to --source=HEAD when only --index is specified
` [PATCH v1 08/11] restore: support --patch
` [PATCH v1 10/11] completion: support restore
` [PATCH v1 11/11] doc: promote "git restore"
[GSoC][PATCH] tests: avoid using pipes
2019-03-11 16:45 UTC (5+ messages)
` Fwd: "
[PATCH 0/1] mingw: fix uname -r test
2019-03-11 16:32 UTC (4+ messages)
` [PATCH 1/1] mingw: allow building with an MSYS2 runtime v3.x
[GSoC][PATCH] tests: avoid using pipes
2019-03-11 16:10 UTC (12+ messages)
` [GSoC][PATCH v2 1/5] t0000-basic: fix an indentation error
` [GSoC][PATCH v2 2/5] t0000-basic: avoid using pipes
` [GSoC][PATCH v2 3/5] t0003-attributes: "
` [GSoC][PATCH v2 4/5] t0022-crlf-rename: "
` [GSoC][PATCH v2 5/5] t0000-basic: use test_line_count instead of wc -l
` Fwd: [GSoC][PATCH v2 4/5] t0022-crlf-rename: avoid using pipes
Refresh index without discard_index + repo_read_index
2019-03-11 16:00 UTC (2+ messages)
de-alphabetizing the documentation
2019-03-11 14:38 UTC (5+ messages)
` [PATCH 0/1] de-alphabetize command list
[PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
2019-03-11 14:27 UTC (5+ messages)
` [PATCH/RFC v3 00/14] Introduce new commands switch-branch and restore-files
` [PATCH v3 11/14] switch-branch: only allow explicit detached HEAD
Bug: git for Windows spawning a lot of processes recursively
2019-03-11 14:15 UTC (3+ messages)
[PATCH 0/1] jt/fetch-cdn-offload: fix build with clang
2019-03-11 12:54 UTC (5+ messages)
` [PATCH 1/1] fixup! upload-pack: refactor reading of pack-objects out
[PATCH v2 0/3] asciidoctor-extensions: fix spurious space after linkgit
2019-03-11 11:02 UTC (13+ messages)
` [PATCH 0/2] fix spurious space after linkgit, now in *.html
` [PATCH 1/2] Documentation/Makefile: add missing dependencies on asciidoctor-extensions
` [PATCH 2/2] asciidoctor-extensions: fix spurious space after linkgit in *.html
` [PATCH v3 1/3] Documentation/Makefile: add missing xsl dependencies for manpages
` [PATCH v3 2/3] Documentation/Makefile: add missing dependency on asciidoctor-extensions
` [PATCH v3 3/3] asciidoctor-extensions: fix spurious space after linkgit
[PATCH v3 04/21] git-checkout.txt: fix monospace typeset
2019-03-11 10:41 UTC (4+ messages)
[PATCH] contrib/subtree: ensure only one rev is provided
2019-03-11 9:47 UTC (5+ messages)
[PATCH v2] line-log: suppress diff output with "-s"
2019-03-11 3:54 UTC (6+ messages)
[PATCH/RFC v1 1/1] convert.c: Escape sequences only for a tty in trace_encoding()
2019-03-11 2:58 UTC (2+ messages)
Inquiry March 2019
2019-03-11 2:18 UTC
is it "git gc --prune=now" or "git gc --prune=all"?
2019-03-11 2:18 UTC (5+ messages)
[PATCH 0/2] worktree add race fix
2019-03-11 1:55 UTC (4+ messages)
` [PATCH v3 1/2] worktree: fix worktree add race
[GSoC][PATCH v3 3/3] t3600: use helpers to replace test -d/f/e/s <path>
2019-03-11 1:54 UTC (6+ messages)
` [GSoC][PATCH v2 "
What's cooking in git.git (Mar 2019, #01; Wed, 6)
2019-03-10 18:27 UTC (7+ messages)
[GSOC][PATCH] Fixed an issue which contained extra unnecessary code
2019-03-10 18:26 UTC (3+ messages)
New Ft. for Git : Allow resumable cloning of repositories
2019-03-10 15:59 UTC (3+ messages)
t0028-working-tree-encoding.sh test #3 data
2019-03-10 6:33 UTC (4+ messages)
git MUST notify user when files will be deleted or overwritten by command
2019-03-09 23:54 UTC (4+ 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).