git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-06-10 13:27:19 to 2019-06-13 15:26:11 UTC [more...]

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-13 11:49 UTC  (3+ messages)
` [PATCH 3/4] winansi: simplify loading the GetCurrentConsoleFontEx() function
` [PATCH 4/4] config: avoid calling `labs()` on too-large data type

[PATCH] revision: remove stray whitespace when name empty
 2019-06-13 15:20 UTC  (7+ messages)

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

[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 v8 0/9] blame: add the ability to ignore commits
 2019-06-13 15:17 UTC  (11+ messages)
` [PATCH v8 1/9] fsck: rename and touch up init_skiplist()
` [PATCH v8 2/9] Move oidset_parse_file() to oidset.c
` [PATCH v8 3/9] blame: use a helper function in blame_chunk()
` [PATCH v8 4/9] blame: add the ability to ignore commits and their changes
` [PATCH v8 5/9] blame: add config options for the output of ignored or unblamable lines
` [PATCH v8 6/9] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v8 7/9] blame: add a fingerprint heuristic to match ignored lines
` [PATCH v8 8/9] blame: use the "
` [PATCH v8 9/9] blame: add a test to cover blame_coalesce()

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-12 21:09 UTC  (11+ 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 "

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

[PATCH] rebase: fix garbled progress display with '-x'
 2019-06-12 20:00 UTC  (17+ 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()

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

[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
 2019-06-12 18:57 UTC  (10+ 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

Git status parse error after v.2.22.0 upgrade
 2019-06-12 18:47 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  (18+ messages)
` [PATCH 1/3] t7610-mergetool: do not place pipelines headed by `yes` in subshells
` [PATCH 2/3] mergetool: dissect strings with shell variable magic instead of `expr`
` [PATCH 3/3] mergetool: use shell variable magic instead of `awk`
` [PATCH v2 0/4] Reduce number of processes spawned by git-mergetool
  ` [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 v2 0/9] Filter combination
 2019-06-12 14:55 UTC  (10+ messages)
` [PATCH v2 6/9] list-objects-filter-options: make filter_spec a strbuf

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

[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 07/11] commit-graph: extract fill_oids_from_commit_hex()
  ` [PATCH v5 08/11] commit-graph: extract fill_oids_from_all_packs()
  ` [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 00/10] Hash-independent tests, part 4
 2019-06-11 23:40 UTC  (8+ messages)
` [PATCH 03/10] t1450: make hash size independent

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

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

[PATCH 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-06-11 18:51 UTC  (13+ messages)
` [PATCH 02/11] Docs: rearrange subcommands for multi-pack-index
` [PATCH 01/11] repack: refactor pack deletion for future use
` [PATCH 03/11] multi-pack-index: prepare for 'expire' subcommand
` [PATCH 04/11] midx: simplify computation of pack name lengths
` [PATCH 05/11] midx: refactor permutation logic and pack sorting
` [PATCH 06/11] multi-pack-index: implement 'expire' subcommand
` [PATCH 07/11] multi-pack-index: prepare 'repack' subcommand
` [PATCH 09/11] multi-pack-index: test expire while adding packs
` [PATCH 08/11] midx: implement midx_repack()
` [PATCH 10/11] midx: add test that 'expire' respects .keep files
` [PATCH 11/11] t5319-multi-pack-index.sh: test batch size zero

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 

[PATCH] documentation: add tutorial for revision walking
 2019-06-10 21:38 UTC  (6+ messages)

Re-enabled a folder set as untracked
 2019-06-10 20:11 UTC 

rebase / am separation problem
 2019-06-10 18:46 UTC  (2+ messages)

[ANNOUNCE] Git v2.22.0
 2019-06-10 18:42 UTC  (3+ messages)

[PATCH v5 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-06-10 17:57 UTC  (5+ messages)
` [PATCH v6 "

[PATCH] doc branch: provide examples for listing remote tracking branches
 2019-06-10 17:57 UTC  (3+ messages)
` [RFC/PATCH v2] "

[GSoC][PATCH 3/3] cherry-pick/revert: update hints
 2019-06-10 17:47 UTC  (3+ messages)

[GSoC][PATCH 2/3] cherry-pick/revert: add --skip option
 2019-06-10 17:47 UTC  (3+ messages)

[GSoC][PATCH 1/3] sequencer: add advice for revert
 2019-06-10 17:46 UTC  (6+ messages)

[GSoC][RFC] New approach: improve threading at git-grep
 2019-06-10 16:47 UTC 

[PATCH 0/3] Test oidmap
 2019-06-10 16:46 UTC  (4+ messages)
` [PATCH 2/3] t: add t0016-oidmap.sh

[PATCH 0/1] Fix a test on NTFS (and probably HFS+)
 2019-06-10 16:32 UTC  (4+ messages)
` [PATCH 1/1] t0001: fix on case-insensitive filesystems

Git Test Coverage Report (Thursday, May 30th)
 2019-06-10 15:15 UTC  (8+ messages)

[PATCH 0/1] Optimize run_diff_files()' rename detection
 2019-06-10 14:55 UTC  (7+ messages)
` [PATCH 1/1] diffcore-rename: speed up register_rename_src

Performance regression on git fetch in 2.21
 2019-06-10 13:55 UTC  (2+ messages)


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