git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-02-07 01:20:42 to 2012-02-09 23:18:26 UTC [more...]

[PATCH 0/5] gitweb: Faster and imrpoved project search
 2012-02-09 23:18 UTC  (5+ messages)
` [PATCH 1/5] gitweb: Option for filling only specified info in fill_project_list_info

[RFC/PATCHv2 0/2] git-p4: possible RCS keyword fixes
 2012-02-09 23:17 UTC  (3+ messages)
` [RFC/PATCHv2 1/2] git-p4: add test case for RCS keywords
` [RFC/PATCHv2 2/2] git-p4: initial demonstration of possible RCS keyword fixup

[RFC/PATCHv1 0/2] git-p4: possible RCS keyword fixes
 2012-02-09 22:55 UTC  (4+ messages)
` [PATCHv4 1/2] git-p4: add test case for RCS keywords
` [PATCHv4 2/2] git-p4: initial demonstration of possible RCS keyword fixup

[PATCH v2] Explicitly set X to avoid potential build breakage
 2012-02-09 22:32 UTC  (2+ messages)

fatal: Unable to find remote helper for 'https'
 2012-02-09 21:51 UTC 

Silly Question About Timing
 2012-02-09 21:54 UTC  (4+ messages)

Git, Builds, and Filesystem Type
 2012-02-09 21:53 UTC  (2+ messages)

git-subtree Ready for Inspection
 2012-02-09 21:52 UTC  (5+ messages)

git merge <tag>: Spawning an editor can't be disabled
 2012-02-09 21:34 UTC  (7+ messages)

Git performance results on a large repository
 2012-02-09 21:06 UTC  (8+ messages)

[PATCH 1/2] git-svn.perl: perform deletions before anything else
 2012-02-09 20:55 UTC  (6+ messages)
` [PATCH 2/2] git-svn.perl: fix a false-positive in the "already exists" test

[PATCH] gitweb: Deal with HEAD pointing to unborn branch in "heads" view
 2012-02-09 20:14 UTC  (4+ messages)
      ` [PATCH] gitweb: Harden parse_commit and parse_commits

[PATCH 0/2] submodules: Use relative paths to gitdir and work tree
 2012-02-09 20:13 UTC  (8+ messages)
` [PATCH 1/2] submodules: always use a relative path to gitdir
  ` [PATCH v2 "
` [PATCH 2/2] submodules: always use a relative path from gitdir to work tree
  ` [PATCH v2 "

[RFC/PATCH] tag: make list exclude !<pattern>
 2012-02-09 19:43 UTC  (2+ messages)

[PATCH 0/2] config includes, take 2
 2012-02-09 19:33 UTC  (13+ messages)

A note on modern git plus ancient meld ("wrong number of arguments")
 2012-02-09 19:17 UTC 

STGIT: Deathpatch in linus tree
 2012-02-09 19:04 UTC  (11+ messages)
  ` [StGit PATCH] Parse commit object header correctly

[PATCH] Fix build problems related to profile-directed optimization
 2012-02-09 18:22 UTC  (6+ messages)

Merging tags does not fast-forward with git 1.7.9
 2012-02-09 18:05 UTC  (7+ messages)

ANNOUNCE: Git for Windows 1.7.9
 2012-02-09 13:44 UTC  (6+ messages)

Breakage in master?
 2012-02-09  6:03 UTC  (2+ messages)

[RFC/PATCH] tag: add --points-at list option
 2012-02-09  4:33 UTC  (37+ messages)
` [PATCH 2/3] tag: die when listing missing or corrupt objects
` [PATCHv2] tag: add --points-at list option
                    ` [PATCHv3] "
                            ` [PATCHv4] "
                                ` [PATCH-master] "

[PATCH v2 0/4] Deprecate "not allow as-is commit with i-t-a entries"
 2012-02-09  2:23 UTC  (10+ messages)
` [PATCH v2 1/4] cache-tree: update API to take abitrary flags
` [PATCH v2 2/4] commit: introduce a config key to allow as-is commit with i-t-a entries
` [PATCH v2 3/4] commit: turn commit.ignoreIntentToAdd to true by default
` [PATCH v2 4/4] commit: remove commit.ignoreIntentToAdd, assume it's always true

git p4 submit bugs (submit fails due to keyword expansion mismatch and gives bad instructions for how to proceed)
 2012-02-08 22:27 UTC  (2+ messages)

Git documentation at kernel.org
 2012-02-08 21:34 UTC  (2+ messages)

[PATCH] column: Fix some compiler and sparse warnings
 2012-02-08 19:13 UTC 

[PATCH 0/2] config includes 3: revenge of the killer includes
 2012-02-08 15:59 UTC  (16+ messages)
` [PATCH 1/2] docs: add a basic description of the config API
` [PATCH 2/2] config: add include directive

git-subtree Ready for Inspection
 2012-02-08 12:35 UTC  (2+ messages)

cloning a tree which has detached branch checked out
 2012-02-08 10:17 UTC  (10+ messages)

filter-branch ignoring gitattributes?
 2012-02-08  8:23 UTC  (2+ messages)

(unknown),
 2012-02-08  0:41 UTC 

Specifying revisions in the future
 2012-02-07 21:25 UTC  (8+ messages)

[PATCH] add -e: ignore dirty submodules
 2012-02-07 20:43 UTC  (5+ messages)

git-svn: t9155 fails against subversion 1.7.0
 2012-02-07 20:15 UTC  (6+ messages)

User authentication in GIT
 2012-02-07 18:26 UTC  (8+ messages)

[RFD] Rewriting safety - warn before/when rewriting published history
 2012-02-07 17:27 UTC  (6+ messages)

[PATCH 1/6] read-cache: use sha1file for sha1 calculation
 2012-02-07 17:25 UTC  (12+ messages)
` [PATCH 3/6] Stop producing index version 2
` [PATCH 5/6] Allow to use crc32 as a lighter checksum on index

Merging only a subdirectory from one branch to the other
 2012-02-07 15:24 UTC  (2+ messages)

Bug: "git checkout -b" should be allowed in empty repo
 2012-02-07  8:04 UTC  (13+ messages)

[PATCH 0/4] Deprecate "not allow as-is commit with i-t-a entries"
 2012-02-07  7:57 UTC  (6+ messages)
` [PATCH 2/4] commit: introduce a config key to allow as-is commit with i-t-a entries

[PATCH] git-add: allow --ignore-missing always, not just in dry run
 2012-02-07  4:39 UTC  (2+ messages)

Git performance results on a large repository
 2012-02-07  1:28 UTC  (2+ messages)

Git performance results on a large repository
 2012-02-07  1:19 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).