git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-04-29 09:50:59 to 2011-05-03 07:34:53 UTC [more...]

[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  (7+ messages)

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

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

[PATCH 2] Add default merge options for all branches
 2011-05-03  5:38 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/3] t3700: note a .gitignore matching fault
 2011-05-03  4:43 UTC  (8+ messages)
` [PATCH 2/3] t1011: fix sparse-checkout initialization and add new file
` [PATCH 3/3] sparse checkout: do not eagerly decide the fate for whole directory

[PATCH] grep: add known breakage of coloring when using extended patterns
 2011-05-02 22:04 UTC  (7+ messages)

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

Creating remote branch called HEAD corrupts remote clones
 2011-05-02 19:43 UTC  (18+ messages)

[PATCH/RFC 0/4] grep: support to match by line number
 2011-05-02 19:33 UTC  (22+ messages)
  ` [PATCH/RFC 1/4] grep: prepare for re-using the space of the regexp member in struct grep_pat
  ` [PATCH/RFC 2/4] grep: pass current line number down to match_one_pattern
  ` [PATCH/RFC 3/4] grep: introduce pattern which matches at line number
  ` [PATCH/RFC 4/4] grep: provide option to match "

[PATCH RFC] Test for apparent regression of merging renamed files
 2011-05-02 19:04 UTC 

[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] config.txt: interactive.singlekey is used by
 2011-05-02 17:22 UTC  (9+ messages)
  ` [PATCH v2 0/5] better document 'interactive.singlekey'
  ` [PATCH v2 1/5] config.txt: 'interactive.singlekey; is used by
  ` [PATCH v2 2/5] git-add.txt: document 'interactive.singlekey'
  ` [PATCH v2 3/5] git-reset.txt: "
  ` [PATCH v2 4/5] git-stash.txt: "
  ` [PATCH v2 5/5] git-checkout.txt: "

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

git symbolic-ref vs. reflog (vs. rebase)
 2011-05-02  8:46 UTC  (9+ messages)

[RFC PATCH] Pass empty file to p4merge where no base is suitable
 2011-05-02  0:01 UTC  (8+ messages)

Possible bug with --word-diff=porcelain
 2011-05-01 20:00 UTC 

cvsimport still not working with cvsnt
 2011-05-01 18:44 UTC  (13+ messages)

[PATCH 1/2] diff: introduce --stat-lines to limit the stat lines
 2011-05-01 18:33 UTC  (6+ messages)
` [PATCH 2/2] diff-options.txt: describe --stat-{width,name-width,lines}

[PATCH] lookup_object(): Speed up 'git gc' by 12%, by reducing hash chain length
 2011-05-01 13:21 UTC  (8+ messages)

Strange cherry-picking issue with 1.7.5.msysgit.1.1.g05d0e
 2011-05-01 10:02 UTC  (3+ messages)
  ` [msysGit] "

[PATCH] shell: add missing initialization of argv0_path
 2011-05-01  6:06 UTC 

[PATCH RESEND] git-svn: don't confuse editors with an apostrophe
 2011-05-01  2:12 UTC  (5+ messages)

What Features Do I loose With git-svn?
 2011-04-30 23:08 UTC  (3+ messages)

[PATCH 0/6] gitweb: Improve ctags, introduce categories
 2011-04-30 20:36 UTC  (10+ messages)
` [PATCH 1/6 (v2)] gitweb: Restructure projects list generation
` [PATCH 2/6] gitweb: Change the way "content tags" ('ctags') are handled
` [PATCH 3/6] gitweb: Mark matched 'ctag' / contents tag (?by_tag=foo)
` [PATCH 4/6] gitweb: Split git_project_list_body in two functions
` [PATCH 5/6] gitweb: Modularized git_get_project_description to be more generic
` [PATCH 6/6] gitweb: Optional grouping of projects by category

[RFC/PATCH] t0081-*.sh: Fix failure of the 'long read' tests
 2011-04-30 17:25 UTC  (5+ messages)

git sparse checkout exclusions not working?
 2011-04-30 10:06 UTC  (3+ messages)

[PATCH] git-send-email: fix missing space in error message
 2011-04-30  7:52 UTC  (4+ messages)

[PATCH 0/3] Return of "add -p [E]dit" fix
 2011-04-29 22:49 UTC  (4+ messages)
` [PATCH 1/3] t3701: Editing a split hunk in an "add -p" session
` [PATCH 2/3] add--interactive.perl: factor out repeated --recount option
` [PATCH 3/3] "add -p": work-around an old laziness that does not coalesce hunks

[PATCH 2/2] merge-one-file: fix broken merges with GIT_WORK_TREE
 2011-04-29 22:46 UTC  (5+ messages)
  ` [PATCHv2 1/2] add tests for merge-index / merge-one-file
  ` [PATCHv2 2/2] merge-one-file: fix broken merges with alternate work trees

[QUESTION] '--color-words' for 'git add -p'?
 2011-04-29 22:38 UTC  (2+ messages)

[PATCH] add -p: 'q' should really quit
 2011-04-29 22:34 UTC 

[PATCH] blame: Improve parsing for emails with spaces
 2011-04-29 19:13 UTC  (6+ messages)

[PATCH] avoid set-but-not-used warning
 2011-04-29 16:43 UTC  (4+ messages)

cvsimport does not work with passwords ?
 2011-04-29 16:33 UTC  (4+ messages)
  ` [PATCH] git-cvsimport: normalize hostname for password lookup

[PATCH] Add "--set-upstream" option to bash completion
 2011-04-29 16:31 UTC  (2+ messages)

[PATCH] t/test-lib.sh: minor readability improvements
 2011-04-29 16:28 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/2] merge-one-file and GIT_WORK_TREE
 2011-04-29 16:27 UTC  (2+ messages)

[PATCH] git gc: Speed it up by 18% via faster hash comparisons
 2011-04-29 16:24 UTC  (12+ messages)

libreoffice merge issue 
 2011-04-29 12:55 UTC  (7+ messages)

[PATCH] remove noise and inaccuracies from git-svn docs
 2011-04-29 10:39 UTC  (7+ 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).