git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 03:37:12 to 2020-10-02 12:57:14 UTC [more...]

[PATCH 0/4] clone: allow configurable default for -o/--origin
 2020-10-02 12:56 UTC  (15+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] clone: allow configurable default for `-o`/`--origin`
      ` [PATCH] clone: add remote.cloneDefault config option
  ` [PATCH v3 0/7] clone: allow configurable default for -o/--origin
    ` [PATCH v3 1/7] clone: add tests for --template and some disallowed option pairs
    ` [PATCH v3 2/7] clone: use more conventional config/option layering
    ` [PATCH v3 3/7] remote: add tests for add and rename with invalid names
    ` [PATCH v3 4/7] refs: consolidate remote name validation
    ` [PATCH v3 5/7] clone: validate --origin option before use
    ` [PATCH v3 6/7] clone: read new remote name from remote_name instead of option_origin
    ` [PATCH v3 7/7] clone: allow configurable default for `-o`/`--origin`

[PATCH] credential.c: fix credential reading with regards to CR/LF
 2020-10-02 12:27 UTC  (24+ messages)
` [PATCH v2 0/3] Prepare git credential to read input with DOS line endings
  ` [PATCH v2 1/3] credential.c: fix credential reading with regards to CR/LF
  ` [PATCH v2 2/3] credentials: make line reading Windows compatible

[PATCH 00/13] reftable library
 2020-10-02 11:43 UTC  (23+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/13] reftable: add LICENSE
  ` [PATCH v2 02/13] reftable: define the public API
  ` [PATCH v2 03/13] vcxproj: adjust for the reftable changes
  ` [PATCH v2 04/13] reftable: add a barebones unittest framework
  ` [PATCH v2 05/13] reftable: utility functions
  ` [PATCH v2 06/13] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v2 07/13] reftable: reading/writing blocks
  ` [PATCH v2 08/13] reftable: a generic binary tree implementation
  ` [PATCH v2 09/13] reftable: write reftable files
  ` [PATCH v2 10/13] reftable: read "
  ` [PATCH v2 11/13] reftable: file level tests
  ` [PATCH v2 12/13] reftable: rest of library
  ` [PATCH v2 13/13] reftable: "test-tool dump-reftable" command

Allow git submodule add in subdirectory of the working tree
 2020-10-02 11:00 UTC 

[ISSUE] Stop accessing, storing, and sharing the user's time zone
 2020-10-02  6:51 UTC  (21+ messages)
` [RFC PATCH 0/1] adding user.hideTimezone for setting UTC timezone
  ` [RFC PATCH 1/1] hideTimezone: add a user.hideTimezone config

[PATCH 0/7] Maintenance III: Background maintenance
 2020-10-02  1:55 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] maintenance: recommended schedule in register/start

Question About Git V2 Protocol & SHA256
 2020-10-01 23:52 UTC  (9+ messages)

[PATCH v2 0/1] teach format.useAutoBase "whenAble" option
 2020-10-01 22:21 UTC  (3+ messages)
` [PATCH v2 1/1] format-patch: "

[PATCH v7 0/3] push: add "--[no-]force-if-includes"
 2020-10-01 18:32 UTC  (13+ messages)
` [PATCH v8 "
  ` [PATCH v8 3/3] t, doc: update tests, reference for "--force-if-includes"
  ` [PATCH v9 0/3] push: add "--[no-]force-if-includes"
    ` [PATCH v9 1/3] push: add reflog check for "--force-if-includes"
    ` [PATCH v9 2/3] push: parse and set flag "
    ` [PATCH v9 3/3] t, doc: update tests, reference "

[PATCH 0/2] diff: add -I<regex> that ignores matching changes
 2020-10-01 18:21 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] t: add -I<regex> tests

[RFC PATCH 00/21] [RFC] Parallel checkout
 2020-10-01 16:42 UTC  (2+ messages)

[PATCH v2 00/19] Parallel Checkout (part I)
 2020-10-01 15:59 UTC  (7+ messages)
` [PATCH v2 08/19] entry: move conv_attrs lookup up to checkout_entry()
` [PATCH v2 11/19] parallel-checkout: make it truly parallel

[PATCH v2] Propagate --quiet on submodule update to merge/rebase
 2020-10-01 15:49 UTC  (5+ messages)

[PATCH 00/11] Modernizing the t7001 test script
 2020-10-01  5:42 UTC  (3+ messages)

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

[PATCH v2 0/5] Inclusive naming, part II
 2020-09-30 22:57 UTC  (5+ messages)
` [PATCH v3 "

[PATCH] combine-diff: handle --find-object in multitree code path
 2020-09-30 22:54 UTC  (5+ messages)

[v4] refspec: add support for negative refspecs
 2020-09-30 22:01 UTC  (5+ messages)

[v5] refspec: add support for negative refspecs
 2020-09-30 21:57 UTC 

[PATCH] git-completion.bash: stash-show: add --patch-with-stat
 2020-09-30 21:56 UTC  (6+ messages)

git blame --ignore-rev does not work
 2020-09-30 21:15 UTC 

[PATCH v3 0/1] implement negative refspecs
 2020-09-30 21:06 UTC  (7+ messages)
` [PATCH v3 1/1] refspec: add support for "

[PATCH 0/7] Submodules and partial clones
 2020-09-30 20:41 UTC  (11+ messages)
` [PATCH 1/7] refs: store owning repository for object lookup
` [PATCH 2/7] submodule: use separate submodule repositories
` [PATCH 3/7] Add failing test for partial clones with submodules
` [PATCH 4/7] refs: use correct repo in refs_peel_ref
` [PATCH 5/7] merge-recursive: use separate submodule repository
` [PATCH 6/7] submodule: remove add_submodule_odb
` [PATCH 7/7] submodule: use partial clone filter

GIT_DIR output from git worktree list
 2020-09-30 20:35 UTC  (4+ messages)

[PATCH] Propagate --quiet on submodule update to merge/rebase
 2020-09-30 20:34 UTC  (4+ messages)

[PATCH] reftable: fix some sparse warnings
 2020-09-30 20:18 UTC  (3+ messages)

What's cooking in git.git (Sep 2020, #08; Tue, 29)
 2020-09-30 19:11 UTC  (3+ messages)
` jt/keep-partial-clone-filter-upon-lazy-fetch, was "

[PATCH 00/10] CMake and Visual Studio
 2020-09-30 15:25 UTC  (11+ messages)
` [PATCH 02/10] cmake: do find Git for Windows' shell interpreter
` [PATCH 08/10] cmake (Windows): initialize vcpkg/build dependencies automatically

[PATCH 0/10] dropping more unused parameters
 2020-09-30 12:35 UTC  (11+ messages)
` [PATCH 01/10] convert: drop unused crlf_action from check_global_conv_flags_eol()
` [PATCH 02/10] drop unused argc parameters
` [PATCH 03/10] env--helper: write to opt->value in parseopt helper
` [PATCH 04/10] assert PARSE_OPT_NONEG in parse-options callbacks
` [PATCH 05/10] push: drop unused repo argument to do_push()
` [PATCH 06/10] sequencer: drop repository argument from run_git_commit()
` [PATCH 07/10] sparse-checkout: fill in some options boilerplate
` [PATCH 08/10] test-advise: check argument count with argc instead of argv
` [PATCH 09/10] sequencer: handle ignore_footer when parsing trailers
` [PATCH 10/10] dir.c: drop unused "untracked" from treat_path_fast()

[RFC PATCH 0/2] teach `worktree list` to mark locked worktrees
 2020-09-30  8:06 UTC  (12+ messages)
` [RFC PATCH 1/2] worktree: teach `list` to mark locked worktree
` [RFC PATCH 2/2] t2402: add test to locked linked worktree marker

[PATCH v9 0/6]Finish converting git bisect to C part 2 subset 1
 2020-09-29 20:55 UTC  (2+ messages)

[PATCH v3 00/10] builtin/diff: learn --merge-base
 2020-09-29 19:53 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 08/10] builtin/diff-index: "

[PATCH] diff: get rid of redundant 'dense' argument
 2020-09-29 18:54 UTC  (2+ messages)

[BUG] git checkout -p HEAD
 2020-09-29 16:02 UTC  (2+ 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).