git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-05-02 00:27:40 to 2018-05-03 21:19:45 UTC [more...]

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-03 21:19 UTC  (38+ messages)
` [PATCH 01/18] Add a function to solve least-cost assignment problems
` [PATCH 02/18] Add a new builtin: branch-diff
` [PATCH 03/18] branch-diff: first rudimentary implementation
` [PATCH 04/18] branch-diff: improve the order of the shown commits
` [PATCH 05/18] branch-diff: also show the diff between patches
` [PATCH 06/18] branch-diff: right-trim commit messages
` [PATCH 07/18] branch-diff: indent the diffs just like tbdiff
` [PATCH 08/18] branch-diff: suppress the diff headers
` [PATCH 09/18] branch-diff: adjust the output of the commit pairs
` [PATCH 10/18] branch-diff: do not show "function names" in hunk headers
` [PATCH 11/18] branch-diff: add tests
` [PATCH 12/18] branch-diff: use color for the commit pairs
` [PATCH 13/18] color: provide inverted colors, too
` [PATCH 14/18] diff: add an internal option to dual-color diffs of diffs
` [PATCH 15/18] branch-diff: offer to dual-color the diffs
` [PATCH 16/18] branch-diff --dual-color: work around bogus white-space warning
` [PATCH 17/18] branch-diff: add a man page
` [PATCH 18/18] completion: support branch-diff

[PATCH v1 0/5] Allocate cache entries from memory pool
 2018-05-03 21:13 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] mem-pool: fill out functionality
  ` [PATCH v2 5/5] block alloc: add validations around cache_entry lifecyle

[PATCH 0/2] Supporting partial clones in protocol v2
 2018-05-03 20:15 UTC  (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] upload-pack: fix error message typo
` [PATCH v2 2/3] upload-pack: read config when serving protocol v2
` [PATCH v2 3/3] {fetch,upload}-pack: support filter in "

[PATCH] git: add -N as a short option for --no-pager
 2018-05-03 20:06 UTC  (3+ messages)
` [PATCH v2] git: add -P "

[PATCH v2 0/6] Some doc-fixes
 2018-05-03 18:48 UTC  (9+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] doc: improve formatting in githooks.txt
  ` [PATCH v3 2/7] doc: align 'diff --no-index' in text and synopsis
  ` [PATCH v3 3/7] doc: clarify ignore rules for git ls-files
  ` [PATCH v3 4/7] doc: add '-d' and '-o' for 'git push'
  ` [PATCH v3 5/7] git-svn: remove ''--add-author-from' for 'commit-diff'
  ` [PATCH v3 6/7] doc: add note about shell quoting to revision.txt
  ` [PATCH v3 7/7] doc: normalize [--options] to [options] in git-diff

[PATCH v3 0/9] Compute and consume generation numbers
 2018-05-03 18:45 UTC  (23+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 03/10] commit-graph: compute "
  ` [PATCH v4 08/10] commit: add short-circuit to paint_down_to_common()
  ` [PATCH v4 09/10] merge: check config before loading commits
  ` [PATCH v4 10/10] commit-graph.txt: update design document
  ` [PATCH v5 00/11] Compute and consume generation numbers
    ` [PATCH v5 09/11] commit: use generation number in remove_redundant()

[PATCH 0/5] Rebooting pc/submodule-helper-foreach
 2018-05-03 18:12 UTC  (13+ messages)
` [PATCH 1/5] submodule foreach: correct '$path' in nested submodules from a subdirectory
` [PATCH 2/5] submodule foreach: document '$sm_path' instead of '$path'
` [PATCH 3/5] submodule foreach: clarify the '$toplevel' variable documentation
` [PATCH 4/5] submodule foreach: document variable '$displaypath'
` [PATCH 5/5] submodule: port submodule subcommand 'foreach' from shell to C

[PATCH 00/13] object store: alloc
 2018-05-03 17:35 UTC  (21+ messages)
` [PATCH 01/13] repository: introduce object parser field
` [PATCH 04/13] alloc: add repository argument to alloc_blob_node
` [PATCH 12/13] object: allow create_object to handle arbitrary repositories
` [PATCH 13/13] alloc: allow arbitrary repositories for alloc functions

git merge banch w/ different submodule revision
 2018-05-03 16:42 UTC  (7+ messages)

[PATCH 0/8] gpg-interface: Multiple signing tools
 2018-05-03 16:03 UTC  (10+ messages)
` [PATCH 8/8] gpg-interface: handle alternative signature types

[PATCH] gitweb: Measure offsets against UTF-8 flagged string
 2018-05-03 15:16 UTC  (5+ messages)

[PATCH] checkout & worktree: introduce a core.DWIMRemote setting
 2018-05-03 15:14 UTC  (7+ messages)
      ` [PATCH v2] checkout & worktree: introduce checkout.implicitRemote

[PATCH v4 0/3] Add --progress and --dissociate to git submodule
 2018-05-03 10:53 UTC  (4+ messages)
` [PATCH v4 1/3] submodule: clean up subsititions in script
` [PATCH v4 2/3] submodule: add --progress option to add command
` [PATCH v4 3/3] submodule: add --dissociate option to add/update commands

git-submodule is missing --dissociate option
 2018-05-03 10:46 UTC  (14+ messages)
` [PATCH 0/3] Add --progress and --dissociate to git submodule
  ` [PATCH 1/3] submodule: clean up subsititions in script
  ` [PATCH 2/3] submodule: add --progress option to add command
  ` [PATCH 3/3] submodule: add --dissociate option to add/update commands

[PATCH v2 00/12] get_short_oid UI improvements
 2018-05-03  7:28 UTC  (12+ messages)
` [PATCH v3 "
` [PATCH v3 04/12] cache.h: add comment explaining the order in object_type
` [PATCH v3 06/12] get_short_oid: sort ambiguous objects by type, then SHA-1
` [PATCH v3 09/12] get_short_oid / peel_onion: ^{tree} should be tree, not treeish

[PATCH v2] wt-status: use rename settings from init_diff_ui_defaults
 2018-05-03  5:22 UTC  (8+ messages)

Blame / annotate with mixed mac line endings?
 2018-05-03  4:55 UTC  (4+ messages)

[GSoC] Info: new blog series of my work on Git GSoC '18
 2018-05-03  1:49 UTC  (4+ messages)

[PATCH v2 00/42] object_id part 13
 2018-05-02 23:42 UTC  (18+ messages)
` [PATCH v2 03/42] Remove unused member in struct object_context
` [PATCH v2 04/42] packfile: remove unused member from struct pack_entry
` [PATCH v2 08/42] packfile: abstract away hash constant values
` [PATCH v2 16/42] Update struct index_state to use struct object_id
` [PATCH v2 19/42] commit: convert uses of get_sha1_hex to get_oid_hex
` [PATCH v2 20/42] dir: convert struct untracked_cache_dir to object_id
` [PATCH v2 21/42] http: eliminate hard-coded constants
` [PATCH v2 22/42] revision: replace use of "
` [PATCH v2 23/42] upload-pack: replace use of several "
` [PATCH v2 24/42] diff: specify abbreviation size in terms of the_hash_algo
` [PATCH v2 29/42] merge: convert empty tree constant to the_hash_algo
` [PATCH v2 30/42] sequencer: convert one use of EMPTY_TREE_SHA1_HEX
` [PATCH v2 31/42] submodule: convert several uses "
` [PATCH v2 32/42] wt-status: convert two "
` [PATCH v2 33/42] builtin/receive-pack: convert one use "

What's cooking in git.git (Apr 2018, #04; Mon, 30)
 2018-05-02 23:17 UTC  (13+ messages)
` js/no-pager-shorthand [was: What's cooking in git.git (Apr 2018, #04; Mon, 30)]
        ` js/no-pager-shorthand [

[PATCH 00/41] object_id part 13
 2018-05-02 23:05 UTC  (6+ messages)
` [PATCH 08/41] packfile: abstract away hash constant values

[PATCH] git-p4 - Add option --sha1 to submit in p4
 2018-05-02 18:53 UTC  (2+ messages)

[PATCH v1 0/2] add additional config settings for merge
 2018-05-02 17:20 UTC  (6+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] merge: update documentation for {merge,diff}.renameLimit
  ` [PATCH v4 2/3] merge: Add merge.renames config setting
  ` [PATCH v4 3/3] merge: pass aggressive when rename detection is turned off

[PATCH v2 0/2] Fix --short and --porcelain options for commit
 2018-05-02 15:52 UTC  (5+ messages)
` [PATCH "
  ` [PATCH v2 1/2] commit: fix --short and --porcelain options

[PATCH 0/3] BUG() and "config --local" outside of repo
 2018-05-02 15:18 UTC  (7+ messages)
` [PATCH v2 0/4] Finish the conversion from die("BUG: ...") to BUG()
  ` [PATCH v2 1/4] test-tool: help verifying BUG() code paths
  ` [PATCH v2 2/4] run-command: use BUG() to report bugs, not die()
  ` [PATCH v2 3/4] Replace all die("BUG: ...") calls by BUG() ones
  ` [PATCH v2 4/4] Convert remaining die*(BUG) messages

[PATCH v3 2/3] merge: Add merge.renames config setting
 2018-05-02 14:33 UTC  (5+ messages)
` (no subject)
  ` 

[PATCH] git-send-email: allow re-editing of message
 2018-05-02 14:32 UTC 

[PATCH 0/6] Finish the conversion from die("BUG: ...") to BUG()
 2018-05-02 10:41 UTC  (6+ messages)
` [PATCH 2/6] t1406: prepare for the refs code to fail with BUG()

[PATCH v1] test-drop-caches: simplify delay loading of NtSetSystemInformation
 2018-05-02  6:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] revisions.txt: expand tabs to spaces in diagram
 2018-05-02  6:20 UTC  (3+ messages)

(no subject)
 2018-05-02  5:18 UTC  (2+ messages)
` subscription (was: (no subject))

git-submodule is missing --dissociate option
 2018-05-02  4:34 UTC  (6+ messages)

[PATCH v3] blame: prevent error if range ends past end of file
 2018-05-02  2:47 UTC  (8+ messages)
` [PATCH v4 0/2] blame and log: "
  ` [PATCH v4 1/2] blame: "

[PATCH] format-patch: make cover letters always text/plain
 2018-05-02  2:20 UTC  (2+ messages)
` [PATCH v2] "


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