git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-07 18:36:03 to 2017-03-09 12:25:22 UTC [more...]

[PATCH v4 00/15] Remove submodule from files-backend.c
 2017-03-09 12:24 UTC  (4+ messages)
` [PATCH v5 00/24] "
  ` [PATCH v5 07/24] files-backend: add and use files_refname_path()

[PATCH v2 0/9] Fix the early config
 2017-03-09 12:16 UTC  (18+ messages)
` [PATCH v3 "
  ` [PATCH v4 00/10] "
    ` [PATCH v4 04/10] setup_git_directory_1(): avoid changing global state

[PATCH] branch & tag: Add a --no-contains option
 2017-03-09 12:12 UTC  (6+ messages)

[PATCH 0/2] Fix crashes due to real_pathdup() potentially returning NULL
 2017-03-09 11:26 UTC  (9+ messages)
` [PATCH 1/2] Demonstrate NULL pointer access with invalid GIT_WORK_TREE
` [PATCH 2/2] Fix callsites of real_pathdup() that wanted it to die on error

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

BUG Report: git branch ignore --no-abbrev flag
 2017-03-09 10:38 UTC  (6+ messages)
    ` [PATCH] branch: honor --abbrev/--no-abbrev in --list mode

[PATCH] t2027: avoid using pipes
 2017-03-09  9:53 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/10] RFC Partial Clone and Fetch
 2017-03-09  7:56 UTC  (21+ messages)
` [PATCH 01/10] pack-objects: eat CR in addition to LF after fgets
` [PATCH 02/10] pack-objects: add --partial-by-size=n --partial-special
` [PATCH 03/10] pack-objects: test for --partial-by-size --partial-special
` [PATCH 04/10] upload-pack: add partial (sparse) fetch
` [PATCH 05/10] fetch-pack: add partial-by-size and partial-special
` [PATCH 06/10] rev-list: add --allow-partial option to relax connectivity checks
` [PATCH 07/10] index-pack: add --allow-partial option to relax blob existence checks
` [PATCH 08/10] fetch: add partial-by-size and partial-special arguments
` [PATCH 09/10] clone: "
` [PATCH 10/10] ls-partial: created command to list missing blobs

[PATCH][GSoc] Changed signed flags to unsigned type
 2017-03-09  7:49 UTC  (2+ messages)

[PATCH] t*: avoid using pipes
 2017-03-09  5:26 UTC  (7+ messages)

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

[PATCH] submodule--helper.c: remove duplicate code
 2017-03-09  1:27 UTC  (17+ messages)
      ` [PATCH v2 0/2] Remove duplicate code from module_clone()
        ` [PATCH v2 1/2] connect_work_tree_and_git_dir: safely create leading directories
        ` [PATCH v2 2/2] submodule--helper.c: remove duplicate code
            ` [PATCH v3 0/2] Remove duplicate code from module_clone()
              ` [PATCH v3 1/2] connect_work_tree_and_git_dir: safely create leading directories
              ` [PATCH v3 2/2] submodule--helper.c: remove duplicate code
          ` Re: [PATCH v2 0/2] Remove duplicate code from module_clone()

[PATCH] Allow "-" as a short-hand for "@{-1}" in branch deletions
 2017-03-09  3:31 UTC  (2+ messages)
` [PATCH GSoC] "

[PATCH] read-tree: mark a file-local symbol as static
 2017-03-09  1:47 UTC 

diff.ignoreSubmoudles config setting broken?
 2017-03-09  1:30 UTC  (11+ messages)

What's cooking in git.git (Mar 2017, #03; Wed, 8)
 2017-03-09  1:01 UTC  (3+ messages)

More about blob reachability (while fetching arbitrary blobs)
 2017-03-09  0:35 UTC 

[PATCH 4/4] git-prompt.sh: add tests for submodule indicator
 2017-03-08 23:51 UTC  (12+ messages)
` [RFC PATCH] rev-parse: add --show-superproject-working-tree
        ` [PATCHv2] "
            ` [PATCHv3] "
                ` [PATCHv4] "

[RFCv6 PATCH 00/18] Checkout aware of Submodules!
 2017-03-08 23:37 UTC  (17+ messages)
` [RFCv7 "
  ` [PATCH 05/18] lib-submodule-update.sh: define tests for recursing into submodules
  ` [PATCH 15/18] read-cache, remove_marked_cache_entries: wipe selected submodules
  ` [PATCH 16/18] entry.c: update submodules when interesting
  ` [PATCH 18/18] builtin/read-tree: add --recurse-submodules switch

Crash on MSYS2 with GIT_WORK_TREE
 2017-03-08 22:19 UTC  (13+ messages)

[PATCH 0/4] Gitk Inotify support
 2017-03-08 20:52 UTC  (5+ messages)
` [PATCH 1/4] Inotify Support
` [PATCH 2/4] Update of German translation
` [PATCH 3/4] Updated de-Translator
` [PATCH 4/4] ignore backup files

[PATCH 00/10] RFC Partial Clone and Fetch
 2017-03-08 18:50 UTC  (11+ messages)
` [PATCH 01/10] pack-objects: eat CR in addition to LF after fgets
` [PATCH 02/10] pack-objects: add --partial-by-size=n --partial-special
` [PATCH 03/10] pack-objects: test for --partial-by-size --partial-special
` [PATCH 04/10] upload-pack: add partial (sparse) fetch
` [PATCH 05/10] fetch-pack: add partial-by-size and partial-special
` [PATCH 06/10] rev-list: add --allow-partial option to relax connectivity checks
` [PATCH 07/10] index-pack: add --allow-partial option to relax blob existence checks
` [PATCH 08/10] fetch: add partial-by-size and partial-special arguments
` [PATCH 09/10] clone: "
` [PATCH 10/10] ls-partial: created command to list missing blobs

regression: git push in non-shared repo stalls (v2.11.0+)
 2017-03-08 17:58 UTC  (9+ messages)
  ` [PATCH 0/6] deadlock regression in v2.11.0 with failed mkdtemp
    ` [PATCH 3/6] send-pack: use skip_prefix for parsing unpack status
    ` [PATCH 4/6] send-pack: improve unpack-status error messages

RFC: Another proposed hash function transition plan
 2017-03-08 15:40 UTC  (6+ messages)

[PATCH] diff: allow "-" as a short-hand for "last branch"
 2017-03-08  9:50 UTC 

[Request for Documentation] Differentiate signed (commits/tags/pushes)
 2017-03-08  5:41 UTC  (4+ messages)

[PATCH] t*: avoid using pipes
 2017-03-07 16:18 UTC 

GSoC 2017
 2017-03-07 23:22 UTC 

fatal error when diffing changed symlinks
 2017-03-07 22:34 UTC  (7+ messages)

[PATCH v2] git svn: fix authenticaton with 'branch'
 2017-03-07 22:43 UTC  (3+ messages)
` [PULL] git svn branch authentication fix

[PATCH] repack: Add options to preserve and prune old pack files
 2017-03-07 20:33 UTC  (2+ messages)

Reg : GSoC 2017 Microproject
 2017-03-07 20:33 UTC  (2+ messages)

[PATCH] git-gui--askpass: generalize the window title
 2017-03-07 18:40 UTC  (4+ messages)
` [RESEND PATCH] "

git init --separate-git-dir does not update symbolic .git links for submodules
 2017-03-07 20:11 UTC  (2+ messages)

git init --separate-git-dir does not update symbolic .git links for submodules
 2017-03-07 19:59 UTC  (2+ messages)

[PATCH v5 0/1] Conditional config include
 2017-03-07 18:39 UTC  (5+ messages)
` [PATCH v5 1/1] config: add conditional include


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