git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-16 13:01:51 to 2016-06-18 10:05:44 UTC [more...]

[PATCH 0/5] Let log-tree and friends respect diffopt's `file` field
 2016-06-18 10:04 UTC  (6+ messages)
` [PATCH 1/5] log-tree: respect diffopt's configured output file stream
` [PATCH 2/5] line-log: "
` [PATCH 3/5] graph: respect the diffopt.file setting
` [PATCH 4/5] shortlog: support outputting to streams other than stdout
` [PATCH 5/5] format-patch: avoid freopen()

URL rewrite in local config unable to override global config rule
 2016-06-18  5:36 UTC  (5+ messages)

What's cooking in git.git (Jun 2016, #05; Thu, 16)
 2016-06-18  4:18 UTC  (6+ messages)

[PATCH v3 00/13] Reference iterators
 2016-06-18  4:15 UTC  (14+ messages)
` [PATCH v3 01/13] refs: remove unnecessary "extern" keywords
` [PATCH v3 02/13] do_for_each_ref(): move docstring to the header file
` [PATCH v3 03/13] refs: use name "prefix" consistently
` [PATCH v3 04/13] delete_refs(): add a flags argument
` [PATCH v3 05/13] remote rm: handle symbolic refs correctly
` [PATCH v3 06/13] get_ref_cache(): only create an instance if there is a submodule
` [PATCH v3 07/13] entry_resolves_to_object(): rename function from ref_resolves_to_object()
` [PATCH v3 08/13] ref_resolves_to_object(): new function
` [PATCH v3 09/13] refs: introduce an iterator interface
` [PATCH v3 10/13] do_for_each_ref(): reimplement using reference iteration
` [PATCH v3 11/13] for_each_reflog(): don't abort for bad references
` [PATCH v3 12/13] dir_iterator: new API for iterating over a directory tree
` [PATCH v3 13/13] for_each_reflog(): reimplement using iterators

Migrating away from SHA-1?
 2016-06-18  3:30 UTC  (2+ messages)

[PATCH] archive-tar: add UL type suffix to unsigned long constant
 2016-06-18  1:21 UTC  (3+ messages)

[PATCH] run-command: mark file-local symbols static
 2016-06-18  0:58 UTC  (3+ messages)

[PATCH v5 00/10] Fix icase grep on non-ascii
 2016-06-18  0:26 UTC  (7+ messages)
` [PATCH v6 00/11] "
  ` [PATCH v6 01/11] grep: allow -F -i combination

[PATCH 0/7] gpg-interface cleanups
 2016-06-17 23:38 UTC  (16+ messages)
` [PATCH 4/7] run-command: add pipe_command helper
` [PATCH v2 0/7] gpg-interface cleanups
  ` [PATCH v2 1/7] gpg-interface: use child_process.args
  ` [PATCH v2 2/7] verify_signed_buffer: drop pbuf variable
  ` [PATCH v2 3/7] verify_signed_buffer: use tempfile object
  ` [PATCH v2 4/7] run-command: add pipe_command helper
  ` [PATCH v2 5/7] verify_signed_buffer: use pipe_command
  ` [PATCH v2 6/7] sign_buffer: "
  ` [PATCH v2 7/7] gpg-interface: check gpg signature creation status

[PATCH v2 0/4] extend smudge/clean filters with direct file access
 2016-06-17 22:43 UTC  (8+ messages)
` [PATCH v2 1/4] add smudgeToFile and cleanFromFile filter configs
` [PATCH v2 2/4] use cleanFromFile in git add
` [PATCH v2 3/4] use smudgeToFile in git checkout etc
` [PATCH v2 4/4] warn on unusable smudgeToFile/cleanFromFile config
  ` [PATCH v2 0/4] clarify %f documentation

Fwd: Re: [PATCH] hooks--pre-commit.sample: check for chars, that are not allowed for a windows file name
 2016-06-17 22:30 UTC 

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

[PATCH] hooks--pre-commit.sample: check for chars, that are not allowed for a windows file name
 2016-06-17 22:24 UTC  (3+ messages)

[PATCH v12 00/20] index-helper/watchman
 2016-06-17 21:39 UTC  (10+ messages)
` [PATCH v12 04/20] index-helper: new daemon for caching index and related stuff
` [PATCH v12 10/20] watchman: support watchman to reduce index refresh cost
` [PATCH v12 11/20] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v12 16/20] index-helper: don't run if already running

[PATCH 0/5] Documentation/technical: describe signature formats
 2016-06-17 19:14 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] Documentation/technical: signed tag format
` [PATCH 3/5] Documentation/technical: signed commit format
` [PATCH 4/5] Documentation/technical: signed merge tag format
` [PATCH 5/5] Documentation/technical: push certificate format
  ` [PATCHv2] "

[PATCH 0/4] extend smudge/clean filters with direct file access
 2016-06-17 18:26 UTC  (22+ messages)
` [PATCH 1/4] clarify %f documentation
` [PATCH 2/4] add smudge-to-file and clean-from-file filter configuration
` [PATCH 3/4] use clean-from-file in git add
` [PATCH 4/4] use smudge-to-file in git checkout etc

[PATCH v4 00/38] i18n and test updates
 2016-06-17 17:41 UTC  (3+ messages)
` [PATCH v4 34/38] i18n: init-db: join message pieces

[PATCH 0/2] Log pretty format alignment improvements
 2016-06-17 17:24 UTC  (7+ messages)
` [PATCH 1/2] pretty: pass graph width to pretty formatting for use in '%>|(N)'
` [PATCH 2/2] pretty.c: support <direction>|(<negative number>) forms

[PATCH] rebase: update comment about FreeBSD /bin/sh
 2016-06-17 17:10 UTC  (2+ messages)

[PATCH] completion: add "diff.compactionHeuristic" to git config
 2016-06-17 17:04 UTC  (2+ messages)

I lost my commit signature
 2016-06-17 16:39 UTC  (14+ messages)

[PATCH] diff compaction heuristic: favor shortest neighboring blank lines
 2016-06-17 16:09 UTC  (7+ messages)

Fwd: Stash and Stash Pop Exit Codes
 2016-06-17 16:06 UTC 

[RFC/PATCH] bisect--helper: `check_and_set_terms` shell function in C
 2016-06-17 13:34 UTC 

[PATCH 1/4] bisect--helper: `bisect_clean_state` shell function in C
 2016-06-17 13:10 UTC  (17+ messages)
` [PATCH v2 0/6] convert various shell functions in git-bisect to C
  ` [PATCH v2 4/6] bisect--helper: `bisect_reset` shell function in C
  ` [PATCH v2 5/6] bisect--helper: `is_expected_rev` & `check_expected_revs` "
  ` [PATCH v2 6/6] bisect--helper: `bisect_write` "

[PATCH v8 0/3] bisect--helper: check-term-format() & write_terms()
 2016-06-17 12:48 UTC  (4+ messages)
` [PATCH v8 2/3] bisect: rewrite `check_term_format` shell function in C

[bug] assertion in 2.8.4 triggering on old-ish worktree
 2016-06-17  2:41 UTC  (8+ messages)

final git bisect step leads to: "fatal: you want to use way too much memory"
 2016-06-17  0:15 UTC  (8+ messages)
      ` [PATCH] bisect: always call setup_revisions after init_revisions

compactionHeuristic=true is not used by interactive staging
 2016-06-16 23:40 UTC  (7+ messages)
      ` [PATCH] add--interactive: respect diff.compactionHeuristic

[PATCH] Documentation: GPG capitalization
 2016-06-16 23:31 UTC  (3+ messages)
` [PATCH v2] "

What's cooking in git.git (Jun 2016, #04; Tue, 14)
 2016-06-16 21:14 UTC  (4+ messages)

[PATCH] gnome-keyring: Don't hard-code pkg-config executable
 2016-06-16 18:56 UTC  (3+ messages)

[PATCH] grep: fix grepping for "intent to add" files
 2016-06-16 18:18 UTC  (6+ messages)

[PATCH 0/2] friendlier handling of overflows in archive-tar
 2016-06-16 17:55 UTC  (2+ messages)

[PATCH] verify-tag: allow to verify signed blob objects
 2016-06-16 17:27 UTC  (2+ 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).