git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-03-11 16:32:59 to 2019-03-13 12:24:58 UTC [more...]

[PATCH 00/11] tests: introduce 'test_atexit'
 2019-03-13 12:24 UTC  (10+ 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 04/11] git-daemon: use 'test_atexit` to stop 'git-daemon'
` [PATCH 05/11] tests: use 'test_atexit' to stop httpd
` [PATCH 06/11] t0301-credential-cache: use 'test_atexit' to stop the credentials helper
` [PATCH 07/11] git p4 test: use 'test_atexit' to kill p4d and the watchdog process
` [PATCH 09/11] git p4 test: simplify timeout handling
` [PATCH 10/11] git p4 test: disable '-x' tracing in the p4d watchdog loop

Update of Bulgarian translation of gitk
 2019-03-13 12:06 UTC 

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

One failed self test on Fedora 29
 2019-03-13 11:47 UTC  (21+ messages)
        ` disabling sha1dc unaligned access, was "
          ` [PATCH] Makefile: fix unaligned loads in sha1dc with UBSan

[PATCH v2 00/19] Add new command "switch"
 2019-03-13 11:05 UTC  (24+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 10/21] checkout: split part of it to new command 'switch'

[PATCH v7 00/16] sequencer: refactor functions working on a todo_list
 2019-03-13 10:45 UTC  (3+ messages)
` [PATCH v8 00/18] "

BUG: Race condition due to reflog expiry in "gc"
 2019-03-13 10:28 UTC  (3+ messages)

[PATCH 0/4] get_oid: cope with a possibly stale loose object cache
 2019-03-13 10:16 UTC  (5+ 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 3/4] sequencer: move stale comment into correct location
` [PATCH 4/4] get_oid(): when an object was not found, try harder

[PATCH v1 00/11] And new command "restore"
 2019-03-13 10:02 UTC  (19+ messages)
` [PATCH v1 01/11] checkout: split part of it to new command 'restore'
` [PATCH v1 06/11] restore: add --worktree and --index
` [PATCH v1 09/11] t: add tests for restore
` [PATCH v1 10/11] completion: support restore
` [PATCH v1 11/11] doc: promote "git restore"

[PATCH 1/2 v3] doc/CodingGuidelines: URLs and paths as monospace
 2019-03-13  9:53 UTC  (8+ messages)
` [PATCH 2/2 v3] doc: format pathnames and URLs "

Could not access submodule when pulling recursively with git 2.21
 2019-03-13  8:15 UTC 

Deprecating git diff ..; dealing with other ranges
 2019-03-13  7:01 UTC  (7+ messages)

[PATCH v3 00/11] Many promisor remotes
 2019-03-13  4:34 UTC  (17+ messages)
` [PATCH v3 01/11] fetch-object: make functions return an error code
` [PATCH v3 02/11] Add initial support for many promisor remotes
` [PATCH v3 03/11] promisor-remote: implement promisor_remote_get_direct()
` [PATCH v3 04/11] promisor-remote: add promisor_remote_reinit()
` [PATCH v3 05/11] promisor-remote: use repository_format_partial_clone
` [PATCH v3 06/11] Use promisor_remote_get_direct() and has_promisor_remote()
` [PATCH v3 07/11] promisor-remote: parse remote.*.partialclonefilter
` [PATCH v3 08/11] builtin/fetch: remove unique promisor remote limitation
` [PATCH v3 09/11] t0410: test fetching from many promisor remotes
` [PATCH v3 10/11] partial-clone: add multiple remotes in the doc
` [PATCH v3 11/11] remote: add promisor and partial clone config to "

[WIP RFC PATCH v2 0/5] clone: dir iterator refactoring with tests
 2019-03-13  3:17 UTC  (5+ messages)
` [RFC PATCH v3 1/5] clone: test for our behavior on odd objects/* content

[RFC/PATCH] point pull requesters to Git Git Gadget
 2019-03-13  2:18 UTC  (5+ messages)

[PATCH] t4150: remove unused variable
 2019-03-13  2:10 UTC  (2+ messages)

[PATCH] submodule: explain first attempt failure clearly
 2019-03-13  2:04 UTC  (2+ messages)

[PATCH 0/3] some prune optimizations
 2019-03-13  1:51 UTC  (9+ 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 v12 18/26] stash: convert push to builtin
 2019-03-13  1:47 UTC  (19+ 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

What's cooking in git.git (Mar 2019, #01; Wed, 6)
 2019-03-13  1:42 UTC  (8+ messages)
        ` [PATCH v2] glossary: add definition for overlay

[GSOC]regarding project selection
 2019-03-12 23:19 UTC  (2+ messages)

`git add <<windows 8.3 path to file inside repo>>` results in "fatal: ... is outside repository"
 2019-03-12 22:49 UTC  (8+ messages)

[RFC/PATCH] packfile: use extra variable to clarify code in use_pack()
 2019-03-12 22:15 UTC  (4+ messages)

Bug: git for Windows spawning a lot of processes recursively
 2019-03-12 22:09 UTC  (4+ messages)

[PATCH 0/3] format-patch --no-clobber
 2019-03-12 20:53 UTC  (4+ messages)
` [PATCH 3/3] format-patch: --no-clobber refrains from overwriting output files

Possible race condition with git-rebase + .git/index.lock
 2019-03-12 19:58 UTC  (9+ messages)

why does "git revert" commit even if i try to bail with ":q!"?
 2019-03-12 18:24 UTC  (11+ messages)

[PATCH 0/4] Speed up repacking when lots of pack-kept objects
 2019-03-12 14:03 UTC  (8+ messages)
` [PATCH 1/4] count-objects: report statistics about kept packs
` [PATCH 2/4] revision walk: optionally use sparse reachability
` [PATCH 3/4] repack: add --sparse and pass to pack-objects
` [PATCH 4/4] repack: optionally assume transitive kept packs

[PATCH v6 0/4] Add git-merge --cleanup support
 2019-03-12 11:11 UTC  (16+ 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 4/8] sequencer.c: remove duplicate code
  ` [PATCH v7 5/8] merge: cleanup messages like commit
  ` [PATCH v7 7/8] sequencer.c: define get_config_from_cleanup
  ` [PATCH v7 8/8] cherry-pick/revert: add scissors line on merge conflict

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)

[PATCH v4 0/2] worktree add: sanitize worktree names
 2019-03-12  6:45 UTC  (10+ 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  (5+ messages)
` [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)

[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 "

[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


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