git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-06-05 11:43:00 to 2010-06-08 13:49:45 UTC [more...]

[PATCH v2 0/4] git-gui blame: use textconv
 2010-06-08 13:49 UTC 

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

[RFC/PATCH 1/4] gitweb: Move subroutines to Gitweb::Config module
 2010-06-08 12:46 UTC  (6+ 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

[PATCH/RFC] Fix for default pager
 2010-06-08 12:24 UTC  (7+ 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 

permissions
 2010-06-08 10:25 UTC  (8+ messages)

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

[PATCH] git-mergetool--lib.sh: fix mergetool.<tool>.* configurations ignored for known tools
 2010-06-08  8:34 UTC  (5+ 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

RFC: Making submodules "track" branches
 2010-06-08  7:12 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH 2/2] git-gui "

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  (6+ messages)
` [PATCH 1/2] Add infrastructure for translating Git with gettext
    ` [PATCH v2 "
` [PATCH 2/2] Add initial C, Shell and Perl gettext translations

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

[PATCH v4 0/5] Patches to avoid reporting conversion changes
 2010-06-07 19:50 UTC  (10+ 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)

[RFT PATCH 0/2] win32: optimize emulation of condition variables
 2010-06-07 13:38 UTC  (3+ messages)
` [RFT PATCH 1/2] win32: optimize condition variable implementation
` [RFT PATCH 2/2] win32: optimize pthread_cond_broadcast

[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  (8+ messages)
` [RFC/PATCH 1/4] sha1_name: creating context cache
  ` [RFC/PATCH 2/4] textconv: support for cat-file
    ` [RFC/PATCH 3/4] git-gui: use textconv filter for diff and blame
      ` [RFC/PATCH 4/4] t/t8007: test textconv support for cat-file

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

[PATCH] bash completion: Support "unpushed commits" warnings in __git_ps1
 2010-06-07  7:42 UTC  (7+ messages)

[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  (15+ 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 1/2] separate quoting and relative path generation
        ` [PATCH] optimize path_relative()
          ` [PATCH v2] "

[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  (4+ messages)
` [PATCH 2/2] [RFC] add --recode-patch to git-am

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  (4+ messages)
` [PATCH] Improve parent blame to detect renames by using the previous information
  ` [TIG PATCH] "

Installing on AIX fails
 2010-06-06 22:29 UTC  (8+ 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  (4+ messages)
` [PATCH/RFC v2] "

Commit to other branch
 2010-06-06 18:43 UTC  (2+ messages)

What's the best way to make my company migrate to Git?
 2010-06-06  8:19 UTC  (8+ messages)

[PATCH/RFC v8 0/2] Gettext support for Git
 2010-06-05 21:35 UTC  (5+ messages)
` [PATCH/RFC v8 1/2] Add infrastructure for translating Git with gettext
` [PATCH/RFC v8 2/2] Add initial C, Shell and Perl gettext translations

[PATCH/RFC v7 0/2] Add infrastructure for translating Git with gettext
 2010-06-05 20:16 UTC  (17+ messages)
` [PATCH/RFC v7 1/2] "
              ` Inline functions (Re: [PATCH/RFC v7 1/2] Add infrastructure for translating Git with gettext)

[PATCH v2 0/2] Teach 'git grep' about --open-files-in-pager=[<pager>]
 2010-06-05 16:11 UTC  (2+ messages)

[PATCH RFC] gettext: Support building on non-GNU with -lintl
 2010-06-05 14:57 UTC  (3+ 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).