git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-16 18:05:46 to 2016-05-18 16:09:45 UTC [more...]

[RFC/PATCH] Formatting variables in the documentation
 2016-05-18 15:58 UTC 

[PATCH] pull: warn on --verify-signatures with --rebase
 2016-05-18 16:04 UTC  (2+ messages)

[RFC-PATCHv6 0/4] pathspec attrs [WAS pathspec labels [WAS submodule groups]]
 2016-05-18 15:39 UTC  (18+ messages)
` [RFC-PATCHv6 1/4] Documentation: fix a typo
` [RFC-PATCHv6 2/4] pathspec: move long magic parsing out of prefix_pathspec
` [RFC-PATCHv6 3/4] pathspec: move prefix check out of the inner loop
` [RFC-PATCHv6 4/4] pathspec: allow querying for attributes

[PATCH 00/21] i18n and tests updates
 2016-05-18 15:27 UTC  (22+ messages)
` [PATCH 01/21] i18n: builtin/remote.c: fix mark for translation
` [PATCH 02/21] i18n: advice: mark string about detached head "
` [PATCH 03/21] i18n: advice: internationalize message for conflicts
` [PATCH 04/21] i18n: transport: mark strings for translation
` [PATCH 05/21] i18n: sequencer: mark entire sentences "
` [PATCH 06/21] i18n: sequencer: mark string "
` [PATCH 07/21] i18n: merge-octopus: mark messages "
` [PATCH 08/21] merge-octupus: use die shell function from git-sh-setup.sh
` [PATCH 09/21] i18n: rebase: fix marked string to use eval_gettext variant
` [PATCH 10/21] i18n: rebase: mark placeholder for translation
` [PATCH 11/21] i18n: bisect: simplify error message for i18n
` [PATCH 12/21] t6030: update to use test_i18ncmp
` [PATCH 13/21] i18n: git-sh-setup.sh: mark strings for translation
` [PATCH 14/21] i18n: rebase-interactive: "
` [PATCH 15/21] i18n: rebase-interactive: mark here-doc "
` [PATCH 16/21] i18n: rebase-interactive: mark comments of squash "
` [PATCH 17/21] tests: use test_i18n* functions to suppress false positives
` [PATCH 18/21] tests: unpack-trees: update to use test_i18n* functions
` [PATCH 19/21] t9003: become resilient to GETTEXT_POISON
` [PATCH 20/21] t4153: fix negated test_i18ngrep call
` [PATCH 21/21] t5523: use test_i18ngrep for negation

[RFD PATCH 0/3] Free all the memory!
 2016-05-18 15:19 UTC  (15+ messages)
` [PATCH 1/3] mv: free memory at the end if desired
` [PATCH 2/3] pack-redundant: free all memory
` [PATCH 3/3] rev-parse: "

[PATCH v1 3/3] convert: ce_compare_data() checks for a sha1 of a path
 2016-05-18 15:10 UTC  (12+ messages)
` [PATCH v3 0/1] CRLF-Handling: bug fix around ce_compare_data()
      ` [PATCH v1 1/1] t6038; use crlf on all platforms
      ` [PATCH v4 0/2] CRLF: ce_compare_data() checks for a sha1 of a path
      ` [PATCH v4 1/2] read-cache: factor out get_sha1_from_index() helper
      ` [PATCH v4 2/2] convert: ce_compare_data() checks for a sha1 of a path

Hello!
 2016-05-18  8:33 UTC 

FROM: HIS EXCELLENCY MUHAMMADU BUHARI...............URGENT
 2016-05-18 11:21 UTC 

[PATCH v6 00/17] Port branch.c to use ref-filter's printing options
 2016-05-18 10:45 UTC  (9+ messages)
` [PATCH v6 05/17] ref-filter: move get_head_description() from branch.c

Ignore updates to files which are ignored, even if they're indexed
 2016-05-18  6:38 UTC  (2+ messages)

[PATCH] git-gui: Do not reset author details on amend
 2016-05-18  6:12 UTC  (3+ messages)

[PATCH] t6044: replace seq by test_seq
 2016-05-18  5:51 UTC 

[PATCH] fast-import: do not truncate exported marks file
 2016-05-18  5:02 UTC  (6+ messages)

[PATCH v2 0/5] modernize t1500
 2016-05-18  3:33 UTC  (13+ messages)
` [PATCH v2 1/5] t1500: be considerate to future potential tests
` [PATCH v2 2/5] t1500: test_rev_parse: facilitate future test enhancements
` [PATCH v2 3/5] t1500: avoid changing working directory outside of tests
` [PATCH v2 4/5] t1500: avoid setting configuration options "
` [PATCH v2 5/5] t1500: avoid setting environment variables "

[Bug] git-log prints wrong unixtime with --date=format:%s
 2016-05-18  0:58 UTC  (4+ messages)

proposal
 2016-05-17 11:13 UTC 

What's cooking in git.git (May 2016, #06; Tue, 17)
 2016-05-17 22:47 UTC 

[WIP PATCH 00/14] Protocol v2 patches
 2016-05-17 22:23 UTC  (4+ messages)
` [PATCH 04/14] connect: rewrite feature parsing to work on string_list

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2016-05-17 21:57 UTC  (7+ messages)

[PATCH v2 00/12] revamping git_check_attr() API
 2016-05-17 21:08 UTC  (24+ messages)
` [PATCH v2 01/12] commit.c: use strchrnul() to scan for one line
` [PATCH v2 02/12] attr.c: "
` [PATCH v2 03/12] attr.c: update a stale comment on "struct match_attr"
` [PATCH v2 04/12] attr.c: explain the lack of attr-name syntax check in parse_attr()
` [PATCH v2 05/12] attr.c: complete a sentence in a comment
` [PATCH v2 06/12] attr.c: mark where #if DEBUG ends more clearly
` [PATCH v2 07/12] attr.c: simplify macroexpand_one()
` [PATCH v2 08/12] attr: rename function and struct related to checking attributes
` [PATCH v2 09/12] attr: (re)introduce git_check_attr() and struct git_attr_check
` [PATCH v2 10/12] attr: convert git_all_attrs() to use "struct git_attr_check"
` [PATCH v2 11/12] attr: convert git_check_attrs() callers to use the new API
` [PATCH v2 12/12] attr: retire git_check_attrs() API

GIT_INDEX_FILE relative path breaks in subdir
 2016-05-17 18:26 UTC  (3+ messages)

[PATCH v3] Ignore dirty submodule states during stash
 2016-05-17 18:07 UTC 

[PATCH v2] Ignore dirty submodule states during stash
 2016-05-17 17:12 UTC  (6+ messages)

[BUG] t9801 and t9803 broken on next
 2016-05-17 12:13 UTC  (9+ messages)

Charity Proposal
 2016-05-17  9:47 UTC 

[PATCH v1 0/2] Ignore dirty submodule states during stash
 2016-05-17  3:49 UTC  (4+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] "

[PATCH] Ignore dirty submodule states during stash
 2016-05-17  3:17 UTC  (5+ messages)

[PATCH v6 0/9] connect: various cleanups
 2016-05-17  1:35 UTC  (10+ messages)
` [PATCH v6 1/9] connect: call get_host_and_port() earlier
` [PATCH v6 2/9] connect: only match the host with core.gitProxy
` [PATCH v6 3/9] connect: fill the host header in the git protocol with the host and port variables
` [PATCH v6 4/9] connect: make parse_connect_url() return separated host and port
` [PATCH v6 5/9] connect: group CONNECT_DIAG_URL handling code
` [PATCH v6 6/9] connect: make parse_connect_url() return the user part of the url as a separate value
` [PATCH v6 7/9] connect: change the --diag-url output to separate user and host
` [PATCH v6 8/9] connect: actively reject git:// urls with a user part
` [PATCH v6 9/9] connect: move ssh command line preparation to a separate function

git push --quiet option does not seem to work
 2016-05-17  0:06 UTC  (12+ messages)

[PATCH v5 0/9] connect: various cleanups
 2016-05-16 22:54 UTC  (10+ messages)
` [PATCH v5 2/9] connect: only match the host with core.gitProxy
` [PATCH v5 4/9] connect: make parse_connect_url() return separated host and port
` [PATCH v5 8/9] connect: actively reject git:// urls with a user part

[RFC PATCH 0/4] pathspec labels [WAS: submodule groups]
 2016-05-16 22:19 UTC  (12+ messages)

[PATCH 1/2] difftool: initialize variables for readability
 2016-05-16 21:53 UTC  (3+ messages)
` [PATCH 2/2] difftool: handle unmerged files in dir-diff mode

bug: autostash is lost after aborted rebase
 2016-05-16 21:23 UTC  (4+ messages)

Best Practices with code/build fixes post-merge?
 2016-05-16 19:42 UTC  (2+ messages)

[PATCHv2 0/5] pathspec labels [WAS: submodule groups]
 2016-05-16 19:27 UTC  (13+ messages)
` [PATCH 5/5] pathspec: record labels

Response
 2016-05-16 18:59 UTC 

[PATCH 0/6] modernize t1500
 2016-05-16 18:52 UTC  (6+ messages)

[PATCH v2 00/94] libify apply and use lib in am
 2016-05-16 18:19 UTC  (4+ messages)
` [PATCH v2 54/94] builtin/apply: make parse_chunk() return a negative integer on error

[PATCHv4 0/5] pathspec labels
 2016-05-16 18:05 UTC  (6+ messages)
` [PATCHv4 1/5] Documentation: fix a typo
` [PATCHv4 2/5] Documentation: correct typo in example for querying attributes
` [PATCHv4 3/5] pathspec: move long magic parsing out of prefix_pathspec
` [PATCHv4 4/5] pathspec: move prefix check out of the inner loop
` [PATCHv4 5/5] pathspec: record labels


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