git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-22 23:35:30 to 2013-08-26 16:09:02 UTC [more...]

[PATCH v7 0/3] some enhancements for reporting branch tracking info
 2013-08-26 16:08 UTC  (8+ messages)
` [PATCH v8 0/2] "
` [PATCH v8 1/2] branch: report invalid tracking branch as gone
` [PATCH v8 2/2] status: always show tracking branch even no change

[PATCH] write_index: optionally allow broken null sha1s
 2013-08-26 16:02 UTC  (8+ messages)
  ` [PATCHv2] "

[PATCHv2] grep: use slash for path delimiter, not colon
 2013-08-26 14:46 UTC 

git-p4 out of memory for very large repository
 2013-08-26 13:47 UTC  (8+ messages)

[PATCH 0/13] Modernize user-manual
 2013-08-26 13:51 UTC  (44+ 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
  ` Aw: "
` [PATCH 03/13] Use current output for "git repack"
  ` Aw: "
` [PATCH 04/13] Use "git merge" instead of "git pull ."
` [PATCH 05/13] Fix some typos
  ` Aw: "
` [PATCH 06/13] Simplify "How to make a commit"
  ` Aw: "
` [PATCH 07/13] Improve description in "How to merge"
  ` Aw: "
` [PATCH 08/13] Improve section "Manipulating branches"
  ` Aw: "
` [PATCH 09/13] Improve section "Merge multiple trees"
  ` Aw: "
    `  "
` [PATCH 10/13] Remove unnecessary historical note from "Object storage format"
` [PATCH 11/13] Remove obscure reference from "Examples"
  ` Aw: "
` [PATCH 12/13] Remove irrelevant reference from "Tying it all together"
` [PATCH 13/13] "git prune" is safe now

Index Fileformat: stat(2) info necessary? What for?
 2013-08-26 12:34 UTC 

[RFC/PATCH] Fix path prefixing in grep_object
 2013-08-26 11:44 UTC  (10+ messages)

[PATCH] Documentation/remote-helpers: document common use-case for private ref
 2013-08-26  9:21 UTC 

[RFC/PATCH] git-remote-mediawiki: reset private ref after non-dumb push
 2013-08-26  9:16 UTC  (10+ messages)

[PATCH v2] submodule: prevent warning in summary output
 2013-08-26  8:26 UTC  (2+ messages)

[PATCH 0/5] Check replacement object type and minor updates
 2013-08-26  7:19 UTC  (11+ messages)
` [PATCH 1/5] replace: forbid replacing an object with one of a different type
` [PATCH 2/5] Documentation/replace: state that objects must be of the same type
` [PATCH 3/5] t6050-replace: test that objects are "
` [PATCH 4/5] t6050-replace: add test to clean up all the replace refs
` [PATCH 5/5] Documentation/replace: add Creating Replacement Objects section

[PATCH v2 0/3] fix interactive rebase short SHA-1 collision bug
 2013-08-26  7:19 UTC  (6+ 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 "

[BUG] Shallow fetch can result in broken git repo
 2013-08-26  6:09 UTC  (3+ messages)
` [PATCH] fetch-pack: do not remove .git/shallow file when --depth is not specified

[PATCH 0/2] fix t3010 failure when core.ignorecase=true
 2013-08-26  5:38 UTC  (7+ 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 '/'

[PATCH 0/3] t3404 incremental improvements
 2013-08-26  5:29 UTC  (6+ messages)
` [PATCH 1/3] t3404: preserve test_tick state across short SHA-1 collision test

[PATCH] git-commit: search author pattern against mailmap
 2013-08-26  5:27 UTC  (16+ messages)
          ` [PATCH] commit: "

[PATCH] mailmap: handle mailmap blobs without trailing newlines
 2013-08-25  9:11 UTC  (3+ messages)

[PATCH 0/3] Fixes for tests run without perl
 2013-08-25  7:09 UTC  (12+ 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] Documentation/fast-import: clarify summary for `feature` command
 2013-08-25  5:57 UTC  (2+ messages)

[PATCH v3 00/24] Index-v5
 2013-08-25  4:40 UTC  (12+ 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 v2] git-p4: Ask "p4" to interpret View setting
 2013-08-25  2:29 UTC  (5+ messages)

[ANNOUNCE] tig-1.2.1
 2013-08-24 15:07 UTC 

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

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

[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

[RFC/PATCH 0/4] duplicate objects in packfiles
 2013-08-24  0:02 UTC  (20+ messages)
` [PATCH 2/4] index-pack: optionally reject packs with duplicate objects
      ` [PATCHv2 0/6] duplicate objects and delta cycles, oh my!
        ` [PATCH 2/6] sha1-lookup: handle duplicate keys with GIT_USE_LOOKUP
              ` [PATCHv3 0/6] duplicate objects and delta cycles
                ` [PATCH 1/6] test-sha1: add a binary output mode
                ` [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

[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] "

[BUGLET] git bisect visualize does not show BISECT_HEAD
 2013-08-23 13:21 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).