git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-05-02 17:24:23 to 2011-05-05 06:28:11 UTC [more...]

[PATCH V2 0/5] Add PCRE support to git-grep
 2011-05-05  6:28 UTC  (10+ messages)
` [PATCH V2 1/5] Documentation: Add --line-number to git-grep synopsis
` [PATCH V2 2/5] contrib/completion: --line-number to git grep
` [PATCH V2 3/5] grep: Put calls to fixmatch() and regmatch() into patmatch()
` [PATCH V2 4/5] git-grep: Learn PCRE
` [PATCH V2 5/5] configure: Check for libpcre

t5541: Bad file descriptor
 2011-05-05  6:18 UTC  (5+ messages)

[PATCH] Respect definition of prefix from autotools in ETC_GITCONFIG and ETC_GITATTRIBUTES
 2011-05-05  5:58 UTC  (12+ messages)
  ` [PATCH 1/1] Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir

[PATCH] t/annotate-tests: Use echo & cat instead of sed
 2011-05-05  5:39 UTC  (2+ messages)

[RFC] require-work-tree wants more than what its name says
 2011-05-05  4:28 UTC  (10+ messages)

Filemode is a nuisance
 2011-05-05  3:41 UTC  (3+ messages)

What's cooking in git.git (May 2011, #02; Wed, 4)
 2011-05-05  2:37 UTC 

How to fork a file (git cp ?)
 2011-05-05  2:14 UTC  (9+ messages)

[ANNOUNCE] Git 1.7.5.1
 2011-05-05  1:35 UTC 

[PATCH 2] Add default merge options for all branches
 2011-05-05  0:42 UTC  (26+ messages)
` [PATCH v3] "
    ` [PATCH v4] "
    ` [PATCH v4.1] "
    ` [PATCH v5] "

[PATCH] bash: Disable __git_ps1() if NO_GIT_PS1 is set
 2011-05-04 22:11 UTC 

RFC: git send-email and error handling
 2011-05-04 21:35 UTC  (6+ messages)
      ` [RFC/PATCH] git-send-email: Remember sources of Cc addresses

removing a commit from a branch
 2011-05-04 21:28 UTC  (7+ messages)
    ` Sorry, completely off-topic. I've a mailer problem (was: Re: removing a commit from a branch)

[PATCH v3 0/4] http cleanups
 2011-05-04 20:28 UTC  (20+ messages)
` [PATCH v3 1/4] t5541-http-push: add test for chunked
  ` [PATCH v3 2/4] http: make curl callbacks match contracts from curl header
    ` [PATCH v3 3/4] http-push: use const for strings in signatures
      ` [PATCH v3 4/4] http-push: refactor curl_easy_setup madness
` [PATCH v4 0/4] http cleanups
  ` [PATCH v4 1/4] t5541-http-push: add test for chunked
    ` [PATCH v4 2/4] http: make curl callbacks match contracts from curl header
      ` [PATCH v4 3/4] http-push: use const for strings in signatures
        ` [PATCH v4 4/4] http-push: refactor curl_easy_setup madness
    ` [PATCH v5 1/4] t5541-http-push: add test for chunked

[PATCH] config.txt: interactive.singlekey is used by
 2011-05-04 19:58 UTC  (6+ messages)
` [PATCH v2 2/5] git-add.txt: document 'interactive.singlekey'
        ` [PATCH] git-add.txt: document 'add.ignoreErrors'

Can I specify a “chunk size” for git svn fetch?
 2011-05-04 19:06 UTC 

[Annoyance] "git log .." thinks ".." is ambiguous
 2011-05-04 18:00 UTC  (19+ messages)
    ` [PATCH v2] specifying ranges: we did not mean to make ".." an empty set

cannot pread pack
 2011-05-04 13:55 UTC  (2+ messages)

[PATCH 0/6] gitweb: Improve ctags, introduce categories
 2011-05-04 13:50 UTC  (5+ messages)
    ` git-send-email and non 7bit clean message (was: [PATCH 0/6] gitweb: Improve ctags, introduce categories)
      ` [PATCH/RFC] git-send-email: Do not encode Subject if not required (was: git-send-email and non 7bit clean message)

[PATCH] annotate.sh: Fix failing test on OS X
 2011-05-04 13:36 UTC 

Creating remote branch called HEAD corrupts remote clones
 2011-05-04 12:35 UTC  (22+ messages)

[Tagging Commits] feedback / discussion request
 2011-05-04  9:21 UTC  (4+ messages)

[PATCH 1/2] diff: introduce --stat-lines to limit the stat lines
 2011-05-04  7:16 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCHv2 2/2] diff-options.txt: describe --stat-{width,name-width,count}

[PATCH 1/3] t3700: note a .gitignore matching fault
 2011-05-04  6:22 UTC  (14+ messages)
` [PATCH 3/3] sparse checkout: do not eagerly decide the fate for whole directory

[PATCH 1/3] grep: Put calls to fixmatch() and regmatch() into patmatch()
 2011-05-04  6:16 UTC  (6+ messages)
` [PATCH 2/3] Documentation: Add --line-number to git-grep synopsis
` [RFC PATCH 3/3] git-grep: Learn PCRE

[PATCH RFC] Test for apparent regression of merging renamed files
 2011-05-04  2:18 UTC  (3+ messages)

[RFC/PATCH] userdiff.c: Avoid old glibc regex bug causing t4034-*.sh test failures
 2011-05-03 21:07 UTC  (2+ messages)

[RFC/PATCH] completion: avoid "words" as variable name for zsh portability
 2011-05-03 17:53 UTC  (4+ messages)
` [PATCH 1/3] bash: don't modify the $cur variable in completion functions
  ` [PATCH 3/3] bash: don't declare 'local words' to make zsh happy

[PATCH] grep: add known breakage of coloring when using extended patterns
 2011-05-03 17:36 UTC  (6+ messages)

[PATCH 0/4] Redoing the "add -u" migration plan
 2011-05-03 16:17 UTC  (12+ messages)
` [PATCH 2/4] add -u: get rid of "treewideupdate" configuration

[PATCHv2 0/2] gitweb: Beginnings of splitting gitweb into modules
 2011-05-03 14:04 UTC  (3+ messages)
` [PATCHv2 1/2 (RFC?)] gitweb: Prepare for splitting gitweb
` [PATCHv2 2/2 (PoC)] gitweb: Create Gitweb::Util module

[PATCH 1/5] diff_tree_sha1: skip diff_tree if old == new
 2011-05-03  7:34 UTC  (2+ messages)

What's cooking in git.git (May 2011, #01; Sun, 1)
 2011-05-03  6:43 UTC  (4+ messages)

[RFC/largely untested/PATCH] sha1_name: interpret ~n as HEAD~n
 2011-05-02 20:14 UTC  (10+ messages)

[PATCH/RFC 0/4] grep: support to match by line number
 2011-05-02 19:33 UTC  (10+ messages)

[PATCH] Add default merge options for all branches
 2011-05-02 18:40 UTC  (5+ messages)

[PATCH] git-daemon: fix segfaulting in child_handler() in AIX
 2011-05-02 17:51 UTC  (4+ messages)

[PATCH] Add --info-path and --man-path options to git
 2011-05-02 17:24 UTC  (3+ messages)
` [PATCH] Documentation: clarify meaning of --html-path, --man-path, and --info-path


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