git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-01-26 19:19:25 to 2017-01-30 20:45:25 UTC [more...]

[PATCH 0/4] git-prompt.sh: Full patch for submodule indicator
 2017-01-30 20:44 UTC  (3+ messages)
` [PATCH 3/4] git-prompt.sh: fix for submodule 'dirty' indicator
` [PATCH 4/4] git-prompt.sh: add tests for submodule indicator

[RFC] Proof of concept: Support multiple authors
 2017-01-30 19:33 UTC  (3+ messages)

[PATCH 0/5] introduce SWAP macro
 2017-01-30 18:41 UTC  (17+ messages)
` [PATCH 1/5] add "
` [PATCH 2/5] apply: use "
` [PATCH 3/5] "
` [PATCH 4/5] diff: "
` [PATCH 5/5] graph: "

[PATCH v2 00/27] Revamp the attribute system; another round
 2017-01-30 18:06 UTC  (33+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/27] commit.c: use strchrnul() to scan for one line
  ` [PATCH v3 02/27] attr.c: "
  ` [PATCH v3 03/27] attr.c: update a stale comment on "struct match_attr"
  ` [PATCH v3 04/27] attr.c: explain the lack of attr-name syntax check in parse_attr()
  ` [PATCH v3 05/27] attr.c: complete a sentence in a comment
  ` [PATCH v3 06/27] attr.c: mark where #if DEBUG ends more clearly
  ` [PATCH v3 07/27] attr.c: simplify macroexpand_one()
  ` [PATCH v3 08/27] attr.c: tighten constness around "git_attr" structure
  ` [PATCH v3 09/27] attr.c: plug small leak in parse_attr_line()
  ` [PATCH v3 10/27] attr: support quoting pathname patterns in C style
  ` [PATCH v3 11/27] attr.c: add push_stack() helper
  ` [PATCH v3 12/27] Documentation: fix a typo
  ` [PATCH v3 13/27] attr.c: outline the future plans by heavily commenting
  ` [PATCH v3 14/27] attr: rename function and struct related to checking attributes
  ` [PATCH v3 15/27] attr: (re)introduce git_check_attr() and struct attr_check
  ` [PATCH v3 16/27] attr: convert git_all_attrs() to use "struct attr_check"
  ` [PATCH v3 17/27] attr: convert git_check_attrs() callers to use the new API
  ` [PATCH v3 18/27] attr: retire git_check_attrs() API
  ` [PATCH v3 19/27] attr: pass struct attr_check to collect_some_attrs
  ` [PATCH v3 20/27] attr: change validity check for attribute names to use positive logic
  ` [PATCH v3 21/27] attr: use hashmap for attribute dictionary
  ` [PATCH v3 22/27] attr: eliminate global check_all_attr array
  ` [PATCH v3 23/27] attr: remove maybe-real, maybe-macro from git_attr
  ` [PATCH v3 24/27] attr: tighten const correctness with git_attr and match_attr
  ` [PATCH v3 25/27] attr: store attribute stack in attr_check structure
  ` [PATCH v3 26/27] attr: push the bare repo check into read_attr()
  ` [PATCH v3 27/27] attr: reformat git_attr_set_direction() function

gitconfig get out of sync with submodule entries on branch switch
 2017-01-30 17:51 UTC  (2+ messages)

git-daemon shallow checkout fail
 2017-01-30 17:27 UTC  (3+ messages)

[PATCH] git-p4: Fix git-p4.mapUser on Windows
 2017-01-30 17:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] help: correct behavior for is_executable on Windows
 2017-01-30 17:03 UTC  (5+ messages)
` [PATCH v2] help: improve is_executable() "

[PATCH v2] mingw: allow hooks to be .exe files
 2017-01-30 16:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] t/Makefile: add a rule to re-run previously-failed tests
 2017-01-30 15:35 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] checkout: convert post_checkout_hook() to struct object_id
 2017-01-30 13:01 UTC  (2+ messages)

[PATCH] fixup! worktree move: new command
 2017-01-30 12:24 UTC  (4+ messages)

[PATCH] mingw: allow hooks to be .exe files
 2017-01-30 12:29 UTC  (7+ messages)

git push failing when push.recurseSubmodules on-demand and git commit --amend was used in submodule
 2017-01-30  1:00 UTC  (2+ messages)

[PATCH 0/3] stash: support filename argument
 2017-01-29 20:16 UTC  (17+ messages)
` [PATCH 1/3] Documentation/stash: remove mention of git reset --hard
` [PATCH 2/3] stash: introduce push verb
` [PATCH 3/3] stash: support filename argument
` [PATCH v2 0/4] stash: create "
  ` [PATCH v2 1/4] Documentation/stash: remove mention of git reset --hard
  ` [PATCH v2 2/4] stash: introduce push verb
  ` [PATCH v2 3/4] introduce new format for git stash create
  ` [PATCH v2 4/4] stash: support filename argument

show all merge conflicts
 2017-01-29  6:45 UTC  (6+ messages)

[PATCH] receive-pack: call string_list_clear() unconditionally
 2017-01-29 13:09 UTC 

[PATCH] use oid_to_hex_r() for converting struct object_id hashes to hex strings
 2017-01-28 22:03 UTC 

[PATCH] use oidcpy() for copying hashes between instances of struct object_id
 2017-01-28 22:03 UTC 

[PATCH] t0001: don't let a default ACL interfere with the umask test
 2017-01-28 20:25 UTC 

[PATCH] merge-recursive: make "CONFLICT (rename/delete)" message show both paths
 2017-01-28 20:37 UTC 

[PATCH v4] log --graph: customize the graph lines with config log.graphColors
 2017-01-28  4:07 UTC  (5+ messages)
` [PATCH v5 0/3] nd/log-graph-configurable-colors
  ` [PATCH v5 1/3] color.c: fix color_parse_mem() with value_len == 0

difflame
 2017-01-28  3:53 UTC  (2+ messages)

[PATCH 0/2] limit reused delta chains based on --depth
 2017-01-28  0:27 UTC  (6+ messages)
` [PATCH 1/2] pack-objects: enforce --depth limit in reused deltas
` [PATCH 2/2] pack-objects: convert recursion to iteration in break_delta_chain()

[PATCH 0/2] Support `git reset --stdin`
 2017-01-28  0:20 UTC  (11+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] reset: support the --stdin option
  ` [PATCH v3 0/1] Support `git reset --stdin`
    ` [PATCH v3 1/1] reset: support the --stdin option

Deadlock between git-remote-http and git fetch-pack
 2017-01-27 23:34 UTC  (3+ messages)

octopus merge --no-ff claims to fast-forward even though it doesn't
 2017-01-27 21:59 UTC  (2+ messages)

[PATCH] doc: clarify distinction between sign-off and pgp-signing
 2017-01-27 21:40 UTC  (7+ messages)

[PATCH 7/7] completion: recognize more long-options
 2017-01-27 21:17 UTC  (3+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] "

[PATCH] test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/
 2017-01-27 20:47 UTC  (5+ messages)

[PATCH 0/12] reducing resource usage of for_each_alternate_ref
 2017-01-27 20:42 UTC  (6+ messages)
` [PATCH 11/12] receive-pack: treat namespace .have lines like alternates

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-27 18:17 UTC  (5+ messages)
  ` [PATCH v2 3/3] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config

PATCH 1/2] abspath: add absolute_pathdup()
 2017-01-27 18:18 UTC  (5+ messages)
` [PATCH 2/2] use absolute_pathdup()

[PATCH v3 0/4] urlmatch: allow regexp-based matches
 2017-01-27 17:45 UTC  (14+ messages)
` [PATCH v1 0/2] "
  ` [PATCH v3 4/4] urlmatch: allow globbing for the URL host part
  ` [PATCH v4 0/5] urlmatch: allow wildcard-based matches
  ` [PATCH v4 1/5] mailmap: add Patrick Steinhardt's work address
  ` [PATCH v4 2/5] urlmatch: enable normalization of URLs with globs
  ` [PATCH v4 3/5] urlmatch: split host and port fields in `struct url_info`
  ` [PATCH v4 4/5] urlmatch: include host and port in urlmatch length
  ` [PATCH v4 5/5] urlmatch: allow globbing for the URL host part

[PATCH 7/7] completion: recognize more long-options
 2017-01-27 17:43 UTC  (9+ messages)
` (no subject)
  ` SubmittingPatches: drop temporal reference for PGP signing

[PATCH] status: be prepared for not-yet-started interactive rebase
 2017-01-27 10:49 UTC  (5+ messages)
` [PATCH v2 0/1] Let `git status` handle a not-yet-started `rebase -i` gracefully
  ` [PATCH v2 1/1] status: be prepared for not-yet-started interactive rebase

[PATCH] refs: add option core.logAllRefUpdates = always
 2017-01-27 10:09 UTC  (10+ messages)
` [PATCH v2 1/3] config: add markup to core.logAllRefUpdates doc
  ` [PATCH v2 2/3] refs: add option core.logAllRefUpdates = always
  ` [PATCH v2 3/3] update-ref: add test cases for bare repository
    ` [PATCH v3 1/3] config: add markup to core.logAllRefUpdates doc
      ` [PATCH v3 2/3] refs: add option core.logAllRefUpdates = always
      ` [PATCH v3 3/3] update-ref: add test cases for bare repository

git clone problem
 2017-01-27  9:18 UTC  (3+ messages)

Intermittent failure of t1700-split-index.sh
 2017-01-27  6:38 UTC  (3+ messages)

vger not relaying some of Junio's messages today?
 2017-01-27  4:01 UTC  (2+ messages)

[RFC 00/14] Allow fetch-pack to send ref names (globs allowed)
 2017-01-27  1:54 UTC  (11+ messages)
` [RFC 02/14] upload-pack: allow ref name and glob requests
` [RFC 03/14] upload-pack: test negotiation with changing repo

[PATCH v2 0/7] Macros for Asciidoctor support
 2017-01-27  0:40 UTC  (6+ messages)
` [PATCH] Documentation: implement linkgit macro for Asciidoctor

[PATCH] git-bisect: allow running in a working tree subdirectory
 2017-01-26 23:22 UTC  (5+ messages)

What's cooking in git.git (Jan 2017, #05; Thu, 26)
 2017-01-26 23:19 UTC 

HEAD's reflog entry for a renamed branch
 2017-01-26 21:53 UTC  (4+ messages)

"git fetch -p" incorrectly deletes branches
 2017-01-26 21:18 UTC  (2+ messages)

Force Confirmation for Dropping Changed Lines
 2017-01-26 20:51 UTC  (10+ 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).