git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-01 16:07:54 to 2016-06-03 09:42:20 UTC [more...]

[PATCH v3 00/49] libify apply and use lib in am, part 1
 2016-06-03  9:42 UTC  (4+ messages)
` [PATCH v3 48/49] builtin/apply: move 'lock_file' global into 'struct apply_state'

What's cooking in git.git (May 2016, #09; Tue, 31)
 2016-06-03  9:19 UTC  (13+ messages)
` What's cooking in git.git (May 2016, #09; Tue, 31) t1308 broken
        ` [PATCH] t1308: do not get fooled by symbolic links to the source tree

[PATCH 01/10] builtin/commit.c: convert trivial snprintf calls to xsnprintf
 2016-06-03  9:13 UTC  (17+ messages)
` [PATCH 02/10] builtin/index-pack.c: "
` [PATCH 03/10] builtin/tag.c: "
` [PATCH 04/10] combine-diff.c: "
` [PATCH 05/10] compat/inet_ntop.c: "
` [PATCH 06/10] diff.c: "
` [PATCH 07/10] fast-import.c: "
` [PATCH 08/10] refs.c: "
` [PATCH 09/10] transport-helper.c: "
` [PATCH 10/10] wrapper.c: "

[RFC] Triangular Workflow UI improvments
 2016-06-03  7:25 UTC  (5+ messages)
` [RFC/PATCH] Triangular Workflow UI improvement: Documentation

[PATCH 0/2] corner cases with "rev-list --use-bitmap-index -n"
 2016-06-03  7:08 UTC  (6+ messages)
` [PATCH 1/2] rev-list: "adjust" results of "--count "
  ` [PATCH v2 0/2] corner cases with "rev-list "
    ` [PATCH v2 1/2] rev-list: "adjust" results of "--count "
    ` [PATCH v2 2/2] rev-list: disable bitmaps when "-n" is used with listing objects
` [PATCH "

[PATCH] userdiff: add built-in pattern for CSS
 2016-06-03  6:56 UTC  (6+ messages)

What's cooking in git.git (Jun 2016, #01; Thu, 2)
 2016-06-03  5:07 UTC  (3+ messages)

[PATCHv3] pathspec: allow escaped query values
 2016-06-02 23:41 UTC  (3+ messages)

[PATCHv2] pathspec: allow escaped query values
 2016-06-02 23:01 UTC  (5+ messages)

Mark remote `gc --auto` error messages
 2016-06-02 22:04 UTC  (8+ messages)

[PATCH] pathspec: rename free_pathspec() to clear_pathspec()
 2016-06-02 22:03 UTC  (3+ messages)

[PATCH/RFC 0/4] Add option to enable filters in git-svn
 2016-06-02 21:13 UTC  (5+ messages)

[WIP-PATCH 0/2] send-email: refactor the email parser loop
 2016-06-02 19:58 UTC  (6+ messages)
` [WIP-PATCH 1/2] send-email: create email parser subroutine

[RFC/PATCH] pathspec: allow escaped query values
 2016-06-02 19:53 UTC  (16+ messages)

PAYMENT NOTIFICATION
 2016-06-02 18:45 UTC 

[PATCH 1/2] completion: create variable for untracked file modes
 2016-06-02 18:14 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] completion: add git status
        ` [PATCH v3 "
      ` [PATCH v3 1/2] completion: factor out untracked file modes into a variable

git gc and worktrees
 2016-06-02 17:44 UTC  (18+ messages)
` [PATCH 0/4] Fix prune/gc problem with multiple worktrees
  ` [PATCH 2/4] reachable.c: mark reachable objects in index from all worktrees

[PATCH v3 00/39] i18n and test updates
 2016-06-02 17:36 UTC  (49+ messages)
` [PATCH v3 01/39] i18n: builtin/remote.c: fix mark for translation
` [PATCH v3 02/39] i18n: advice: mark string about detached head "
` [PATCH v3 03/39] i18n: advice: internationalize message for conflicts
` [PATCH v3 04/39] i18n: transport: mark strings for translation
` [PATCH v3 05/39] i18n: sequencer: mark entire sentences "
` [PATCH v3 06/39] i18n: sequencer: mark string "
` [PATCH v3 07/39] i18n: merge-octopus: mark messages "
` [PATCH v3 08/39] merge-octupus: use die shell function from git-sh-setup.sh
` [PATCH v3 09/39] i18n: rebase: fix marked string to use eval_gettext variant
` [PATCH v3 10/39] i18n: rebase: mark placeholder for translation
` [PATCH v3 11/39] i18n: bisect: simplify error message for i18n
` [PATCH v3 12/39] t6030: update to use test_i18ncmp
` [PATCH v3 13/39] i18n: git-sh-setup.sh: mark strings for translation
` [PATCH v3 14/39] i18n: rebase-interactive: "
` [PATCH v3 15/39] i18n: rebase-interactive: mark here-doc "
` [PATCH v3 16/39] i18n: rebase-interactive: mark comments of squash "
` [PATCH v3 17/39] i18n: setup: mark strings "
` [PATCH v3 18/39] tests: use test_i18n* functions to suppress false positives
` [PATCH v3 19/39] tests: unpack-trees: update to use test_i18n* functions
` [PATCH v3 20/39] t9003: become resilient to GETTEXT_POISON
` [PATCH v3 21/39] t4153: fix negated test_i18ngrep call
` [PATCH v3 22/39] t5523: use test_i18ngrep for negation
` [PATCH v3 23/39] i18n: bisect: mark strings for translation
` [PATCH v3 24/39] i18n: bisect: enable l10n of bisect terms in messages
` [PATCH v3 25/39] i18n: transport-helper.c: change N_() call to _()
` [PATCH v3 26/39] i18n: notes: mark strings for translation
` [PATCH v3 27/39] i18n: notes: mark options "
` [PATCH v3 28/39] i18n: config: unfold error messages marked "
` [PATCH v3 29/39] i18n: merge: mark messages "
` [PATCH v3 30/39] i18n: merge: change command option help to lowercase
` [PATCH v3 31/39] i18n: sequencer: add period to error message
` [PATCH v3 32/39] i18n: standardise messages
` [PATCH v3 33/39] i18n: remote: mark URL fallback text for translation
` [PATCH v3 34/39] i18n: remote: allow translations to reorder message
` [PATCH v3 35/39] i18n: init-db: join message pieces
` [PATCH v3 36/39] i18n: submodule: join strings marked for translation
` [PATCH v3 37/39] i18n: submodule: escape shell variables inside eval_gettext
` [PATCH v3 38/39] i18n: unmark die messages for translation
` [PATCH v3 39/39] i18n: branch: mark comment when editing branch description "

Segfault in the attr stack
 2016-06-02 16:56 UTC  (12+ messages)

[PATCH v2 0/5] worktree lock/unlock
 2016-06-02 16:49 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 2/6] worktree.c: find_worktree() learns to identify worktrees by basename

[PATCH 00/13] Reference iterators
 2016-06-02 16:23 UTC  (4+ messages)
` [PATCH 09/13] refs: introduce an iterator interface

[PATCH 0/2] Better ref summary alignment in "git fetch"
 2016-06-02 16:16 UTC  (5+ messages)
` [PATCH 1/2] fetch: better alignment in ref summary

[PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-02 15:30 UTC  (2+ messages)

[PATCH 0/2] strbuf: improve API
 2016-06-02 14:22 UTC  (10+ messages)

[RFC/PATCH 0/3] support mboxrd format
 2016-06-02  7:51 UTC  (7+ messages)
` [PATCH 1/3] pretty: support "mboxrd" output format

[PATCH] Documentation/git-send-email: fix typo in gmail 2FA section
 2016-06-02  0:19 UTC  (2+ messages)

[PATCH] submodule operations: tighten pathspec errors
 2016-06-01 21:20 UTC  (5+ messages)

[BUG] git-submodule has bash-ism?
 2016-06-01 21:08 UTC  (15+ messages)

[PATCH] t4014: shell portability fix
 2016-06-01 16:58 UTC  (13+ 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).