git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-06-11 12:58:54 to 2007-06-13 11:20:57 UTC [more...]

[PATCH] Interpret :/<pattern> as a regular expression
 2007-06-13 11:17 UTC  (5+ messages)
  ` (unknown)

That improved git-gui blame viewer
 2007-06-13 11:11 UTC  (12+ messages)

tags and patches
 2007-06-13 11:04 UTC  (2+ messages)

/usr/bin/cg-log: line 361: echo: write error: Broken pipe
 2007-06-13 10:18 UTC 

[PATCH 0/3] git-svn: several house-keeping fixes
 2007-06-13  9:37 UTC  (4+ messages)
` [PATCH 1/3] git-svn: cleanup: factor out longest_common_path() function
` [PATCH 2/3] git-svn: test for creating new directories over svn://
` [PATCH 3/3] git-svn: reduce stat() calls for a backwards compatibility check

git-svn set-tree bug
 2007-06-13  9:23 UTC  (11+ messages)
            ` [PATCH] git-svn: allow dcommit to retain local merge information

unexpected git-cherry-pick conflict
 2007-06-13  9:16 UTC 

/usr/bin/cg-log: line 361: echo: write error: Broken pipe
 2007-06-13  8:29 UTC 

[PATCH 1/2] gitview: Fix the blame interface
 2007-06-13  8:46 UTC  (2+ messages)
  ` [PATCH 2/2] gitview: run blame with -C -C

[PATCH 1/2] gitview: Fix the blame interface
 2007-06-13  8:33 UTC  (5+ messages)
  ` [PATCH 2/2] gitview: run blame with -M and -C

[PATCH] Teach Makefile to respect external variables: CFLAGS and others
 2007-06-13  7:53 UTC  (7+ messages)

[PATCH] Edit user manual for grammer
 2007-06-13  7:39 UTC  (11+ messages)
` [PATCH] Edit user manual for grammar

[BUG] 75d8ff1 fails on SunOS 5.9 (missing hsterror) from ba505322
 2007-06-13  7:05 UTC  (5+ messages)
` [PATCH] Do not use h_errno after connect(2): the function does not set it
  ` [PATCH] Add a local implementation of hstrerror for the system which do not have it

[PATCH 2/2] filter-branch: subdirectory filter needs --full-history
 2007-06-13  6:58 UTC  (3+ messages)

[PATCH] Introduce file with the common default build-time items
 2007-06-13  5:43 UTC 

[PATCH] Add --with-tclsh argument to configure script
 2007-06-13  5:44 UTC 

[PATCH] make git barf when an alias changes environment variables
 2007-06-13  5:41 UTC  (3+ messages)

[PATCH] Port git-tag.sh to C
 2007-06-13  0:27 UTC  (8+ messages)
    ` git-fetch, was "

Problem with a push
 2007-06-12 23:38 UTC  (14+ messages)

[StGIT PATCH 0/2] Fix issues with series deletion
 2007-06-12 22:16 UTC  (4+ messages)

[StGIT PATCH 0/4] Cleanups of the Series object
 2007-06-12 22:09 UTC  (3+ messages)
` [StGIT PATCH 2/4] Abstract a PatchSet object out of Series

Adding empty directory gives bogus error message
 2007-06-12 21:51 UTC  (15+ messages)
` [PATCH 1/3] refactor dir_add_name
` [PATCH 2/3] dir_struct: add collect_ignored option
` [PATCH 3/3] builtin-add: simplify (and increase accuracy of) exclude handling

git-p4import.py robustness changes
 2007-06-12 21:46 UTC  (4+ messages)

[PATCH 0/5] misc. submodule related changes
 2007-06-12 21:33 UTC  (28+ messages)
` [PATCH 1/5] t7400: barf if git-submodule removes or replaces a file
  ` [PATCH 2/5] git-submodule: remember to checkout after clone
    ` [PATCH 3/5] Rename sections from "module" to "submodule" in .gitmodules
      ` [PATCH 4/5] git-submodule: give submodules proper names
        ` [PATCH 5/5] Add gitmodules(5)

[PATCH] Don't dereference a strdup-returned NULL
 2007-06-12 20:59 UTC 

Mail after commit
 2007-06-12 20:35 UTC  (2+ messages)

How do we import patches from non-git sources?
 2007-06-12 18:13 UTC  (5+ messages)
` Let me ask again: "

Port forwarding
 2007-06-12 18:12 UTC  (3+ messages)

[PATCH 3/3] gitview: Catch exception from rindex
 2007-06-12 17:59 UTC 

[RFC][PATCH 10/10] Sparse: fix a "symbol 'weak_match' shadows an earlier one" warning
 2007-06-12 17:43 UTC  (3+ messages)

[RFC][PATCH 00/10] Sparse: Git's "make check" target
 2007-06-12 17:37 UTC  (3+ messages)

[PATCH] Introduce light weight commit annotations
 2007-06-12 17:28 UTC  (5+ messages)

Watchpoints
 2007-06-12 14:21 UTC  (2+ messages)

how to properly import perforce history
 2007-06-12 14:12 UTC  (16+ messages)
` Asking again... [Re: how to properly import perforce history?]
        ` [PATCH] git-p4: check for existence of repo dir before trying to create [Was: Asking again... [Re: how to properly import perforce history?]]

[RFC] git integrated bugtracking
 2007-06-12  8:54 UTC  (7+ messages)

Does anyone have any benchmarks against CVS?
 2007-06-12  6:58 UTC  (9+ messages)

[PATCH 0/3] Support config-based names
 2007-06-12  6:44 UTC  (6+ messages)

[PATCH] git-svn: use git-log rather than rev-list | xargs cat-file
 2007-06-12  6:17 UTC  (5+ messages)
    ` [PATCH] Extend --pretty=oneline to cover the first paragraph, so that an ugly commit message like this can be handled sanely

[PATCH] Unquote From line from patch before comparing with given from address
 2007-06-12  5:28 UTC  (2+ messages)

Please remerge git-gui.git into git.git
 2007-06-12  5:25 UTC  (4+ messages)

[RFC] Teach diff to imply --find-copies-harder upon -C -C
 2007-06-12  5:05 UTC  (3+ messages)

[PATCH 3/3] Support branch^[merge] and branch^[push]
 2007-06-12  3:10 UTC 

[PATCH 1/3] Parse and report branch configuration along with remote configuration
 2007-06-12  3:10 UTC 

[PATCH 2/3] Add refspec search for push destinations
 2007-06-12  3:10 UTC 

git-p4 fails when cloning a p4 depo
 2007-06-12  1:13 UTC  (6+ messages)

[PATCH] Add --no-reuse-delta, --window, and --depth options to git-gc
 2007-06-11 21:40 UTC  (13+ messages)
` [PATCH] Add --no-reuse-delta, --window, and --depth options to
  ` [PATCH] Add pack.depth option to git-pack-objects and change default depth to 50
    ` [PATCH] Add --no-reuse-delta option to git-gc

Passing **envp around in git.c
 2007-06-11 21:15 UTC 

[PATCH 3/5] Rename sections from "module" to "submodule" in .gitmodules
 2007-06-11 19:55 UTC 

[PATCH 0/5] misc. submodule related changes
 2007-06-11 19:06 UTC  (3+ messages)

[PATCH 0/3] submodule improvements
 2007-06-11 16:17 UTC  (12+ messages)
` [PATCH 2/3] Add gitmodules(5)

Please pull mergetool.git
 2007-06-11 13:31 UTC  (6+ messages)

[PATCH]: git-cherry: Document 'limit' command-line option
 2007-06-11 12:56 UTC 


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