git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-10-08 17:40:17 to 2012-10-10 22:33:28 UTC [more...]

Fix git-svn for SVN 1.7
 2012-10-10 22:33 UTC  (18+ messages)
` [PATCH 1/8] SVN 1.7 will truncate "not-a%40{0}" to just "not-a"
      ` [PATCH/RFC] svn test: escape peg revision separator using empty peg rev
` [PATCH 7/8] Turn on canonicalization on newly minted URLs
  ` [PATCH/RFC] test: work around SVN 1.7 mishandling of svn:special changes
    ` [PATCH/RFC v2] git svn: "
        ` [PATCH v3] "

Is anyone working on a next-gen Git protocol?
 2012-10-10 22:32 UTC  (6+ messages)

[PATCH nd/attr-match-optim-more 1/2] gitignore: make pattern parsing code a separate function
 2012-10-10 21:50 UTC  (10+ messages)
` [PATCH nd/attr-match-optim-more 2/2] attr: more matching optimizations from .gitignore
    ` [PATCH v2 "

rm and add, but not rename, of identical files
 2012-10-10 21:47 UTC  (3+ messages)

'git grep needle rev' attempts to access 'rev:.../.gitattributes' in the worktree
 2012-10-10 21:13 UTC  (25+ messages)
          ` [PATCH 1/3] quote: let caller reset buffer for quote_path_relative()
          ` [PATCH 2/3] grep: pass true path name to grep machinery
          ` [PATCH 3/3] grep: stop looking at random places for .gitattributes
          ` [PATCH v2 0/2] Re: 'git grep needle rev' attempts to access 'rev:.../.gitattributes' in the worktree
            ` [PATCH v2 1/2] quote: let caller reset buffer for quote_path_relative()
            ` [PATCH v2 2/2] grep: stop looking at random places for .gitattributes

[PATCH] Add __git_ps1_pc to use as PROMPT_COMMAND
 2012-10-10 19:38 UTC  (9+ messages)
` [PATCH 1/2] Allow __git_ps1 to be used in PROMPT_COMMAND
        ` [PATCH 2/2] show color hints based on state of the git tree

A basic question
 2012-10-10 19:36 UTC  (2+ messages)

[PATCH] MALLOC_CHECK: Allow checking to be disabled from config.mak
 2012-10-10 19:16 UTC  (9+ messages)

[PATCH] attr: a note about the order of .gitattributes lookup
 2012-10-10 18:04 UTC  (2+ messages)

[PATCH 0/5] Cure some format-patch wrapping and encoding issues
 2012-10-10 17:02 UTC  (9+ messages)
` [PATCH 1/5] format-patch: do not wrap non-rfc2047 headers too early
` [PATCH 2/5] format-patch: do not wrap rfc2047 encoded headers too late
` [PATCH 3/5] format-patch: introduce helper function last_line_length()
` [PATCH 5/5] format-patch: tests: check rfc822+rfc2047 in to+cc headers

[PATCH v2 0/7] Tying loose ends on grep-pcre
 2012-10-10 16:52 UTC  (10+ messages)
` [PATCH v2 1/7] builtin/grep.c: make configuration callback more reusable
` [PATCH v2 2/7] grep: move the configuration parsing logic to grep.[ch]
` [PATCH v2 3/7] grep: move pattern-type bits support to top-level grep.[ch]
` [PATCH v2 4/7] revisions: initialize revs->grep_filter using grep_init()
` [PATCH v2 5/7] log --grep: use the same helper to set -E/-F options as "git grep"
` [PATCH v2 6/7] log --grep: accept --basic-regexp and --perl-regexp
` [PATCH v2 7/7] log: honor grep.* configuration

[PATCH v4 00/12] Wildmatch v4
 2012-10-10 15:38 UTC  (14+ messages)
` [PATCH v4 01/12] ctype: make sane_ctype[] const array
` [PATCH v4 02/12] ctype: support iscntrl, ispunct, isxdigit and isprint
` [PATCH v4 03/12] Import wildmatch from rsync
` [PATCH v4 04/12] wildmatch: remove unnecessary functions
` [PATCH v4 05/12] Integrate wildmatch to git
` [PATCH v4 06/12] wildmatch: make wildmatch's return value compatible with fnmatch
` [PATCH v4 07/12] wildmatch: remove static variable force_lower_case
` [PATCH v4 08/12] wildmatch: fix case-insensitive matching
` [PATCH v4 09/12] wildmatch: adjust "**" behavior
` [PATCH v4 10/12] wildmatch: make /**/ match zero or more directories
` [PATCH v4 11/12] Support "**" wildcard in .gitignore and .gitattributes
` [PATCH v4 12/12] t3070: disable two fnmatch tests that have different results on different libc

Permission to translate your page at http://git-scm.com/about
 2012-10-10  9:31 UTC 

username case conflict in git svn clone [SOLVED]
 2012-10-10  9:18 UTC 

git checkout error
 2012-10-10  8:52 UTC  (8+ messages)

git svn clone options
 2012-10-10  7:14 UTC  (2+ messages)

[PATCH 0/8] wildmatch take 3
 2012-10-10  5:47 UTC  (15+ messages)
` [PATCH 1/8] Import wildmatch from rsync
` [PATCH 2/8] wildmatch: remove unnecessary functions
` [PATCH 3/8] Integrate wildmatch to git
` [PATCH 4/8] wildmatch: remove static variable force_lower_case
` [PATCH 5/8] wildmatch: fix case-insensitive matching
` [PATCH 6/8] wildmatch: adjust "**" behavior
` [PATCH 7/8] wildmatch: make /**/ match zero or more directories
` [PATCH 8/8] Support "**" wildcard in .gitignore and .gitattributes

git clone algorithm
 2012-10-10  1:13 UTC  (2+ messages)

Fwd: potential path traversal issue in v3 with wild repos
 2012-10-10  1:11 UTC 

rebase fails mid way through due to locally modified file?
 2012-10-10  0:31 UTC 

What's wrong with gitrss.q42.co.uk?
 2012-10-09 23:34 UTC 

[PATCH 1/2] git-send-email: introduce compose-encoding
 2012-10-09 23:02 UTC  (4+ messages)
` [PATCH 2/2] git-send-email: use locale encoding for compose

[PATCH] submodule: teach "foreach" command a --revision <tree-ish> option
 2012-10-09 21:48 UTC  (8+ messages)

[PATCH] configure.ac: Add missing comma to CC_LD_DYNPATH
 2012-10-09 21:10 UTC  (4+ messages)

Inconsistency in specifying commit & path for git diff
 2012-10-09 21:03 UTC  (3+ messages)

upload-pack is slow with lots of refs
 2012-10-09 20:46 UTC  (11+ messages)

[PATCH] Add --unannotate option to git-subtree
 2012-10-09 20:26 UTC 

Bug report
 2012-10-09 19:00 UTC  (8+ messages)

username case conflict in git svn clone
 2012-10-09 18:02 UTC  (2+ messages)

Git ~unusable on slow lines :,'C
 2012-10-09 17:39 UTC  (7+ messages)

Discussion around a --bindtodev option for git-daemon
 2012-10-09 14:48 UTC  (2+ messages)

[PATCH] configure.ac: Add missing comma to CC_LD_DYNPATH
 2012-10-09 14:26 UTC 

gitweb bug: Existence if hidden repositories is leaked
 2012-10-09  9:28 UTC 

[PATCH] t/t5400-send-pack: Use POSIX options to cp for portability
 2012-10-09  7:15 UTC  (7+ messages)

In search of a version control system
 2012-10-09  5:58 UTC  (5+ messages)

git fetch documentation problem or bug
 2012-10-09  1:57 UTC  (5+ messages)

[Patch 0/5] Create single PDF for all HTML files
 2012-10-08 22:53 UTC  (4+ messages)
  ` Aw: "
    `  "

build deps
 2012-10-08 22:52 UTC  (5+ messages)

[RFC] rebase: Handle cases where format-patch fails
 2012-10-08 22:38 UTC  (4+ messages)

Bug/Enhancement: contrib/subtree should ship with manpage
 2012-10-08 22:33 UTC 

Fw: [git-users] How do I git-push to an FTP server?
 2012-10-08 21:38 UTC  (12+ messages)
` Fw: "

[PATCH] gitk: Add workaround for system where Shift-F5 mapped to Shift-XF86_Switch_VT_5
 2012-10-08 21:05 UTC  (3+ messages)
` [PATCH v2 0/2] Re: gitk: can't reload commits with new key binding

[ANNOUNCE] Git v1.8.0-rc1
 2012-10-08 19:54 UTC 

A note from the maintainer
 2012-10-08 20:08 UTC 

[ANNOUNCE] Git v1.7.12.3
 2012-10-08 19:53 UTC 

[PATCH v2 0/9] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-10-08 18:23 UTC  (8+ messages)
` [PATCH v2 8/9] longest_ancestor_length(): resolve symlinks before comparing paths
      ` Proposed function path_in_directory() [was: Re: [PATCH v2 8/9] longest_ancestor_length(): resolve symlinks before comparing paths]
        ` Proposed function path_in_directory()


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