git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 07:30:39 to 2020-09-25 18:43:15 UTC [more...]

[PATCH v3 0/8] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-09-25 18:43 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] maintenance: add prefetch task
  ` [PATCH v4 2/8] maintenance: add loose-objects task
  ` [PATCH v4 3/8] maintenance: create auto condition for loose-objects
  ` [PATCH v4 4/8] midx: enable core.multiPackIndex by default
  ` [PATCH v4 5/8] midx: use start_delayed_progress()
  ` [PATCH v4 6/8] maintenance: add incremental-repack task
  ` [PATCH v4 7/8] maintenance: auto-size incremental-repack batch
  ` [PATCH v4 8/8] maintenance: add incremental-repack auto condition

[PATCH] protocol: re-enable v2 protocol by default
 2020-09-25 18:41 UTC  (2+ messages)

[PATCH 00/10] CMake and Visual Studio
 2020-09-25 18:38 UTC  (15+ messages)
` [PATCH 01/10] cmake: ignore files generated by CMake as run in "
` [PATCH 02/10] cmake: do find Git for Windows' shell interpreter
` [PATCH 03/10] cmake: ensure that the `vcpkg` packages are found on Windows
` [PATCH 04/10] cmake: fall back to using `vcpkg`'s `msgfmt.exe` "
` [PATCH 05/10] cmake: quote the path accurately when editing `test-lib.sh`
` [PATCH 06/10] cmake (Windows): let the `.dll` files are found when running the tests
` [PATCH 07/10] cmake (Windows): complain when encountering an unknown compiler
` [PATCH 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically
` [PATCH 09/10] cmake (Windows): recommend using Visual Studio's built-in CMake support
` [PATCH 10/10] hashmap_for_each_entry(): work around MSVC's run-time check failure #3

[RFC 0/1] Leading whitespace as a function identification heuristic?
 2020-09-25 18:12 UTC  (7+ messages)
` [RFC 1/1] xdiff: use leading whitespace in function heuristic

[PATCH 00/11] Modernizing the t7001 test script
 2020-09-25 18:12 UTC  (17+ messages)
` [PATCH 01/11] t7001: convert tests from the old style to the current style
` [PATCH 02/11] t7001: use TAB instead of spaces
` [PATCH 03/11] t7001: remove unnecessary blank lines
` [PATCH 04/11] t7001: change the style for cd according to subshell
` [PATCH 05/11] t7001: remove whitespace after redirect operators
` [PATCH 06/11] t7001: change (cd <path> && git foo) to (git -C <path> foo)
` [PATCH 07/11] t7001: use ': >' rather than 'touch'
` [PATCH 08/11] t7001: put each command on a separate line
` [PATCH 09/11] t7001: use here-docs instead of echo
` [PATCH 10/11] t7001: use `test` rather than `[`
` [PATCH 11/11] t7001: move cleanup code from outside the tests into them

Segfault during fsck and spreading brokenness
 2020-09-25 17:47 UTC  (2+ messages)

[PATCH] completion: complete refs after 'git restore -s'
 2020-09-25 17:30 UTC  (2+ messages)

Co-Operation Required
 2020-09-25  1:51 UTC 

[PATCH 0/8] parsing trailers with shortlog
 2020-09-25 16:57 UTC  (11+ messages)
` [PATCH 1/8] shortlog: change "author" variables to "ident"
` [PATCH 2/8] shortlog: refactor committer/author grouping
` [PATCH 3/8] trailer: add interface for iterating over commit trailers
` [PATCH 4/8] shortlog: match commit trailers with --group
` [PATCH 5/8] shortlog: de-duplicate trailer values
` [PATCH 6/8] shortlog: rename parse_stdin_ident()
` [PATCH 7/8] shortlog: parse trailer idents
` [PATCH 8/8] shortlog: allow multiple groups to be specified

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-25 16:54 UTC  (23+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

Git Alias not working in worktree
 2020-09-25 16:44 UTC 

[PATCH] cmake: ignore generated files
 2020-09-25  6:40 UTC  (20+ messages)

[PATCH 0/2] drop unaligned loads
 2020-09-25  9:09 UTC  (8+ messages)
` [PATCH 1/2] bswap.h: "
` [PATCH 2/2] Revert "fast-export: use local array to store anonymized oid"

[PATCH 00/15] remote-mediawiki: various fixes to make tests pass
 2020-09-25  6:50 UTC  (3+ messages)
` [PATCH v2 00/18] remote-mediawiki: fix RCE issue, and the tests

[PATCH] ci: github action - add check for whitespace errors
 2020-09-25  6:44 UTC  (6+ messages)

[PATCH 0/4] Clean-up around get_x_ish()
 2020-09-25  5:59 UTC  (5+ messages)
` [PATCH 1/4] t8013: minimum preparatory clean-up
` [PATCH 2/4] blame: validate and peel the object names on the ignore list
` [PATCH 3/4] t1506: rev-parse A..B and A...B
` [PATCH 4/4] sequencer: stop abbreviating stopped-sha file

RFC - concurrency causes segfault in git grep since 2.26.0
 2020-09-25  5:52 UTC  (2+ messages)

[RFH] sequencer: simplify logic around stopped-sha file
 2020-09-25  5:48 UTC 

[PATCH] pull: don't warn if pull.ff has been set
 2020-09-25  3:50 UTC 

Feature suggestion: Features Sets and Feature Dependencies Sets
 2020-09-25  1:58 UTC  (2+ messages)

[RFC v2 0/1] implement support for negative refspecs
 2020-09-24 23:42 UTC  (5+ messages)
` [RFC v2 1/1] refspec: add "

[PATCH v3 6/8] maintenance: add incremental-repack task
 2020-09-24 22:01 UTC  (4+ messages)

[PATCH v4 1/9] doc: propose hooks managed by the config
 2020-09-24 21:54 UTC  (3+ messages)

Allow passing pipes to diff --no-index + bugfix
 2020-09-24 17:38 UTC  (16+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat
                ` [PATCH v3] "
                  ` [PATCH v4] "

[PATCH 00/13] reftable library
 2020-09-24 17:22 UTC  (7+ messages)
` [PATCH 06/13] reftable: (de)serialization for the polymorphic record type

[PATCH 0/3] commit: add an option to reword the last commit
 2020-09-24 16:58 UTC  (7+ messages)
` [PATCH 3/3] commit: add an option the reword HEAD

[ANNOUNCE] git-assembler 1.2 released
 2020-09-24 14:15 UTC 

[PATCH v3 4/8] midx: enable core.multiPackIndex by default
 2020-09-24 13:53 UTC  (3+ messages)

[PATCH v3 3/8] maintenance: create auto condition for loose-objects
 2020-09-24 13:51 UTC  (3+ messages)

[PATCH v3 2/8] maintenance: add loose-objects task
 2020-09-24 13:45 UTC  (3+ messages)

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-24 12:56 UTC  (10+ messages)

[PATCH v9 0/6]Finish converting git bisect to C part 2 subset 1
 2020-09-24 12:33 UTC  (7+ messages)
` [PATCH v9 1/6] bisect--helper: BUG() in cmd_*() on invalid subcommand
` [PATCH v9 2/6] bisect--helper: use '-res' in 'cmd_bisect__helper' return
` [PATCH v9 3/6] bisect--helper: introduce new `write_in_file()` function
` [PATCH v9 4/6] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v9 5/6] bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
` [PATCH v9 6/6] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C

Question about fsmonitor and --untracked-files=all
 2020-09-24 12:14 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 67
 2020-09-24 10:32 UTC 

git diff --name-only --submodule=diff combination does not work
 2020-09-24  6:38 UTC  (4+ messages)

[PATCH v4 8/9] commit: use config-based hooks
 2020-09-23 23:47 UTC  (2+ messages)

[PATCH v4 7/9] hook: replace run-command.h:find_hook
 2020-09-23 23:20 UTC  (2+ messages)

[PATCH v4 3/9] hook: add list command
 2020-09-23 23:04 UTC  (2+ messages)

[PATCH v8 0/6] Finish converting git bisect to C part 2 subset 1
 2020-09-23 16:14 UTC  (5+ messages)
` [PATCH v8 4/6] bisect--helper: reimplement `bisect_autostart` shell function in C

[PATCH] pull: do not warn when opt_ff is explicitly specified
 2020-09-23 18:33 UTC  (4+ messages)

[PATCH v2 0/2] push: make "--force-with-lease" safer
 2020-09-23 16:47 UTC  (19+ messages)
` [PATCH v4 0/3] push: add "--[no-]force-if-includes"
  ` [PATCH v4 1/3] push: add reflog check for "--force-if-includes"
  ` [PATCH v5 0/3] push: add "--[no-]force-if-includes"
    ` [PATCH v5 1/3] push: add reflog check for "--force-if-includes"
    ` [PATCH v5 2/3] push: parse and set flag "
    ` [PATCH v5 3/3] t, doc: update tests, reference "

[PATCH 0/4] sample hooks: become hash agnostic
 2020-09-23 16:34 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] hooks--pre-push.sample: modernize script
  ` [PATCH v2 2/3] hooks--pre-push.sample: use hash-agnostic zero OID
  ` [PATCH v2 3/3] hooks--update.sample: "

Без названия180.png
 2020-09-23  9:50 UTC 

[PATCH v3 09/10] builtin/diff-tree: learn --merge-base
 2020-09-23  9:47 UTC  (11+ messages)


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 NNTP newsgroup(s).