git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-02-04 15:55:18 to 2012-02-06 15:41:04 UTC [more...]

Git performance results on a large repository
 2012-02-06 15:40 UTC  (12+ messages)

[PATCH/RFC v4] grep: Add the option '--exclude'
 2012-02-06 15:16 UTC  (2+ messages)

[RFD] Rewriting safety - warn before/when rewriting published history
 2012-02-06 14:44 UTC  (11+ messages)

Specifying revisions in the future
 2012-02-06 12:27 UTC  (15+ messages)

[PATCH v3 0/4] completion: couple of cleanups
 2012-02-06 12:14 UTC  (23+ messages)
` [PATCH v3 1/4] completion: be nicer with zsh
              ` [bug] blame duplicates trailing ">" in mailmapped emails

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

[PATCH 0/2] config includes, take 2
 2012-02-06 10:16 UTC  (7+ messages)
` [PATCH 1/2] imap-send: remove dead code
` [PATCH 2/2] config: add include directive

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

[PATCH 1/6] read-cache: use sha1file for sha1 calculation
 2012-02-06  9:07 UTC  (12+ messages)
` [PATCH 2/6] csum-file: make sha1 calculation optional
` [PATCH 3/6] Stop producing index version 2
` [PATCH 4/6] Introduce index version 4 with global flags
` [PATCH 5/6] Allow to use crc32 as a lighter checksum on index
` [PATCH 6/6] Automatically switch to crc32 checksum for index when it's too large

Bug: "git checkout -b" should be allowed in empty repo
 2012-02-06  8:59 UTC  (23+ messages)
        ` [PATCH] branch --edit-description: protect against mistyped branch name

[RFC/PATCH] tag: add --points-at list option
 2012-02-06  8:38 UTC  (18+ messages)
            ` [PATCH 1/3] tag: fix output of "tag -n" when errors occur
            ` [PATCH 2/3] tag: die when listing missing or corrupt objects
            ` [PATCH 3/3] tag: don't show non-tag contents with "-n"

git-svn: t9155 fails against subversion 1.7.0
 2012-02-06  8:02 UTC  (4+ messages)

[PATCH, RFC] Fix build problems related to profile-directed optimization
 2012-02-06  6:00 UTC  (5+ messages)
` [PATCH] "

[PATCH 0/3] blame: fix output with mailmap
 2012-02-06  4:09 UTC  (20+ messages)
` [PATCH 1/3] blame: fix email "
` [PATCH 2/3] t: mailmap: add 'git blame -e' tests
` [PATCH 3/3] t: mailmap: add simple name translation test

What's cooking in git.git (Feb 2012, #02; Sun, 5)
 2012-02-06  2:44 UTC 

[PATCH] send-email: add extra safetly in address sanitazion
 2012-02-06  1:48 UTC  (7+ messages)

[PATCH 0/3] On compresing large index
 2012-02-06  1:35 UTC  (6+ messages)
` [PATCH 1/3] read-cache: factor out cache entries reading code
` [PATCH 2/3] read-cache: reduce malloc/free during writing index
` [PATCH 3/3] Support compressing index when GIT_ZCACHE=1

[1.7.9] usage regression when merging annotated tag objects
 2012-02-06  0:22 UTC  (3+ messages)
  ` merge: do not create a signed tag merge under --ff-only option

[PATCH] Change include order in two compat/ files to avoid compiler warning
 2012-02-05 22:32 UTC  (4+ messages)
  ` (unknown),
    ` [PATCH] Drop system includes from inet_pton/inet_ntop compatibility wrappers

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

git-svn and subversion 1.7: testcase failures due to SVN 1.7 changes
 2012-02-05 22:00 UTC 

[PATCH] send-email: add extra safetly in address sanitazion
 2012-02-05 21:20 UTC  (4+ messages)

[PATCH v4 0/4] completion: couple of cleanups
 2012-02-05 21:14 UTC  (5+ messages)
  ` [PATCH v4 4/4] completion: simplify __gitcomp*

[RFC/PATCH] git-new-workdir: add option --rsync
 2012-02-05 16:27 UTC 

[ANNOUNCE] libgit2 v0.16.0
 2012-02-05 16:28 UTC 

Fw: [RFD] Rewriting safety - warn before/when rewriting published history
 2012-02-05 15:10 UTC 

Breakage in master?
 2012-02-05 14:46 UTC  (5+ messages)
      ` Fwd: "

Installing git-svn on Linux without root
 2012-02-05 10:11 UTC  (3+ messages)

Build oddities
 2012-02-05  6:46 UTC  (2+ messages)

Git-gui: crashes on OS X when entering combining ("dead") keys
 2012-02-04 23:29 UTC  (3+ messages)

[PATCH] Don't search files with an unset "grep" attribute
 2012-02-04 23:18 UTC  (7+ messages)
` [PATCH 1/2] grep: let grep_buffer callers specify a binary flag
      ` [PATCH 0/9] respect binary attribute in grep

[PATCH 0/6 v3] Add execvp failure diagnostics
 2012-02-04 21:31 UTC  (11+ messages)
` [PATCH 5/5] run-command: Error out if interpreter not found

How to change the index for git status?
 2012-02-04 21:24 UTC  (3+ messages)

[PATCH 0/5] gitweb: Faster and imrpoved project search
 2012-02-04 20:59 UTC  (5+ messages)
` [PATCH/RFC 5/5] gitweb: Highlight matched part of shortened project description
  ` [PATCH/RFCv2 "

[PATCH] branch: borrow --sort and --count from for-each-ref
 2012-02-04 16:19 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/13] Column display again
 2012-02-04 16:12 UTC  (16+ messages)
` [PATCH v5 00/12] Column display
  ` [PATCH v5 01/12] Save terminal width before setting up pager
  ` [PATCH v5 02/12] column: add API to print items in columns
  ` [PATCH v5 03/12] Add git-column and column mode parsing
    ` [PATCH v6 "
  ` [PATCH v5 04/12] Stop starting pager recursively
  ` [PATCH v5 05/12] column: add columnar layout
  ` [PATCH v5 06/12] column: support columns with different widths
  ` [PATCH v5 07/12] column: add column.ui for default column output settings
    ` [PATCH v6 "
  ` [PATCH v5 08/12] help: reuse print_columns() for help -a
  ` [PATCH v5 09/12] branch: add --column
  ` [PATCH v5 10/12] status: "
  ` [PATCH v5 11/12] column: support piping stdout to external git-column process
  ` [PATCH v5 12/12] tag: add --column


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