git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-11-30 13:17:25 to 2020-12-03 01:13:22 UTC [more...]

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-03  1:09 UTC  (16+ messages)
` [PATCH v1 00/27] "
  ` [PATCH v1 01/27] revision: factor out parsing of diff-merge related options
  ` [PATCH v1 02/27] revision: factor out setup of diff-merge related settings
  ` [PATCH v1 03/27] revision: factor out initialization "
  ` [PATCH v1 04/27] revision: provide implementation for diff merges tweaks
  ` [PATCH v1 05/27] revision: move diff merges functions to its own diff-merges.c
  ` [PATCH v1 06/27] diff-merges: rename all functions to have common prefix
  ` [PATCH v1 07/27] diff-merges: move checks for first_parent_only out of the module

[PATCH v3 0/2] rev-parse options for absolute or relative paths
 2020-12-02 23:54 UTC  (5+ messages)
` [PATCH v3 1/2] abspath: add a function to resolve paths with missing components

[PATCH] doc: make HTML manual reproducible
 2020-12-02 23:45 UTC  (11+ messages)

BUG in fetching non-checked out submodule
 2020-12-02 23:06 UTC  (3+ messages)

[PATCH] glossary: improve "branch" definition
 2020-12-02 22:55 UTC  (6+ messages)

[PATCH] Makefile: mark git-maintenance as a builtin
 2020-12-02 22:49 UTC  (2+ messages)

[PATCH 0/4] Random cleanups
 2020-12-02 22:32 UTC  (18+ messages)
` [PATCH 1/4] refspec: trivial cleanup
` [PATCH 2/4] .gitignore: remove dangling file
      ` [PATCH] gitignore: remove entry for git serve
` [PATCH 3/4] test: completion: fix typos
` [PATCH 4/4] tests: lib-functions: trivial style cleanups

[RFC/PATCH 00/12] make "mktag" use fsck_tag()
 2020-12-02 22:20 UTC  (21+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] mktag doc: say <hash> not <sha1>
` [PATCH v2 02/10] mktag: use default strbuf_read() hint
` [PATCH v2 03/10] mktag: reword write_object_file() error
` [PATCH v2 06/10] mktag tests: remove needless SHA-1 hardcoding
` [PATCH v2 08/10] fsck: add new "extra" checks for "mktag"
` [PATCH v2 09/10] mktag: use fsck instead of custom verify_tag()
` [PATCH v2 10/10] mktag doc: update to explain why to use this

(no subject)
 2020-12-02 22:14 UTC  (12+ messages)
` Bug report: orphaned pack-objects after killing upload-pack on [was: (no subject)]
    ` Bug report: orphaned pack-objects after killing upload-pack on [

What's cooking in git.git (Nov 2020, #06; Mon, 30)
 2020-12-02 22:14 UTC  (13+ messages)
` [PATCH] cook: add github.com/git-vcs/git as a URL
  ` [PATCH] MaintNotes: use https:// instead of git:// when possible
` ds/config-literal-value (was Re: What's cooking in git.git (Nov 2020, #06; Mon, 30))

Is git-am expected to honor core.sharedRepository?
 2020-12-02 22:06 UTC  (5+ messages)
  ` [PATCH] apply: don't use core.sharedRepository to create working tree files

[PATCH 0/6] Minimal patches to let reftable pass the CI builds
 2020-12-02 18:31 UTC  (17+ messages)
` [PATCH 1/6] fixup! reftable: rest of library
      ` Reftable locking on Windows (Re: [PATCH 1/6] fixup! reftable: rest of library)
` [PATCH 3/6] fixup! reftable: rest of library
` [PATCH 6/6] "

[PATCH v2 24/24] pack-bitmap-write: better reuse bitmaps
 2020-12-02 18:25 UTC  (5+ messages)

[PATCH v2 23/24] pack-bitmap-write: relax unique rewalk condition
 2020-12-02 16:30 UTC  (3+ messages)

[PATCH v2 22/24] pack-bitmap-write: use existing bitmaps
 2020-12-02 16:21 UTC  (3+ messages)

bugreport
 2020-12-02 16:25 UTC  (2+ messages)

[PATCH 0/3] Fix stash apply in sparse checkouts (and a submodule test)
 2020-12-02 16:09 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t7012: add a testcase demonstrating stash apply bugs in sparse checkouts
  ` [PATCH v2 2/3] stash: remove unnecessary process forking
  ` [PATCH v2 3/3] stash: fix stash application in sparse-checkouts

Can I Insert some Ancient History into a repo?
 2020-12-02 15:50 UTC  (3+ messages)

[PATCH 0/5] handling 4GB .idx files
 2020-12-02 13:12 UTC  (10+ messages)
        ` t7900's new expensive test
            ` [PATCH] t7900: speed up "

[PATCH 0/1] git-gui: fix colored label backgrounds on Mac
 2020-12-02  8:52 UTC  (4+ messages)
` [PATCH 1/1] git-gui: fix colored label backgrounds when using themed widgets

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-12-02  8:11 UTC  (17+ messages)
` [PATCH 01/23] ewah/ewah_bitmap.c: grow buffer past 1
` [PATCH v2 00/24] pack-bitmap: bitmap generation improvements

[PATCH v2 21/24] pack-bitmap: factor out 'add_commit_to_bitmap()'
 2020-12-02  7:20 UTC  (2+ messages)

[PATCH v2 20/24] pack-bitmap: factor out 'bitmap_for_commit()'
 2020-12-02  7:17 UTC  (2+ messages)

[PATCH v2 19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE
 2020-12-02  7:13 UTC  (2+ messages)

[PATCH v8 00/10] Reject non-ff pulls by default
 2020-12-02  5:04 UTC  (4+ messages)
` [PATCH v8 08/10] pull: add pull.mode

[RFC 1/2] pull: warn that pulling will not merge by default in Git 3.0
 2020-12-02  4:43 UTC  (6+ messages)
` [RFC 2/2] pull: default pull.ff to "only" when pull.rebase is not set either

[PATCH] builtin/bugreport.c: use thread-safe localtime_r()
 2020-12-02  1:57 UTC  (13+ messages)
` [PATCH v2] "
        ` [PATCH v2 1/2] banned.h: mark non-reentrant gmtime, etc as banned
          ` [PATCH v2 2/2] banned.h: mark ctime_r() and asctime_r() "

[PATCH 00/13] reftable library
 2020-12-01 23:13 UTC  (21+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/13] reftable: define the public API
  ` [PATCH v3 00/16] reftable library
    ` [PATCH v3 03/16] reftable: add LICENSE

[PATCH] config.txt: fix a typo (backslash != backquote)
 2020-12-01 21:31 UTC  (3+ messages)

git mergetool does not work since 2.29.0
 2020-12-01 20:58 UTC  (2+ messages)

bug report/feature request: git describe: what is 'clean'
 2020-12-01 20:03 UTC  (2+ messages)

[PATCH] git-gui: ssh-askpass: add a checkbox to show the input text
 2020-12-01 19:41 UTC  (2+ messages)

[PATCH] git-gui: update Russian translation
 2020-12-01 19:24 UTC  (2+ messages)

[PATCH v2 0/2] git-gui: Use commit message template
 2020-12-01 19:12 UTC  (2+ messages)

[PATCHv3] imap-send: parse default git config
 2020-12-01 19:12 UTC  (2+ messages)

[PATCH v2 6/9] Documentation: add Packfile URIs design doc
 2020-12-01 12:48 UTC  (3+ messages)

[PATCH v2 0/2] make macOS `git maintenance` test work on Windows
 2020-12-01 12:31 UTC  (8+ messages)
` [PATCH v2 2/2] t7900: make macOS-specific "

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-12-01 11:30 UTC  (9+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] environment: make `getenv_safe()` non-static
  ` [PATCH v3 2/4] config: extract function to parse config pairs
  ` [PATCH v3 3/4] config: refactor parsing of GIT_CONFIG_PARAMETERS
  ` [PATCH v3 4/4] config: allow specifying config entries via envvar pairs

[PATCH] init-db: init the_repository->hash_algo early from GIT_DEFAULT_HASH
 2020-12-01  4:59 UTC  (2+ messages)

[PATCH] fetch-pack: disregard invalid pack lockfiles
 2020-12-01  4:53 UTC  (5+ messages)

[PATCH] myFirstContribition: answering questions is not the end of the story
 2020-12-01  4:46 UTC  (4+ messages)

[PATCH v2 0/7] config: add --fixed-value option
 2020-12-01  4:45 UTC  (5+ messages)
` [PATCH v3 0/8] "

[PATCH v2 0/4] grep: simplify "grep defaults" handling
 2020-12-01  4:46 UTC  (3+ messages)
` [PATCH v3 "

[PATCH try2] completion: zsh: fix file completion regression
 2020-12-01  0:54 UTC 

What did you do before the bug happened? (Steps to reproduce your issue)
 2020-12-01  0:19 UTC  (2+ messages)

[PATCHv2] imap-send: parse default git config
 2020-11-30 23:33 UTC  (2+ messages)

[PATCH] git-gui: Fix selected text colors
 2020-11-30 20:18 UTC  (7+ messages)
` [PATCH] git-gui: use gray selection background for inactive text widgets
      ` [PATCH] git-gui: use gray selection background for inactive text?? widgets
          ` [PATCH] git-gui: keep showing selection when diff view gets deactivated on Mac

[PATCH v2 18/24] pack-bitmap-write: build fewer intermediate bitmaps
 2020-11-30 18:41 UTC  (3+ messages)

[PATCH v2 15/20] merge-ort: step 3 of tree writing -- handling subdirectories as we go
 2020-11-30 18:41 UTC  (2+ messages)

[PATCH v2 12/24] pack-bitmap-write: fill bitmap with commit history
 2020-11-30 18:33 UTC  (2+ messages)

[PATCH 00/20] fundamentals of merge-ort implementation
 2020-11-30 16:56 UTC  (4+ messages)
` [PATCH 05/20] merge-ort: add an err() function similar to one from merge-recursive

[RFC PATCH] usage: add trace2 entry upon warning()
 2020-11-30 16:16 UTC  (2+ messages)

[PATCH] perf/fsmonitor: use test_must_be_empty helper
 2020-11-30 14:15 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).