git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-02-14 17:26:07 to 2017-02-16 11:49:48 UTC [more...]

[PATCH/RFC 00/11] Remove submodule from files-backend.c
 2017-02-16 11:48 UTC  (21+ messages)
` [PATCH 06/11] refs-internal.h: correct is_per_worktree_ref()
` [PATCH 11/11] refs: split and make get_*_ref_store() public API
` [PATCH v2 00/16] Remove submodule from files-backend.c
  ` [PATCH v2 01/16] refs-internal.c: make files_log_ref_write() static
  ` [PATCH v2 02/16] files-backend: convert git_path() to strbuf_git_path()
  ` [PATCH v2 03/16] files-backend: add files_path()
  ` [PATCH v2 04/16] files-backend: replace *git_path*() with files_path()
  ` [PATCH v2 05/16] refs.c: share is_per_worktree_ref() to files-backend.c
  ` [PATCH v2 06/16] refs-internal.h: correct is_per_worktree_ref()
  ` [PATCH v2 07/16] files-backend: remove the use of git_path()
  ` [PATCH v2 08/16] refs.c: introduce get_main_ref_store()

[PATCH 0/3] Fix l10n
 2017-02-16 11:28 UTC  (4+ messages)
` [PATCH 1/3] add git_psprintf helper function
` [PATCH 2/3] bisect_next_all: convert xsnprintf to git_psprintf
` [PATCH 3/3] stop_progress_msg: "

[BUG] submodule config does not apply to upper case submodules?
 2017-02-16 10:30 UTC  (16+ messages)
` [PATCH v1] t7400: cleanup "submodule add clone shallow submodule" test
        ` [PATCH] config: preserve <subsection> case for one-shot config on the command line

Confusing git messages when disk is full
 2017-02-16 10:10 UTC  (9+ messages)

[PATCH 0/1] config.txt: Fix formatting of submodule.alternateErrorStrategy section
 2017-02-16  5:05 UTC  (2+ messages)
` [PATCH 1/1] "

Continuous Testing of Git on Windows
 2017-02-16  1:33 UTC  (18+ messages)
  ` [git-for-windows] "

[RFCv3 PATCH 00/14] Checkout aware of Submodules!
 2017-02-16  0:38 UTC  (47+ messages)
` [PATCH 01/14] lib-submodule-update.sh: reorder create_lib_submodule_repo
` [PATCH 02/14] lib-submodule-update.sh: define tests for recursing into submodules
` [PATCH 03/14] make is_submodule_populated gently
` [PATCH 04/14] connect_work_tree_and_git_dir: safely create leading directories
` [PATCH 05/14] update submodules: add submodule config parsing
` [PATCH 06/14] update submodules: add a config option to determine if submodules are updated
` [PATCH 07/14] update submodules: introduce is_interesting_submodule
` [PATCH 08/14] update submodules: move up prepare_submodule_repo_env
` [PATCH 09/14] update submodules: add submodule_go_from_to
` [PATCH 10/14] unpack-trees: pass old oid to verify_clean_submodule
` [PATCH 11/14] unpack-trees: check if we can perform the operation for submodules
` [PATCH 12/14] read-cache: remove_marked_cache_entries to wipe selected submodules
` [PATCH 13/14] entry.c: update submodules when interesting
` [PATCH 14/14] builtin/checkout: add --recurse-submodules switch
  ` [RFCv4 PATCH 00/14] Checkout aware of Submodules!
    ` [PATCH 01/15] lib-submodule-update.sh: reorder create_lib_submodule_repo
    ` [PATCH 02/15] lib-submodule-update.sh: do not use ./. as submodule remote
    ` [PATCH 03/15] lib-submodule-update.sh: define tests for recursing into submodules
    ` [PATCH 04/15] make is_submodule_populated gently
    ` [PATCH 05/15] connect_work_tree_and_git_dir: safely create leading directories
    ` [PATCH 06/15] update submodules: add submodule config parsing
    ` [PATCH 07/15] update submodules: add a config option to determine if submodules are updated
    ` [PATCH 08/15] submodules: introduce check to see whether to touch a submodule
    ` [PATCH 09/15] update submodules: move up prepare_submodule_repo_env
    ` [PATCH 10/15] update submodules: add submodule_go_from_to
    ` [PATCH 11/15] unpack-trees: pass old oid to verify_clean_submodule
    ` [PATCH 12/15] unpack-trees: check if we can perform the operation for submodules
    ` [PATCH 13/15] read-cache: remove_marked_cache_entries to wipe selected submodules
    ` [PATCH 14/15] entry.c: update submodules when interesting
    ` [PATCH 15/15] builtin/checkout: add --recurse-submodules switch

[PATCH v3] reset: add an example of how to split a commit into two
 2017-02-16  0:22 UTC 

how are "untracked working tree files" even possible in this case?
 2017-02-15 23:40 UTC  (4+ messages)

[PATCH] mingw: make stderr unbuffered again
 2017-02-15 23:34 UTC  (11+ messages)

[PATCH] completion: complete modified files for checkout with '--'
 2017-02-15 22:45 UTC  (12+ messages)
    ` [PATCH v2 1/2] completion: extract utility to complete paths from tree-ish
      ` [PATCH v2 2/2] completion: checkout: complete paths when ref given

Back quote typo in error messages (?)
 2017-02-15 21:56 UTC  (5+ messages)

[PATCH] show-branch: fix crash with long ref name
 2017-02-15 21:52 UTC  (13+ messages)
  ` [PATCH 1/3] show-branch: drop head_len variable
  ` [PATCH 2/3] show-branch: store resolved head in heap buffer
  ` [PATCH 3/3] show-branch: use skip_prefix to drop magic numbers

Non-zero exit code without error
 2017-02-15 21:30 UTC  (6+ messages)

enhance git-add to avoid password being staged or committed?
 2017-02-15 21:26 UTC  (2+ messages)

[PATCH 0/5] A series of performance enhancements in the memihash and name-cache area
 2017-02-15 16:44 UTC  (4+ messages)

What's cooking in git.git (Feb 2017, #04; Tue, 14)
 2017-02-15 16:13 UTC  (2+ messages)

git-p4.py caching
 2017-02-15 13:10 UTC  (2+ messages)

[PATCH] completion: restore removed line continuating backslash
 2017-02-15 13:06 UTC  (5+ messages)

Google Doc about the Contributors' Summit
 2017-02-15 12:02 UTC  (5+ messages)
      ` Clarification about "Better tooling for reviews", was "

missing handling of "No newline at end of file" in git am
 2017-02-15 11:44 UTC  (5+ messages)

difflame improvements
 2017-02-15  5:19 UTC 

Feature request: flagging “volatile” branches for integration/development
 2017-02-15  1:55 UTC  (4+ messages)

[PATCH] clean: use warning_errno() when appropriate
 2017-02-15  1:36 UTC  (6+ messages)
` [PATCH v2] "

[RFC PATCH] show decorations at the end of the line
 2017-02-15  0:29 UTC  (8+ messages)

[RFC-PATCHv2] submodules: add a background story
 2017-02-14 23:31 UTC  (9+ messages)

[PATCH/RFC] git-gui: Fix author name encoding in Amend Last Commit
 2017-02-14 22:46 UTC 

[PATCH v2 00/19] object_id part 6
 2017-02-14 22:02 UTC  (2+ messages)

[PATCH 0/7] grep rev/path parsing fixes
 2017-02-14 21:58 UTC  (15+ messages)
` [PATCH 1/7] grep: move thread initialization a little lower
` [PATCH 4/7] grep: re-order rev-parsing loop
` [PATCH 5/7] grep: fix "--" rev/pathspec disambiguation
` [PATCH 6/7] grep: avoid resolving revision names in --no-index case
        ` [PATCH 8/7] grep: treat revs the same for --untracked as for --no-index

[PATCH v4 0/7] stash: support pathspec argument
 2017-02-14 21:40 UTC  (3+ messages)
  ` [PATCH v4 4/7] stash: introduce new format create

[PATCH v2 0/4] stash: create filename argument
 2017-02-14 21:36 UTC  (14+ messages)
` [PATCH v3 0/5] stash: support pathspec argument
  ` [PATCH v3 4/5] stash: introduce new format create

[PATCH 0/7] stop blind fallback to ".git"
 2017-02-14 20:36 UTC  (11+ messages)
` [PATCH 7/7] setup_git_env: avoid blind fall-back "
      ` [PATCH v2] remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR
                ` [PATCH 1/2] remote: avoid reading $GIT_DIR config in non-repo
                ` [PATCH 2/2] remote helpers: avoid blind fall-back to ".git" when setting GIT_DIR


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