messages from 2017-01-27 10:22:05 to 2017-01-31 07:01:25 UTC [more...]
Git clonebundles
2017-01-31 7:00 UTC
[PATCH 0/4] git-prompt.sh: Full patch for submodule indicator
2017-01-31 3:11 UTC (8+ messages)
` [PATCH 1/4] git-prompt.sh: add "
` [PATCH 2/4] git-prompt.sh: rework of "
` [PATCH 3/4] git-prompt.sh: fix for submodule 'dirty' indicator
` [PATCH 4/4] git-prompt.sh: add tests for submodule indicator
difflame
2017-01-31 2:37 UTC (6+ messages)
[PATCH] blame: draft of line format
2017-01-31 2:34 UTC (2+ messages)
[RFC] Proof of concept: Support multiple authors
2017-01-31 0:54 UTC (5+ messages)
[ANNOUNCE] Git Merge Contributor Summit topic planning
2017-01-31 0:59 UTC (2+ messages)
[PATCH] Completion: Add support for --submodule=diff
2017-01-31 0:10 UTC (5+ messages)
[PATCH v2 1/3] config: add markup to core.logAllRefUpdates doc
2017-01-30 23:37 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] refs: add option core.logAllRefUpdates = always
` [PATCH v3 3/3] update-ref: add test cases for bare repository
[PATCH] merge-recursive: make "CONFLICT (rename/delete)" message show both paths
2017-01-30 23:21 UTC (2+ messages)
[PATCH 0/5] introduce SWAP macro
2017-01-30 23:20 UTC (25+ messages)
` [PATCH 1/5] add "
` [PATCH 2/5] apply: use "
` [PATCH 3/5] "
` [PATCH 4/5] diff: "
` [PATCH 5/5] graph: "
[PATCH v1 0/2] urlmatch: allow regexp-based matches
2017-01-30 22:52 UTC (12+ messages)
` [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] checkout: convert post_checkout_hook() to struct object_id
2017-01-30 22:48 UTC (3+ messages)
[PATCH 0/3] stash: support filename argument
2017-01-30 21:13 UTC (21+ 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
[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] 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)
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 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
[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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).