git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-07-05 08:13:20 to 2013-07-08 11:04:41 UTC [more...]

[RFC/PATCH 0/4] cat-file --batch-disk-sizes
 2013-07-08 11:04 UTC  (12+ messages)
` [PATCH 1/4] zero-initialize object_info structs
` [PATCH 2/4] teach sha1_object_info_extended a "disk_size" query
` [PATCH 3/4] cat-file: add --batch-disk-sizes option
` [PATCH 4/4] pack-revindex: radix-sort the revindex

git p4 clone not processing branches properly
 2013-07-08 10:51 UTC  (8+ messages)

[PATCH] t0000: do not use export X=Y
 2013-07-08  9:21 UTC 

[PATCH] remote.c: avoid O(n^2) behavior in match_push_refs by using string_list
 2013-07-08  8:58 UTC  (4+ messages)
` [PATCH v2] remote.c: avoid O(m*n) behavior in match_push_refs
    ` [PATCH v2 w/prune index] "

A local shared clone is now much slower
 2013-07-08  8:57 UTC  (5+ messages)

[PATCH 0/4] Make "git name-rev $(git rev-parse v1.8.3)" work
 2013-07-08  8:52 UTC  (6+ messages)
` [PATCH 1/4] name-ref: factor out name shortening logic from name_ref()
` [PATCH 2/4] name-rev: allow converting the exact object name at the tip of a ref
` [PATCH 3/4] describe: use argv-array
` [PATCH 4/4] describe/name-rev: tell name-rev to peel the incoming object to commit first

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

[PATCH] prompt: do not double-discriminate detached HEAD
 2013-07-08  1:12 UTC  (5+ messages)

[PATCH] Documentation: finding $(prefix)/etc/gitconfig when prefix = /usr
 2013-07-07 22:47 UTC  (5+ messages)

[PATCH 0/3] Iron output of describe --contains --all
 2013-07-07 22:03 UTC  (8+ messages)
` [PATCH 1/3] name-rev: fix assumption about --name-only usage
` [PATCH 2/3] name-rev: strip trailing ^0 in when --name-only
` [PATCH 3/3] name-rev doc: rewrite --stdin paragraph

[PATCH] git-config: update doc for --get with multiple values
 2013-07-07 19:55 UTC  (6+ messages)
      ` [PATCH] git-config(1): clarify precedence of "

[PATCH 0/2] Avoid suggestions to "merge" remote changes
 2013-07-07 19:02 UTC  (3+ messages)
` [PATCH 1/2] push: avoid suggesting "merging" "
` [PATCH 2/2] pull: change the description to "integrate" changes

[PATCH 0/3] merge -Xindex-only
 2013-07-07 18:37 UTC  (5+ messages)
` [PATCH 1/3] merge-recursive: remove dead conditional in update_stages()
` [PATCH 2/3] merge-recursive: untangle double meaning of o->call_depth
` [PATCH 3/3] merge-recursive: -Xindex-only to leave worktree unchanged

[PATCH 2/2] git-svn: allow git-svn fetching to work using serf
 2013-07-07 18:27 UTC  (8+ messages)

[PATCH 0/2] allow git-svn fetching to work using serf
 2013-07-07 17:53 UTC  (9+ messages)

[PATCH] lockfile: fix buffer overflow in path handling
 2013-07-07 17:29 UTC  (4+ messages)

[PATCH 09/16] documentation: add documentation for the bitmap format
 2013-07-07 17:27 UTC  (12+ messages)

[PATCH] diffcore-pickaxe: simplify has_changes and contains
 2013-07-07 17:25 UTC  (3+ messages)

[PATCH] range_set: fix coalescing bug when range is a subset of another
 2013-07-07 13:02 UTC 

git subtree push-all and pull-all
 2013-07-07 12:54 UTC  (2+ messages)

[PATCH v2 0/2] Squelch warning from send-email
 2013-07-07 10:01 UTC  (22+ messages)
` [PATCH v2 1/2] send-email: squelch warning from Net::SMTP::SSL
` [PATCH v2 2/2] send-email: introduce sendemail.smtpsslcertpath

[PATCH/RFC] blame: accept multiple -L ranges
 2013-07-07  9:58 UTC  (2+ messages)

[PATCH] test-lib.sh - cygwin does not have usable FIFOs
 2013-07-07  9:14 UTC  (3+ messages)

[PATCH v3 0/2] allow git-svn fetching to work using serf
 2013-07-07  4:20 UTC  (3+ messages)
` [PATCH v3 1/2] Git.pm: add new temp_is_locked function
` [PATCH v3 2/2] git-svn: allow git-svn fetching to work using serf

What's cooking in git.git (Jul 2013, #02; Fri, 5)
 2013-07-07  4:00 UTC  (3+ messages)

[PATCH v2 0/2] allow git-svn fetching to work using serf
 2013-07-07  3:39 UTC  (3+ messages)
` [PATCH v2 1/2] Git.pm: add new temp_is_locked function
` [PATCH v2 2/2] git-svn: allow git-svn fetching to work using serf

Possible error on the git-svn man page
 2013-07-07  2:15 UTC  (2+ messages)

[PATCH] gitweb: allow extra breadcrumbs to prefix the trail
 2013-07-07  1:05 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] documentation: add git transport security notice
 2013-07-07  0:50 UTC  (2+ messages)

[PATCH 1/2] Git.pm: add new temp_is_locked function
 2013-07-07  0:11 UTC  (2+ messages)

[PATCH] git stash: Avoid data loss when saving a stash
 2013-07-06 14:42 UTC  (4+ messages)

[PATCH v8 0/7] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-07-06  9:45 UTC  (4+ messages)
` [PATCH v8 3/7] git-remote-mediawiki: New git bin-wrapper for developement

git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode
 2013-07-06  7:30 UTC  (5+ messages)

git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode
 2013-07-06  3:41 UTC  (7+ messages)

git gui replaces amend message when prepare-commit-msg hook is used
 2013-07-05 19:13 UTC  (8+ messages)

[PATCH v9 0/5] Incremental updates against 'next' branch
 2013-07-05 18:45 UTC  (22+ messages)
` [PATCH v8 0/5] Reroll patches against Git v1.8.3.2
  ` [PATCH v9 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
  ` [PATCH v9 3/5] t4205, t6006, t7102: make functions more readable
` [PATCH v10 0/5] Incremental updates against 'next' branch
` [PATCH v10 1/5] t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1
` [PATCH v10 2/5] t4205 (log-pretty-formats): revert back single quotes
` [PATCH v10 3/5] t4205, t6006, t7102: make functions better readable
` [PATCH v10 4/5] t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commitEncoding is not set
` [PATCH v10 5/5] t4205 (log-pretty-formats): avoid using `sed`

[BUG] git svn geotrust certificate problem
 2013-07-05 15:16 UTC 

[PATCH v2 0/2] commit: improve UTF-8 validation
 2013-07-05 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] commit: reject invalid UTF-8 codepoints

[PATCH] send-email: squelch warning from Net::SMTP::SSL
 2013-07-05 11:31 UTC  (4+ messages)

[PATCH] diff-options: document default similarity index
 2013-07-05 10:00 UTC  (3+ messages)


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