git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-03-26 23:07:28 to 2018-03-28 22:35:39 UTC [more...]

[PATCH 0/5] Moving submodules with nested submodules
 2018-03-28 22:35 UTC  (29+ messages)
` [PATCH 1/5] submodule.h: drop declaration of connect_work_tree_and_git_dir
` [PATCH 2/5] submodule-config: allow submodule_free to handle arbitrary repositories
  ` [PATCH] grep: remove "repo" arg from non-supporting funcs
` [PATCH 3/5] submodule-config: add repository argument to submodule_from_{name, path}
` [PATCH 4/5] submodule-config: remove submodule_from_cache
` [PATCH 5/5] submodule: fixup nested submodules after moving the submodule
      ` [PATCHv2 0/6] Moving submodules with nested submodules
        ` [PATCH 1/6] submodule.h: drop declaration of connect_work_tree_and_git_dir
        ` [PATCH 2/6] submodule-config: allow submodule_free to handle arbitrary repositories
        ` [PATCH 3/6] submodule-config: add repository argument to submodule_from_{name, path}
        ` [PATCH 4/6] submodule-config: remove submodule_from_cache
        ` [PATCH 5/6] submodule: fixup nested submodules after moving the submodule
        ` [PATCH 6/6] grep: remove "repo" arg from non-supporting funcs
          ` [PATCHv3 0/6] Moving submodules with nested submodules

Null pointer dereference in git-submodule
 2018-03-28 22:24 UTC  (13+ messages)
  ` [PATCH] submodule: check for NULL return of get_submodule_ref_store()

git complains packed-refs is not a directory when used with GIT_DIR and GIT_WORK_TREE envvars
 2018-03-28 22:24 UTC  (31+ messages)
                ` [PATCH 1/4] set_git_dir: die when setenv() fails
                ` [PATCH 2/4] add chdir-notify API
                ` [PATCH 3/4] set_work_tree: use chdir_notify
                ` [PATCH 4/4] refs: use chdir_notify to update cached relative paths
          ` [PATCH 0/8] Re: git complains packed-refs is not a directory when used with GIT_DIR and GIT_WORK_TREE envvars
            ` [PATCH 1/8] strbuf.c: add strbuf_ensure_trailing_dr_sep()
            ` [PATCH 2/8] strbuf.c: reintroduce get_pwd_cwd() (with strbuf_ prefix)
            ` [PATCH 3/8] trace.c: export trace_setup_key
            ` [PATCH 4/8] setup.c: introduce setup_adjust_path()
            ` [PATCH 5/8] setup.c: allow other code to be notified when $CWD moves
            ` [PATCH 6/8] environment.c: adjust env containing relpath when $CWD is moved
            ` [PATCH 7/8] repository: adjust repo paths when $CWD moves
            ` [PATCH 8/8] refs: adjust main "

[PATCH v4 0/5] Convert some stash functionality to a builtin
 2018-03-28 22:21 UTC  (6+ messages)
` [PATCH v4 1/5] stash: improve option parsing test coverage
` [PATCH v4 2/5] stash: convert apply to builtin
` [PATCH v4 3/5] stash: convert drop and clear "
` [PATCH v4 4/5] stash: convert branch "
` [PATCH v4 5/5] stash: convert pop "

[PATCH] credential: cred helper fast exit can cause SIGPIPE, crash
 2018-03-28 22:20 UTC 

[RFC/PATCH] upload-pack: disable object filtering when disabled by config
 2018-03-28 22:12 UTC  (2+ messages)

git submodule deinit resulting in BUG: builtin/submodule--helper.c:1045: module_list_compute should not choke on empty pathspec
 2018-03-28 21:19 UTC  (7+ messages)
  ` [PATCH] submodule deinit: handle non existing pathspecs gracefully

What's cooking in git.git (Mar 2018, #05; Wed, 28)
 2018-03-28 20:53 UTC  (3+ messages)

Apparent bug in credential tool running
 2018-03-28 20:31 UTC  (3+ messages)

[ANNOUNCE] Git v2.17.0-rc2
 2018-03-28 19:56 UTC 

Minor bug in git branch --set-upstream-to adding superfluous branch section to config
 2018-03-28 17:59 UTC  (9+ messages)
      ` [PATCH] t1300: document some aesthetic failures of the config editor

[PATCH v7 0/3] RUNTIME_PREFIX relocatable Git
 2018-03-28 17:12 UTC  (7+ messages)
` [PATCH 0/2] Add Windows support to the new RUNTIME_PREFIX design

[PATCH 00/10] Hash-independent tests (part 1)
 2018-03-28 16:58 UTC  (6+ messages)

Bug: duplicate sections in .git/config after remote removal
 2018-03-28 16:34 UTC  (8+ messages)

[PATCH v6] json-writer: fixups for V5
 2018-03-28 13:09 UTC 

[PATCH 0/3] shortlog: do not accept revisions when run outside repo
 2018-03-28 12:24 UTC  (3+ messages)

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-28 12:10 UTC  (73+ messages)
` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)
` [RFC v2] Rebasing merges: a jorney to the ultimate solution (Road Clear)

[PATCH] l10n: de.po: translate 132 new messages
 2018-03-28  5:55 UTC 

[PATCH v4] routines to generate JSON data
 2018-03-28  5:22 UTC  (11+ messages)
` [PATCH v4] json_writer: new routines to create data in JSON format

[PATCH] test_must_be_empty: simplify file existence check
 2018-03-28  5:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Convert some stash functionality to a builtin
 2018-03-28  3:32 UTC  (4+ messages)
` [PATCH v2 3/6] stash: convert apply to builtin

[PATCH 0/4] Convert some stash functionality to a builtin
 2018-03-28  3:30 UTC  (4+ messages)
` [PATCH 1/4] stash: convert apply to builtin

[PATCH 0/2] send-email: impose a delay while sending to appease GMail
 2018-03-28  1:26 UTC  (5+ messages)
` [PATCH 2/2] send-email: supply a --send-delay=1 by default

[RFC PATCH 0/1] bdl-lib.sh: add bash debug logger
 2018-03-28  0:15 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH] Support long format for log-based submodule diff
 2018-03-27 22:17 UTC  (4+ messages)

[PATCH v5] routines to generate JSON data
 2018-03-27 22:03 UTC  (3+ messages)
` [PATCH v5] json_writer: new routines to create data in JSON format

[PATCH] branch: implement shortcut to delete last branch
 2018-03-27 19:26 UTC  (5+ messages)

[GSoC][PATCH v4] test: avoid pipes in git related commands for test
 2018-03-27 17:31 UTC  (2+ messages)
` [GSoC][PATCH v5] "

[PATCH v5 00/35] protocol version 2
 2018-03-27 16:58 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/35] connect: convert get_remote_heads to use struct packet_reader

[PATCH v3] git{,-blame}.el: remove old bitrotting Emacs code
 2018-03-27 16:57 UTC  (2+ messages)

[PATCH v6 00/11] nd/pack-objects-pack-struct updates
 2018-03-27 16:53 UTC  (5+ messages)
` [PATCH v7 00/13] "

[PATCH] Makefile: detect compiler and enable more warnings in DEVELOPER=1
 2018-03-27 16:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] Extract memory pool logic into reusable component
 2018-03-27 16:43 UTC  (5+ messages)
` [PATCH v3 2/3] fast-import: introduce mem_pool type
` [PATCH v3 3/3] Move reusable parts of memory pool into its own file

[PATCH v3 0/5] Convert some stash functionality to a builtin
 2018-03-27 16:20 UTC  (10+ messages)
` [PATCH v3 1/5] stash: improve option parsing test coverage
` [PATCH v3 2/5] stash: convert apply to builtin
` [PATCH v3 3/5] stash: convert drop and clear "
` [PATCH v3 4/5] stash: convert branch "
` [PATCH v3 5/5] stash: convert pop "

[PATCH 00/36] Combine t/helper binaries into a single one
 2018-03-27 16:12 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/36] t/helper: add an empty test-tool program

Windows build on Travis CI (was: Re: [PATCH v2 01/36] t/helper: add an empty test-tool program)
 2018-03-27 16:01 UTC  (2+ messages)

A bug in git merge
 2018-03-27 12:49 UTC  (2+ messages)

Fwd: New Defects reported by Coverity Scan for git
 2018-03-27 10:38 UTC  (2+ messages)

[RFC PATCH 0/1] json-writer: incorrect format specifier
 2018-03-27 10:24 UTC  (7+ messages)
` [RFC PATCH 1/1] "

[RFC PATCH v4] rebase-interactive
 2018-03-27 10:03 UTC  (12+ messages)
` [RFC PATCH v5 0/8] rebase-interactive

[PATCH v4 0/4] worktree: teach "add" to check out existing branches
 2018-03-27  9:04 UTC  (11+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v5 2/6] worktree: be clearer when "add" dwim-ery kicks in
  ` [PATCH v5 3/6] worktree: remove force_new_branch from struct add_opts
  ` [PATCH v5 4/6] worktree: factor out dwim_branch function
  ` [PATCH v5 5/6] worktree: teach "add" to check out existing branches

[GSoC] Convert “git stash” to builtin proposal
 2018-03-27  6:14 UTC  (8+ messages)

How to `git blame` individual characters?
 2018-03-27  6:01 UTC  (2+ messages)

git submodule update - reset instead of checkout?
 2018-03-26 23:33 UTC  (2+ messages)

Will Coverity for FOSS be in scheduled maintenance mode forever?
 2018-03-26 23:22 UTC  (2+ 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).