git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-06-21 11:45:45 to 2018-06-25 14:35:40 UTC [more...]

[PATCH 00/23] Multi-pack-index (MIDX)
 2018-06-25 14:34 UTC  (46+ messages)
` [PATCH 09/23] midx: write pack names in chunk
` [PATCH 10/23] midx: write a lookup into the pack names chunk
` [PATCH 11/23] midx: sort and deduplicate objects from packfiles
` [PATCH 13/23] midx: write object id fanout chunk
` [PATCH 17/23] midx: read objects from multi-pack-index
` [PATCH 18/23] midx: use midx in abbreviation calculations
` [PATCH 20/23] midx: use midx in approximate_object_count
` [PATCH 23/23] midx: clear midx on repack
` [PATCH v2 00/24] Multi-pack-index (MIDX)
  ` [PATCH v2 01/24] multi-pack-index: add design document
  ` [PATCH v2 02/24] multi-pack-index: add format details
  ` [PATCH v2 03/24] multi-pack-index: add builtin
  ` [PATCH v2 04/24] multi-pack-index: add 'write' verb
  ` [PATCH v2 05/24] midx: write header information to lockfile
  ` [PATCH v2 06/24] multi-pack-index: load into memory
  ` [PATCH v2 08/24] packfile: generalize pack directory list
  ` [PATCH v2 09/24] multi-pack-index: read packfile list
  ` [PATCH v2 10/24] multi-pack-index: write pack names in chunk
  ` [PATCH v2 11/24] midx: read pack names into array
  ` [PATCH v2 12/24] midx: sort and deduplicate objects from packfiles
  ` [PATCH v2 13/24] midx: write object ids in a chunk
  ` [PATCH v2 14/24] midx: write object id fanout chunk
  ` [PATCH v2 15/24] midx: write object offsets
  ` [PATCH v2 16/24] config: create core.multiPackIndex setting
  ` [PATCH v2 18/24] midx: read objects from multi-pack-index

[GSoC][PATCH 0/3] rebase -i: rewrite reflog operations in C
 2018-06-25 13:44 UTC  (17+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 1/3] sequencer: add a new function to silence a command, except if it fails
  ` [GSoC][PATCH v3 0/3] rebase -i: rewrite reflog operations in C
    ` [GSoC][PATCH v3 1/3] sequencer: add a new function to silence a command, except if it fails
    ` [GSoC][PATCH v3 2/3] rebase -i: rewrite setup_reflog_action() in C
    ` [GSoC][PATCH v3 3/3] rebase -i: rewrite checkout_onto() "
    ` [GSoC][PATCH v4 0/3] rebase -i: rewrite reflog operations "
      ` [GSoC][PATCH v4 1/3] sequencer: extract a function to silence a command, except if it fails
      ` [GSoC][PATCH v4 2/3] rebase -i: rewrite checkout_onto() in C
      ` [GSoC][PATCH v4 3/3] rebase -i: rewrite setup_reflog_action() "

Incorrect unified diff when run with "--find-copies-harder"
 2018-06-24 14:42 UTC  (3+ messages)

[PATCH] Documentation: declare "core.ignorecase" as internal variable
 2018-06-24 13:47 UTC  (5+ messages)
` [PATCH v2] "

Unexpected ignorecase=false behavior on Windows
 2018-06-24 10:07 UTC  (5+ messages)

^D to credentials prompt results in "fatal: ... Success"
 2018-06-24  9:41 UTC  (2+ messages)

[BUG] url schemes should be case-insensitive
 2018-06-24  8:56 UTC 

[BUG] A part of an edge from an octopus merge gets colored, even with --color=never
 2018-06-23 21:45 UTC  (7+ messages)

[PATCH v3 0/8] Moved code detection: ignore space on uniform indentation
 2018-06-23 16:52 UTC  (11+ messages)
` [PATCH v3 1/8] xdiff/xdiff.h: remove unused flags
` [PATCH v3 2/8] xdiff/xdiffi.c: remove unneeded function declarations
` [PATCH v3 3/8] diff.c: do not pass diff options as keydata to hashmap
` [PATCH v3 4/8] diff.c: adjust hash function signature to match hashmap expectation
` [PATCH v3 5/8] diff.c: add a blocks mode for moved code detection
` [PATCH v3 6/8] diff.c: decouple white space treatment from move detection algorithm
` [PATCH v3 7/8] diff.c: factor advance_or_nullify out of mark_color_as_moved
` [PATCH v3 8/8] diff.c: add white space mode to move detection that allows indent changes

[PATCH] diff: fix a sparse 'dubious one-bit signed bitfield' error
 2018-06-23 13:20 UTC 

[PATCH v1 0/9] Introducing remote ODBs
 2018-06-23 12:29 UTC  (11+ messages)
` [PATCH v1 01/11] fetch-object: make functions return an error code
` [PATCH v1 02/11] Add initial remote odb support
` [PATCH v1 03/11] remote-odb: implement remote_odb_get_direct()
` [PATCH v1 04/11] remote-odb: implement remote_odb_get_many_direct()
` [PATCH v1 05/11] remote-odb: add remote_odb_reinit()
` [PATCH v1 06/11] Use remote_odb_get_direct() and has_remote_odb()
` [PATCH v1 07/11] Use odb.origin.partialclonefilter instead of core.partialclonefilter
` [PATCH v1 08/11] t0410: test fetching from many promisor remotes
` [PATCH v1 09/11] Documentation/config: add odb.<name>.promisorRemote

[PATCH v1 0/8] Introducing odb remote
 2018-06-23 12:15 UTC  (4+ messages)
` [PATCH v1 2/8] Add initial odb remote support

[PATCH] filter-branch: skip commits present on --state-branch
 2018-06-23  4:36 UTC 

[PATCH 0/8] ref-in-want
 2018-06-22 23:01 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/8] upload-pack: implement ref-in-want
  ` [PATCH v2 8/8] fetch-pack: "
  ` [PATCH v3 0/8] ref-in-want
    ` [PATCH v3 1/8] test-pkt-line: add unpack-sideband subcommand
    ` [PATCH v3 5/8] fetch: refactor fetch_refs into two functions
    ` [PATCH v3 8/8] fetch-pack: implement ref-in-want

[PATCH v2 0/4] branch -l deprecation revisited
 2018-06-22 22:43 UTC  (7+ messages)
` [PATCH v2 1/4] t3200: unset core.logallrefupdates when testing reflog creation
` [PATCH v2 2/4] t: switch "branch -l" to "branch --create-reflog"
` [PATCH v2 3/4] branch: deprecate "-l" option
` [PATCH v2 4/4] branch: make "-l" a synonym for "--list"

[PATCH 0/7] grep.c: teach --column to 'git-grep(1)'
 2018-06-22 22:26 UTC  (17+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/7] Documentation/config.txt: camel-case lineNumber for consistency
  ` [PATCH v3 2/7] grep.c: expose {,inverted} match column in match_line()
  ` [PATCH v3 3/7] grep.[ch]: extend grep_opt to allow showing matched column
  ` [PATCH v3 4/7] grep.c: display column number of first match
  ` [PATCH v3 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'
  ` [PATCH v3 6/7] grep.c: add configuration variables to show matched option
  ` [PATCH v3 7/7] contrib/git-jump/git-jump: jump to exact location

[PATCH 0/7] Restrict the usage of config_from_gitmodules()
 2018-06-22 21:13 UTC  (15+ messages)
` [PATCH 1/7] config: move config_from_gitmodules to submodule-config.c
` [PATCH 2/7] submodule-config: add helper function to get 'fetch' config from .gitmodules
` [PATCH 3/7] submodule-config: add helper to get 'update-clone' "
` [PATCH 4/7] submodule-config: make 'config_from_gitmodules' private
` [PATCH 5/7] submodule-config: pass repository as argument to config_from_gitmodules
` [PATCH 6/7] submodule-config: reuse config_from_gitmodules in repo_read_gitmodules
` [PATCH 7/7] submodule-config: cleanup backward compatibility helpers

[PATCH] protocol-v2 doc: put HTTP headers after request
 2018-06-22 20:47 UTC  (3+ messages)

[PATCH 0/5] Object store refactoring: commit graph
 2018-06-22 17:21 UTC  (14+ messages)
` [PATCH 1/5] object-store: add missing include
` [PATCH 2/5] commit-graph: add missing forward declaration
` [PATCH 3/5] commit-graph: add free_commit_graph
` [PATCH 4/5] commit-graph: store graph in struct object_store
` [PATCH 5/5] commit-graph: add repo arg to graph readers

The state of the object store series
 2018-06-22 17:12 UTC  (3+ messages)

[RFC PATCH v5] Implement --first-parent for git rev-list --bisect
 2018-06-22 12:39 UTC 

[ANNOUNCE] Git for Windows 2.18.0
 2018-06-22 11:59 UTC 

[PATCH] cherry-pick: do not error on non-merge commits when '-m 1' is specified
 2018-06-22  9:16 UTC  (3+ messages)

[RFC PATCH v2 0/7] Document/fix/warn about rebase incompatibilities and inconsistences
 2018-06-22  8:32 UTC  (23+ messages)
` [PATCH v3 0/7] Document/fix/warn about rebase incompatibilities and inconsistencies
  ` [PATCH v3 1/7] git-rebase.txt: document incompatible options
  ` [PATCH v3 2/7] git-rebase.sh: update help messages a bit
  ` [PATCH v3 3/7] t3422: new testcases for checking when incompatible options passed
  ` [PATCH v3 4/7] git-rebase: error out "
  ` [PATCH v3 5/7] git-rebase.txt: document behavioral inconsistencies between modes
  ` [PATCH v3 6/7] git-rebase.txt: address confusion between --no-ff vs --force-rebase
  ` [RFC PATCH v3 7/7] git-rebase: make --allow-empty-message the default

[PATCH] submodule.c: report the submodule that an error occurs in
 2018-06-22  8:17 UTC  (3+ messages)

[PATCH] Documentation: Spelling and grammar fixes
 2018-06-22  7:30 UTC  (2+ messages)

BUG: sub-git files getting cleaned when using --exclude in the top git
 2018-06-22  1:09 UTC 

State of NewHash work, future directions, and discussion
 2018-06-21 22:39 UTC  (4+ messages)
` Hash algorithm analysis

[PATCH v1 0/5] Allocate cache entries from memory pool
 2018-06-21 21:33 UTC  (6+ messages)
` [PATCH v4 0/8] Allocate cache entries from mem_pool
  ` [PATCH v4 2/8] block alloc: add lifecycle APIs for cache_entry structs
  ` [PATCH v4 3/8] mem-pool: only search head block for available space

[PATCH] docs: link to gitsubmodules
 2018-06-21 20:58 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCE] Git v2.18.0
 2018-06-21 19:27 UTC 

[RFC PATCH 00/10] Make submodules work if .gitmodules is not checked out
 2018-06-21 18:53 UTC  (7+ messages)
` [RFC PATCH 01/10] config: make config_from_gitmodules generally useful

[PATCH] Sanitize escape char sequences coming from server
 2018-06-21 18:51 UTC  (4+ messages)

Git not creating new directory when cloning
 2018-06-21 17:45 UTC  (2+ messages)

[PATCH] ewah: delete unused 'rlwit_discharge_empty()'
 2018-06-21 16:39 UTC  (3+ messages)

RFC: rebase inconsistency in 2.18 -- course of action?
 2018-06-21 15:36 UTC  (9+ messages)
` [RFC PATCH 0/3] Send more rebases through interactive machinery
  ` [RFC PATCH 3/3] git-rebase.sh: make git-rebase--interactive the default

Two small l10n/i18n patches
 2018-06-21 15:21 UTC  (5+ messages)
` [PATCH 1/2] l10n: fr: fix a message seen in git bisect
` [PATCH 2/2] i18n: bisect: mark two supplementary strings for translation

gitk selection color not persistent
 2018-06-21 14:48 UTC 

[PATCH 1/2] sequencer.c: plug leaks in do_pick_commit
 2018-06-21 11:46 UTC  (9+ messages)
` [PATCH 2/2] sequencer.c: plug mem leak in git_sequencer_config


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