git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-07-27 14:28:47 to 2018-07-30 16:21:50 UTC [more...]

[PATCH v3 00/20] Add `range-diff`, a `tbdiff` lookalike
 2018-07-30 16:21 UTC  (22+ messages)
` [PATCH v4 00/21] "
  ` [PATCH v4 01/21] linear-assignment: a function to solve least-cost assignment problems
  ` [PATCH v4 03/21] range-diff: first rudimentary implementation
  ` [PATCH v4 05/21] range-diff: also show the diff between patches
  ` [PATCH v4 09/21] range-diff: adjust the output of the commit pairs
  ` [PATCH v4 10/21] range-diff: do not show "function names" in hunk headers
  ` [PATCH v4 17/21] range-diff: populate the man page
  ` [PATCH v4 20/21] range-diff: make --dual-color the default mode

[PATCH/RFC] Color merge conflicts
 2018-07-30 15:59 UTC 

Strange bug with "git log" - pdftotext?
 2018-07-30 15:51 UTC  (4+ messages)

[PATCH 0/2] fix "rebase -i --root" corrupting root commit
 2018-07-30 15:49 UTC  (10+ messages)
` [PATCH 1/2] sequencer: fix "rebase -i --root" corrupting author header
` [PATCH 2/2] sequencer: fix "rebase -i --root" corrupting author header timezone

[PATCH 0/9] Add support to develop Git in Visual Studio Code
 2018-07-30 15:42 UTC  (22+ messages)
` [PATCH 1/9] contrib: add a script to initialize VS Code configuration
` [PATCH 2/9] vscode: hard-code a couple defines
` [PATCH 7/9] vscode: use 8-space tabs, no trailing ws, etc for Git's source code
` [PATCH v2 0/9] Add support to develop Git in Visual Studio Code
  ` [PATCH v2 1/9] contrib: add a script to initialize VS Code configuration
  ` [PATCH v2 2/9] vscode: hard-code a couple defines
  ` [PATCH v2 3/9] cache.h: extract enum declaration from inside a struct declaration
  ` [PATCH v2 4/9] mingw: define WIN32 explicitly
  ` [PATCH v2 5/9] vscode: only overwrite C/C++ settings
  ` [PATCH v2 6/9] vscode: wrap commit messages at column 72 by default
  ` [PATCH v2 7/9] vscode: use 8-space tabs, no trailing ws, etc for Git's source code
  ` [PATCH v2 8/9] vscode: add a dictionary for cSpell
  ` [PATCH v2 9/9] vscode: let cSpell work on commit messages, too

What's cooking in git.git (Jul 2018, #03; Wed, 25)
 2018-07-30 15:41 UTC  (5+ messages)
    ` range-diff, was "

Git clone and case sensitivity
 2018-07-30 15:27 UTC  (12+ messages)
                ` [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems

[PATCH v2 0/5] fsck: doc fixes & fetch.fsck.* implementation
 2018-07-30 15:06 UTC  (29+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] receive.fsck.<msg-id> tests: remove dead code
` [PATCH v3 02/10] config doc: don't describe *.fetchObjects twice
` [PATCH v3 03/10] config doc: unify the description of fsck.* and receive.fsck.*
` [PATCH v3 04/10] config doc: elaborate on what transfer.fsckObjects does
` [PATCH v3 05/10] config doc: elaborate on fetch.fsckObjects security
` [PATCH v3 06/10] transfer.fsckObjects tests: untangle confusing setup
` [PATCH v3 07/10] fetch: implement fetch.fsck.*
` [PATCH v3 08/10] fsck: test & document {fetch,receive}.fsck.* config fallback
` [PATCH v3 09/10] fsck: add stress tests for fsck.skipList
` [PATCH v3 10/10] fsck: test and document unknown fsck.<msg-id> values

git broken for AIX somewhere between 2.13.2 and 2.13.3
 2018-07-30 14:54 UTC  (11+ messages)
            ` Is detecting endianness at compile-time unworkable?

[PATCH 0/1] Highlight keywords in remote sideband output
 2018-07-30 14:52 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/8] Clarify commit-graph and grafts/replace/shallow incompatibilities
 2018-07-30 14:39 UTC  (15+ messages)
` [PATCH 3/8] commit-graph: update design document
` [PATCH 4/8] test-repository: properly init repo
` [PATCH 5/8] commit-graph: not compatible with replace objects
` [PATCH 6/8] commit-graph: not compatible with grafts
` [PATCH 7/8] commit-graph: not compatible with uninitialized repo
` [PATCH] DO-NOT-MERGE: write and read commit-graph always

Using Environment variable GIT_CONFIG does not work as expected
 2018-07-30 13:07 UTC  (2+ messages)

[PATCH] config: fix case sensitive subsection names on writing
 2018-07-30 12:49 UTC  (12+ messages)

[PATCH 1/2] Document git config getter return value
 2018-07-30 12:26 UTC  (2+ messages)
` [PATCH 2/2] Highlight keywords in remote sideband output

[PATCH] RFC Highlight keywords in remote sideband output
 2018-07-30 12:24 UTC  (3+ messages)

[PATCH 1/2] Document git config getter return value
 2018-07-30 12:18 UTC  (2+ messages)
` [PATCH 2/2] Highlight keywords in remote sideband output

[PATCH] sequencer.c: terminate the last line of author-scriptproperly
 2018-07-30  9:35 UTC  (6+ messages)
` [RFC PATCH] sequencer: fix quoting in write_author_script

State of NewHash work, future directions, and discussion
 2018-07-30  9:06 UTC  (9+ messages)
` Hash algorithm analysis

[PATCH] t5562: avoid non-portable "export FOO=bar" construct
 2018-07-30  3:55 UTC  (4+ messages)

[PATCH] builtin.h: remove declaration of cmd_rebase__helper
 2018-07-29 22:44 UTC 

[PATCH] refspec: allow @ on the left-hand side of refspecs
 2018-07-29 19:28 UTC 

[PATCH] pack-objects: document about thread synchronization
 2018-07-29 15:46 UTC  (2+ messages)

[BUG] fetching sometimes doesn't update refs
 2018-07-29 12:19 UTC 

Proposed approaches to supporting HTTP remotes in "git archive"
 2018-07-29 11:54 UTC  (6+ messages)

[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
 2018-07-29 10:33 UTC  (23+ messages)
                      ` [PATCH v2 0/4] Speed up unpack_trees()
                        ` [PATCH v2 1/4] unpack-trees.c: add performance tracing
                        ` [PATCH v2 2/4] unpack-trees: optimize walking same trees with cache-tree
                        ` [PATCH v2 3/4] unpack-trees: reduce malloc in cache-tree walk
                        ` [PATCH v2 4/4] unpack-trees: cheaper index update when walking by cache-tree

[PATCH v3 0/3] Fix --short/--porcelain options for git commit
 2018-07-23  2:09 UTC  (6+ messages)
` [PATCH v4 0/4] Rerolling patch series to fix t7501
` [PATCH v4 1/4] t7501: add coverage for flags which imply dry runs
` [PATCH v4 2/4] wt-status: rename commitable to committable
` [PATCH v4 3/4] wt-status: teach wt_status_collect about merges in progress
` [PATCH v4 4/4] commit: fix exit code when doing a dry run

[PATCH] doc: fix want-capability separator
 2018-07-28 21:16 UTC 

[PATCH v1 0/3] add -p: select individual hunk lines
 2018-07-28 12:40 UTC  (13+ messages)
` [RFC PATCH v5 0/4] "
  ` [PATCH v5 1/4] "
  ` [RFC PATCH v5 2/4] add -p: select modified lines correctly

[RFC PATCH 0/5] Add delta islands support
 2018-07-28 12:12 UTC  (9+ messages)
` [RFC PATCH 3/5] pack-objects: add delta-islands support

[PATCH v2 0/4] fail compilation with strcpy
 2018-07-28  9:24 UTC  (9+ messages)
` [PATCH v2 1/4] automatically ban strcpy()
      ` [PATCH v3 "

[PATCH 0/8] Add color test for range-diff, simplify diff.c
 2018-07-28  6:33 UTC  (12+ messages)
` [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 5/8] diff.c: add set_sign to emit_line_0
` [PATCH 6/8] diff: use emit_line_0 once per line
` [PATCH 7/8] diff.c: compute reverse locally in emit_line_0
` [PATCH 8/8] diff.c: rewrite emit_line_0 more understandably

[PATCH] xdiff: reduce indent heuristic overhead
 2018-07-27 22:23 UTC  (2+ messages)

Multiple consecutive null bytes with log -z --name-only
 2018-07-27 22:12 UTC  (2+ messages)

[PATCH v7 1/8] checkout tests: index should be clean after dwim checkout
 2018-07-27 21:50 UTC  (3+ messages)
` [PATCH] tests: make use of the test_must_be_empty function

[PATCH 1/1] add hook pre-p4-submit
 2018-07-27 18:15 UTC  (3+ messages)
` [PATCH 1/1] Add the `p4-pre-submit` hook

[BUG] merge-recursive overly aggressive when skipping updating the working tree
 2018-07-27 18:14 UTC  (3+ messages)
` [PATCH v2 0/2] Preserve skip_worktree bit in merges when necessary

[RFC PATCH 0/3] Migrate the refs API to take the repository argument
 2018-07-27 18:04 UTC  (6+ messages)
` [PATCH 2/3] refs: introduce new API, wrap old API shallowly around new API

[PATCH v8 0/3] http-backend: respect CONTENT_LENGTH as specified by rfc3875
 2018-07-27 17:49 UTC  (4+ messages)
` [PATCH v9 "

[PATCH] name_rev: add support for --cherry-picks
 2018-07-27 15:55 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] sequencer.c: terminate the last line of author-script properly
 2018-07-27 15:49 UTC  (7+ messages)

[PATCH] negotiator/skipping: skip commits during fetch
 2018-07-27 15:48 UTC  (3+ messages)

[RFC PATCH 0/5] format-patch: automate cover letter range-diff
 2018-07-27 15:18 UTC  (7+ messages)
` [RFC PATCH 2/5] format-patch: add --range-diff option to embed diff in cover letter


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