git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-03 22:24:16 to 2018-08-06 17:38:24 UTC [more...]

[RFC PATCH v2 00/12] Make submodules work if .gitmodules is not checked out
 2018-08-06 17:38 UTC  (7+ messages)
` [RFC PATCH v2 06/12] submodule--helper: add a '--stage' option to the 'config' sub command

[PATCH] add a script to diff rendered documentation
 2018-08-06 17:37 UTC  (12+ messages)

[PATCH v5 0/2] sideband: highlight keywords in remote sideband output
 2018-08-06 17:21 UTC  (6+ messages)
` [PATCH v5 1/2] config: document git config getter return value
` [PATCH v5 2/2] sideband: highlight keywords in remote sideband output

[PATCH] Makefile: enable DEVELOPER by default
 2018-08-06 17:11 UTC  (15+ messages)

[BUG] 'git ls-files --no-exclude' segfault & co
 2018-08-06 16:36 UTC  (2+ messages)

[PATCH] Makefile: add missing dependency for command-list.h
 2018-08-06 16:34 UTC 

[PATCH] t7406: Make a test_must_fail call fail for the right reason
 2018-08-06 16:09 UTC  (10+ messages)
` [PATCH 0/2] Simple fixes to t7406
  ` [PATCH 1/3] t7406: simplify by using diff --name-only instead of diff --raw
  ` [PATCH 2/3] t7406: avoid having git commands upstream of a pipe
  ` [PATCH 3/3] t7406: make a test_must_fail call fail for the right reason

[PATCH 0/2] Make git rebase work with --rebase-merges and --exec
 2018-08-06 16:00 UTC  (14+ messages)
` [PATCH 2/2] rebase --exec: make it work with --rebase-merges
` [PATCH v2 0/2] Make git rebase work with --rebase-merges and --exec
  ` [PATCH v2 1/2] t3430: demonstrate what -r, --autosquash & --exec should do
  ` [PATCH v2 2/2] rebase --exec: make it work with --rebase-merges

[PATCH v2 0/4] Speed up unpack_trees()
 2018-08-06 15:59 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] unpack-trees: add performance tracing
  ` [PATCH v3 2/4] unpack-trees: optimize walking same trees with cache-tree
  ` [PATCH v3 3/4] unpack-trees: reduce malloc in cache-tree walk
  ` [PATCH v3 4/4] unpack-trees: cheaper index update when walking by cache-tree

[RFC PATCH 0/5] Add delta islands support
 2018-08-06 15:53 UTC  (14+ messages)
` [RFC PATCH 2/5] Add delta-islands.{c,h}
` [RFC PATCH 3/5] pack-objects: add delta-islands support

Fetch on submodule update
 2018-08-06 15:44 UTC  (5+ messages)

[PATCH] config.txt: reorder blame stuff to keep config keys sorted
 2018-08-06 15:35 UTC  (3+ messages)

[PATCH 0/4] line-log: be more careful when adjusting multiple line ranges
 2018-08-06 15:33 UTC  (18+ messages)
` [PATCH 1/4] line-log: demonstrate a bug with nearly-overlapping ranges
` [PATCH 2/4] line-log: adjust start/end of ranges individually
` [PATCH 3/4] line-log: optimize ranges by joining them when possible
` [PATCH 4/4] line-log: convert an assertion to a full BUG() call

t5570-git-daemon fails with SIGPIPE on OSX
 2018-08-06 15:31 UTC  (2+ messages)

concurrent access to multiple local git repos is error prone
 2018-08-06 15:22 UTC  (11+ messages)
              ` exit code in git diff-index [was: Re: concurrent access to multiple local git repos is error prone]

[RFC] broken test for git am --scissors
 2018-08-06 15:04 UTC  (7+ messages)
` [PATCH] t4150: fix broken test for "
  ` [PATCH v2] "

[PATCH v1] checkout: optionally speed up "git checkout -b foo"
 2018-08-06 14:25 UTC  (7+ messages)
` [PATCH v2] checkout: optimize "git checkout -b <new_branch>"

[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
 2018-08-06 14:17 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/2 v4] sideband: highlight keywords in remote sideband output
 2018-08-06 14:06 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/1] t/test-lib: make `test_dir_is_empty` more robust
 2018-08-06 13:02 UTC  (14+ messages)
` [PATCH 1/1] "
  ` [PATCH v2] "

[PATCH 0/7] improve range-diffs coloring and [RFC] move detection
 2018-08-06  6:07 UTC  (12+ messages)
` [PATCH 1/7] diff.c: emit_line_0 to take string instead of first sign
` [PATCH 2/7] diff.c: add --output-indicator-{new, old, context}
` [PATCH 3/7] range-diff: make use of different output indicators
` [PATCH 4/7] range-diff: indent special lines as context
` [PATCH 5/7] diff.c: rename color_moved to markup_moved
` [PATCH 6/7] diff.c: factor determine_line_color out of emit_diff_symbol_from_struct
` [RFC PATCH 7/7] diff/am: enhance diff format to use */~ for moved lines

[PATCH 0/5] Misc Coccinelle-related improvements
 2018-08-05 23:02 UTC  (7+ messages)
` [PoC] coccinelle: make Coccinelle-related make targets more fine-grained

git worktree add prints to stdout
 2018-08-05 22:45 UTC  (3+ messages)

git worktree add verbosity
 2018-08-05 18:37 UTC  (3+ messages)

Jeff
 2018-08-05 18:32 UTC 

[PATCH v2 0/6] Add delta islands support
 2018-08-05 17:25 UTC  (7+ messages)
` [PATCH v2 1/6] packfile: make get_delta_base() non static
` [PATCH v2 2/6] Add delta-islands.{c,h}
` [PATCH v2 3/6] pack-objects: add delta-islands support
` [PATCH v2 4/6] repack: "
` [PATCH v2 5/6] t: add t5319-delta-islands.sh
` [PATCH v2 6/6] pack-objects: move tree_depth into 'struct packing_data'

[PATCH v3 00/11] rerere: handle nested conflicts
 2018-08-05 17:20 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/11] rerere: unify error messages when read_cache fails
  ` [PATCH v4 02/11] rerere: lowercase error messages
  ` [PATCH v4 03/11] rerere: wrap paths in output in sq
  ` [PATCH v4 04/11] rerere: mark strings for translation
  ` [PATCH v4 05/11] rerere: add documentation for conflict normalization
  ` [PATCH v4 06/11] rerere: fix crash with files rerere can't handle
  ` [PATCH v4 07/11] rerere: only return whether a path has conflicts or not
  ` [PATCH v4 08/11] rerere: factor out handle_conflict function
  ` [PATCH v4 09/11] rerere: return strbuf from handle path
  ` [PATCH v4 10/11] rerere: teach rerere to handle nested conflicts
  ` [PATCH v4 11/11] rerere: recalculate conflict ID when unresolved conflict is committed

[PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
 2018-08-05 14:01 UTC  (12+ messages)

What's cooking in git.git (Aug 2018, #01; Thu, 2)
 2018-08-05  6:15 UTC  (12+ messages)
` pk/rebase-in-c, was "

How to push using SSH and pull using HTTPS for all repos on GitHub?
 2018-08-05  3:28 UTC  (4+ messages)

[RFC PATCH 0/1] Introduce git-recover
 2018-08-05  1:34 UTC  (8+ messages)
` [RFC PATCH 1/1] recover: restoration of deleted worktree files

[PATCH 0/1] Support git pull --rebase=i <remote> <branch>
 2018-08-04 19:23 UTC  (2+ messages)
` [PATCH 1/1] pull --rebase=<type>: allow single-letter abbreviations for the type

[PATCH v9 0/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
 2018-08-04 17:20 UTC  (5+ messages)
` [PATCH v9 2/3] "

[PATCH 2/2] doc hash-function-transition: pick SHA-256 as NewHash
 2018-08-04  8:52 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
 2018-08-04  8:43 UTC  (7+ messages)

[PATCH] pack-objects: document about thread synchronization
 2018-08-04  7:04 UTC  (6+ messages)

[PATCH] t3031: update test description to mention desired behavior
 2018-08-03 23:42 UTC  (2+ messages)

[PATCH 0/7] Resend of sb/submodule-update-in-c
 2018-08-03 22:36 UTC  (5+ messages)
` [PATCH 5/7] builtin/submodule--helper: factor out method to update a single submodule
` [PATCH 6/7] submodule--helper: replace connect-gitdir-workingtree by ensure-core-worktree
` [PATCH 7/7] submodule--helper: introduce new update-module-mode helper


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