git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-08-03 20:00:45 to 2016-08-05 08:25:43 UTC [more...]

[PATCH v5 00/16] Use merge_recursive() directly in the builtin am
 2016-08-05  8:24 UTC  (30+ messages)
` [PATCH v6 "
  ` [PATCH v6 06/16] merge_recursive: abort properly upon errors
          ` patch submission process, was "
  ` [PATCH v6 07/16] merge-recursive: avoid returning a wholesale struct
  ` [PATCH v6 08/16] merge-recursive: allow write_tree_from_memory() to error out
  ` [PATCH v6 15/16] Ensure that the output buffer is released after calling merge_trees()
  ` [PATCH v6 16/16] merge-recursive: flush output buffer even when erroring out

What's cooking in git.git (Aug 2016, #02; Thu, 4)
 2016-08-05  8:11 UTC  (11+ messages)

[PATCH v3 00/10] Git filter protocol
 2016-08-05  8:00 UTC  (65+ messages)
  ` [PATCH v3 01/10] pkt-line: extract set_packet_header()
  ` [PATCH v3 02/10] pkt-line: add direct_packet_write() and direct_packet_write_data()
  ` [PATCH v3 04/10] pkt-line: call packet_trace() only if a packet is actually send
  ` [PATCH v3 10/10] convert: add filter.<driver>.process option
  ` [PATCH v4 00/12] Git filter protocol
    ` [PATCH v4 01/12] pkt-line: extract set_packet_header()
    ` [PATCH v4 03/12] pkt-line: add packet_flush_gentle()
        ` [PATCH 0/7] minor trace fixes and cosmetic improvements
          ` [PATCH 1/7] trace: handle NULL argument in trace_disable()
          ` [PATCH 2/7] trace: stop using write_or_whine_pipe()
          ` [PATCH 3/7] trace: use warning() for printing trace errors
          ` [PATCH 4/7] trace: cosmetic fixes for error messages
          ` [PATCH 5/7] trace: correct variable name in write() error message
          ` [PATCH 6/7] trace: disable key after write error
          ` [PATCH 7/7] write_or_die: drop write_or_whine_pipe()
    ` [PATCH v4 07/12] run-command: add clean_on_exit_handler
    ` [PATCH v4 11/12] convert: add filter.<driver>.process option

[PATCH 0/2] Patches to let Git build with GCC 6 and DEVELOPER=SureWhyNot
 2016-08-05  7:42 UTC  (11+ messages)
` [PATCH 1/2] nedmalloc: fix misleading indentation
` [PATCH 2/2] nedmalloc: work around overzealous GCC 6 warning

storing cover letter of a patch series?
 2016-08-04 23:49 UTC  (11+ messages)

git bisect for reachable commits only
 2016-08-04 23:29 UTC  (11+ messages)

[ANNOUNCE] git-series: track changes to a patch series over time
 2016-08-04 22:40 UTC  (3+ messages)

git grep -P is multiline for negative lookahead/behind
 2016-08-04 22:09 UTC  (4+ messages)

[GSOC Update] Week 113
 2016-08-04 20:55 UTC 

[BUG?] --boundary inconsistent with path limiting
 2016-08-04 20:11 UTC  (3+ messages)

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-04 20:01 UTC  (37+ messages)
` [PATCH 1/8] xdl_change_compact(): rename some local variables for clarity
` [PATCH 2/8] xdl_change_compact(): clarify code
` [PATCH 3/8] xdl_change_compact(): rename i to end
` [PATCH 4/8] xdl_change_compact(): do one final shift or the other, not both
` [PATCH 5/8] xdl_change_compact(): fix compaction heuristic to adjust io
` [PATCH 6/8] xdl_change_compact(): keep track of the earliest end
` [PATCH 7/8] is_blank_line: take a single xrecord_t as argument
` [PATCH 8/8] diff: improve positioning of add/delete blocks in diffs

[PATCH 0/6] git clone: Marry --recursive and --reference
 2016-08-04 19:51 UTC  (7+ messages)
` [PATCH 1/6] t7408: modernize style
` [PATCH 2/6] t7408: merge short tests, factor out testing method
` [PATCH 3/6] submodule--helper module-clone: allow multiple references
` [PATCH 4/6] submodule--helper update-clone: "
` [PATCH 5/6] submodule update: add super-reference flag
` [PATCH 6/6] clone: reference flag is used for submodules as well

Problem with two copies of same branch diverging
 2016-08-04 17:57 UTC  (3+ messages)

[PATCH 0/1 v2] add PAGER_ENV to build
 2016-08-04 17:53 UTC  (12+ messages)
` [PATCH 1/1 v2] pager: move pager-specific setup into the build
          ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] t5533: make it pass on case-sensitive filesystems
 2016-08-04 17:18 UTC  (2+ messages)

[RFC/PATCH v11 01/13] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-08-04 16:57 UTC  (32+ messages)
` [RFC/PATCH v11 10/13] bisect--helper: `check_and_set_terms` shell function in C
` [RFC/PATCH v11 13/13] bisect--helper: `bisect_start` shell function partially "
` [RFC/PATCH v11 03/13] bisect--helper: `write_terms` shell function "
` [RFC/PATCH v11 02/13] bisect: rewrite `check_term_format` "
` [RFC/PATCH v11 11/13] bisect--helper: `bisect_next_check` "
` [RFC/PATCH v11 09/13] bisect--helper: `bisect_write` "
` [RFC/PATCH v11 12/13] bisect--helper: `get_terms` & `bisect_terms` "
` [RFC/PATCH v11 04/13] bisect--helper: `bisect_clean_state` "

obsolete index in wt_status_print after pre-commit hook runs
 2016-08-04 16:45 UTC  (6+ messages)

[RFC/PATCH] rebase--interactive: Add "sign" command
 2016-08-04 16:05 UTC  (7+ messages)

What's cooking in git.git (Aug 2016, #01; Tue, 2)
 2016-08-04 16:02 UTC  (6+ messages)

[PATCH v2] t7063: work around FreeBSD's lazy mtime update feature
 2016-08-04 15:46 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] import-tars: support hard links
 2016-08-04 14:59 UTC  (3+ messages)

[PATCH 3/3] diff-highlight: add support for --graph output
 2016-08-04 15:02 UTC  (2+ messages)
` [PATCH] diff-highlight: Add comment for our assumption about "

[[PATCH v2] 0/4] Use header data patch ids for rebase to avoid loading file content
 2016-08-04 14:21 UTC  (9+ messages)
` [[PATCH v2] 4/4] rebase: avoid computing unnecessary patch IDs

[PATCH v4 0/8] status: V2 porcelain status
 2016-08-04 12:35 UTC  (9+ messages)
` [PATCH v4 1/8] status: rename long-format print routines
` [PATCH v4 2/8] status: cleanup API to wt_status_print
` [PATCH v4 3/8] status: support --porcelain[=<version>]

[PATCH] t4130: work around Windows limitation
 2016-08-04  5:31 UTC  (7+ messages)
      ` [PATCH v2] "

[TIG PATCH] test: make diff/log work with git 2.9
 2016-08-04  3:48 UTC  (2+ messages)

What's cooking (interim report)
 2016-08-04  2:46 UTC  (3+ messages)

refactoring a branch with e.g. meld how?
 2016-08-04  1:09 UTC 

Client exit whilst running pre-receive hook : commit accepted but no post-receive hook ran
 2016-08-04  0:35 UTC  (6+ messages)

[PATCHv4 {6,7}/7] submodule update: allow '.' for branch value
 2016-08-03 23:22 UTC  (6+ messages)
` [PATCHv4 6/7] submodule--helper: add remote-branch helper
` [PATCHv4 6/7] submodule update: allow '.' for branch value

Current state of Git worktree used with submodules?
 2016-08-03 21:47 UTC  (12+ messages)
` [PATCH v4 0/4] Split .git/config in multiple worktree setup
  ` [PATCH v4 3/4] submodule: support running "

[PATCHv3 0/7] submodule update: allow '.' for branch value
 2016-08-03 20:15 UTC  (5+ messages)
` [PATCHv3 6/7] submodule--helper: add remote-branch helper

[PATCH] pass constants as first argument to st_mult()
 2016-08-03 20:04 UTC  (11+ messages)

[OT] USENIX paper on Git
 2016-08-03 20:03 UTC  (4+ 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).