git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-04-22 19:22:13 to 2010-04-25 16:03:13 UTC [more...]

[PATCH 3/5] Dangling commas in enum is not portable (resend)
 2010-04-25 16:03 UTC  (5+ messages)

[PATCH 2/5] Not all vendor diffs support GNUisms (resend)
 2010-04-25 16:02 UTC  (5+ messages)

[PATCH 0/3] pretty: format aliases
 2010-04-25 15:42 UTC  (4+ messages)
` [PATCH 1/3] pretty: add conditional %C?colorname placeholders
` [PATCH 2/3] pretty: make %H/%h dependent on --abbrev[-commit]
` [PATCH 3/3] pretty: add aliases for pretty formats

[PATCH 0/2] request-pull: protect against OPTIONS_KEEPDASHDASH from environment
 2010-04-25 12:34 UTC  (5+ messages)
` [PATCH 1/2] tests for request-pull
  ` [PATCH] adapt request-pull tests for new pull request format
` [PATCH 2/2] request-pull: protect against OPTIONS_KEEPDASHDASH from environment

[PATCH 0/5] gitweb: Miscellaneous improvements, in preparation for caching support
 2010-04-25 11:47 UTC  (9+ messages)
` [PATCH 1/5] Export more test-related variables when running external tests
` [PATCH 2/5] gitweb: href(..., -path_info => 0|1)
` [PATCH 3/5] gitweb: Use nonlocal jump instead of 'exit' in die_error
` [PATCH 4/5] gitweb: Add custom error handler using die_error
` [PATCH 5/5] gitweb: Move generating page title to separate subroutine

[PATCH RFC 0/5] Patches to avoid reporting conversion changes
 2010-04-25 11:25 UTC  (6+ messages)
` [PATCH RFC 5/5] cache: Use ce_norm_sha1()

[ANNOUNCE] gitolite now has github-like "forking"
 2010-04-25  9:33 UTC 

Massive testsuite failure on !(Linux || Solaris 8+)
 2010-04-25  8:40 UTC 

[patch 00/15] Portability Patches v3
 2010-04-25  8:39 UTC  (23+ messages)
` [patch 02/15] const-expr.patch
` [patch 05/15] diff-test_cmp.patch
` [patch 06/15] diff-defaults.patch
` [patch 07/15] host-IRIX.patch
` [patch 11/15] no-hstrerror.patch
` [patch 13/15] no-socklen_t.patch

[PATCH 5/5] struct sockaddr_storage->ss_family is not portable
 2010-04-25  8:37 UTC  (9+ messages)
      ` [PATCH] daemon.c: avoid accessing ss_family member of struct sockaddr_storage

Please default to 'commit -a' when no changes were added
 2010-04-25  8:01 UTC  (75+ messages)
              ` The index (Re: Please default to 'commit -a' when no changes were added)
  ` 'commit -a' safety (was: "
    ` 'commit -a' safety
        ` Bug#578764: 'commit -a' safety (was: Re: Please default to 'commit -a' when no changes were added)

Case sensitivity on Windows for absolute paths
 2010-04-25  7:33 UTC  (3+ messages)

Recent documentation patches, and an RFC on terminology
 2010-04-25  0:31 UTC  (8+ messages)

bug in name-rev on linux-2.6 repo?
 2010-04-24 23:04 UTC  (11+ messages)

[PATCH] Documentation/git-send-email: Add "Use gmail as the smtp server"
 2010-04-24 23:03 UTC  (2+ messages)

[PATCH] fast-import docs: LT is valid in email, GT is not
 2010-04-24 21:10 UTC  (9+ messages)
` [PATCH] fsck: check ident lines in commit objects
    ` [PATCH 0/2] fast-import: tighten up parsing ident line
      ` [PATCH 1/2] fast-import: be strict about formatting of raw dates
      ` [PATCH 2/2] fast-import: validate entire ident string

How to fork on repo.or.cz?
 2010-04-24 19:33 UTC 

ciabot scripts and merge flood prevention
 2010-04-24 16:05 UTC  (2+ messages)

[PATCH] Typo fixes and minor cleanups for the big "index"/"staging area patch
 2010-04-24  5:59 UTC 

[ANNOUNCE] Git 1.7.1
 2010-04-24  3:49 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.0.6
 2010-04-24  1:24 UTC 

diff without num-stat
 2010-04-23 19:45 UTC  (6+ messages)

multiple .gitignore and friends in same workdir possible?
 2010-04-23 18:29 UTC  (9+ messages)

[RFC/RFD] wt-status: take advice.statusHints seriously
 2010-04-23 18:31 UTC  (6+ messages)
` [PATCH 1/2] t7508: test advice.statusHints
  ` [PATCH 2/2] wt-status: take advice.statusHints seriously

[PATCH] Documentation improvements for the description of short format
 2010-04-23 17:40 UTC 

use case, advices (SVN/GIT)
 2010-04-23 15:25 UTC  (2+ messages)

SVN to Git: trunk moved during repository history
 2010-04-23 15:12 UTC  (4+ messages)

[PATCH] Add Tru64/OSF1 support in Makefile
 2010-04-23 14:59 UTC  (3+ messages)

core.whitespace blank-at-eof on by default?
 2010-04-23 14:58 UTC 

multiple .gitignore and friends in same workdir possible?
 2010-04-23 12:46 UTC 

multiple .gitignore and friends in same workdir possible?
 2010-04-23 12:46 UTC 

[PATCH] clone: quell the progress report from init and report on clone
 2010-04-23 12:37 UTC  (2+ messages)

Problems with file name case on Windows
 2010-04-23 12:16 UTC  (4+ messages)

GSoC 2010: "Integrated Web Client for git" proposal
 2010-04-23  9:44 UTC  (12+ messages)

[PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+
 2010-04-16 13:53 UTC 

[PATCH 1/2] fix gitk-git russian translation typos
 2010-04-23  7:19 UTC  (3+ messages)
  ` [PATCH] gitk-git: follow-up patch to fix one missed typo

git diff --numstat notices empty file creation, while --stat does not
 2010-04-23  4:17 UTC 

[PATCH 0/2 v3] Make git log --follow find copies among unmodified files
 2010-04-23  3:55 UTC  (4+ messages)
` [PATCH 1/2 v3] Make diffcore_std only can run once before a diff_flush

core.ignorecase = true support for .gitignore, status, ls-files, and add
 2010-04-23  2:26 UTC 

[PATCH] Update based on suggestions by Petr Baudis
 2010-04-22 23:27 UTC  (5+ messages)

Useless error message?
 2010-04-22 22:21 UTC  (8+ messages)
        ` [PATCH] daemon: report inaccessible repositories to user

[PATCH 2/2] fix git-gui russian translation typos
 2010-04-22 22:04 UTC 

git pull behavior changed?
 2010-04-22 21:13 UTC  (10+ messages)

[PATCH] t1304,t2007: quell output to stdout and stderr
 2010-04-22 20:45 UTC  (2+ messages)
` [PATCH v2] "

[BUG] git shortlog hangs in bare repo
 2010-04-22 20:06 UTC  (2+ messages)

[RFC/PATCH] cvsexportcommit: per branch cvsdir config option
 2010-04-22 19:49 UTC  (3+ messages)

git push in --tracked branches
 2010-04-22 19:52 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).