git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-05-20 08:19:26 to 2021-05-21 22:37:29 UTC [more...]

[PATCH v2 00/12] doc: cleanup old cruft and asciidoctor revamp
 2021-05-21 22:37 UTC  (13+ messages)
` [PATCH v2 01/12] doc: remove GNU troff workaround
` [PATCH v2 02/12] doc: use --stringparam in xmlto
` [PATCH v2 03/12] doc: simplify version passing
` [PATCH v2 04/12] doc: asciidoc: remove unnecessary attribute
` [PATCH v2 05/12] doc: asciidoctor: remove unnecessary require
` [PATCH v2 06/12] doc: asciidoctor: remove cruft
` [PATCH v2 07/12] doc: asciidoctor: reorganize extensions
` [PATCH v2 08/12] doc: asciidoctor: use html-prefix only for html
` [PATCH v2 09/12] doc: asciidoctor: refactor macro registration
` [PATCH v2 10/12] doc: asciidoctor: improve string handling
` [PATCH v2 11/12] doc: asciidoctor: split the format from the code
` [PATCH v2 12/12] doc: asciidoctor: specify name of our group

What's cooking in git.git (May 2021, #03; Thu, 20)
 2021-05-21 22:33 UTC  (5+ messages)

[PATCH v3 0/5] doc: asciidoc cleanups
 2021-05-21 22:29 UTC  (6+ messages)
` [PATCH v3 1/5] doc: refactor common asciidoc dependencies
` [PATCH v3 2/5] doc: improve "
` [PATCH v3 3/5] doc: remove unnecessary rm instances
` [PATCH v3 4/5] doc: simplify Makefile using .DELETE_ON_ERROR
` [PATCH v3 5/5] doc: avoid using rm directly

[Bug] git-credential-netrc.perl is not built and is not available in `exec-path`
 2021-05-21 22:27 UTC  (7+ messages)

[PATCH] help: colorize man pages
 2021-05-21 22:10 UTC  (13+ messages)

[PATCH v4] help: colorize man pages
 2021-05-21 21:40 UTC  (14+ messages)

Formatting options are ignored when tracking functions
 2021-05-21 21:18 UTC 

[PATCH] tr2: log parent process name
 2021-05-21 20:23 UTC  (11+ messages)
` [PATCH v2] "

Should we do something with #git-devel on Freenode?
 2021-05-21 20:12 UTC  (9+ messages)

[PATCH] revisions(7): clarify that most commands take a single revision range
 2021-05-21 19:19 UTC  (8+ messages)

[PATCH 0/8] Speed up connectivity checks via quarantine dir
 2021-05-21 18:53 UTC  (11+ messages)
` [PATCH 2/8] p5400: add perf tests for git-receive-pack(1)
` [PATCH 7/8] receive-pack: skip connectivity checks on delete-only commands

Bug in git submodule update --remote
 2021-05-21 18:36 UTC  (5+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-21 18:14 UTC  (26+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 6/6] "
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] t4013: test that "-m" alone has no effect in "git log"
  ` [PATCH v3 02/10] t4013: test "git log -m --raw"
  ` [PATCH v3 03/10] t4013: test "git log -m --stat"
  ` [PATCH v3 04/10] t4013: test "git diff-tree -m"
  ` [PATCH v3 05/10] t4013: test "git diff-index -m"
  ` [PATCH v3 06/10] diff-merges: move specific diff-index "-m" handling to diff-index
  ` [PATCH v3 07/10] git-svn: stop passing "-m" to "git rev-list"
  ` [PATCH v3 08/10] stash list: stop passing "-m" to "git log"
  ` [PATCH v3 09/10] diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
  ` [PATCH v3 10/10] diff-merges: let "-m" imply "-p"

[PATCH v2 0/1] maintenance: use systemd timers on Linux
 2021-05-21 16:59 UTC  (10+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] cache.h: rename "xdg_config_home" to "xdg_config_home_git"
  ` [PATCH v3 2/4] maintenance: introduce ENABLE/DISABLE for code clarity
  ` [PATCH v3 3/4] maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
  ` [PATCH v3 4/4] maintenance: optionally use systemd timers on Linux

RFC: error codes on exit
 2021-05-21 16:53 UTC  (9+ messages)

[PATCH] [GSOC] ref-filter: add contents:raw atom
 2021-05-21 13:39 UTC  (8+ messages)

[PATCH v3 00/12] Sparse-index: integrate with status
 2021-05-21 11:59 UTC  (14+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] sparse-index: skip indexes with unmerged entries
  ` [PATCH v4 02/12] sparse-index: include EXTENDED flag when expanding
  ` [PATCH v4 03/12] t1092: expand repository data shape
  ` [PATCH v4 04/12] t1092: add tests for status/add and sparse files
  ` [PATCH v4 05/12] unpack-trees: preserve cache_bottom
  ` [PATCH v4 06/12] unpack-trees: compare sparse directories correctly
  ` [PATCH v4 07/12] unpack-trees: be careful around sparse directory entries
  ` [PATCH v4 08/12] dir.c: accept a directory as part of cone-mode patterns
  ` [PATCH v4 09/12] status: skip sparse-checkout percentage with sparse-index
  ` [PATCH v4 10/12] status: use sparse-index throughout
  ` [PATCH v4 11/12] wt-status: expand added sparse directory entries
  ` [PATCH v4 12/12] fsmonitor: integrate with sparse index

[PATCH] stash show: use stash.showIncludeUntracked even when diff options given
 2021-05-21 10:37 UTC 

[PATCH 0/9] send-email: various optimizations to speed up by >2x
 2021-05-21  9:37 UTC  (17+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 03/10] send-email: lazily load config for a big speedup
  ` [PATCH v2 04/10] send-email: lazily shell out to "git var"
  ` [PATCH v2 05/10] send-email: use function syntax instead of barewords
  ` [PATCH v2 06/10] send-email: get rid of indirect object syntax
  ` [PATCH v2 07/10] send-email: lazily load modules for a big speedup
  ` [PATCH v2 08/10] perl: lazily load some common Git.pm setup code
  ` [PATCH v2 09/10] send-email: move trivial config handling to Perl
  ` [PATCH v2 10/10] perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()

[PATCH v2] trace2: refactor to avoid gcc warning under -O3
 2021-05-21  9:34 UTC  (5+ messages)
` [PATCH v3] "

What's cooking in git.git (May 2021, #04; Fri, 21)
 2021-05-21  7:47 UTC 

[PATCH 09/15] hash: set and copy algo field in struct object_id
 2021-05-21  2:50 UTC  (6+ messages)
` [PATCH 0/2] C99: harder dependency on variadic macros
  ` [PATCH 1/2] git-compat-util.h: clarify comment on GCC-specific code
  ` [PATCH 2/2] C99 support: remove non-HAVE_VARIADIC_MACROS code

getting git.exe for Android Studio on Windows
 2021-05-21  1:12 UTC  (2+ messages)

[PATCH] simple-ipc: correct ifdefs when NO_PTHREADS is defined
 2021-05-20 23:01 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] help: fix small typo in error message
 2021-05-20 22:53 UTC  (3+ messages)

[PATCH 00/18] Prepare tests for reftable backend
 2021-05-20 16:28 UTC  (29+ messages)
` [PATCH v2 00/21] "
  ` [PATCH v2 01/21] t4202: split testcase for invalid HEAD symref and HEAD hash
  ` [PATCH v2 02/21] t/helper/ref-store: initialize oid in resolve-ref
  ` [PATCH v2 03/21] t9300: check ref existence using test-helper rather than a file system check
  ` [PATCH v2 05/21] t1401-symbolic-ref: avoid direct filesystem access
  ` [PATCH v2 06/21] t1413: use tar to save and restore entire .git directory
  ` [PATCH v2 08/21] t5000: reformat indentation to the latest fashion
  ` [PATCH v2 12/21] t5304: use "reflog expire --all" to clear the reflog
  ` [PATCH v2 15/21] t1414: mark corruption test with REFFILES
  ` [PATCH v2 16/21] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
  ` [PATCH v2 18/21] t7900: mark pack-refs tests "
  ` [PATCH v2 19/21] t7003: check reflog existence only for REFFILES
  ` [PATCH v2 20/21] t4202: mark bogus head hash test with REFFILES
  ` [PATCH v2 21/21] t1415: set REFFILES for test specific to storage format

[PATCH v2 00/13] Optimization batch 11: avoid repeatedly detecting same renames
 2021-05-20 16:34 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/13] Documentation/technical: describe remembering renames optimization

[PATCH] doc: explain the use of color.pager
 2021-05-20 15:05 UTC  (5+ messages)

[GSoC] Hello Git
 2021-05-20 14:59 UTC  (6+ messages)

[PATCH 0/5] fsck: improve error reporting
 2021-05-20 11:23 UTC  (19+ messages)
` [PATCH v3 00/17] fsck: better "invalid object" "
  ` [PATCH v3 01/17] fsck tests: refactor one test to use a sub-repo
  ` [PATCH v3 02/17] fsck tests: add test for fsck-ing an unknown type
  ` [PATCH v3 03/17] cat-file tests: test for missing object with -t and -s
  ` [PATCH v3 04/17] cat-file tests: test that --allow-unknown-type isn't on by default
  ` [PATCH v3 05/17] rev-list tests: test for behavior with invalid object types
  ` [PATCH v3 06/17] cat-file tests: add corrupt loose object test
  ` [PATCH v3 07/17] cat-file tests: test for current --allow-unknown-type behavior
  ` [PATCH v3 08/17] cache.h: move object functions to object-store.h
  ` [PATCH v3 09/17] object-file.c: make parse_loose_header_extended() public
  ` [PATCH v3 10/17] object-file.c: add missing braces to loose_object_info()
  ` [PATCH v3 11/17] object-file.c: stop dying in parse_loose_header()
  ` [PATCH v3 12/17] object-file.c: return -2 on "header too long" in unpack_loose_header()
  ` [PATCH v3 13/17] object-file.c: return -1, not "status" from unpack_loose_header()
  ` [PATCH v3 14/17] fsck: don't hard die on invalid object types
  ` [PATCH v3 15/17] object-store.h: move read_loose_object() below 'struct object_info'
  ` [PATCH v3 16/17] fsck: report invalid types recorded in objects
  ` [PATCH v3 17/17] fsck: report invalid object type-path combinations

[PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status
 2021-05-20  9:04 UTC  (4+ messages)
` [PATCH v2] refs: make explicit that ref_iterator_peel returns boolean


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