git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-21 03:37:05 to 2013-08-24 14:55:38 UTC [more...]

contrib/credential/netrc/git-credential-netrc: Use of uninitialized value in string
 2013-08-24 14:55 UTC 

[PATCH] git-commit: search author pattern against mailmap
 2013-08-24 14:07 UTC  (7+ messages)
          ` [PATCH] commit: "

[PATCH v3 00/24] Index-v5
 2013-08-24  9:56 UTC  (13+ messages)
` [PATCH v3 15/24] read-cache: read index-v5
` [PATCH v3 17/24] read-cache: read cache-tree in index-v5
` [PATCH v3 18/24] read-cache: write index-v5
` [PATCH v3 23/24] introduce GIT_INDEX_VERSION environment variable

How to set tab size for hunks in “git add -p”?
 2013-08-24  9:53 UTC  (3+ messages)

[RFC/PATCH] git-remote-mediawiki: reset private ref after non-dumb push
 2013-08-24  7:46 UTC  (7+ messages)

[PATCH 0/13] Modernize user-manual
 2013-08-24  7:37 UTC  (14+ messages)
` [PATCH 01/13] Call it "Git User Manual" and remove reference to very old Git version
` [PATCH 02/13] Use current "detached HEAD" message
` [PATCH 03/13] Use current output for "git repack"
` [PATCH 04/13] Use "git merge" instead of "git pull ."
` [PATCH 05/13] Fix some typos
` [PATCH 06/13] Simplify "How to make a commit"
` [PATCH 07/13] Improve description in "How to merge"
` [PATCH 08/13] Improve section "Manipulating branches"
` [PATCH 09/13] Improve section "Merge multiple trees"
` [PATCH 10/13] Remove unnecessary historical note from "Object storage format"
` [PATCH 11/13] Remove obscure reference from "Examples"
` [PATCH 12/13] Remove irrelevant reference from "Tying it all together"
` [PATCH 13/13] "git prune" is safe now

[PATCH 0/3] Fixes for tests run without perl
 2013-08-24  4:01 UTC  (4+ messages)
` [PATCH 1/3] Make test "using invalid commit with -C" more strict
` [PATCH 2/3] t/t3701-add-interactive.sh: Add PERL prerequisite
` [PATCH 3/3] t/t7106-reset-unborn-branch.sh: "

[PATCH 0/3] Fixes for tests run without perl
 2013-08-24  3:30 UTC  (2+ messages)
` [PATCH 1/3] Make test "using invalid commit with -C" more strict

[PATCH] write_index: optionally allow broken null sha1s
 2013-08-24  1:33 UTC 

git-p4 out of memory for very large repository
 2013-08-24  0:56 UTC  (6+ messages)

[PATCH v2 0/3] fix interactive rebase short SHA-1 collision bug
 2013-08-24  0:10 UTC  (4+ messages)
` [PATCH v2 1/3] t3404: make tests more self-contained
` [PATCH v2 2/3] t3404: rebase -i: demonstrate short SHA-1 collision
` [PATCH v2 3/3] rebase -i: fix "

duplicate objects in packfile
 2013-08-24  0:02 UTC  (35+ 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
                      ` [PATCHv3 0/6] duplicate objects and delta cycles
                        ` [PATCH 3/6] add tests for indexing packs with "
                        ` [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

[ANNOUNCE] Git v1.8.4
 2013-08-23 21:51 UTC 

[PATCH v2 0/2] fix t3010 failure when core.ignorecase=true
 2013-08-23 21:04 UTC  (5+ messages)
` [PATCH v2 1/2] t3103: demonstrate dir.c:treat_one_path() core.ignorecase failure
` [PATCH v2 2/2] dir: fix core.ignorecase inconsistency with missing '/'

CPPCheck found 24 high risk bugs in Git v.1.8.3.4
 2013-08-23 19:51 UTC  (4+ messages)
      ` CPPCheck found 24 high risk bugs in Git v.1.8.3.4 (fetch.c L588)

[PATCH] Remove dead link
 2013-08-23 19:30 UTC  (4+ messages)

git clone doesn't work in symlink dir roots on Windows
 2013-08-23 19:12 UTC  (5+ messages)
    `  "

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

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

[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 '/'

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

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

[RFC PATCHv4] repack: rewrite the shell script in C
 2013-08-22 21:03 UTC  (35+ 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  (8+ 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 v4 0/4] Four small gitweb tweaks
 2013-08-21  9:06 UTC  (4+ messages)
` [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  (7+ messages)
` [PATCH 2/2] teach git-config to output "

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


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