git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-07-10 20:25:40 to 2013-07-13 02:03:34 UTC [more...]

[PATCH] show-ref: make --head always show the HEAD ref
 2013-07-13  2:03 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 0/2] add git-check-mailmap command
 2013-07-13  0:53 UTC  (3+ messages)
` [PATCH v3 1/2] builtin: "
` [PATCH v3 2/2] t4203: test check-mailmap command invocation

[PATCH] t4203: fix checks for email address remapping
 2013-07-13  0:35 UTC 

git p4 clone not processing branches properly
 2013-07-13  0:28 UTC  (12+ messages)

Git in nutshell Inbox
 2013-07-13  0:26 UTC  (9+ messages)

What's cooking in git.git (Jul 2013, #05; Fri, 12)
 2013-07-12 22:53 UTC 

[PATCH 0/4] Microfixes to mailmap
 2013-07-12 22:51 UTC  (7+ messages)
` [PATCH 1/4] mailmap: do not lose single-letter names
` [PATCH 2/4] mailmap: do not downcase mailmap entries
` [PATCH 3/4] mailmap: style fixes
` [PATCH 4/4] add a testcase for checking case insensitivity of mailmap

[RFC/PATCH] fetch: make --prune configurable
 2013-07-12 22:38 UTC  (3+ messages)

[RFD] Making "git push [--force/--delete]" safer?
 2013-07-12 21:19 UTC  (15+ messages)
` [PATCH 0/7] safer "push --force" with compare-and-swap
  ` [PATCH 7/7] push: document --lockref

Bug in .mailmap handling?
 2013-07-12 21:13 UTC  (8+ messages)
      ` [PATCH] Add a testcase for checking case insensitivity of mail map

[PATCH v3] config: add support for http.<url>.* settings
 2013-07-12 20:58 UTC  (5+ messages)

[PATCH] remote-http: use argv-array
 2013-07-12 20:44 UTC  (6+ messages)
` [PATCH 3/3] wt-status: use "format" function attribute for status_printf

t0008 hang on streaming test (OS X)
 2013-07-12 20:42 UTC  (10+ messages)
    ` [PATCH] t0008: avoid SIGPIPE race condition on fifo

[PATCH 0/7] cat-file --batch-check performance improvements
 2013-07-12 20:12 UTC  (13+ messages)
` [PATCH 1/7] cat-file: disable object/refname ambiguity check for batch mode
` [PATCH 2/7] sha1_object_info_extended: rename "status" to "type"
` [PATCH 3/7] sha1_loose_object_info: make type lookup optional
` [PATCH 4/7] packed_object_info: hoist delta type resolution to helper
` [PATCH 5/7] packed_object_info: make type lookup optional
` [PATCH 6/7] sha1_object_info_extended: make type calculation optional
` [PATCH 7/7] sha1_object_info_extended: pass object_info to helpers

[PATCH] .mailmap: Map email addresses to names
 2013-07-12 20:00 UTC  (4+ messages)

[PATCH] http.c: fix parsing of http.sslCertPasswordProtected variable
 2013-07-12 19:52 UTC  (3+ messages)

[PATCH 0/6] Corrections to the mailmap file
 2013-07-12 19:10 UTC  (11+ messages)
  ` [PATCH v2] "
    ` [PATCH] .mailmap: Map email addresses to names

[PATCH v4] config: add support for http.<url>.* settings
 2013-07-12 18:48 UTC  (3+ messages)

[PATCH v2 00/19] Index-v5
 2013-07-12 17:27 UTC  (20+ messages)
` [PATCH v2 01/19] t2104: Don't fail for index versions other than [23]
` [PATCH v2 02/19] read-cache: split index file version specific functionality
` [PATCH v2 03/19] read-cache: move index v2 specific functions to their own file
` [PATCH v2 04/19] read-cache: Re-read index if index file changed
` [PATCH v2 05/19] Add documentation for the index api
` [PATCH v2 06/19] read-cache: add index reading api
` [PATCH v2 07/19] make sure partially read index is not changed
` [PATCH v2 08/19] grep.c: Use index api
` [PATCH v2 09/19] ls-files.c: use "
` [PATCH v2 10/19] documentation: add documentation of the index-v5 file format
` [PATCH v2 11/19] read-cache: make in-memory format aware of stat_crc
` [PATCH v2 12/19] read-cache: read index-v5
` [PATCH v2 13/19] read-cache: read resolve-undo data
` [PATCH v2 14/19] read-cache: read cache-tree in index-v5
` [PATCH v2 15/19] read-cache: write index-v5
` [PATCH v2 16/19] read-cache: write index-v5 cache-tree data
` [PATCH v2 17/19] read-cache: write resolve-undo data for index-v5
` [PATCH v2 18/19] update-index.c: rewrite index when index-version is given
` [PATCH v2 19/19] p0003-index.sh: add perf test for the index formats

[PATCH] .mailmap: Map email addresses to names
 2013-07-12 17:29 UTC 

[PATCH 0/2] open() error checking
 2013-07-12 17:29 UTC  (4+ messages)
` [PATCH 1/2] git_mkstemps: correctly test return value of open()
` [PATCH 2/2] run-command: dup_devnull(): guard against syscalls failing

Cygwin, git and x: directory
 2013-07-12 15:27 UTC  (2+ messages)

[PATCH v5 0/5] allow more sources for config values
 2013-07-12 10:10 UTC  (8+ messages)
` [PATCH v5 1/5] config: factor out config file stack management
` [PATCH v5 2/5] config: drop cf validity check in get_next_char()
` [PATCH v5 3/5] config: make parsing stack struct independent from actual data source
` [PATCH v5 4/5] teach config --blob option to parse config from database
` [PATCH v5 5/5] do not die when error in config parsing of buf occurs

[PATCH] git-clone.txt: remove the restriction on pushing from a shallow clone
 2013-07-12  7:54 UTC  (4+ messages)

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-07-12  7:11 UTC  (3+ messages)

[PATCH 0/4] Make check-{attr,ignore} -z consistent
 2013-07-12  6:55 UTC  (6+ messages)
` [PATCH 1/4] check-ignore: the name of the character is NUL, not NULL
` [PATCH 2/4] check-attr: "
` [PATCH 3/4] check-ignore -z: a single -z should apply to both input and output
` [PATCH 4/4] check-attr "

[PATCH v2 0/4] add git-check-mailmap command
 2013-07-12  6:39 UTC  (18+ messages)
` [PATCH v2 1/4] builtin: "
` [PATCH v2 2/4] t4203: test check-mailmap command invocation
` [PATCH v2 3/4] t4203: test mailmap functionality directly rather than indirectly
` [PATCH v2 4/4] t4203: consolidate test-repository setup

merging commit history
 2013-07-12  0:11 UTC  (2+ messages)

What's cooking in git.git (Jul 2013, #04; Thu, 11)
 2013-07-11 23:36 UTC 

[PATCH v2 0/6] Less potent "--force" for "git push"
 2013-07-11 22:26 UTC  (7+ messages)
` [PATCH v2 1/6] cache.h: move remote/connect API out of it
` [PATCH v2 2/6] builtin/push.c: use OPT_BOOL, not OPT_BOOLEAN
` [PATCH v2 3/6] remote.c: add command line option parser for "--lockref"
` [PATCH v2 4/6] push --lockref: implement logic to populate old_sha1_expect[]
` [PATCH v2 5/6] push --lockref: tie it all together
` [PATCH v2 6/6] t5533: test "push --lockref"

[PATCH v2] config: add support for http.<url>.* settings
 2013-07-11 21:49 UTC  (3+ messages)

[PATCHv2 00/10] cat-file formats/on-disk sizes
 2013-07-11 21:12 UTC  (16+ messages)
` [PATCH 06/10] cat-file: add --batch-check=<format>
` [PATCH 08/10] cat-file: split --batch input lines on whitespace
      ` [PATCHv3 "
` [PATCH 10/10] pack-revindex: radix-sort the revindex
  ` [PATCHv3 "

[RFC/PATCH 0/1] cygwin: Remove the Win32 l/stat() functions
 2013-07-11 17:31 UTC  (7+ messages)

Bug: Failure if stdin is closed
 2013-07-11 17:21 UTC  (3+ messages)

What's cooking in git.git (Jul 2013, #03; Tue, 9)
 2013-07-11 16:45 UTC  (5+ messages)

[PATCH/RFC] blame: accept multiple -L ranges
 2013-07-11 16:44 UTC  (11+ messages)

[RFC/PATCH 0/4] cat-file --batch-disk-sizes
 2013-07-11 16:35 UTC  (5+ messages)
` [PATCH 3/4] cat-file: add --batch-disk-sizes option

A local shared clone is now much slower
 2013-07-11 16:01 UTC  (6+ messages)
      ` Priming git clone with a local repo?

[PATCH] git clone depth of 0 not possible
 2013-07-11 15:49 UTC  (14+ messages)
                ` [PATCH 1/3] upload-pack: Remove a piece of dead code
                  ` [PATCH 2/3] upload-pack: Introduce new "fixed-off-by-one-depth" server feature
                  ` [PATCH 3/3] fetch-pack: Request fixed-off-by-one-depth when available

[PATCH 00/22] Index v5
 2013-07-11 12:50 UTC  (18+ messages)
` [PATCH 05/22] read-cache: add index reading api
        ` [PATCH 5.5/22] Add documentation for the index api
` [PATCH 13/22] documentation: add documentation of the index-v5 file format

subtree merge strategy - merge upstream branches that share history
 2013-07-11 10:35 UTC 

[RFC/PATCH 0/4] add git-check-mailmap command
 2013-07-11 10:28 UTC  (7+ messages)
` [RFC/PATCH 1/4] builtin: "

limit memory usage on large repositories
 2013-07-10 22:27 UTC 

[RFC/PATCH v2 1/1] cygwin: Add fast_lstat() and fast_fstat() functions
 2013-07-10 20:23 UTC 


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