git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-06 19:54:26 to 2010-06-09 01:05:21 UTC [more...]

[PATCH] format-patch: Properly escape From_ lines when creating an mbox
 2010-06-09  1:01 UTC 

[PATCH 0/2] Add optional parameters to the diff option "--ignore-submodules"
 2010-06-08 23:49 UTC  (11+ messages)
` [PATCH 1/2] git diff: rename test that had a conflicting name
` [PATCH 2/2] Add optional parameters to the diff option "--ignore-submodules"

[PATCH] format-patch: Emit bare email rather than mbox for single messages
 2010-06-08 23:43 UTC 

[RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Config module
 2010-06-08 23:38 UTC  (13+ messages)
` [RFC/PATCH 2/4] gitweb: Create Gitweb::HTML::Link module
` [RFC/PATCH 3/4] gitweb: Create Gitweb::HTML module
` [RFC/PATCH 4/4] gitweb: Create Gitweb::HTML::String module

RFC: Making submodules "track" branches
 2010-06-08 23:19 UTC  (10+ messages)

[PATCH v2 0/4] git-gui blame: use textconv
 2010-06-08 22:30 UTC  (8+ messages)
` [PATCH v2 1/4] sha1_name: add get_sha1_with_context()
  ` [PATCH v2 2/4] textconv: support for cat_file
    ` [PATCH v2 3/4] git gui: use textconv filter for diff and blame
      ` [PATCH v2 4/4] t/t8007: test textconv support for cat-file

permissions
 2010-06-08 22:27 UTC  (10+ messages)

[PATCH 1/2] mailsplit: Remove any '>' characters used to escape From_ lines in mbox
 2010-06-08 22:10 UTC  (8+ messages)
  ` [PATCH 2/2] Add test from From_-line escaping
` Make "git am" properly unescape lines matching ">>*From "

Git sideband hook output
 2010-06-08 21:46 UTC  (2+ messages)

[PATCH] bash completion: Support "unpushed commits" warnings in __git_ps1
 2010-06-08 21:36 UTC  (8+ messages)
      ` [RFC/PATCHv2] bash completion: Support "divergence from upstream" "

[PATCH/RFC] Fix for default pager
 2010-06-08 21:33 UTC  (16+ messages)

[PATCH] git-mergetool--lib.sh: fix mergetool.<tool>.* configurations ignored for known tools
 2010-06-08 21:05 UTC  (4+ messages)

[RFT PATCH 0/2] win32: optimize emulation of condition variables
 2010-06-08 18:46 UTC  (8+ messages)
` [RFT PATCH 1/2] win32: optimize condition variable implementation
` [RFT PATCH 2/2] win32: optimize pthread_cond_broadcast

origin/branchname and tracking branch pointing to different commits?
 2010-06-08 18:30 UTC  (9+ messages)

DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz"
 2010-06-08 18:13 UTC  (30+ messages)

[PATCH v4 0/5] Patches to avoid reporting conversion changes
 2010-06-08 15:52 UTC  (11+ messages)

Merging a commit from a distant branch, cherry-pick seems to fail
 2010-06-08 11:58 UTC  (4+ messages)
  ` [PATCH] merge-recursive: demonstrate an incorrect conflict with submodule

Searching for sha1 id, finding a specific commit
 2010-06-08 11:58 UTC  (2+ messages)

[GSoC update] git-remote-svn: Week 6
 2010-06-08 10:34 UTC 

Slaughtering the sacred cow
 2010-06-08  9:50 UTC  (2+ messages)

Git Interactive Rebase - Bug in error message ?
 2010-06-08  8:16 UTC  (2+ messages)
  ` [PATCH] rebase -i: Abort cleanly if new base cannot be checked out

[PATCH v5] gitk: Use git-difftool for external diffs when git >= 1.7.0
 2010-06-08  8:10 UTC  (3+ messages)
` [PATCH v6] gitk: Use git-difftool for external diffs when available

[PATCH 1/2 v2] commit.c - provide base commit to the hooks/pre-commit script
 2010-06-08  2:56 UTC  (2+ messages)
` [PATCH 2/2 v2] git-gui - provide commit base "

[PATCH 1/2] commit.c - provide commit-type to the hooks/pre-commit script
 2010-06-08  2:55 UTC  (6+ messages)

Explanation for dropping write-back in mmap
 2010-06-07 23:13 UTC  (5+ messages)

[PATCH 0/2] Gettext support for Git
 2010-06-07 21:23 UTC  (5+ messages)
` [PATCH 1/2] Add infrastructure for translating Git with gettext
    ` [PATCH v2 "

What's cooking extra
 2010-06-07 19:55 UTC  (14+ messages)

Workflow for "rolling out" commits
 2010-06-07 18:42 UTC 

[PATCH v5 00/18] Portability patches for git-1.7.1
 2010-06-07 18:07 UTC  (3+ messages)

[PATCH/RFC] gitweb: Create Gitweb::Git module
 2010-06-07 15:31 UTC  (5+ messages)

[PATCH v2 0/3] textconv support for blame
 2010-06-07 15:23 UTC  (4+ messages)
` [PATCH v2 1/3] textconv: make the API public
  ` [PATCH v2 2/3] textconv: support for blame
    ` [PATCH v2 3/3] t/t8006: test textconv "

[PATCH 0/6] Merge David's SVN exporter
 2010-06-07 14:35 UTC  (10+ messages)
` [PATCH 1/6] Add memory pool library
` [PATCH 5/6] Add infrastructure to write revisions in fast-export format

Resurrecting : git-gui: use textconv filter
 2010-06-07 14:22 UTC  (3+ messages)

[PATCH] documentation: git-mergetool updated to warn against builtin tools invocations
 2010-06-07 12:50 UTC  (5+ messages)

branch --set-upstream considered harmful
 2010-06-07  8:44 UTC  (6+ messages)

[RFC/PATCH 0/4] git-gui blame: use textconv
 2010-06-07  8:34 UTC  (5+ messages)
` [RFC/PATCH 1/4] sha1_name: creating context cache

[PATCH 0/4] Don't warn about missing EOL for symlinks
 2010-06-07  8:10 UTC  (10+ messages)
` [PATCH 1/4] diff/xdiff: refactor EOF-EOL detection

[PATCH] Put quotes around branch names to prevent special characters from being interpreted by the shell
 2010-06-07  6:01 UTC  (6+ messages)

[PATCH v3 3/3] commit::print_summary(): set rev_info.always_show_header to 1
 2010-06-07  5:04 UTC  (5+ messages)
` What's cooking in git.git (Jun 2010, #01; Wed, 2)
    ` [PATCH v2 3/3] commit::print_summary(): set rev_info.always_show_header to 1
      ` [PATCH v4] "

[PATCH] mailinfo: parse From header more strictly when run from rebase
 2010-06-07  4:45 UTC 

[PATCH 1/2] [RFC] add --recode-patch option to git-mailinfo
 2010-06-07  1:44 UTC  (3+ messages)

rebase --continue confusion
 2010-06-07  0:41 UTC  (7+ messages)

[PATCH] commit.txt: clarify how --author argument is used
 2010-06-06 23:31 UTC 

[tig PATCH] fix off-by-one on parent selection
 2010-06-06 22:35 UTC  (3+ messages)
` [PATCH] Improve parent blame to detect renames by using the previous information

Installing on AIX fails
 2010-06-06 22:29 UTC  (5+ messages)

Moving a branch to a different node
 2010-06-06 22:19 UTC  (3+ messages)

[RFC/PATCH 0/4] textconv support for blame
 2010-06-06 21:51 UTC  (5+ messages)
` [RFC/PATCH 1/4] textconv: make the API public
  ` [RFC/PATCH 2/4] textconv: make diff_options accessible from blame
    ` [RFC/PATCH 3/4] textconv: support for blame

[PATCH/RFC] gitweb: Run in FastCGI mode if gitweb script has .fcgi extension
 2010-06-06 20:18 UTC  (3+ messages)
` [PATCH/RFC v2] "


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