git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-07-09 21:47:20 to 2018-07-11 12:53:38 UTC [more...]

[RFC PATCH 0/4] Fix occasional test failures in http tests
 2018-07-11 12:53 UTC  (4+ messages)
` [RFC PATCH 4/4] t/lib-httpd: sort log based on timestamp to avoid occasional failure

[PATCH v2 0/9] X509 (gpgsm) commit signing support
 2018-07-11 12:51 UTC  (36+ messages)
` [PATCH v2 1/9] builtin/receive-pack: use check_signature from gpg-interface
` [PATCH v2 2/9] gpg-interface: make parse_gpg_output static and remove from interface header
` [PATCH v2 3/9] gpg-interface: add new config to select how to sign a commit
` [PATCH v2 4/9] t/t7510: check the validation of the new config gpg.format
` [PATCH v2 5/9] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH v2 6/9] gpg-interface: do not hardcode the key string len anymore
` [PATCH v2 7/9] gpg-interface: introduce new config to select per gpg format program
` [PATCH v2 8/9] gpg-interface: introduce new signature format "x509" using gpgsm
` [PATCH v2 9/9] gpg-interface t: extend the existing GPG tests with GPGSM

[PATCH 0/3] rebase -r: support octopus merges
 2018-07-11 12:38 UTC  (4+ messages)
` [PATCH 2/3] rebase --rebase-merges: add support for "
` [PATCH 1/3] merge: allow reading the merge commit message from a file
` [PATCH 3/3] rebase --rebase-merges: adjust man page for octopus support

[PATCH] sha1-name.c: for ":/", find detached HEAD commits
 2018-07-11 12:32 UTC  (5+ messages)

BUG: Segfault on "git pull" on "bad object HEAD"
 2018-07-11 11:00 UTC 

[PATCH v2 0/2] Fix use of strategy options with interactive rebases
 2018-07-11 10:56 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] t3418: add testcase showing problems with rebase -i and strategy options

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-11 10:07 UTC  (18+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
              ` refs/notes/amlog problems, was "
                ` refs/notes/amlog woes, "
  ` [PATCH v3 16/20] range-diff --dual-color: work around bogus white-space warning

[PATCH v2 00/24] Multi-pack-index (MIDX)
 2018-07-11  9:48 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 16/24] config: create core.multiPackIndex setting

[PATCH v6 00/21] Integrate commit-graph into 'fsck' and 'gc'
 2018-07-11  9:38 UTC  (4+ messages)
` [PATCH v7 00/22] "
  ` [PATCH v7 06/22] commit-graph: load a root tree from specific graph

[PATCH 0/2] Address recovery failures with directory/file conflicts
 2018-07-11  9:21 UTC  (4+ messages)
` [PATCH 1/2] t1015: demonstrate directory/file conflict recovery failures
` [PATCH 2/2] read-cache: fix directory/file conflict handling in read_index_unmerged()

[PATCH 0/2] de-confuse git cherry-pick --author behavior
 2018-07-11  8:58 UTC  (8+ messages)
` [PATCH 2/2] sequencer: don't say BUG on bogus input
      ` [PATCH v2 0/2] de-confuse git cherry-pick --author
        ` [PATCH v2 1/2] sequencer: handle empty-set cases consistently
        ` [PATCH v2 2/2] sequencer: don't say BUG on bogus input

[PATCH 1/2] builtin/receive-pack: use check_signature from gpg-interface
 2018-07-11  8:38 UTC  (2+ messages)
` [PATCH 2/2] gpg-interface: make parse_gpg_output static and remove from interface header

[PATCH 00/29] t: detect and fix broken &&-chains in subshells
 2018-07-11  6:46 UTC  (12+ messages)
` [PATCH v2 00/10] detect "
  ` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "
  ` [PATCH v2 02/10] t/Makefile: add machinery to check correctness of chainlint.sed
  ` [PATCH v2 03/10] t/chainlint: add chainlint "basic" test cases
  ` [PATCH v2 04/10] t/chainlint: add chainlint "whitespace" "
  ` [PATCH v2 05/10] t/chainlint: add chainlint "one-liner" "
  ` [PATCH v2 06/10] t/chainlint: add chainlint "nested subshell" "
  ` [PATCH v2 07/10] t/chainlint: add chainlint "loop" and "conditional" "
  ` [PATCH v2 08/10] t/chainlint: add chainlint "cuddled" "
  ` [PATCH v2 09/10] t/chainlint: add chainlint "complex" "
  ` [PATCH v2 10/10] t/chainlint: add chainlint "specialized" "

[PATCH 0/6] Add merge recursive testcases with undetected conflicts
 2018-07-11  4:02 UTC  (6+ messages)

[PATCH 0/3] Add testcases showing suboptimal submodule/path conflict handling
 2018-07-11  3:56 UTC  (10+ messages)
` [PATCH 1/3] t7405: add a file/submodule conflict
` [PATCH v2 0/3] Add testcases showing suboptimal submodule/path conflict handling
  ` [PATCH v2 1/3] t7405: add a file/submodule conflict
  ` [PATCH v2 2/3] t7405: add a directory/submodule conflict
  ` [PATCH v2 3/3] t7405: verify 'merge --abort' works after submodule/path conflicts

[RFC PATCH 0/7] merge requirement: index matches head
 2018-07-11  3:09 UTC  (5+ messages)
` [PATCH v2 0/9] Fix merge issues with index not matching HEAD
  ` [PATCH v2 4/9] t6044: add a testcase for index matching head, when head doesn't match HEAD
      ` [RFC PATCH 2/7] "

[PATCH 00/17] object_id part 14
 2018-07-11  1:43 UTC  (13+ messages)
` [PATCH 01/17] cache: update object ID functions for the_hash_algo
` [PATCH 07/17] commit: increase commit message buffer size

[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
 2018-07-10 22:36 UTC  (29+ messages)
` [GSoC][PATCH v3 00/13] "
  ` [GSoC][PATCH v3 01/13] sequencer: make two functions and an enum from sequencer.c public
  ` [GSoC][PATCH v3 02/13] rebase--interactive: rewrite append_todo_help() in C
  ` [GSoC][PATCH v3 03/13] editor: add a function to launch the sequence editor
  ` [GSoC][PATCH v3 04/13] rebase-interactive: rewrite the edit-todo functionality in C
  ` [GSoC][PATCH v3 05/13] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v3 06/13] rebase -i: rewrite setup_reflog_action() in C
  ` [GSoC][PATCH v3 07/13] rebase -i: rewrite checkout_onto() "
  ` [GSoC][PATCH v3 08/13] sequencer: refactor append_todo_help() to write its message to a buffer
  ` [GSoC][PATCH v3 09/13] sequencer: change the way skip_unnecessary_picks() returns its result
  ` [GSoC][PATCH v3 10/13] rebase--interactive: rewrite complete_action() in C
  ` [GSoC][PATCH v3 11/13] rebase--interactive: remove unused modes and functions
  ` [GSoC][PATCH v3 12/13] rebase -i: implement the logic to initialize the variable $revision in C
  ` [GSoC][PATCH v3 13/13] rebase -i: rewrite the rest of init_revisions_and_shortrevisions "

Git 2.18: RUNTIME_PREFIX... is it working?
 2018-07-10 22:21 UTC  (18+ messages)

[PATCH v3 14/20] diff: add an internal option to dual-color diffs of diffs
 2018-07-10 21:54 UTC  (7+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] diff.c: convert emit_line_ws_markup to take string for sign
  ` [PATCH 2/2] WIP diff.c: clarify emit_line_0
    ` [PATCH] "
      ` [PATCH] ws: do not reset and set color twice

[RFC/PATCH 0/7] rerere: handle nested conflicts
 2018-07-10 21:37 UTC  (5+ messages)
` [PATCH v2 00/10] "

[PATCH v1] convert log_ref_write_fd() to use strbuf
 2018-07-10 21:22 UTC  (7+ messages)
` [PATCH v2] "

git log --shortstat doesn't respect -c (but --stat does)
 2018-07-10 20:34 UTC  (2+ messages)

[PATCH] unpack-trees: do not fail reset because of unmerged skipped entry
 2018-07-10 19:23 UTC  (6+ messages)
` [PATCH v2] "

Subscribing Apple people to git-security@googlegroups.com
 2018-07-10 18:54 UTC  (9+ messages)

[PATCH 0/5] Object store refactoring: commit graph
 2018-07-10 17:31 UTC  (15+ messages)
` [PATCH v2 on ds/commit-graph-fsck 0/6] "
  ` [PATCH v2 1/6] commit-graph: refactor preparing "
  ` [PATCH v2 6/6] commit-graph: add repo arg to graph readers

[PATCH 0/8] X509 (gpgsm) commit signing support
 2018-07-10 17:15 UTC  (8+ messages)
` [PATCH 4/8] gpg-interface: introduce an abstraction for multiple gpg formats

[PATCH v1 0/2] convert: add alias support for 'working-tree-encoding' attributes
 2018-07-10 16:31 UTC  (5+ messages)
` [PATCH v1 1/2] convert: refactor conversion driver config parsing
` [PATCH v1 2/2] convert: add alias support for 'working-tree-encoding' attributes

[GSoC] GSoC with git, week 10
 2018-07-10 16:20 UTC 

git-gui ignores core.hooksPath
 2018-07-10 15:18 UTC  (6+ messages)

[PATCH 0/2] Fix --rebase-merges with custom commentChar
 2018-07-10 13:49 UTC  (11+ messages)
` [PATCH 2/2] t3430: update to test "

Git log command doesn't run as expected
 2018-07-10 12:18 UTC  (2+ messages)

[PATCH 1/4] ref-filter: add info_source to valid_atom
 2018-07-10 10:41 UTC  (9+ messages)
` [PATCH 2/4] ref-filter: add empty values to technical fields
` [PATCH 3/4] ref-filter: merge get_obj and get_object

[PATCH 0/4] Use oid_object_info() instead of read_object_file()
 2018-07-10  9:47 UTC  (3+ messages)

[RFC PATCH 0/6] Compile cleanly in pedantic mode
 2018-07-10  7:34 UTC  (9+ messages)
` [RFC PATCH 2/6] refs/refs-internal.h: avoid forward declaration of an enum
` [PATCH 0/6] Compile cleanly in pedantic mode

I can do past and feature commits. It is a bug?
 2018-07-10  0:02 UTC 


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