git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-01-26 13:15:43 to 2017-01-29 18:06:42 UTC [more...]

[RFC] Proof of concept: Support multiple authors
 2017-01-29 18:06 UTC 

[PATCH] git-p4: Fix git-p4.mapUser on Windows
 2017-01-29 17:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] stash: support filename argument
 2017-01-29 13:29 UTC  (12+ 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] receive-pack: call string_list_clear() unconditionally
 2017-01-29 13:09 UTC 

[PATCH v2 00/27] Revamp the attribute system; another round
 2017-01-29  2:44 UTC  (31+ 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

git-daemon shallow checkout fail
 2017-01-29  0:29 UTC 

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

[PATCH] checkout: convert post_checkout_hook() to struct object_id
 2017-01-28 22:14 UTC 

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

[PATCH 0/5] introduce SWAP macro
 2017-01-28 21:42 UTC  (6+ messages)
` [PATCH 1/5] add "
` [PATCH 2/5] apply: use "
` [PATCH 3/5] "
` [PATCH 4/5] diff: "
` [PATCH 5/5] graph: "

[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 

show all merge conflicts
 2017-01-28 14:28 UTC  (5+ messages)

[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 v2] t/Makefile: add a rule to re-run previously-failed tests
 2017-01-27 18:53 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] help: correct behavior for is_executable on Windows
 2017-01-27 18:43 UTC  (2+ messages)

[PATCH] mingw: allow hooks to be .exe files
 2017-01-27 18:24 UTC  (8+ messages)

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-01-27 18:17 UTC  (18+ messages)
` [PATCH v2 0/3] Handle PuTTY (plink/tortoiseplink) even "
  ` [PATCH v2 1/3] connect: handle putty/plink also "
  ` [PATCH v2 2/3] connect: rename tortoiseplink and putty variables
  ` [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  (6+ messages)
` [PATCH 2/2] use absolute_pathdup()

[PATCH] fixup! worktree move: new command
 2017-01-27 17:51 UTC  (3+ messages)

[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  (10+ 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  (6+ 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] tag: add tag.createReflog option
 2017-01-27 10:09 UTC  (15+ messages)
` [PATCH] refs: add option core.logAllRefUpdates = always
      ` [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  (14+ messages)
` [RFC 02/14] upload-pack: allow ref name and glob requests
` [RFC 03/14] upload-pack: test negotiation with changing repo
` [RFC 12/14] fetch-pack: do not printf after closing stdout

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

[PATCH 0/2] (re-)optimizing fsck --connectivity-only
 2017-01-26 19:12 UTC  (4+ messages)
` [PATCH 2/2] fsck: lazily load types under --connectivity-only

[PATCH 0/2] A bit of ref-filter atom parsing cleanups
 2017-01-26 18:54 UTC  (4+ messages)
` [PATCH 2/2] ref-filter: add function to parse atoms from a nul-terminated string

[PATCH] rebase: pass --signoff option to git am
 2017-01-26 18:18 UTC  (4+ messages)

[PATCH] log: new option decorate reflog of remote refs
 2017-01-26 18:43 UTC  (11+ messages)
` [PATCH 0/5] Prep steps for --decorate-reflog
  ` [PATCH 2/5] revision.c: group ref selection options together
  ` [PATCH 4/5] revision.c: refactor ref selection handler after --exclude

[PATCH] gpg-interface: Add some output from gpg when it errors out
 2017-01-26 18:29 UTC  (6+ messages)

[PATCH] difftool.c: mark a file-local symbol with static
 2017-01-26 18:26 UTC  (19+ messages)
            ` Fixing the warning about warning(""); was: "

What's cooking in git.git (Jan 2017, #04; Mon, 23)
 2017-01-26 18:05 UTC  (12+ messages)

SoC Microprojects 2017
 2017-01-26 15:57 UTC 

[PATCH v2 0/5] string-list: make string_list_sort() reentrant
 2017-01-26 13:49 UTC  (8+ messages)
` [DEMO][PATCH v2 6/5] compat: add a qsort_s() implementation based on GNU's qsort_r(1)


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