git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-20 17:28:59 to 2013-08-23 18:24:17 UTC [more...]

duplicate objects in packfile
 2013-08-23 18:24 UTC  (24+ messages)
      ` [RFC/PATCH 0/4] duplicate objects in packfiles
        ` [PATCH 1/4] sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP
        ` [PATCH 2/4] index-pack: optionally reject packs with duplicate objects
              ` [PATCHv2 0/6] duplicate objects and delta cycles, oh my!
                ` [PATCH 1/6] test-sha1: add a binary output mode
                ` [PATCH 2/6] sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP
                ` [PATCH 3/6] add tests for indexing packs with delta cycles
                ` [PATCH 4/6] test index-pack on packs with recoverable "
                ` [PATCH 5/6] index-pack: optionally reject packs with duplicate objects
                ` [PATCH 6/6] default pack.indexDuplicates to false
        ` [PATCH 3/4] reject duplicates when indexing a packfile we created
        ` [DO NOT APPLY PATCH 4/4] index-pack: optionally skip duplicate packfile entries

How to set tab size for hunks in “git add -p”?
 2013-08-23 18:19 UTC  (2+ messages)

[PATCH] git-diff: Clarify operation when not inside a repository
 2013-08-23 18:11 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH] Remove dead link
 2013-08-23 18:01 UTC  (3+ messages)

[PATCH] git-commit: search author pattern against mailmap
 2013-08-23 17:44 UTC  (2+ messages)

[PATCH 0/2] fix t3010 failure when core.ignorecase=true
 2013-08-23 17:21 UTC  (4+ messages)
` [PATCH 1/2] t3103: demonstrate dir.c:treat_one_path() core.ignorecase failure
` [PATCH 2/2] dir: test_one_path: fix inconsistent behavior due to missing '/'

t3010 broken by 2eac2a4
 2013-08-23 17:15 UTC  (16+ messages)

[BUGLET] git bisect visualize does not show BISECT_HEAD
 2013-08-23 13:21 UTC 

git-p4 out of memory for very large repository
 2013-08-23 11:59 UTC  (4+ messages)

[PATCH] Documentation/fast-import: clarify summary for `feature` command
 2013-08-23  8:29 UTC 

[RFC/PATCH] git-remote-mediawiki: reset private ref after non-dumb push
 2013-08-23  8:25 UTC  (5+ messages)

[RFC PATCHv4] repack: rewrite the shell script in C
 2013-08-22 21:03 UTC  (37+ messages)
          ` [PATCH] "
                ` [RFC PATCHv6 1/2] "
                  ` [RFC PATCHv6 2/2] repack: retain the return value of pack-objects
                ` [PATCH] repack: rewrite the shell script in C (squashing proposal)
        ` Dokumenting api-paths.txt

[PATCH 0/3] t3404 incremental improvements
 2013-08-22 19:02 UTC  (8+ messages)
` [PATCH 1/3] t3404: preserve test_tick state across short SHA-1 collision test
` [PATCH 2/3] t3404: make tests more self-contained
` [PATCH 3/3] t3404: simplify short SHA-1 collision test

[PATCH] Document the HTTP transport protocols
 2013-08-22 11:27 UTC  (4+ messages)

git-svn: Use prefix by default?
 2013-08-22  9:02 UTC 

[PATCH 1/3] git-completion.bash: use correct Bash/Zsh array length syntax
 2013-08-22  1:39 UTC  (10+ messages)
` [PATCH 2/3] t9902-completion.sh: old Bash still does not support array+=('') notation
` [PATCH 3/3] Revert "bash prompt: avoid command substitution when finalizing gitstring"
          ` [PATCH] contrib/git-prompt.sh: handle missing 'printf -v' more gracefully

Git access to Bzr repository fails for enwc
 2013-08-22  1:18 UTC  (3+ messages)

[RFC] git-send-email: Cache generated message-ids, use them when prompting
 2013-08-22  0:20 UTC  (5+ messages)
` [PATCH v2 0/2] git-send-email: Message-ID caching
  ` [PATCH 1/2] git-send-email: add optional 'choices' parameter to the ask sub
  ` [PATCH 2/2] git-send-email: Cache generated message-ids, use them when prompting

[PATCH v7 0/3] some enhancements for reporting branch tracking info
 2013-08-22  0:00 UTC  (5+ messages)
` [PATCH v6 2/3] branch: report invalid tracking branch as broken
    ` [PATCH v7 2/3] branch: mark missing tracking branch as gone

[PATCH] rebase --preserve-merges: ignore "merge.log" config
 2013-08-21 22:44 UTC  (3+ messages)

[PATCH 1/2] git-remote-mediawiki: reset private ref after non-dumb push
 2013-08-21 20:26 UTC  (4+ messages)
` [PATCH 2/2] git-remote-mediawiki: add test and check Makefile targets

[PATCH v4] compat: Fix read() of 2GB and more on Mac OS X
 2013-08-21 19:50 UTC  (9+ messages)
` [PATCH v5 0/2] Fix IO of >=2GB on Mac OS X by limiting IO chunks
  ` [PATCH v5 1/2] xread, xwrite: Limit size of IO, fixing IO of 2GB and more on Mac OS X
  ` [PATCH v6 0/2] Fix IO >= 2GB on Mac, fixed typo
    ` [PATCH v5 2/2] Revert "compate/clipped-write.c: large write(2) fails on Mac OS X/XNU"

[PATCH 3/4] gitweb: omit the repository owner when it is unset
 2013-08-21  9:06 UTC  (7+ messages)
` [PATCH v4 0/4] Four small gitweb tweaks
  ` [PATCH v4 1/4] gitweb: Ensure OPML text fits inside its box
  ` [PATCH v4 2/4] gitweb: vertically centre contents of page footer

Undeliverable Mail
 2013-08-21  6:47 UTC 

[PATCH 0/2] git-config and large integers
 2013-08-21  6:34 UTC  (16+ messages)
` [PATCH 1/2] config: properly range-check integer values
` [PATCH 2/2] teach git-config to output large integers

[PATCH v3 00/24] Index-v5
 2013-08-21  4:01 UTC  (16+ messages)
` [PATCH v3 02/24] read-cache: use fixed width integer types
` [PATCH v3 04/24] read-cache: clear version in discard_index()
` [PATCH v3 15/24] read-cache: read index-v5
` [PATCH v3 23/24] introduce GIT_INDEX_VERSION environment variable

[PATCH] Add gui.displayuntracked option
 2013-08-21  3:38 UTC  (2+ messages)
` [PATCH] git-gui: right half window is paned

[GUILT] add FreeBSD support
 2013-08-21  2:04 UTC  (7+ messages)

Should "git apply --check" imply verbose?
 2013-08-20 22:37 UTC  (13+ messages)

Proper URI for "svn clone" on a network share (Win32)
 2013-08-21  0:11 UTC  (2+ messages)

CPPCheck found 24 high risk bugs in Git v.1.8.3.4
 2013-08-21  0:01 UTC  (11+ messages)

[PATCH] stream_to_pack: xread does not guarantee to read all requested bytes
 2013-08-20 19:37 UTC  (8+ messages)

netrc credential helper promotion out of contrib?
 2013-08-20 19:28 UTC  (2+ messages)

[PATCH] mailmap: fix check for freeing memory
 2013-08-20 17:45 UTC  (8+ 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).