git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-06 12:23:16 to 2016-05-08 15:30:27 UTC [more...]

[PATCH v3] bisect--helper: convert a function in shell to C
 2016-05-08 15:30 UTC  (24+ messages)
` [PATCH 0/2] bisect--helper: rewrite of check_term_format()
  ` [PATCH 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
  ` [PATCH v5 0/2] bisect--helper: rewrite of check-term-format()
    ` [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
    ` [PATCH v5 2/2] bisect: rewrite `check_term_format` shell function in C

Draft of Git Rev News edition 15
 2016-05-08 12:50 UTC 

GSoC Project Selected | Incremental Rewrite of git bisect
 2016-05-08 11:27 UTC  (2+ messages)
` [GSOC update] Week 1

[PATCH 1/5] git-gui i18n: mark strings for translation
 2016-05-08 10:52 UTC  (5+ messages)
` [PATCH 2/5] git-gui i18n: internationalize use of colon punctuation
` [PATCH 3/5] git-gui i18n: mark "usage:" strings for translation
` [PATCH 4/5] git-gui: fix incorrect use of Tcl append command
` [PATCH 5/5] git-gui i18n: mark string in lib/error.tcl for translation

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-05-08 10:15 UTC  (11+ messages)

[PATCH v8 00/19] index-helper/watchman
 2016-05-08 10:06 UTC  (4+ messages)
` [PATCH v8 18/19] Add tracing to measure where most of the time is spent

[PATCH v2 00/41] Add and use error_errno() and warning_errno()
 2016-05-08  9:48 UTC  (43+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/41] usage.c: move format processing out of die_errno()
  ` [PATCH v3 02/41] usage.c: add warning_errno() and error_errno()
  ` [PATCH v3 03/41] bisect.c: use die_errno() and warning_errno()
  ` [PATCH v3 04/41] builtin/am.c: use error_errno()
  ` [PATCH v3 05/41] builtin/branch.c: "
  ` [PATCH v3 06/41] builtin/fetch.c: "
  ` [PATCH v3 07/41] builtin/help.c: use warning_errno()
  ` [PATCH v3 08/41] builtin/mailsplit.c: use error_errno()
  ` [PATCH v3 09/41] builtin/merge-file.c: "
  ` [PATCH v3 10/41] builtin/pack-objects.c: use die_errno() and warning_errno()
  ` [PATCH v3 11/41] builtin/rm.c: use warning_errno()
  ` [PATCH v3 12/41] builtin/update-index.c: prefer "err" to "errno" in process_lstat_error
  ` [PATCH v3 13/41] builtin/upload-archive.c: use error_errno()
  ` [PATCH v3 14/41] builtin/worktree.c: "
  ` [PATCH v3 15/41] check-racy.c: "
  ` [PATCH v3 16/41] combine-diff.c: "
  ` [PATCH v3 17/41] compat/win32/syslog.c: use warning_errno()
  ` [PATCH v3 18/41] config.c: use error_errno()
  ` [PATCH v3 19/41] connected.c: "
  ` [PATCH v3 20/41] copy.c: "
  ` [PATCH v3 21/41] credential-cache--daemon.c: use warning_errno()
  ` [PATCH v3 22/41] diff-no-index.c: use error_errno()
  ` [PATCH v3 23/41] editor.c: "
  ` [PATCH v3 24/41] entry.c: "
  ` [PATCH v3 25/41] fast-import.c: "
  ` [PATCH v3 26/41] gpg-interface.c: "
  ` [PATCH v3 27/41] grep.c: "
  ` [PATCH v3 28/41] http.c: use error_errno() and warning_errno()
  ` [PATCH v3 29/41] ident.c: use warning_errno()
  ` [PATCH v3 30/41] mailmap.c: use error_errno()
  ` [PATCH v3 31/41] reachable.c: "
  ` [PATCH v3 32/41] rerere.c: use error_errno() and warning_errno()
  ` [PATCH v3 33/41] run-command.c: use error_errno()
  ` [PATCH v3 34/41] sequencer.c: "
  ` [PATCH v3 35/41] server-info.c: "
  ` [PATCH v3 36/41] sha1_file.c: use {error,die,warning}_errno()
  ` [PATCH v3 37/41] transport-helper.c: use error_errno()
  ` [PATCH v3 38/41] unpack-trees.c: "
  ` [PATCH v3 39/41] upload-pack.c: "
  ` [PATCH v3 40/41] vcs-svn: "
  ` [PATCH v3 41/41] wrapper.c: use warning_errno()

[PATCH] Move test-* to t/helper/ subdirectory
 2016-05-08  9:51 UTC  (10+ messages)

t6044 broken on pu
 2016-05-08  6:54 UTC  (7+ messages)

[PATCH] Git/SVN: die when there is no commit metadata
 2016-05-08  1:00 UTC  (2+ messages)

[PATCH v15 1/7] t0040-test-parse-options.sh: fix style issues
 2016-05-07 19:28 UTC  (18+ messages)
` [PATCH v16 0/7] config commit verbose
    ` [PATCH 0/3] test-parse-options update
      ` [PATCH 3/3] test-parse-options: --expect=<string> option to simplify tests
      ` [PATCH] t0040: remove unused test helpers

Force-with-lease and new branches
 2016-05-07 18:09 UTC 

Config for git-blame flags -w, -M, and -C?
 2016-05-07 17:03 UTC 

t6392 broken on pu (Mac OS X)
 2016-05-07 16:15 UTC 

[PATCH] utf8: fix duplicate words of "the"
 2016-05-07 15:10 UTC  (5+ messages)
    ` 回复:[PATCH] "

[PATCH] t5510: run auto-gc in the foreground
 2016-05-07 14:44 UTC  (4+ messages)
` [RFC PATCH] gc --auto: don't lie about running in background on Windows

[PATCH v3 0/2] [PATCH v3 0/2] rev-parse: fix some options when executed from subpath of main tree
 2016-05-07 13:35 UTC  (5+ messages)
` [PATCH v3 1/2] rev-parse tests: add tests executed from a subdirectory
` [PATCH v3 2/2] rev-parse: fix some options when executed from subpath of main tree

OK DEAR
 2016-05-07 18:30 UTC 

[PATCH] pathspec: remove check_path_for_gitlink
 2016-05-07  7:16 UTC  (10+ messages)

Found possible branch point, then "Use of uninitialized value $u in substitution/concatenation"
 2016-05-07  7:07 UTC  (4+ messages)

[PATCH] mingw: introduce the 'core.hideDotFiles' setting
 2016-05-07  6:45 UTC  (10+ messages)
` [PATCH v2 0/2] Support marking .git/ (or all files) as hidden on Windows
  ` [PATCH v2 1/2] mingw: introduce the 'core.hideDotFiles' setting
  ` [PATCH v2 2/2] mingw: remove unnecessary definition

[PATCH 1/3] git reset --hard gives clean working tree
 2016-05-07  6:11 UTC  (19+ messages)
` [PATCH v8 10/10] ce_compare_data() did not respect conversion
` [PATCH v9 0/6] convert-eol-autocrlf, old 5..10 now 1..6
` [PATCH v9 1/6] read-cache: factor out get_sha1_from_index() helper
` [PATCH v9 2/6] convert.c: stream and early out
` [PATCH v9 3/6] convert: unify the "auto" handling of CRLF
` [PATCH v9 4/6] convert.c: more safer crlf handling with text attribute
` [PATCH v9 5/6] t6038; use crlf on all platforms
` [PATCH v9 6/6] convert: ce_compare_data() checks for a sha1 of a path

Portability of git shell scripts?
 2016-05-07  2:53 UTC  (4+ messages)

[PATCH] t: fix duplicate words of "output"
 2016-05-07  0:15 UTC  (3+ messages)

[PATCH] gitweb: fix link to parent diff with pathinfo
 2016-05-07  0:11 UTC  (3+ messages)

[PATCH] t3513: do not compress backup tar file
 2016-05-06 23:00 UTC  (3+ messages)

What's cooking in git.git (May 2016, #02; Fri, 6)
 2016-05-06 22:46 UTC 

/* compiler workaround */ - what was the issue?
 2016-05-06 21:17 UTC  (13+ messages)

[PATCH 00/83] libify apply and use lib in am
 2016-05-06 21:07 UTC  (7+ messages)
  ` [PATCH 78/83] Move libified code from builtin/apply.c to apply.{c,h}

[PATCH v5 0/2] Add support for sending additional HTTP headers
 2016-05-06 19:56 UTC  (12+ messages)
` [PATCH v6 "
      ` [PATCH] submodule: stop sanitizing config options

[PATCH 00/15] submodule groups (once again)
 2016-05-06 18:59 UTC  (13+ messages)
` [PATCH 11/15] diff: ignore submodules excluded by groups

OK DEAR
 2016-05-07  4:48 UTC 

[PATCH v2 1/4] rev-parse: fix some options when executed from subpath of main tree
 2016-05-06 17:08 UTC  (4+ messages)

[PATCH] Conflicting PREFIX usage
 2016-05-06 16:55 UTC  (5+ messages)
` [PATCH] exec_cmd.c, sideband.c, Makefile: avoid multiple PREFIX definitions

[PATCH v2 00/33] Yet more preparation for reference backends
 2016-05-06 16:14 UTC  (34+ messages)
` [PATCH v2 01/33] t1404: demonstrate a bug resolving references
` [PATCH v2 02/33] commit_ref(): if there is an empty dir in the way, delete it
` [PATCH v2 03/33] read_raw_ref(): don't get confused by an empty directory
` [PATCH v2 04/33] safe_create_leading_directories(): improve docstring
` [PATCH v2 05/33] remove_dir_recursively(): add docstring
` [PATCH v2 06/33] refname_is_safe(): use skip_prefix()
` [PATCH v2 07/33] refname_is_safe(): don't allow the empty string
` [PATCH v2 08/33] refname_is_safe(): insist that the refname already be normalized
` [PATCH v2 09/33] commit_ref_update(): write error message to *err, not stderr
` [PATCH v2 10/33] rename_ref(): remove unneeded local variable
` [PATCH v2 11/33] ref_transaction_commit(): remove local variable n
` [PATCH v2 12/33] read_raw_ref(): rename flags argument to type
` [PATCH v2 13/33] read_raw_ref(): clear *type at start of function
` [PATCH v2 14/33] read_raw_ref(): rename symref argument to referent
` [PATCH v2 15/33] read_raw_ref(): improve docstring
` [PATCH v2 16/33] read_raw_ref(): move docstring to header file
` [PATCH v2 17/33] lock_ref_sha1_basic(): remove unneeded local variable
` [PATCH v2 18/33] refs: make error messages more consistent
` [PATCH v2 19/33] ref_transaction_create(): disallow recursive pruning
` [PATCH v2 20/33] ref_transaction_commit(): correctly report close_ref() failure
` [PATCH v2 21/33] delete_branches(): use resolve_refdup()
` [PATCH v2 22/33] refs: allow log-only updates
` [PATCH v2 23/33] refs: don't dereference on rename
` [PATCH v2 24/33] verify_refname_available(): adjust constness in declaration
` [PATCH v2 25/33] add_update(): initialize the whole ref_update
` [PATCH v2 26/33] lock_ref_for_update(): new function
` [PATCH v2 27/33] unlock_ref(): move definition higher in the file
` [PATCH v2 28/33] ref_transaction_update(): check refname_is_safe() at a minimum
` [PATCH v2 29/33] refs: resolve symbolic refs first
` [PATCH v2 30/33] lock_ref_for_update(): don't re-read non-symbolic references
` [PATCH v2 31/33] lock_ref_for_update(): don't resolve symrefs
` [PATCH v2 32/33] commit_ref_update(): remove the flags parameter
` [PATCH v2 33/33] lock_ref_sha1_basic(): only handle REF_NODEREF mode

[PATCH] gitk: Add Portuguese translation
 2016-05-06 16:09 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] git-gui: l10n: add Portuguese translation
 2016-05-06 16:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/6] connect: various cleanups
 2016-05-06 15:52 UTC  (8+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] add fetch-pack --diag-url tests for some corner cases

[PATCH] git-cvsserver: fix duplicate words
 2016-05-06 13:59 UTC  (2+ messages)

wishlist; unify behavior while cloning non-bare repos over http to be in line with ssh/local
 2016-05-06 13:18 UTC 

[PATCH] wildmatch: fix duplicate words of "the"
 2016-05-06 12:36 UTC 

[PATCH] transport-helper: fix duplicate words of "read"
 2016-05-06 12:27 UTC 

[PATCH] precompose-utf8: fix typo of "sequences"
 2016-05-06 12:24 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).