git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-01 17:18:51 to 2018-08-03 11:03:38 UTC [more...]

[RFC PATCH v2 00/12] Make submodules work if .gitmodules is not checked out
 2018-08-03 11:03 UTC  (30+ messages)
` [RFC PATCH v2 01/12] submodule: add a print_config_from_gitmodules() helper
` [RFC PATCH v2 02/12] submodule: factor out a config_set_in_gitmodules_file_gently function
` [RFC PATCH v2 03/12] t7411: be nicer to future tests and really clean things up
` [RFC PATCH v2 04/12] submodule--helper: add a new 'config' subcommand
` [RFC PATCH v2 05/12] submodule: use the 'submodule--helper config' command
` [RFC PATCH v2 06/12] submodule--helper: add a '--stage' option to the 'config' sub command
` [RFC PATCH v2 07/12] submodule: use 'submodule--helper config --stage' to stage .gitmodules
` [RFC PATCH v2 08/12] t7506: cleanup .gitmodules properly before setting up new scenario
` [RFC PATCH v2 09/12] submodule: support reading .gitmodules even when it's not checked out
` [RFC PATCH v2 10/12] t7416: add new test about HEAD:.gitmodules and not existing .gitmodules
` [RFC PATCH v2 11/12] dir: move is_empty_file() from builtin/am.c to dir.c and make it public
` [RFC PATCH v2 12/12] submodule: remove the .gitmodules file when it is empty

[PATCH] push: comment on a funny unbalanced option help
 2018-08-03 10:39 UTC  (36+ messages)
              ` [PATCH 1/6] add, update-index: fix --chmod argument help
              ` [PATCH 2/6] difftool: remove angular brackets from "
              ` [PATCH 3/6] pack-objects: specify --index-version argument help explicitly
              ` [PATCH 4/6] send-pack: specify --force-with-lease "
              ` [PATCH 5/6] shortlog: correct option help for -w
              ` [PATCH 6/6] parse-options: automatically infer PARSE_OPT_LITERAL_ARGHELP
    ` Re* [PATCH] push: comment on a funny unbalanced option help

[PATCH v2 0/4] fix "rebase -i --root" corrupting root commit
 2018-08-03 10:02 UTC  (16+ messages)
` [PATCH v2 0/2] Fix author script quoting
  ` [PATCH v2 2/2] sequencer: fix quoting in write_author_script
` [PATCH v3 0/2] Fix author script quoting
  ` [PATCH v3 1/2] sequencer: handle errors in read_author_ident()
  ` [PATCH v3 2/2] sequencer: fix quoting in write_author_script

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-08-03 10:01 UTC  (4+ messages)
` [RFC PATCH v5 0/4] "

[PATCH v6 00/21] Integrate commit-graph into 'fsck' and 'gc'
 2018-08-03  9:39 UTC  (4+ messages)
` [PATCH v7 00/22] "
  ` [PATCH v7 21/22] gc: automatically write commit-graph files

[PATCH 2/2] doc hash-function-transition: pick SHA-256 as NewHash
 2018-08-03  7:20 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/5] Misc Coccinelle-related improvements
 2018-08-03  6:52 UTC  (13+ messages)
` [PoC] coccinelle: make Coccinelle-related make targets more fine-grained

[PATCH] color: protect against out-of-bounds array access/assignment
 2018-08-03  6:43 UTC  (8+ messages)

[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
 2018-08-03  3:52 UTC  (7+ messages)
` [PATCH 1/2] config: document git config getter return value
` [PATCH 2/2] sideband: highlight keywords in remote sideband output

What's cooking in git.git (Aug 2018, #01; Thu, 2)
 2018-08-03  3:00 UTC  (3+ messages)

State of NewHash work, future directions, and discussion
 2018-08-03  2:57 UTC  (11+ messages)
` Hash algorithm analysis

Question regarding quarantine environments
 2018-08-03  2:49 UTC  (3+ messages)

[PATCH 0/3] config: fix case sensitive subsection names on writing
 2018-08-03  0:34 UTC  (15+ messages)
` [PATCH 0/3] sb/config-write-fix done without robbing Peter
  ` [PATCH 1/3] t1300: document current behavior of setting options
  ` [PATCH 2/3] config: fix case sensitive subsection names on writing
  ` [PATCH 3/3] git-config: document accidental multi-line setting in deprecated syntax
  ` [PATCH 0/3] Reroll of sb/config-write-fix

[PATCH v4 0/9] Introducing remote ODBs
 2018-08-02 22:55 UTC  (11+ messages)
` [PATCH v4 1/9] fetch-object: make functions return an error code
` [PATCH v4 2/9] Add initial remote odb support
` [PATCH v4 3/9] remote-odb: implement remote_odb_get_direct()
` [PATCH v4 4/9] remote-odb: implement remote_odb_get_many_direct()
` [PATCH v4 5/9] remote-odb: add remote_odb_reinit()
` [PATCH v4 6/9] Use remote_odb_get_direct() and has_remote_odb()
` [PATCH v4 7/9] Use odb.origin.partialclonefilter instead of core.partialclonefilter
` [PATCH v4 8/9] t0410: test fetching from many promisor remotes
` [PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote

[PATCH v2] remote: make refspec follow the same disambiguation rule as local refs
 2018-08-02 22:21 UTC  (7+ messages)
    ` [PATCH v3] "

Is detecting endianness at compile-time unworkable?
 2018-08-02 21:32 UTC  (4+ messages)
` [PATCH] sha1dc: update from upstream

Git clone and case sensitivity
 2018-08-02 21:28 UTC  (14+ messages)
` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems

[PATCH] pack-objects: document about thread synchronization
 2018-08-02 19:39 UTC  (4+ messages)

git merge -s subtree seems to be broken
 2018-08-02 18:58 UTC  (11+ messages)

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-08-02 18:40 UTC  (15+ messages)
    ` range-diff, was "
` ds/reachable (was Re: What's cooking in git.git (Jul 2018, #03; Wed, 25))
` ds/multi-pack-index "

[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
 2018-08-02 18:22 UTC  (5+ messages)
` [PATCH 1/2] config: document git config getter return value
` [PATCH 2/2] sideband: highlight keywords in remote sideband output

[PATCH v1] checkout: optionally speed up "git checkout -b foo"
 2018-08-02 18:02 UTC  (4+ messages)
` [PATCH v2] checkout: optimize "git checkout -b <new_branch>"

[PATCH 0/2 v3] Highlight keywords in remote sideband output
 2018-08-02 17:44 UTC  (12+ messages)
` [PATCH 2/2] "

[BUG] fetching sometimes doesn't update refs
 2018-08-02 16:40 UTC  (5+ messages)
` [PATCH] fetch-pack: unify ref in and out param

[PATCH] transport: report refs only if transport does
 2018-08-02 16:30 UTC  (4+ messages)

[PATCH 0/8] Add color test for range-diff, simplify diff.c
 2018-08-02 15:48 UTC  (5+ messages)
` [PATCHv2 "

[RFC] push: add documentation on push v2
 2018-08-02 15:17 UTC  (5+ messages)

[GSoC] GSoC with git, week 13
 2018-08-02 14:11 UTC 

[PATCH] remote: clear string_list after use in mv()
 2018-08-02  9:58 UTC  (3+ messages)

Fetch on submodule update
 2018-08-02  6:08 UTC  (3+ messages)

[PATCH 0/2] negotiator: improve recent behavior + docs
 2018-08-01 21:13 UTC  (3+ messages)

[PATCH v2 17/18] commit-reach: make can_all_from_reach... linear
 2018-08-01 20:41 UTC  (3+ messages)

[PATCH 00/16] Consolidate reachability logic
 2018-08-01 20:33 UTC  (6+ messages)
` [PATCH v2 00/18] "

[PATCH 1/1] Add the `p4-pre-submit` hook
 2018-08-01 17:41 UTC  (3+ 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).