git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-06-17 20:03:35 to 2016-06-20 10:59:40 UTC [more...]

[PATCH 0/5] Let log-tree and friends respect diffopt's `file` field
 2016-06-20 10:55 UTC  (15+ 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()
` [PATCH v2 0/7] Let log-tree and friends respect diffopt's `file` field
  ` [PATCH v2 1/7] log-tree: respect diffopt's configured output file stream
  ` [PATCH v2 2/7] line-log: "
  ` [PATCH v2 3/7] graph: respect the diffopt.file setting
  ` [PATCH v2 6/7] format-patch: avoid freopen()

[PATCH v2 0/8] object_id part 4
 2016-06-20 10:05 UTC  (14+ messages)
` [PATCH v2 1/8] Add basic Coccinelle transforms
` [PATCH v2 2/8] Apply object_id Coccinelle transformations
` [PATCH v2 3/8] Convert struct diff_filespec to struct object_id
` [PATCH v2 4/8] Rename struct diff_filespec's sha1_valid member
` [PATCH v2 5/8] merge-recursive: convert struct stage_data to use object_id
` [PATCH v2 6/8] merge-recursive: convert struct merge_file_info to object_id
` [PATCH v2 7/8] merge-recursive: convert leaf functions to use struct object_id
` [PATCH v2 8/8] merge-recursive: convert merge_recursive_generic to object_id

[BUG REPORT] git 2.9.0 clone --recursive fails on cloning a submodule
 2016-06-20 10:02 UTC  (10+ messages)

Problem with git-http-backend.exe as iis cgi
 2016-03-10 12:55 UTC  (2+ messages)

Problem with Integrated Vim Editor on Win 10
 2016-03-31 17:48 UTC  (3+ messages)

ssh key
 2016-05-30 11:11 UTC  (2+ messages)

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

[GSOC Update] Week 6
 2016-06-20  7:37 UTC  (2+ messages)
` [GSOC Update] Week 7

may be bug in svn fetch no-follow-parent
 2016-06-20  7:36 UTC 

[PATCH] perf: accommodate for MacOSX
 2016-06-20  6:45 UTC  (3+ messages)

Managing sub-projects
 2016-06-20  2:01 UTC  (2+ messages)

Short-term plans for the post 2.9 cycle
 2016-06-19 22:52 UTC 

What's cooking in git.git (Jun 2016, #06; Sun, 19)
 2016-06-19 22:46 UTC 

[PATCH] git-sh-setup.sh: fix missing double quotes variables
 2016-06-19 21:18 UTC  (11+ messages)
` (no subject)

[PATCH] pathspec: prevent empty strings as pathspecs
 2016-06-19 20:32 UTC  (7+ messages)

[PATCH v1] travis-ci: enable web server tests t55xx on Linux
 2016-06-19 18:29 UTC  (3+ messages)

Fwd: what is a snapshot?
 2016-06-19 15:20 UTC  (2+ messages)
  `  "

[PATCH v2 0/2] Introduce log.showSignature config variable
 2016-06-19 11:30 UTC  (5+ messages)
` [PATCH v2 1/2] log: add "--no-show-signature" command line option
` [PATCH v2 2/2] log: add log.showSignature configuration variable

[PATCH] Refactor recv_sideband()
 2016-06-19 10:48 UTC  (4+ messages)
` [PATCH v2] "

What's cooking in git.git (May 2016, #08; Thu, 26)
 2016-06-19 10:10 UTC  (4+ messages)

[PATCH] prune: keep files created after process start
 2016-06-19  9:34 UTC  (6+ messages)

[PATCH v12 00/20] index-helper/watchman
 2016-06-19  5:07 UTC  (5+ messages)
` [PATCH v12 11/20] index-helper: use watchman to avoid refreshing index with lstat()
    ` [PATCH v12 11/20] index-helper: use watchman to avoid refreshing, "

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

[PATCH] Make find_commit_subject() more robust
 2016-06-18 13:12 UTC 

[PATCH] mingw: let the build succeed with DEVELOPER=1
 2016-06-18 12:38 UTC 

[PATCH 0/1] Fix testing of `master` on Windows
 2016-06-18 10:49 UTC  (2+ messages)
` [PATCH 1/1] mingw: work around t2300's assuming non-Windows paths

[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  (13+ 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)


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