git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-08 16:22:43 to 2016-04-12 04:33:15 UTC [more...]

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

0 bot for Git
 2016-04-12  4:29 UTC 

[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] Documentation: clarify signature verification
 2016-04-12  1:00 UTC  (5+ messages)

[PATCH v3 00/16] index-helper, watchman
 2016-04-11 23:27 UTC  (5+ messages)
` [PATCH v3 03/16] index-helper: new daemon for caching index and related stuff

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

clone hang prevention / timeout?
 2016-04-11 21:49 UTC 

[PATCH 0/4] support for ack commits
 2016-04-11 20:03 UTC  (13+ messages)
` [PATCH 1/4] rebase -i: add ack action
` [PATCH 2/4] git-rebase: document ack
` [PATCH 3/4] rebase: test ack
` [PATCH 4/4] git-ack: record an ack

Hardcoded #!/bin/sh in t5532 causes problems on Solaris
 2016-04-11 17:32 UTC  (10+ 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 

[PATCH v2 1/7] i18n: index-pack: use plural string instead of normal one
 2016-04-11 10:43 UTC  (9+ messages)
` [PATCH v2 2/7] i18n: unpack-trees: mark strings for translation
` [PATCH v2 3/7] i18n: git-parse-remote.sh: "
` [PATCH v2 4/7] i18n: builtin/pull.c: "
` [PATCH v2 5/7] i18n: builtin/pull.c: split strings marked "
` [PATCH v2 6/7] i18n: builtin/rm.c: remove a comma ',' from string
` [PATCH v2 7/7] i18n: builtin/branch.c: mark option for translation

[PATCH] fetch-pack: Add missing line-feed character when sending depth-request packet line
 2016-04-11  7:48 UTC 

git interpret-trailers with multiple keys
 2016-04-11  7:24 UTC  (12+ messages)

[PATCH v4 0/4] Add --base option to git-format-patch to record base tree info
 2016-04-11  2:47 UTC  (5+ 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

[PATCH v2 00/21] git bisect improvements
 2016-04-11  0:23 UTC  (28+ messages)
` [PATCH v2 01/21] bisect: write about `bisect next` in documentation
` [PATCH v2 02/21] bisect: allow 'bisect run' if no good commit is known
` [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 06/21] bisect: add test for the bisect algorithm
` [PATCH v2 07/21] bisect: plug the biggest memory leak
` [PATCH v2 08/21] bisect: make bisect compile if DEBUG_BISECT is set
` [PATCH v2 09/21] bisect: make algorithm behavior independent of DEBUG_BISECT
` [PATCH v2 10/21] bisect: get rid of recursion in count_distance()
` [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
` [PATCH v2 13/21] bisect: use commit instead of commit list as arguments when appropriate
` [PATCH v2 14/21] bisect: extract get_distance() function from code duplication
` [PATCH v2 15/21] bisect: introduce distance_direction()
` [PATCH v2 16/21] bisect: make total number of commits global
` [PATCH v2 17/21] bisect: rename count_distance() to compute_weight()
` [PATCH v2 18/21] bisect: prepare for different algorithms based on find_all
` [PATCH v2 19/21] bisect: use a bottom-up traversal to find relevant weights
` [PATCH v2 20/21] bisect: compute best bisection in compute_relevant_weights()
  ` [PATCH v2 21/21] bisect: get back halfway shortcut

git 2.8.1 not working with socks5h https proxy anymore
 2016-04-10 18:11 UTC  (5+ messages)

A small Git bug
 2016-04-10 17:34 UTC  (3+ messages)

[PATCH 0/4] git-am: use trailers to add extra signatures
 2016-04-10 14:56 UTC  (6+ messages)
` [PATCH 2/4] builtin/interpret-trailers: suppress blank line

[PATCH 0/6] Miscellaneous merge fixes
 2016-04-10  6:13 UTC  (7+ messages)
` [PATCH 1/6] Remove duplicate code
` [PATCH 2/6] Avoid checking working copy when creating a virtual merge base
` [PATCH 3/6] Add merge testcases for when index doesn't match HEAD
` [PATCH 4/6] merge-octopus: Abort if index does not "
` [PATCH 5/6] Add a testcase demonstrating a bug with trivial merges
` [PATCH 6/6] builtin/merge.c: Fix "

[RFC/PATCH 00/18] Add --index-only option to git merge
 2016-04-10  5:33 UTC  (16+ messages)
` [RFC/PATCH 01/18] Remove duplicate code
` [RFC/PATCH 04/18] merge-octopus: Abort if index not clean
` [RFC/PATCH 05/18] Add testcase for --index-only merges needing the recursive strategy
` [RFC/PATCH 11/18] merge: Add a new --index-only option, not yet implemented

[PATCH 00/24] Yet another pre-refs-backend series
 2016-04-10  2:10 UTC  (8+ messages)
` [PATCH 03/24] t1430: test the output and error of some commands more carefully

git segfaults on older Solaris releases
 2016-04-09 20:35 UTC  (11+ messages)
          ` [PATCH 1/3] config: lower-case first word of error strings
          ` [PATCH 2/3] git_config_set_multivar_in_file: all non-zero returns are errors
          ` [PATCH 3/3] git_config_set_multivar_in_file: handle "unset" errors

[PATCH v4 00/16] port branch.c to use ref-filter's printing options
 2016-04-09 18:45 UTC  (17+ messages)
` [PATCH v4 01/16] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v4 02/16] ref-filter: include reference to 'used_atom' within 'atom_value'
` [PATCH v4 03/16] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v4 04/16] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v4 05/16] ref-filter: move get_head_description() from branch.c
` [PATCH v4 06/16] ref-filter: introduce format_ref_array_item()
` [PATCH v4 07/16] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams
` [PATCH v4 08/16] ref-filter: add support for %(upstream:track,nobracket)
` [PATCH v4 09/16] ref-filter: make "%(symref)" atom work with the ':short' modifier
` [PATCH v4 10/16] ref-filter: introduce symref_atom_parser()
` [PATCH v4 11/16] ref-filter: introduce refname_atom_parser()
` [PATCH v4 12/16] ref-filter: add support for %(refname:dir) and %(refname:base)
` [PATCH v4 13/16] ref-filter: allow porcelain to translate messages in the output
` [PATCH v4 14/16] branch, tag: use porcelain output
` [PATCH v4 15/16] branch: use ref-filter printing APIs
` [PATCH v4 16/16] branch: implement '--format' option

[PATCH] rebase: convert revert to squash on autosquash
 2016-04-09 17:17 UTC  (5+ messages)

[PATCH v3 0/4] Add an option to git-format-patch to record base tree info
 2016-04-09 15:56 UTC  (4+ messages)
` [PATCH v3 2/4] format-patch: add '--base' option "

need customers?
 2016-04-09  7:58 UTC 

[PATCH 1/7] l10n: index-pack: use plural string instead of normal one
 2016-04-09 12:34 UTC  (14+ messages)
` [PATCH 2/7] l10n: unpack-trees: mark strings for translation
` [PATCH 3/7] l10n: git-parse-remote.sh: "
` [PATCH 4/7] l10n: builtin/pull.c: "
` [PATCH 5/7] l10n: builtin/pull.c: split strings marked "
` [PATCH 6/7] l10n: mv.c: add a comma ',' to string
` [PATCH 7/7] l10n: builtin/branch.c: mark option for translation

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

[PATCH] rewrite t1500-rev-parse.sh
 2016-04-09 11:19 UTC  (2+ messages)
` [PATCH] t1500-rev-parse: rewrite each test to run in isolation

[PATCH] builtin/log.c: fixup format-patch --base segfault
 2016-04-09  6:41 UTC  (2+ messages)

[PATCH] Fixed grammar mistake in the french localization
 2016-04-09  6:38 UTC 

[PATCH 0/2] imap-send: fixes for CRAM-MD5 authentication
 2016-04-09  6:29 UTC  (2+ messages)

git log with ordering option and --first-parent is unnecessarily slow
 2016-04-09  5:42 UTC  (3+ messages)

[PATCH 1/2] imap-send: check for NOLOGIN capability only when using LOGIN command
 2016-04-08 18:43 UTC  (2+ messages)

[PATCH] format-patch: allow --no-patch to disable patch output
 2016-04-08 18:34 UTC  (5+ messages)

[PATCH] git-format-patch.txt: don't show -s as shorthand for multiple options
 2016-04-08 18:22 UTC  (3+ messages)

[PATCH] set_worktree_head_symref(): fix error message
 2016-04-08 17:26 UTC  (2+ messages)

[PATCH] log: allow --graph and --show-linear-break used together
 2016-04-08 17:11 UTC  (2+ messages)

[PATCH 0/4] fix compilation with OpenSSL 1.1.0-pre4
 2016-04-08 16:22 UTC  (2+ messages)
` [PATCH 4/4] configure: remove checking for HMAC_CTX_cleanup


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 NNTP newsgroup(s).