git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-13 19:03:28 to 2017-03-15 09:02:21 UTC [more...]

[PATCH] l10n: add framework for localizing the manpages
 2017-03-15  9:01 UTC  (8+ messages)

[PATCH] git-status: make porcelain more robust
 2017-03-15  7:13 UTC  (3+ messages)

[Bug] Unicode display
 2017-03-15  7:00 UTC  (3+ messages)

[PATCH 1/3] t7800: remove whitespace before redirect
 2017-03-15  6:54 UTC  (3+ messages)
` [PATCH 2/3] t7800: cleanup cruft left behind by tests
` [PATCH 3/3] difftool: handle modified symlinks in dir-diff mode

[RFCv7 PATCH 00/18] Checkout aware of Submodules!
 2017-03-15  0:41 UTC  (27+ messages)
` [RFCv8 PATCH 00/17] "
  ` [PATCH 12/17] update submodules: add submodule_move_head
  ` [PATCHv9 00/19] Checkout aware of Submodules!
    ` [PATCH 01/19] connect_work_tree_and_git_dir: safely create leading directories
    ` [PATCH 02/19] submodule--helper.c: remove duplicate code
    ` [PATCH 03/19] lib-submodule-update.sh: reorder create_lib_submodule_repo
    ` [PATCH 04/19] lib-submodule-update.sh: do not use ./. as submodule remote
    ` [PATCH 05/19] lib-submodule-update: teach test_submodule_content the -C <dir> flag
    ` [PATCH 06/19] lib-submodule-update.sh: replace sha1 by hash
    ` [PATCH 07/19] lib-submodule-update.sh: define tests for recursing into submodules
    ` [PATCH 08/19] make is_submodule_populated gently
    ` [PATCH 09/19] update submodules: add submodule config parsing
    ` [PATCH 10/19] update submodules: add a config option to determine if submodules are updated
    ` [PATCH 11/19] submodules: introduce check to see whether to touch a submodule
    ` [PATCH 12/19] update submodules: move up prepare_submodule_repo_env
    ` [PATCH 13/19] submodule.c: get_super_prefix_or_empty
    ` [PATCH 14/19] update submodules: add submodule_move_head
    ` [PATCH 15/19] unpack-trees: pass old oid to verify_clean_submodule
    ` [PATCH 16/19] unpack-trees: check if we can perform the operation for submodules
    ` [PATCH 17/19] entry.c: create submodules when interesting
    ` [PATCH 18/19] builtin/checkout: add --recurse-submodules switch
    ` [PATCH 19/19] builtin/read-tree: "

[PATCH 0/5] recursing submodules with relative pathspec (grep and ls-files)
 2017-03-15  0:20 UTC  (12+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] grep: fix help text typo
  ` [PATCH v2 2/4] setup: allow for prefix to be passed to git commands
  ` [PATCH v2 3/4] grep: fix bug when recursing with relative pathspec
  ` [PATCH v2 4/4] ls-files: "

[RFC PATCH] Move SHA-1 implementation selection into a header file
 2017-03-15  0:15 UTC  (10+ messages)

[PATCH v2 00/11] decoupling a submodule's existence and its url
 2017-03-15  0:10 UTC  (38+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] submodule--helper: add is_active command
  ` [PATCH v3 02/10] submodule status: use submodule--helper is-active
  ` [PATCH v3 03/10] submodule sync: "
  ` [PATCH v3 04/10] submodule--helper clone: check for configured submodules using helper
  ` [PATCH v3 05/10] submodule: decouple url and submodule existence
  ` [PATCH v3 06/10] submodule update: add `--init-active` switch
  ` [PATCH v3 07/10] clone: add --submodule-spec=<pathspec> switch
  ` [PATCH v3 08/10] completion: clone can initialize specific submodules
  ` [PATCH v3 09/10] submodule--helper init: set submodule.<name>.active
  ` [PATCH v3 10/10] submodule add: respect submodule.active and submodule.<name>.active

What's cooking in git.git (Mar 2017, #06; Tue, 14)
 2017-03-14 23:39 UTC  (2+ messages)

BUG: "git revert -m 0 <commit>" considered to be "git revert <commit>"
 2017-03-14 23:08 UTC 

Proposal for "fetch-any-blob Git protocol" and server design
 2017-03-14 22:57 UTC 

[PATCH] submodule-config: correct error reporting for invalid ignore value
 2017-03-14 22:14 UTC 

[PATCH] add--interactive: do not expand pathspecs with ls-files
 2017-03-14 22:09 UTC  (6+ messages)

What's cooking in git.git (Mar 2017, #05; Mon, 13)
 2017-03-14 18:17 UTC  (4+ messages)

[PATCH v4 00/10] Fix the early config
 2017-03-14 18:01 UTC  (26+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 10/11] setup_git_directory_gently_1(): avoid die()ing
  ` [PATCH v6 00/12] Fix the early config
    ` [PATCH v6 01/12] t7006: replace dubious test
    ` [PATCH v6 02/12] setup_git_directory(): use is_dir_sep() helper
    ` [PATCH v6 03/12] Prepare setup_discovered_git_directory() the root directory
    ` [PATCH v6 04/12] setup_git_directory_1(): avoid changing global state
    ` [PATCH v6 05/12] Introduce the discover_git_directory() function
    ` [PATCH v6 06/12] Make read_early_config() reusable
    ` [PATCH v6 07/12] read_early_config(): avoid .git/config hack when unneeded
    ` [PATCH v6 08/12] read_early_config(): really discover .git/
    ` [PATCH v6 09/12] Add t1309 to test read_early_config()
    ` [PATCH v6 10/12] setup_git_directory_gently_1(): avoid die()ing
    ` [PATCH v6 11/12] t1309: document cases where we would want early config not to die()
    ` [PATCH v6 12/12] setup.c: mention unresolved problems

fatal: Could not get current working directory: Permission denied | affected 2.10,2.11,2.12, but not 1.9.5 |
 2017-03-14 17:59 UTC  (11+ messages)

[GSoC][PATCH 3/3] Update documentation to reflect new socket location
 2017-03-14 17:03 UTC  (18+ messages)
` [GSoC][PATCH v2 2/2] credential-cache: use XDG_CACHE_HOME for socket
` [GSoC][PATCH v2 1/2] path.c: add xdg_cache_home
      ` [GSoC][PATCH/RFC v3 0/3] Fix commit messages, check if socket is socket
        ` [GSoC][PATCH/RFC v3 1/3] path.c: add xdg_cache_home
        ` [GSoC][PATCH/RFC v3 2/3] credential-cache: use XDG_CACHE_HOME for socket
        ` [GSoC][PATCH/RFC v3 3/3] credential-cache: only use user_socket if a socket

Stable GnuPG interface, git should use GPGME
 2017-03-14 10:39 UTC  (7+ messages)

git checkout exit value and post-commit hooks
 2017-03-14 10:07 UTC  (3+ messages)

fatal error when diffing changed symlinks
 2017-03-14  5:52 UTC  (11+ messages)
` [PATCH] difftool: handle changing symlinks in dir-diff mode

[PATCH 0/6 v5] allow "-" as a shorthand for "previous branch"
 2017-03-14  2:10 UTC  (3+ messages)
` [PATCH 4/6 v5] sha1_name.c: teach get_sha1_1 "-" shorthand for "@{-1}"
  ` [PATCH 6/6 v5] sha1_name.c: avoid parsing @{-1} unnecessarily

Possible git blame bug?
 2017-03-13 23:19 UTC  (10+ messages)

[PATCH 0/1] archive: learn to include submodules in output archive
 2017-03-13 23:18 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] bringing attributes to pathspecs
 2017-03-13 22:38 UTC  (4+ messages)
` [PATCH v3 "

[PATCH/RFC V2] stash: implement builtin stash
 2017-03-13 22:23 UTC 

bug?: git reset --mixed ignores deinitialized submodules
 2017-03-13 21:36 UTC  (5+ messages)

[PATCH] Put sha1dc on a diet
 2017-03-13 21:15 UTC  (13+ messages)

[PATCH]v2 adding built-in driver for javascript
 2017-03-13 20:08 UTC 

git-push branch confusion caused by user mistake
 2017-03-13 19:49 UTC  (4+ messages)

[GSoC][PATCH 0/3] Move ~/.git-credential-cache to ~/.cache/git
 2017-03-13 19:44 UTC  (10+ messages)
` [GSoC][PATCH 1/3] path.c: Add xdg_cache_home to get paths under XDG_CACHE_HOME
` [GSoC][PATCH 2/3] credential-cache.c: Make git use XDG_CACHE_HOME for credentials

'git add --patch' no longer allows you to select files before selecting patches
 2017-03-13 19:16 UTC  (4+ messages)

[RFC][PATCH] index-pack: add testcases found using AFL
 2017-03-13 19:13 UTC  (7+ 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).