git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-06-30 08:36:07 to 2018-07-03 11:27:11 UTC [more...]

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-03 11:26 UTC  (19+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
  ` [PATCH v3 04/20] range-diff: improve the order of the shown commits
  ` [PATCH v3 06/20] range-diff: right-trim commit messages
  ` [PATCH v3 07/20] range-diff: indent the diffs just like tbdiff
  ` [PATCH v3 08/20] range-diff: suppress the diff headers
  ` [PATCH v3 11/20] range-diff: add tests
  ` [PATCH v3 09/20] range-diff: adjust the output of the commit pairs
  ` [PATCH v3 12/20] range-diff: use color for "
  ` [PATCH v3 13/20] color: add the meta color GIT_COLOR_REVERSE
  ` [PATCH v3 14/20] diff: add an internal option to dual-color diffs of diffs
  ` [PATCH v3 16/20] range-diff --dual-color: work around bogus white-space warning
  ` [PATCH v3 17/20] range-diff: add a man page
  ` [PATCH v3 18/20] completion: support `git range-diff`
  ` [PATCH v3 19/20] range-diff: left-pad patch numbers
  ` [PATCH v3 05/20] range-diff: also show the diff between patches
  ` [PATCH v3 10/20] range-diff: do not show "function names" in hunk headers
  ` [PATCH v3 20/20] range-diff: make --dual-color the default mode

fast-import slowness when importing large files with small differences
 2018-07-03  9:15 UTC  (5+ messages)
` [PATCH] xdiff: reduce indent heuristic overhead

[PATCH] git-gui: use commit message template
 2018-07-03  8:53 UTC  (3+ messages)
  ` AW: "

[PATCH 1/3] ls-tree: make <tree-ish> optional
 2018-07-03  7:33 UTC  (9+ messages)
` [PATCH 2/3] ls-tree: update usage info
` [PATCH 3/3] ls-tree: add unit tests for arguments

Checks added for CVE-2018-11235 too restrictive?
 2018-07-03  7:06 UTC 

[PATCH] Makefile: tweak sed invocation
 2018-07-02 23:12 UTC  (3+ messages)

[PATCH] fetch-pack: support negotiation tip whitelist
 2018-07-02 22:39 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] fetch-pack: write shallow, then check connectivity
 2018-07-02 22:08 UTC 

Feature request : "git fsck" should show the percentage of completeness in step "Checking connectivity:"
 2018-07-02 21:41 UTC  (3+ messages)

[PATCH 0/3] un-break for-each-ref --ignore-case
 2018-07-02 21:30 UTC  (5+ messages)
` [PATCH 1/3] t6300: add a test for --ignore-case
` [PATCH 2/3] for-each-ref: consistently pass WM_IGNORECASE flag
` [PATCH 3/3] ref-filter: avoid backend filtering with --ignore-case

[PATCH v4 0/8] Allocate cache entries from mem_pool
 2018-07-02 21:23 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/8] mem-pool: fill out functionality
  ` [PATCH v6 0/8] Allocate cache entries from mem_pool
    ` [PATCH v6 1/8] read-cache: teach refresh_cache_entry to take istate
    ` [PATCH v6 2/8] read-cache: teach make_cache_entry to take object_id
    ` [PATCH v6 3/8] block alloc: add lifecycle APIs for cache_entry structs
    ` [PATCH v6 4/8] mem-pool: only search head block for available space
    ` [PATCH v6 5/8] mem-pool: add life cycle management functions
    ` [PATCH v6 6/8] mem-pool: fill out functionality
    ` [PATCH v6 7/8] block alloc: allocate cache entries from mem_pool
    ` [PATCH v6 8/8] block alloc: add validations around cache_entry lifecyle

[PATCH 00/25] fix buggy tests, modernize tests, fix broken &&-chains
 2018-07-02 21:20 UTC  (33+ messages)
` [PATCH 01/25] t: use test_might_fail() instead of manipulating exit code manually
` [PATCH 02/25] t: use test_write_lines() instead of series of 'echo' commands
` [PATCH 03/25] t: use sane_unset() rather than 'unset' with broken &&-chain
` [PATCH 04/25] t: drop unnecessary terminating semicolon in subshell
` [PATCH 05/25] t/lib-submodule-update: fix "absorbing" test
` [PATCH 06/25] t5405: use test_must_fail() instead of checking exit code manually
` [PATCH 07/25] t5406: use write_script() instead of birthing shell script manually
` [PATCH 08/25] t5505: modernize and simplify hard-to-digest test
` [PATCH 09/25] t6036: fix broken "merge fails but has appropriate contents" tests
` [PATCH 10/25] t7201: drop pointless "exit 0" at end of subshell
` [PATCH 11/25] t7400: fix broken "submodule add/reconfigure --force" test
` [PATCH 12/25] t7810: use test_expect_code() instead of hand-rolled comparison
` [PATCH 13/25] t9001: fix broken "invoke hook" test
` [PATCH 14/25] t9814: simplify convoluted check that command correctly errors out
` [PATCH 15/25] t0000-t0999: fix broken &&-chains
` [PATCH 16/25] t1000-t1999: "
` [PATCH 17/25] t2000-t2999: "
` [PATCH 18/25] t3000-t3999: "
` [PATCH 19/25] t3030: "
` [PATCH 20/25] t4000-t4999: "
` [PATCH 21/25] t5000-t5999: "
` [PATCH 22/25] t6000-t6999: "
` [PATCH 23/25] t7000-t7999: "
` [PATCH 24/25] t9000-t9999: "
` [PATCH 25/25] t9119: "

[GSoC] GSoC with git, week 9
 2018-07-02 20:57 UTC 

[PATCH 00/23] Mark strings for translation
 2018-07-02 20:32 UTC  (29+ messages)
` [PATCH 01/23] Update messages in preparation for i18n
` [PATCH 02/23] archive-tar.c: mark more strings for translation
` [PATCH 03/23] archive-zip.c: "
` [PATCH 04/23] builtin/config.c: "
` [PATCH 05/23] builtin/grep.c: mark strings for translation and no full stops
` [PATCH 06/23] builtin/pack-objects.c: mark more strings for translation
` [PATCH 07/23] builtin/replace.c: "
` [PATCH 08/23] commit-graph.c: "
` [PATCH 09/23] config.c: "
` [PATCH 10/23] connect.c: "
` [PATCH 11/23] convert.c: "
` [PATCH 12/23] dir.c: "
` [PATCH 13/23] environment.c: "
` [PATCH 14/23] exec-cmd.c: "
` [PATCH 15/23] object.c: "
` [PATCH 16/23] pkt-line.c: "
` [PATCH 17/23] refs.c: "
` [PATCH 18/23] refspec.c: "
` [PATCH 19/23] replace-object.c: "
` [PATCH 20/23] sequencer.c: "
` [PATCH 21/23] sha1-file.c: "
` [PATCH 22/23] transport.c: "
` [PATCH 23/23] transport-helper.c: "

[PATCH 0/2] grep.c: teach --only-matching to 'git-grep(1)'
 2018-07-02 20:09 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] grep.c: extract show_line_header()
  ` [PATCH v2 2/2] grep.c: teach 'git grep --only-matching'

[PATCH v3 0/8] Moved code detection: ignore space on uniform indentation
 2018-07-02 18:59 UTC  (9+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 6/9] diff.c: add a blocks mode for moved code detection
  ` [PATCH v4 7/9] diff.c: decouple white space treatment from move detection algorithm
  ` [PATCH v4 9/9] diff.c: add white space mode to move detection that allows indent changes

Use of new .gitattributes working-tree-encoding attribute across different platform types
 2018-07-02 18:20 UTC  (10+ messages)

[PATCH 00/12] Kill the_index part2, header file cleanup
 2018-07-02 16:09 UTC  (14+ messages)
` [PATCH 01/12] apply.h: drop extern on func declaration
` [PATCH 02/12] attr.h: drop extern from function declaration
` [PATCH 03/12] blame.h: drop extern on func declaration
` [PATCH 04/12] cache-tree.h: drop extern from function declaration
` [PATCH 05/12] convert.h: drop 'extern' "
` [PATCH 06/12] diffcore.h: drop extern "
` [PATCH 07/12] diff.h: remove "
` [PATCH 08/12] line-range.h: drop "
` [PATCH 09/12] rerere.h: "
` [PATCH 10/12] repository.h: "
` [PATCH 11/12] revision.h: "
` [PATCH 12/12] submodule.h: "

[PATCH 0/3] Add missing rename-related corner cases for merging
 2018-07-02 13:30 UTC  (4+ messages)
` [PATCH 1/3] t6042: add testcase covering rename/add/delete conflict type
` [PATCH 2/3] t6042: add testcase covering rename/rename(2to1)/delete/delete conflict
` [PATCH 3/3] t6042: add testcase covering long chains of rename conflicts

[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
 2018-07-02 10:57 UTC  (8+ messages)
` [GSoC][PATCH v2 1/7] sequencer: make two functions and an enum from sequencer.c public
` [GSoC][PATCH v2 2/7] rebase--interactive: rewrite append_todo_help() in C
` [GSoC][PATCH v2 3/7] editor: add a function to launch the sequence editor
` [GSoC][PATCH v2 4/7] rebase-interactive: rewrite the edit-todo functionality in C
` [GSoC][PATCH v2 5/7] sequencer: add a new function to silence a command, except if it fails
` [GSoC][PATCH v2 6/7] rebase -i: rewrite setup_reflog_action() in C
` [GSoC][PATCH v2 7/7] rebase -i: rewrite checkout_onto() "

[GSoC][PATCH v4 0/3] rebase -i: rewrite reflog operations in C
 2018-07-02 10:36 UTC  (5+ messages)
` [GSoC][PATCH v5 "

[GSoC] [PATCH 0/5] rebase: rewrite rebase in C
 2018-07-02  9:15 UTC  (6+ messages)
` [GSoC] [PATCH v2 0/4] "
  ` [PATCH v2 1/4] rebase: start implementing it as a builtin
  ` [PATCH v2 2/4] rebase: refactor common shell functions into their own file
  ` [PATCH v2 3/4] sequencer: refactor the code to detach HEAD to checkout.c
  ` [PATCH v2 4/4] builtin/rebase: support running "git rebase <upstream>"

send-email: change the default value of sendmail.validate
 2018-07-02  2:05 UTC  (5+ messages)

[PATCH 0/6] Add merge recursive testcases with undetected conflicts
 2018-07-01  4:11 UTC  (7+ messages)
` [PATCH 1/6] t6036: add a failed conflict detection case with symlink modify/modify
` [PATCH 2/6] t6036: add a failed conflict detection case with symlink add/add
` [PATCH 3/6] t6036: add a failed conflict detection case with submodule modify/modify
` [PATCH 4/6] t6036: add a failed conflict detection case with submodule add/add
` [PATCH 5/6] t6036: add a failed conflict detection case with conflicting types
` [PATCH 6/6] t6036: add a failed conflict detection case: regular files, different modes

[RFC PATCH 0/7] merge requirement: index matches head
 2018-07-01  1:25 UTC  (11+ messages)
` [PATCH v2 0/9] Fix merge issues with index not matching HEAD
  ` [PATCH v2 1/9] read-cache.c: move index_has_changes() from merge.c
  ` [PATCH v2 2/9] index_has_changes(): avoid assuming operating on the_index
  ` [PATCH v2 3/9] t6044: verify that merges expected to abort actually abort
  ` [PATCH v2 4/9] t6044: add a testcase for index matching head, when head doesn't match HEAD
  ` [PATCH v2 5/9] merge-recursive: make sure when we say we abort that we actually abort
  ` [PATCH v2 6/9] merge-recursive: fix assumption that head tree being merged is HEAD
  ` [PATCH v2 7/9] t6044: add more testcases with staged changes before a merge is invoked
  ` [PATCH v2 8/9] merge-recursive: enforce rule that index matches head before merging
  ` [PATCH v2 9/9] merge: fix misleading pre-merge check documentation

[PATCH] fast-import: Don't count delta attempts against an empty buffer
 2018-06-30 21:41 UTC 

[PATCH] gc --auto: release pack files before auto packing
 2018-06-30 14:58 UTC  (2+ messages)

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2018-06-30 12:47 UTC  (9+ messages)

Two small l10n/i18n patches
 2018-06-30  9:11 UTC  (6+ messages)
` [PATCH 2/2] i18n: bisect: mark two supplementary strings for translation

[PATCH v2 0/9] Introducing remote ODBs
 2018-06-30  8:39 UTC  (11+ messages)
` [PATCH v2 1/9] fetch-object: make functions return an error code
` [PATCH v2 2/9] Add initial remote odb support
` [PATCH v2 3/9] remote-odb: implement remote_odb_get_direct()
` [PATCH v2 4/9] remote-odb: implement remote_odb_get_many_direct()
` [PATCH v2 5/9] remote-odb: add remote_odb_reinit()
` [PATCH v2 6/9] Use remote_odb_get_direct() and has_remote_odb()
` [PATCH v2 7/9] Use odb.origin.partialclonefilter instead of core.partialclonefilter
` [PATCH v2 8/9] t0410: test fetching from many promisor remotes
` [PATCH v2 9/9] Documentation/config: add odb.<name>.promisorRemote

[PATCH 00/15] Kill the_index part 1, expose it
 2018-06-30  8:38 UTC  (4+ messages)
` [PATCH 02/15] apply.c: stop using index compat macros


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