git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-04-10 23:02:12 to 2016-04-13 12:30:58 UTC [more...]

0 bot for Git
 2016-04-13 12:30 UTC  (13+ messages)

[PATCH] rewrite t1500-rev-parse.sh
 2016-04-13 12:21 UTC  (5+ messages)
` [PATCH] t1500-rev-parse: rewrite each test to run in isolation

[PATCH] gitk: Fix how remote branch names with / are drawn
 2016-04-13 11:35 UTC  (2+ messages)

CC in git cover letter vs patches (was Re: [PATCH 0/19] get rid of superfluous __GFP_REPORT)
 2016-04-13 11:21 UTC 

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-13 10:49 UTC  (5+ messages)
` [PATCH v4 15/16] branch: use ref-filter printing APIs

[PATCH 1/2] i18n: branch: unmark string for translation
 2016-04-13 10:29 UTC  (2+ messages)
` [PATCH 2/2] i18n: branch: move comment for translators

[PATCH v2] difftool/mergetool: make the form of yes/no questions consistent
 2016-04-13 10:27 UTC  (4+ messages)

[RFD/BUG?] git show with tree/commit
 2016-04-13  9:41 UTC  (6+ messages)

[PATCH v13 1/6] t0040-test-parse-options.sh: fix style issues
 2016-04-13  9:15 UTC  (25+ messages)
` [PATCH v13 2/6] test-parse-options: print quiet as integer
` [PATCH v13 6/6] commit: add a commit.verbose config variable
` [PATCH v14 1/6] t0040-test-parse-options.sh: fix style issues
  ` [PATCH v14 3/6] t0040-parse-options: improve test coverage
  ` [PATCH v14 5/6] t7507-commit-verbose: improve test coverage by testing number of diffs
  ` [PATCH v14 6/6] commit: add a commit.verbose config variable
  ` [PATCH v14 4/6] parse-options.c: make OPTION_COUNTUP respect "unspecified" values
  ` [PATCH v14 2/6] test-parse-options: print quiet as integer

[Outreachy] Git remote whitelist/blacklist
 2016-04-13  7:40 UTC  (7+ messages)

[PATCH 0/3] clone --shallow-submodules flag
 2016-04-13  6:52 UTC  (5+ messages)
` [PATCH 1/3] submodule clone: pass along `local` option
` [PATCH 2/3] clone: add `--shallow-submodules` flag
` [PATCH 3/3] clone: add t5614 to test cloning submodules with shallowness involved

[PATCH v1] Documentation: add setup instructions for Travis CI
 2016-04-13  5:49 UTC 

Migrating away from SHA-1?
 2016-04-13  1:58 UTC  (12+ messages)

[PATCH 0/2] Port `git submodule init` from shell to C
 2016-04-13  1:41 UTC  (5+ messages)
` [PATCH 1/2] submodule: port resolve_relative_url "
` [PATCH 2/2] submodule: port init "

[PATCH] send-email: detect and offer to skip backup files
 2016-04-13  1:38 UTC  (5+ messages)

[PATCH 0/6] Miscellaneous merge fixes
 2016-04-13  1:28 UTC  (4+ messages)
` [PATCH 2/6] Avoid checking working copy when creating a virtual merge base

[PATCH v4 00/16] index-helper, watchman
 2016-04-13  0:33 UTC  (17+ messages)
` [PATCH v4 01/16] read-cache.c: fix constness of verify_hdr()
` [PATCH v4 02/16] read-cache: allow to keep mmap'd memory after reading
` [PATCH v4 03/16] index-helper: new daemon for caching index and related stuff
` [PATCH v4 04/16] index-helper: add --strict
` [PATCH v4 05/16] daemonize(): set a flag before exiting the main process
` [PATCH v4 06/16] index-helper: add --detach
` [PATCH v4 07/16] read-cache: add watchman 'WAMA' extension
` [PATCH v4 08/16] Add watchman support to reduce index refresh cost
` [PATCH v4 09/16] index-helper: use watchman to avoid refreshing index with lstat()
` [PATCH v4 10/16] update-index: enable/disable watchman support
` [PATCH v4 11/16] unpack-trees: preserve index extensions
` [PATCH v4 12/16] index-helper: kill mode
` [PATCH v4 13/16] index-helper: don't run if already running
` [PATCH v4 14/16] index-helper: autorun mode
` [PATCH v4 15/16] index-helper: optionally automatically run
` [PATCH v4 16/16] read-cache: config for waiting for index-helper

[PATCH v3 00/16] index-helper, watchman
 2016-04-13  0:32 UTC  (9+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff

[PATCH v4 1/1] contrib/subtree: Add a test for subtree rebase that loses commits
 2016-04-12 23:27 UTC  (5+ messages)
` [PATCH v5 "

[PATCH] git-p4.py: Don't try to rebase on submit from bare repository
 2016-04-12 23:25 UTC  (13+ messages)
` [PATCH] git-p4.py: Make submit working on "

[PATCH v2 00/21] git bisect improvements
 2016-04-12 23:20 UTC  (12+ messages)
` [PATCH v2 03/21] t/test-lib-functions.sh: generalize test_cmp_rev
` [PATCH v2 04/21] t: use test_cmp_rev() where appropriate
` [PATCH v2 05/21] t6030: generalize test to not rely on current implementation
` [PATCH v2 11/21] bisect: use struct node_data array instead of int array
` [PATCH v2 12/21] bisect: replace clear_distance() by unique markers

Compiler warning under cygwin/mingw (was: fix for 50a6c8e)
 2016-04-12 23:20 UTC  (3+ messages)
  ` Compiler warning under cygwin/mingw

[PATCH 1/2] ident: check for useConfigOnly before auto-detection of name/email
 2016-04-12 23:19 UTC  (6+ messages)
` [PATCH 2/2] ident: make the useConfigOnly error messages more informative

What's cooking in git.git (Apr 2016, #04; Tue, 12)
 2016-04-12 23:08 UTC 

[PATCH] fetch-pack: Add missing line-feed character when sending depth-request packet line
 2016-04-12 22:31 UTC  (2+ messages)

[PATCH 0/4] support for ack commits
 2016-04-12 20:00 UTC  (14+ messages)
` [PATCH 1/4] rebase -i: add ack action

[PATCH v4 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-12 19:47 UTC  (7+ messages)
` [PATCH v4 1/4] patch-ids: make commit_patch_id() a public helper function
` [PATCH v4 2/4] format-patch: add '--base' option to record base tree info
` [PATCH v4 3/4] format-patch: introduce --base=auto option
` [PATCH v4 4/4] format-patch: introduce format.base configuration

weird diff output?
 2016-04-12 19:34 UTC  (12+ messages)

[PATCH] difftool/mergetool: make the form of yes/no questions consistent
 2016-04-12 18:05 UTC  (6+ messages)

[PATCH v2 1/7] i18n: index-pack: use plural string instead of normal one
 2016-04-12 17:47 UTC  (7+ messages)
` [PATCH v2 3/7] i18n: git-parse-remote.sh: mark strings for translation
` [PATCH v2 4/7] i18n: builtin/pull.c: "

Hardcoded #!/bin/sh in t5532 causes problems on Solaris
 2016-04-12 17:23 UTC  (14+ messages)

What's cooking in git.git (Apr 2016, #03; Thu, 7)
 2016-04-12 16:25 UTC  (2+ messages)

Git config not working correctly with included configurations
 2016-04-12 16:03 UTC  (4+ messages)

[PATCHv3 0/2] Fix relative path issues in recursive submodules
 2016-04-12 15:58 UTC  (3+ messages)

[PATCH] Documentation: clarify signature verification
 2016-04-12 15:48 UTC  (6+ messages)

[PATCH] There was a little inconsistancy in git prompt
 2016-04-12 15:27 UTC  (2+ messages)

Fwd: Re: Git config not working correctly with included configurations
 2016-04-12 12:13 UTC  (2+ messages)
  `  "

git segfaults on older Solaris releases
 2016-04-12 10:21 UTC  (7+ messages)

clone hang prevention / timeout?
 2016-04-12  8:01 UTC  (2+ messages)

[PATCH] upload-pack: Exit when server finishes sending shallow-update in stateless RPC mode
 2016-04-12  5:39 UTC  (2+ messages)

(unknown),
 2016-04-12  4:33 UTC  (4+ messages)
` your mail
` none
` 

[PATCH] git-stash: Don't GPG sign when stashing changes
 2016-04-12  2:46 UTC  (4+ messages)

[PATCH 0/3] index-helper: fix UNIX_PATH_MAX redefinition error on cygwin
 2016-04-12  1:46 UTC  (4+ messages)

[PATCH 2/3] index-helper: convert strncpy to memcpy
 2016-04-11 22:30 UTC  (2+ messages)

[PATCH 1/3] index-helper: fix UNIX_PATH_MAX redefinition error on cygwin
 2016-04-11 21:55 UTC  (4+ messages)

[PATCH 3/3] index-helper: take extra care with readlink
 2016-04-11 21:53 UTC  (3+ messages)

meaning of SP on ls-tree docs
 2016-04-11 17:23 UTC  (2+ messages)

Default authentication over https?
 2016-04-11 16:04 UTC 

(unknown)
 2016-04-11 16:02 UTC 

hi git
 2016-04-11  9:49 UTC 

git interpret-trailers with multiple keys
 2016-04-11  7:24 UTC  (11+ 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).