git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-08-15 22:04:24 to 2013-08-19 23:23:40 UTC [more...]

[RFC PATCH] repack: rewrite the shell script in C
 2013-08-19 23:23 UTC  (10+ messages)
` [RFC PATCHv2] "
      ` [RFC PATCHv3] "
          ` [RFC PATCHv4] "

CPPCheck found 24 high risk bugs in Git v.1.8.3.4
 2013-08-19 23:15 UTC  (9+ messages)

[PATCH] xread(): Fix read error when filtering >= 2GB on Mac OS X
 2013-08-19 22:51 UTC  (27+ messages)
` [PATCH v2] compat: Fix read() of 2GB and more "
  ` [PATCH v3] "
    ` [PATCH v4] "

What's cooking in git.git (Aug 2013, #05; Mon, 19)
 2013-08-19 22:44 UTC 

[PATCH] git-send-email: kill $prompting variable
 2013-08-19 21:25 UTC  (2+ messages)

[PATCH] submodule: prevent warning in summary output
 2013-08-19 21:17 UTC  (3+ messages)

[PATCH v2 0/2] Don't print status output with submodule.<name>.ignore=all
 2013-08-19 21:14 UTC  (5+ messages)
` [PATCH v2 1/2] submodule: fix confusing variable name
` [PATCH v2 2/2] submodule: don't print status output with ignore=all

[PATCH] Git segmentation faults if submodule path is empty
 2013-08-19 20:54 UTC  (12+ messages)

[ANNOUNCE] Git v1.8.4-rc4
 2013-08-19 20:41 UTC  (2+ messages)

[PATCH gitk 0/4] gitk support for git log -L
 2013-08-19 17:30 UTC  (8+ messages)

What's cooking in git.git (Aug 2013, #04; Thu, 15)
 2013-08-19 16:53 UTC  (3+ messages)

Notes and submodules
 2013-08-19 13:55 UTC  (2+ messages)

Does Git now have any C struct version history tracking mechanism?
 2013-08-19  8:37 UTC  (3+ messages)

[PATCH v3 00/24] Index-v5
 2013-08-19  1:59 UTC  (31+ messages)
` [PATCH v3 01/24] t2104: Don't fail for index versions other than [23]
` [PATCH v3 02/24] read-cache: use fixed width integer types
` [PATCH v3 03/24] read-cache: split index file version specific functionality
` [PATCH v3 04/24] read-cache: clear version in discard_index()
` [PATCH v3 05/24] read-cache: move index v2 specific functions to their own file
` [PATCH v3 06/24] read-cache: Don't compare uid, gid and ino on cygwin
` [PATCH v3 07/24] read-cache: Re-read index if index file changed
` [PATCH v3 08/24] add documentation for the index api
` [PATCH v3 09/24] read-cache: add index reading api
` [PATCH v3 10/24] make sure partially read index is not changed
` [PATCH v3 11/24] grep.c: use index api
` [PATCH v3 12/24] ls-files.c: "
` [PATCH v3 13/24] documentation: add documentation of the index-v5 file format
` [PATCH v3 14/24] read-cache: make in-memory format aware of stat_crc
` [PATCH v3 15/24] read-cache: read index-v5
` [PATCH v3 16/24] read-cache: read resolve-undo data
` [PATCH v3 17/24] read-cache: read cache-tree in index-v5
` [PATCH v3 18/24] read-cache: write index-v5
` [PATCH v3 19/24] read-cache: write index-v5 cache-tree data
` [PATCH v3 20/24] read-cache: write resolve-undo data for index-v5
` [PATCH v3 21/24] update-index.c: rewrite index when index-version is given
` [PATCH v3 22/24] p0003-index.sh: add perf test for the index formats
` [PATCH v3 23/24] introduce GIT_INDEX_VERSION environment variable
` [PATCH v3 24/24] test-lib: allow setting the index format version

[PATCH v6 1/3] branch: not report invalid tracking branch
 2013-08-19  0:38 UTC  (12+ messages)
` [PATCH v5 1/2] "
  ` [PATCH v6 2/3] branch: report invalid tracking branch as broken
      ` [PATCH v7 0/3] some enhancements for reporting branch tracking info
        ` [PATCH v7 1/3] branch: not report invalid tracking branch
        ` [PATCH v7 2/3] branch: mark missing tracking branch as gone
        ` [PATCH v7 3/3] status: always show tracking branch even no change
  ` [PATCH v6 "

[PATCH v2 0/2] fix cases of rebase -i ignoring core.commentchar
 2013-08-19  0:29 UTC  (5+ messages)
` [PATCH v2 1/2] rebase -i: fix skip_unnecessary_picks() to respect core.commentchar
` [PATCH v2 2/2] rebase -i: fix core.commentchar regression

[RFC] git-send-email: Cache generated message-ids, use them when prompting
 2013-08-18 22:24 UTC  (3+ messages)

[PATCH] Add command `git bisect state` that checks if the current bisection process has reached the first bad commit
 2013-08-18 21:39 UTC  (4+ messages)

[PATCH] rebase -i: fix cases ignoring core.commentchar
 2013-08-18 20:36 UTC  (5+ messages)

[PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase)
 2013-08-18 19:40 UTC  (4+ messages)
  ` "git fmt-merge-msg" usage (was [PATCH v2 00/46] "struct pathspec" conversion and :(glob) and :(icase))
    ` "git fmt-merge-msg" usage

What's cooking in git.git (Aug 2013, #03; Tue, 13)
 2013-08-18 15:05 UTC  (2+ messages)

netrc credential helper promotion out of contrib?
 2013-08-18 10:35 UTC 

[PATCH] tag: Use OPT_BOOL instead of OPT_BOOLEAN to allow one action multiple times
 2013-08-18  9:27 UTC  (9+ messages)

Don't print status output with submodule.<name>.ignore=all
 2013-08-17 16:27 UTC  (5+ messages)
` [PATCH 2/2] submodule: don't print status output with ignore=all

so, for the really out of date
 2013-08-17 15:50 UTC  (2+ messages)

[PATCH] bash prompt: test the prompt with newline in repository path
 2013-08-17  9:01 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] create_delta_index: simplify condition always evaluating to true
 2013-08-17  6:58 UTC  (8+ messages)

[PATCH] CET is only one hour ahead of UTC, it even says so in date.c
 2013-08-17  6:40 UTC  (9+ messages)
` [PATCH] CET is only one hour ahead of UTC
  ` [PATCH v2] CEST is +0200 during April

[RFC PATCH] During a shallow fetch, prevent sending over unneeded objects
 2013-08-16 23:52 UTC  (14+ messages)
          ` [PATCH 1/6] Move setup_alternate_shallow and write_shallow_commits to shallow.c
            ` [PATCH 2/6] shallow: only add shallow graft points to new shallow file
            ` [PATCH 3/6] shallow: add setup_temporary_shallow()
            ` [PATCH 4/6] upload-pack: delegate rev walking in shallow fetch to pack-objects
            ` [PATCH 5/6] list-objects: reduce one argument in mark_edges_uninteresting
            ` [PATCH 6/6] list-objects: mark more commits as edges "

git undo # last command
 2013-08-16 20:29 UTC  (4+ messages)

[PATCH] cherry-pick: allow "-" as abbreviation of '@{-1}'
 2013-08-16 15:17 UTC  (4+ messages)

duplicate objects in packfile
 2013-08-16 15:01 UTC  (4+ messages)

[PATCH] lookup_object: split up displacement penalty for hash collisions
 2013-08-16 13:49 UTC  (6+ messages)

[cygwin] Re: Lack of case-sensitive filename handling with git 1.7.9-1 for Cygwin 64-bit
 2013-08-16 13:21 UTC  (2+ messages)

Understanding Git Under The Hood: Trees
 2013-08-16 13:13 UTC  (6+ messages)

[PATCH] create_delta_index: simplify condition always evaluating to true
 2013-08-16 12:40 UTC  (6+ messages)

[PATCH v2] git-p4: Ask "p4" to interpret View setting
 2013-08-16  1:24 UTC  (4+ messages)

[Bug] git stash generates a different diff then other commands (diff, add, etc) resulting in merge conflicts!
 2013-08-16  0:05 UTC  (5+ messages)

git stash takes excessively long when many untracked files present
 2013-08-15 23:30 UTC  (3+ messages)
` [PATCH 0/3] Optimizing "ls-files -k"
  ` [PATCH 4/3] git stash: avoid data loss when "git stash save" kills a directory

[PATCH] send-email uses contacts to propose recipients
 2013-08-15 22:38 UTC  (4+ 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).