git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-13 23:09:28 to 2018-08-15 16:33:03 UTC [more...]

[PATCH v3 0/4] Speed up unpack_trees()
 2018-08-15 16:32 UTC  (14+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] unpack-trees: add performance tracing

[PATCH 0/1] Fix make -C t chainlint with DOS line endings
 2018-08-15 16:32 UTC  (4+ messages)
` [PATCH 1/1] chainlint: fix for core.autocrlf=true

Contributor Summit planning
 2018-08-15 16:28 UTC  (26+ messages)
            ` Measuring Community Involvement (was Re: Contributor Summit planning)

[PATCH 1/2] branch.c: remove explicit reference to the_repository
 2018-08-15 16:23 UTC  (2+ messages)
` [PATCH 2/2] cherry-pick: fix --quit not deleting CHERRY_PICK_HEAD

[RFC PATCH 0/5] filter: support for excluding all trees and blobs
 2018-08-15 16:17 UTC  (33+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/5] list-objects-filter: implement filter tree:0
` [PATCH v4 0/6] filter: support for excluding all trees and blobs
  ` [PATCH v4 1/6] list-objects: store common func args in struct
  ` [PATCH v4 2/6] list-objects: refactor to process_tree_contents
  ` [PATCH v4 3/6] list-objects: always parse trees gently
  ` [PATCH v4 4/6] rev-list: handle missing tree objects properly
  ` [PATCH v4 5/6] revision: mark non-user-given objects instead
  ` [PATCH v4 6/6] list-objects-filter: implement filter tree:0
` [PATCH v5 0/6] filter: support for excluding all trees and blobs
  ` [PATCH v5 1/6] list-objects: store common func args in struct
  ` [PATCH v5 2/6] list-objects: refactor to process_tree_contents
  ` [PATCH v5 3/6] list-objects: always parse trees gently
  ` [PATCH v5 4/6] rev-list: handle missing tree objects properly
  ` [PATCH v5 5/6] revision: mark non-user-given objects instead
  ` [PATCH v5 6/6] list-objects-filter: implement filter tree:0

[PATCH 0/9] Add missing includes and forward declares
 2018-08-15 16:11 UTC  (14+ messages)

[PATCHv2 0/6] Add missing includes and forward declares
 2018-08-15 15:26 UTC  (18+ messages)
` [PATCHv3 "
  ` [PATCHv3 1/6] "
  ` [PATCHv3 2/6] alloc: make allocate_alloc_state and clear_alloc_state more consistent
  ` [PATCHv3 3/6] Move definition of enum branch_track from cache.h to branch.h
  ` [PATCHv3 4/6] urlmatch.h: fix include guard
  ` [PATCHv3 5/6] compat/precompose_utf8.h: use more common include guard style
  ` [PATCHv3 6/6] Add missing includes and forward declares

git submodule: 3 modules same git repo?
 2018-08-15 15:20 UTC  (11+ messages)
` [PATCH 1/2] store submodule in common dir

[PATCH] Makefile: extend NO_TCLTK=NoThanks to cover docs
 2018-08-15 15:15 UTC 

[PATCH 0/7] speeding up cat-file by reordering object access
 2018-08-15 14:05 UTC  (12+ messages)
` [PATCH 4/7] for_each_packed_object: support iterating in pack-order
  ` [PATCH 0/4] finishing touches on jk/for-each-object-iteration
    ` [PATCH 1/4] cat-file: use oidset check-and-insert
    ` [PATCH 2/4] cat-file: split batch "buf" into two variables
    ` [PATCH 3/4] cat-file: use a single strbuf for all output
    ` [PATCH 4/4] for_each_*_object: move declarations to object-store.h

[PATCH] branch: support configuring --sort via .gitconfig
 2018-08-15 11:15 UTC 

[PATCH] rebase -i: fix numbering in squash message
 2018-08-15  9:41 UTC 

[PATCH 0/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails
 2018-08-15  9:39 UTC  (3+ messages)
` [PATCH 1/2] t3430: add conflicting commit
` [PATCH 2/2] rebase -i: fix SIGSEGV when 'merge <branch>' fails

Bug with Git submodules and submodule.recurse setting
 2018-08-15  6:27 UTC  (4+ messages)
` [PATCH] git-submodule.sh: accept verbose flag in cmd_update to be non-quiet
  ` Aw: "

Syncing HEAD
 2018-08-15  5:49 UTC  (7+ messages)

[PATCH] partial-clone: render design doc using asciidoc
 2018-08-14 23:18 UTC  (4+ messages)

t5570-git-daemon fails with SIGPIPE on OSX
 2018-08-14 22:37 UTC  (3+ messages)

[RFC] submodule: munge paths to submodule git directories
 2018-08-14 22:34 UTC  (10+ messages)
` [PATCH 0/2] munge submodule names
  ` [PATCH 2/2] submodule: munge paths to submodule git directories

[PATCH] t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
 2018-08-14 21:49 UTC  (2+ messages)

[PATCH] submodule: add more exhaustive up-path testing
 2018-08-14 21:32 UTC  (7+ messages)

[PATCH 0/7] Resend of sb/submodule-update-in-c
 2018-08-14 21:24 UTC  (4+ messages)

[PATCH 0/2] send-email: impose a delay while sending to appease GMail
 2018-08-14 21:02 UTC  (6+ messages)
` [PATCH v2] send-email: add an option to impose delay sent E-Mails

[PATCH v3 0/7] Make submodules work if .gitmodules is not checked out
 2018-08-14 20:36 UTC  (14+ messages)
` [PATCH v3 1/7] submodule: add a print_config_from_gitmodules() helper
` [PATCH v3 2/7] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v3 3/7] t7411: be nicer to future tests and really clean things up
` [PATCH v3 4/7] submodule--helper: add a new 'config' subcommand
` [PATCH v3 5/7] submodule: use the 'submodule--helper config' command
` [PATCH v3 6/7] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v3 7/7] submodule: support reading .gitmodules even when it's not checked out

[PATCH 0/4] t5552: fix flakiness by introducing proper locking for GIT_TRACE
 2018-08-14 19:17 UTC  (14+ messages)
    ` [PATCH] mingw: enable atomic O_APPEND

[PATCH 0/4] Better colors in range-diff!
 2018-08-14 19:05 UTC  (6+ messages)
` [PATCH 4/4] range-diff: indent special lines as context

[PATCH 0/8] Resending sb/range-diff-colors
 2018-08-14 16:45 UTC  (16+ messages)
` [PATCH 5/8] diff.c: add set_sign to emit_line_0
` [PATCHv2 0/8] Resending sb/range-diff-colors
  ` [PATCH 1/8] test_decode_color: understand FAINT and ITALIC
  ` [PATCH 2/8] t3206: add color test for range-diff --dual-color
  ` [PATCH 3/8] diff.c: simplify caller of emit_line_0
  ` [PATCH 4/8] diff.c: reorder arguments for emit_line_ws_markup
  ` [PATCH 6/8] diff: use emit_line_0 once per line
  ` [PATCH 7/8] diff.c: omit check for line prefix in emit_line_0
  ` [PATCH 8/8] diff.c: rewrite emit_line_0 more understandably

[PATCH] doc: git-describe
 2018-08-14 16:14 UTC  (2+ messages)

[PATCH v2 3/5] rev-list: handle missing tree objects properly
 2018-08-14 16:03 UTC  (4+ messages)

[PATCH v5 00/21] Add range-diff, a tbdiff lookalike
 2018-08-14 15:18 UTC  (8+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/21] range-diff: add tests

[PATCH 0/1] Fix a recently-introduced compile warning
 2018-08-14 15:08 UTC  (3+ messages)
` [PATCH 1/1] mark_colliding_entries(): fix incorrect #if...#endif guard

[PATCH 1/2] fsck: use strbuf_getline() to read skiplist file
 2018-08-14  2:03 UTC  (14+ messages)
` [PATCH 2/2] fsck: use oidset for skiplist

[PATCH v2 0/5] filter: support for excluding all trees and blobs
 2018-08-14  0:57 UTC  (6+ messages)
` [PATCH v2 5/5] list-objects-filter: implement filter tree:none

wishlist: "--cached|--staged" to "git commit file(s)"
 2018-08-14  0:37 UTC  (3+ 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).