git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-13 18:28:07 to 2019-03-15 12:56:13 UTC [more...]

[GSoC] Microproject: Add more builtin patterns for userdiff
 2019-03-15 12:56 UTC  (2+ messages)

[GSoC][PATCH] tests: avoid using pipes
 2019-03-15 12:48 UTC  (5+ messages)
` [GSoC][PATCH v2 1/5] t0000-basic: fix an indentation error

"git clone --shallow-exclude ...", fatal: the remote end hung up unexpectedly
 2019-03-15 12:28 UTC  (2+ messages)

BUG: Race condition due to reflog expiry in "gc"
 2019-03-15 11:10 UTC  (34+ messages)
        ` [PATCH 0/5] gc: minor code cleanup + contention fixes
          ` [PATCH v2 0/7] "
          ` [PATCH v2 1/7] gc: remove redundant check for gc_auto_threshold
          ` [PATCH v2 2/7] gc: convert to using the_hash_algo
          ` [PATCH v2 3/7] gc: refactor a "call me once" pattern
          ` [PATCH v2 4/7] reflog tests: make use of "test_config" idiom
          ` [PATCH v2 5/7] reflog: exit early if there's no work to do
          ` [PATCH v2 6/7] gc: don't run "reflog expire" when keeping reflogs
          ` [PATCH v2 7/7] reflog expire: don't assert the OID when locking refs
        ` [PATCH 1/5] gc: remove redundant check for gc_auto_threshold
        ` [PATCH 2/5] gc: convert to using the_hash_algo
        ` [PATCH 3/5] gc: refactor a "call me once" pattern
        ` [PATCH 4/5] gc: don't run "reflog expire" when keeping reflogs
        ` [PATCH 5/5] reflog expire: don't assert the OID when locking refs

[PATCH 0/8] commit-graph: segfault & other fixes for broken graphs
 2019-03-15 10:39 UTC  (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/8] commit-graph tests: split up corrupt_graph_and_verify()
` [PATCH v2 2/8] commit-graph tests: test a graph that's too small
` [PATCH v2 3/8] commit-graph: fix segfault on e.g. "git status"
` [PATCH v2 4/8] commit-graph: don't early exit(1) "
` [PATCH v2 5/8] commit-graph: don't pass filename to load_commit_graph_one_fd_st()
` [PATCH v2 6/8] commit-graph verify: detect inability to read the graph
` [PATCH v2 7/8] commit-graph write: don't die if the existing graph is corrupt
` [PATCH v2 8/8] commit-graph: improve & i18n error messages

[PATCH v2 00/19] Add new command "switch"
 2019-03-15  9:29 UTC  (33+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 10/21] checkout: split part of it to new command 'switch'
  ` [PATCH v3 17/21] switch: no implicit dwim, use --guess to dwim

[PATCH 0/3] some prune optimizations
 2019-03-15  6:25 UTC  (13+ 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 v3] "
                  ` [PATCH 0/2] enable bitmap hash-cache by default
                    ` [PATCH 1/2] t5310: correctly remove bitmaps for jgit test
                    ` [PATCH 2/2] pack-objects: default to writing bitmap hash-cache

[PATCH] perf-lib.sh: rely on test-lib.sh for --tee handling
 2019-03-15  6:14 UTC 

"Problems" with git format-patch --thread email header ordering
 2019-03-15  4:47 UTC  (2+ messages)

straw poll: git merge conference location
 2019-03-15  3:38 UTC  (8+ messages)

[RFC/PATCH] point pull requesters to Git Git Gadget
 2019-03-15  3:30 UTC  (17+ messages)
` GitGitGadget on github.com/git/git?, was "

[PATCH 0/2] Allow difftool to be run outside of Git worktrees
 2019-03-15  3:17 UTC  (12+ messages)
` [PATCH 2/2] difftool: allow running outside Git worktrees with --no-index
` [PATCH 1/2] difftool: remove obsolete (and misleading) comment
` [PATCH v2 0/3] Allow difftool to be run outside of Git worktrees
  ` [PATCH v2 1/3] difftool: remove obsolete (and misleading) comment
  ` [PATCH v2 3/3] difftool: allow running outside Git worktrees with --no-index
  ` [PATCH v2 2/3] parse-options: make OPT_ARGUMENT() more useful

[PATCH v12 18/26] stash: convert push to builtin
 2019-03-15  2:23 UTC  (20+ messages)
` [PATCH v13 00/27] Convert "git stash" to C builtin
  ` [PATCH v13 11/27] stash: convert apply to builtin
    ` regression in new built-in stash + fsmonitor (was Re: [PATCH v13 11/27] stash: convert apply to builtin)
  ` [PATCH v13 18/27] stash: convert create to builtin
                ` [PATCH v2] stash: pass pathspec as pointer

[GSoC][PATCH v2 2/5] t0000-basic: avoid using pipes
 2019-03-15  1:56 UTC  (4+ messages)
` [GSoC][PATCH v2 3/5] t0003-attributes: "

Misleading error message with invalid filename on Windows
 2019-03-14 22:31 UTC 

[PATCH 0/4] get_oid: cope with a possibly stale loose object cache
 2019-03-14 19:55 UTC  (30+ messages)
` [PATCH 1/4] rebase -i: demonstrate obscure loose object cache bug
` [PATCH 2/4] sequencer: improve error message when an OID could not be parsed
` [PATCH 4/4] get_oid(): when an object was not found, try harder
` [PATCH v2 0/4] get_short_oid: cope with a possibly stale loose object cache
  ` [PATCH v2 1/4] rebase -i: demonstrate obscure loose object cache bug
  ` [PATCH v2 2/4] sequencer: improve error message when an OID could not be parsed
  ` [PATCH v2 3/4] sequencer: move stale comment into correct location
  ` [PATCH v2 4/4] get_oid(): when an object was not found, try harder

[PATCH 1/4] rebase: document --rerere-autoupdate
 2019-03-14 19:12 UTC  (9+ messages)
` [PATCH 2/4] cherry-pick/revert: "
` [PATCH 3/4] am: "
` [PATCH 4/4] merge: tweak --rerere-autoupdate documentation
  ` am/cherry-pick/rebase/revert: document --rerere-autoupdate
    ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] merge: tweak --rerere-autoupdate documentation

git apply --check should give some indication that a patch applies cleanly
 2019-03-14 18:28 UTC 

[PATCH 00/11] tests: introduce 'test_atexit'
 2019-03-14 17:40 UTC  (13+ messages)
` [PATCH 01/11] test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'
` [PATCH 02/11] t/lib-git-daemon: make sure to kill the 'git-daemon' process
` [PATCH 03/11] test-lib: introduce 'test_atexit'
` [PATCH 05/11] tests: use 'test_atexit' to stop httpd

[BUG] Suspected with double asterisk in conditional include pattern
 2019-03-14 17:30 UTC 

[BUG] fetching all remote branches results in failed multiple updates
 2019-03-14 17:20 UTC  (6+ messages)

[PATCH] rebase: remove the rebase.useBuiltin setting
 2019-03-14 15:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] dir: Treat a repository without commits as a repository
 2019-03-14 15:02 UTC  (5+ messages)
` [PATCH 1/4] submodule: refuse to add repository with no commits
` [PATCH 2/4] t3000: move non-submodule repo test to separate file
` [PATCH 3/4] t3009: test that ls-files -o traverses bogus repo
` [PATCH 4/4] dir: do not traverse repositories with no commits

[PATCH 0/2] Randomize / timestamp trace2 targets
 2019-03-14 14:34 UTC  (7+ messages)
` [PATCH 1/2] date: make get_time() public
` [PATCH 2/2] trace2: randomize/timestamp trace2 targets

[PATCH 1/3] sequencer: break some long lines
 2019-03-14 14:30 UTC  (6+ messages)
` [PATCH 3/3] cherry-pick --continue: remember options
      ` separating regression test patches from fixes, was "

[PATCH] Add the completion for the --color-moved option
 2019-03-14 13:58 UTC 

ls-remote set timeout
 2019-03-14  9:38 UTC  (2+ messages)

Update of Bulgarian translation of gitk
 2019-03-14  9:19 UTC  (4+ messages)
` [PATCH 1/1] gitk: Update Bulgarian translation (317t)

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-03-14  6:10 UTC  (10+ messages)
` [PATCH v8 0/3]
` [PATCH v8 2/3] branch: update output to include worktree info
` [PATCH v8 3/3] branch: add worktree info on verbose output

[PATCH v1 00/11] And new command "restore"
 2019-03-14  5:55 UTC  (14+ messages)
` [PATCH v1 06/11] restore: add --worktree and --index
` [PATCH v1 09/11] t: add tests for restore

[PATCH] packfile: use extra variable to clarify code in use_pack()
 2019-03-14  5:38 UTC  (5+ messages)

[PATCH 0/1] Fix make check-docs on Windows
 2019-03-14  1:54 UTC  (3+ messages)
` [PATCH 1/1] check-docs: fix for setups where executables have an extension

[PATCH] submodule: explain first attempt failure clearly
 2019-03-13 23:13 UTC  (3+ messages)
` [PATCH v2] "

Possible race condition with git-rebase + .git/index.lock
 2019-03-13 21:07 UTC  (9+ messages)

[PATCH] promisor-remote.h: fix a 'hdr-check' warning
 2019-03-13 19:03 UTC 


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).