git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-06-11 07:34:14 to 2019-06-13 21:51:43 UTC [more...]

[PATCH v2 0/9] Filter combination
 2019-06-13 21:51 UTC  (12+ messages)
` [PATCH v2 6/9] list-objects-filter-options: make filter_spec a strbuf
` [PATCH v3 00/10] Filter combination
  ` [PATCH v3 01/10] list-objects-filter: make API easier to use

[PATCH] revision: remove stray whitespace when name empty
 2019-06-13 21:51 UTC  (8+ messages)
` [PATCH v2] rev-list: teach --oid-only to enable piping

[PATCH] cleanup: fix possible overflow errors in binary search, part 2
 2019-06-13 21:33 UTC  (4+ messages)

git receive-pack deletes refs one at a time?
 2019-06-13 21:20 UTC  (4+ messages)

[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
 2019-06-13 20:59 UTC  (20+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 1/3] sequencer: add advice for revert
  ` [GSoC][PATCH v2 2/3] cherry-pick/revert: add --skip option
  ` [GSoC][PATCH v2 3/3] cherry-pick/revert: advise using --skip
` [GSoC][PATCH v3 0/3] Teach cherry-pick/revert to skip commits
  ` [GSoC][PATCH v3 1/3] sequencer: add advice for revert
  ` [GSoC][PATCH v3 2/3] cherry-pick/revert: add --skip option
  ` [GSoC][PATCH v3 3/3] cherry-pick/revert: advise using --skip

What's cooking in git.git (Jun 2019, #03; Wed, 12)
 2019-06-13 20:56 UTC  (3+ messages)

[Patch 0/5] Add exclusions for tests requiring cvs where cvs is not installed
 2019-06-13 19:30 UTC  (8+ messages)
` [Patch 1/5] t9600-cvsimport: exclude test if "
` [Patch 2/5] t9601-cvsimport-vendor-branch: "
` [Patch 3/5] t9602-cvsimport-branches-tags: "
` [Patch 4/5] t9603-cvsimport-patchsets: "
` [Patch 5/5] t9604-cvsimport-timestamps: "

Reducing git size by building libgit.so
 2019-06-13 19:19 UTC  (12+ messages)

[PATCH 2/2] archive: avoid spawning `gzip`
 2019-06-13 19:16 UTC  (11+ messages)

[PATCH 0/3] Test oidmap
 2019-06-13 19:02 UTC  (6+ messages)
` [PATCH 2/3] t: add t0016-oidmap.sh

Git status parse error after v.2.22.0 upgrade
 2019-06-13 19:00 UTC  (11+ messages)

git bisect should return 1 when the first bad commit is found
 2019-06-13 18:22 UTC  (2+ messages)

[PATCH 0/1] ci: split linux-gcc into linux-gcc and linux-gcc-extra
 2019-06-13 17:43 UTC  (6+ messages)
` [PATCH 1/1] ci: split the `linux-gcc` job into two jobs

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-13 16:58 UTC  (14+ messages)
` [RFC PATCH] ref-filter: sort detached HEAD lines firstlyxy
` [PATCH v2 0/1] Sort detached HEAD lines firstly
  ` [PATCH v2 1/1] ref-filter: sort "

Understanding last ~28 bytes of index file
 2019-06-13 17:09 UTC  (2+ messages)

[PATCH v3 0/3] Test oidmap
 2019-06-12 23:24 UTC  (4+ messages)
` [PATCH v3 1/3] t/helper: add test-oidmap.c
` [PATCH v3 2/3] t: add t0016-oidmap.sh
` [PATCH v3 3/3] oidmap: use sha1hash() instead of static hash() function

[PATCH v8 0/9] blame: add the ability to ignore commits
 2019-06-13 16:38 UTC  (4+ messages)
` [PATCH v8 7/9] blame: add a fingerprint heuristic to match ignored lines

[PATCH] rebase: fix garbled progress display with '-x'
 2019-06-13  7:54 UTC  (18+ messages)
` [PATCH v2 0/4] rebase/progress: add and use term_clear_line()
  ` [PATCH v2 1/4] t3404-rebase-interactive: use the 'q_to_cr' helper
  ` [PATCH v2 2/4] pager: add a helper function to clear the last line in the terminal
  ` [PATCH v2 3/4] rebase: fix garbled progress display with '-x'
  ` [PATCH v2 4/4] progress: use term_clear_line()

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-13 16:13 UTC  (7+ messages)
` [PATCH 1/4] poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
` [PATCH 2/4] kwset: allow building with GCC 8
` [PATCH 3/4] winansi: simplify loading the GetCurrentConsoleFontEx() function
` [PATCH 4/4] config: avoid calling `labs()` on too-large data type

[PATCH v2 00/16] Add new command 'restore'
 2019-06-13 15:19 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/16] t: add tests for restore

[PATCH 0/1] submodule foreach: fix recursion of options
 2019-06-12 20:28 UTC  (5+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

BUG: Git checkout on Linux sets always CRLF regardless of core.eol
 2019-06-12 20:02 UTC  (2+ messages)

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-06-12 19:18 UTC  (9+ messages)
` [RFC PATCH 1/3] trace2: correct trace2 field name documentation
` [RFC PATCH 2/3] trace2: Add a JSON schema for trace2 events
` [RFC PATCH 3/3] trace2: add a schema validator "

cgit and global configuration
 2019-06-12 19:08 UTC  (4+ messages)

Git Pull Hangs
 2019-06-12 18:34 UTC  (2+ messages)

[PATCH 1/2] trace2: rename environment variables to GIT_TRACE2*
 2019-06-12 17:49 UTC  (3+ messages)
` [PATCH] Revert "test-lib: whitelist GIT_TR2_* in the environment"

What's cooking in git.git (Jun 2019, #02; Thu, 6)
 2019-06-12 17:48 UTC  (4+ messages)

[PATCH] test: completion: tests for __gitcomp regression
 2019-06-12 17:36 UTC  (7+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails
  ` [PATCH v2] "

push.recurseSubmodules=check doesn't consider tags
 2019-06-12 17:26 UTC  (2+ messages)

[PATCH v2 0/3] Test oidmap
 2019-06-12 17:09 UTC  (7+ messages)
` [PATCH v2 1/3] t/helper: add test-oidmap.c
` [PATCH v2 2/3] t: add t0016-oidmap.sh
` [PATCH v2 3/3] oidmap: use sha1hash() instead of static hash() function

rebase drops patches that have since been reverted
 2019-06-12 16:55 UTC  (2+ messages)

[PATCH 0/3] Reduce number of processes spawned by git-mergetool
 2019-06-12 16:33 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t7610-mergetool: do not place pipelines headed by `yes` in subshells
  ` [PATCH v2 2/4] t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
  ` [PATCH v2 3/4] mergetool: dissect strings with shell variable magic instead of `expr`
  ` [PATCH v2 4/4] mergetool: use shell variable magic instead of `awk`

[PATCH v4 00/11] Commit-graph write refactor (was: Create commit-graph file format v2)
 2019-06-12 13:29 UTC  (13+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/11] commit-graph: fix the_repository reference
  ` [PATCH v5 02/11] commit-graph: return with errors during write
  ` [PATCH v5 03/11] commit-graph: collapse parameters into flags
  ` [PATCH v5 04/11] commit-graph: remove Future Work section
  ` [PATCH v5 05/11] commit-graph: create write_commit_graph_context
  ` [PATCH v5 06/11] commit-graph: extract fill_oids_from_packs()
  ` [PATCH v5 08/11] commit-graph: extract fill_oids_from_all_packs()
  ` [PATCH v5 07/11] commit-graph: extract fill_oids_from_commit_hex()
  ` [PATCH v5 09/11] commit-graph: extract count_distinct_commits()
  ` [PATCH v5 10/11] commit-graph: extract copy_oids_to_commits()
  ` [PATCH v5 11/11] commit-graph: extract write_commit_graph_file()

[PATCH 0/1] add -p: fix checkout -p with pathological context
 2019-06-12  9:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Improve test code coverage on jt/partial-clone-missing-ref-delta-base
 2019-06-12  2:39 UTC  (4+ messages)
` [PATCH 1/2] t5616: use correct flag to check object is missing
` [PATCH 2/2] t5616: cover case of client having delta base

[PATCH 03/10] t1450: make hash size independent
 2019-06-11 23:40 UTC  (5+ messages)

Inclusion of translated git manpages into the packaging systems
 2019-06-11 20:37 UTC  (4+ messages)

[PATCH v3 00/14] Commit-graph: Write incremental files
 2019-06-11 19:45 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/14] commit-graph: add --split option to builtin

[PATCH 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-06-11 18:51 UTC  (3+ messages)
` [PATCH 06/11] multi-pack-index: implement 'expire' subcommand

GIT issue while cloning (fatal: pack is corrupted (SHA1 mismatch)) !!!
 2019-06-11 16:39 UTC  (8+ messages)

Delivery Status Notification (Failure)
 2019-06-11 10:29 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).