git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-02-02 18:00:17 to 2012-02-04 09:10:47 UTC [more...]

Git performance results on a large repository
 2012-02-04  8:57 UTC  (12+ messages)

Push from an SSH Terminal
 2012-02-04  8:16 UTC  (12+ messages)
        ` [PATCH 1/2] prompt: clean up strbuf usage
        ` [PATCH 2/2] prompt: fall back to terminal if askpass fails

BUG 1.7.9: git-update-ref strange behavior with ref with trailing newline
 2012-02-04  8:11 UTC  (3+ messages)

What's cooking in git.git (Feb 2012, #01; Fri, 3)
 2012-02-04  7:51 UTC 

[PATCH] t0300-credentials: Word around a solaris /bin/sh bug
 2012-02-04  7:00 UTC  (22+ messages)
                  ` [PATCH 1/2] tests: add write_script helper function
                  ` [PATCH 2/2] t0300: use write_script helper

[RFC/PATCH] verify-tag: check sig of all tags to given object
 2012-02-04  6:49 UTC  (8+ messages)

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

Installing git-svn on Linux without root
 2012-02-04  2:10 UTC 

[1.7.9] usage regression when merging annotated tag objects
 2012-02-03 23:54 UTC  (2+ messages)

Alternates corruption issue
 2012-02-03 21:53 UTC  (17+ messages)

[ANNOUNCE] Git 1.7.9
 2012-02-03 21:49 UTC  (6+ messages)
          ` [PATCH] git.spec: Workaround localized messages not put in any RPM

Fwd: Gitweb error
 2012-02-03 21:33 UTC  (2+ messages)
    ` [PATCH] gitweb: Deal with HEAD pointing to unborn branch in "heads" view

[RFC PATCH] gitweb: use CGI with -utf8
 2012-02-03 21:09 UTC  (14+ messages)
  ` [PATCH/RFC (version A)] gitweb: use CGI with -utf8 to process Unicode query parameters correctly
  ` [PATCH/RFC (version B)] gitweb: Allow UTF-8 encoded CGI query parameters and path_info
            ` [PATCH/RFCv2 "

[PATCH v3 0/4] completion: couple of cleanups
 2012-02-03 20:28 UTC  (8+ messages)
` [PATCH v3 1/4] completion: be nicer with zsh

[PATCH v4 0/4] completion: couple of cleanups
 2012-02-03 20:23 UTC  (3+ messages)
  ` [PATCH v4 1/4] completion: work around zsh option propagation bug
  ` [PATCH v4 4/4] completion: simplify __gitcomp*

how to determine oldest supported version of git
 2012-02-03 20:19 UTC  (5+ messages)

[PATCH, RFC] Fix build problems related to profile-directed optimization
 2012-02-03 19:58 UTC  (10+ messages)

How best to handle multiple-authorship commits in GIT?
 2012-02-03 19:49 UTC  (11+ messages)

Problem pushing to a Novell share
 2012-02-03 19:33 UTC  (4+ messages)

[RFC/PATCH 0/2] Commits with ancient timestamps
 2012-02-03 18:01 UTC  (6+ messages)
` [RFC/PATCH 1/2] parse_date(): allow ancient git-timestamp
` [RFC/PATCH 2/2] parse_date(): '@' prefix forces git-timestamp

Breakage in master?
 2012-02-03 14:22 UTC  (9+ messages)
` [msysGit] "

filter-branch ignoring gitattributes?
 2012-02-03 12:55 UTC 

[PATCH] Correct singular form in diff summary line for human interaction
 2012-02-03 12:24 UTC  (8+ messages)
` [PATCH v2] Use correct grammar in diffstat summary line

General support for ! in git-config values
 2012-02-03 12:13 UTC  (17+ messages)

[PATCH] Convert isatty() calls to git_isatty()
 2012-02-03  9:59 UTC  (3+ messages)

[RFC/PATCH git-remote-bzr] Adapt to new semantics of remote-helper "import" command
 2012-02-03  9:43 UTC  (2+ messages)

[PATCH] i18n: po for zh_cn
 2012-02-03  1:35 UTC  (6+ messages)

[PATCH] i18n: diff/apply statistics
 2012-02-03  1:28 UTC  (5+ messages)

[PATCH] pack-objects: convert to use parse_options()
 2012-02-03  0:31 UTC  (3+ messages)
` [PATCH v2 1/3] pack-objects: do not accept "--index-version=version,"

[PATCH] vcs-svn: Fix some compiler warnings
 2012-02-02 22:18 UTC  (14+ messages)
    ` [PATCH/RFC 0/3] "
      ` [PATCH 1/3] vcs-svn: rename check_overflow arguments for clarity
      ` [PATCH 3/3] vcs-svn: suppress a -Wtype-limits warning

Git-gui: crashes on OS X when entering combining ("dead") keys
 2012-02-02 22:04 UTC 

I18N.pm is incompatible with perl < 5.8.3
 2012-02-02 21:23 UTC  (3+ messages)

How to find and analyze bad merges?
 2012-02-02 20:09 UTC  (4+ messages)

gitweb showing slash r at the end of line
 2012-02-02 20:04 UTC  (8+ messages)

[PATCH] Don't search files with an unset "grep" attribute
 2012-02-02 19:37 UTC  (9+ messages)
` [PATCH 1/2] grep: let grep_buffer callers specify a binary flag
      ` [PATCH 0/9] respect binary attribute in grep
        ` [PATCH 6/9] grep: cache userdiff_driver in grep_source

[PATCH] i18n: po for zh_cn
 2012-02-02 19:20 UTC  (2+ messages)

Finding all commits which modify a file
 2012-02-02 19:13 UTC  (2+ messages)

how to tell when git release changes porcelain stdout/stderr
 2012-02-02 19:11 UTC  (2+ messages)

git-svn branches with revision id's in name
 2012-02-02 19:03 UTC  (3+ messages)

[PATCH v2] vcs-svn: Fix some compiler warnings
 2012-02-02 18:36 UTC 

[PATCH] Fix an "variable might be used uninitialized" gcc warning
 2012-02-02 18:25 UTC  (5+ 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).