git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-05-03 12:06:43 to 2016-05-04 17:49:46 UTC [more...]

[PATCH v3] bisect--helper: convert a function in shell to C
 2016-05-04 17:49 UTC  (27+ messages)
` [PATCH 0/2] bisect--helper: rewrite of check_term_format()
  ` [PATCH 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
  ` [PATCH 2/2] bisect: rewrite `check_term_format` shell function in C

[PATCH v2] travis-ci: build documentation
 2016-05-04 17:36 UTC  (25+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] Documentation: fix linkgit references
        ` [PATCH v4 0/2] travis-ci: build documentation
          ` [PATCH v4 1/2] Documentation: fix linkgit references
          ` [PATCH v4 2/2] travis-ci: build documentation
  ` [PATCH v3 "

[WIP PATCH 00/14] Protocol v2 patches
 2016-05-04 16:44 UTC  (6+ messages)
` [PATCH 06/14] remote.h: add get_remote_capabilities, request_capabilities

[PATCH] mingw: introduce the 'core.hideDotFiles' setting
 2016-05-04 16:18 UTC  (2+ messages)

[RFD/PATCH] submodule doc: describe where we can configure them
 2016-05-04 15:01 UTC  (4+ messages)

avoid duplicate patches from git log ?
 2016-05-04 11:58 UTC  (6+ messages)

[PATCH 80/83] run-command: make dup_devnull() non static
 2016-05-04 11:50 UTC  (7+ messages)
` [PATCH 81/83] apply: roll back index in case of error
` [PATCH 82/83] environment: add set_index_file()

[PATCH 00/83] libify apply and use lib in am
 2016-05-04 11:32 UTC  (19+ messages)
` [PATCH 63/83] builtin/apply: make apply_all_patches() return -1 on error
` [PATCH 67/83] builtin/apply: make build_fake_ancestor() "
` [PATCH 69/83] builtin/apply: make add_conflicted_stages_file() "
` [PATCH 73/83] builtin/apply: make write_out_results() "
` [PATCH 74/83] builtin/apply: make try_create_file() "
  ` [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-04 11:25 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] http: support sending custom "
  ` [PATCH v6 2/2] submodule: pass on http.extraheader config settings
      ` [PATCH] submodule: stop sanitizing config options

What's cooking in git.git (May 2016, #01; Tue, 3)
 2016-05-04 10:04 UTC  (3+ messages)

Splitting a project into branches afterwards
 2016-05-04  9:52 UTC  (4+ messages)

[PATCH v15 1/7] t0040-test-parse-options.sh: fix style issues
 2016-05-04  8:36 UTC  (13+ messages)
` [PATCH v15 3/7] t0040-parse-options: improve test coverage
` [PATCH v15 7/7] t/t7507: tests for broken behavior of status

[PATCH] gitweb: apply fallback encoding before highlight
 2016-05-04  8:34 UTC  (4+ messages)
` [PATCH v2] "

remotes
 2016-05-04  8:11 UTC  (6+ messages)

[PATCH 1/3] git reset --hard gives clean working tree
 2016-05-04  7:23 UTC  (10+ messages)
` [PATCH v8 10/10] ce_compare_data() did not respect conversion

[PATCH] t5510: run auto-gc in the foreground
 2016-05-04  5:48 UTC  (5+ messages)

[PATCH] submodule deinit: require '--all' instead of '.' for all submodules
 2016-05-04  1:19 UTC  (9+ messages)
` [PATCHv2] "
  ` [PATCHv3] "

[PATCH v3 0/6] connect: various cleanups
 2016-05-03 22:52 UTC  (16+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] add fetch-pack --diag-url tests for some corner cases
  ` [PATCH v4 08/11] connect: change the --diag-url output to separate user and host
  ` [PATCH v4 09/11] connect: use "-l user" instead of "user@" on ssh command line

[PATCH 0/3] preparatory patches for the submodule groups
 2016-05-03 22:24 UTC  (16+ messages)
` [PATCH 1/3] submodule deinit test: fix broken && chain in subshell
` [PATCH 2/3] submodule deinit: lose requirement for giving '.'

[PATCH] t7300: mark test with SANITY
 2016-05-03 21:35 UTC  (7+ messages)

t7900-*.sh tesr #5 failure
 2016-05-03 21:34 UTC 

Fwd: Git 2.8.1 fails test 32 of t7300-clean.sh, breaks profile build
 2016-05-03 21:28 UTC  (9+ messages)
  `  "

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

[PATCH] commit-tree: do not pay attention to commit.gpgsign
 2016-05-03 18:58 UTC  (4+ messages)
  ` Re* "

[ANNOUNCE] Git for Windows 2.8.2
 2016-05-03 18:29 UTC 

[PATCH 2/2] xdiff: implement empty line chunk heuristic
 2016-05-03 17:55 UTC  (11+ messages)

[PATCH v4 11/11] connect: move ssh command line preparation to a separate function
 2016-05-03 12:30 UTC  (2+ messages)
` [PATCH v4.1 "


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