git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-23 07:20:16 to 2012-07-25 03:55:01 UTC [more...]

[PATCH v4 0/7] i18n for git-am, git-rebase and git-merge
 2012-07-25  3:53 UTC  (8+ messages)
` [PATCH v4 1/7] i18n: New keywords for xgettext extraction from sh
  ` [PATCH v4 2/7] i18n: rebase: mark strings for translation
    ` [PATCH v4 3/7] i18n: Rewrite gettext messages start with dash
      ` [PATCH v4 4/7] Remove obsolete LONG_USAGE which breaks xgettext
        ` [PATCH v4 5/7] i18n: am: mark more strings for translation
          ` [PATCH v4 6/7] Remove dead code which contains bad gettext block
            ` [PATCH v4 7/7] i18n: merge-recursive: mark strings for translation

Teach Makefile.PL to find .pm files on its own
 2012-07-25  3:21 UTC  (4+ messages)
` [PATCH 1/3] Quiet warning if Makefile.PL is run with -w and no --localedir
` [PATCH 2/3] Don't lose Error.pm if $@ gets clobbered
` [PATCH 3/3] The Makefile.PL will now find .pm files itself

[PATCH 0/3] Incremental updates for da/difftool-updates
 2012-07-25  3:14 UTC  (4+ messages)
` [PATCH 1/3] difftool: Handle finding mergetools/ in a path with spaces
` [PATCH 2/3] difftool: Check all return codes from compare()
` [PATCH 3/3] difftool: Disable --symlinks on cygwin

[PATCH 1/5] difftool: Simplify print_tool_help()
 2012-07-25  3:00 UTC  (6+ messages)

[PATCH v4 0/5] difftool: Use symlinks in dir-diff mode
 2012-07-25  2:59 UTC  (6+ messages)
` [PATCH v4 1/5] difftool: print_tool_help() globals
` [PATCH v4 2/5] difftool: Eliminate global variables
` [PATCH v4 3/5] difftool: Move option values into a hash
` [PATCH v4 4/5] difftool: Call the temp directory "git-difftool"
` [PATCH v4 5/5] difftool: Use symlinks when diffing against the worktree

Fix git-svn tests for SVN 1.7.5
 2012-07-25  2:55 UTC  (7+ messages)
    ` Extract Git classes from git-svn (1/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
      ` Extract Git classes from git-svn (1/10)

git-svn SVN 1.7 fix, take 2
 2012-07-25  1:00 UTC  (10+ messages)

[PATCH v3 0/7] i18n for git-am, git-rebase and git-merge
 2012-07-24 23:00 UTC  (27+ messages)
` [PATCH v3 1/7] i18n: New keywords for xgettext extraction from sh
  ` [PATCH v3 2/7] i18n: rebase: mark strings for translation
    ` [PATCH v3 3/7] i18n: Rewrite gettext messages start with dash
      ` [PATCH v3 4/7] Remove obsolete LONG_USAGE which breaks xgettext
        ` [PATCH v3 5/7] i18n: am: mark more strings for translation
          ` [PATCH v3 6/7] Remove unused and bad gettext block from git-am
            ` [PATCH v3 7/7] i18n: merge-recursive: mark strings for translation

[PATCH] test: some testcases failed if cwd is on a symlink
 2012-07-24 22:06 UTC  (5+ messages)

Bug: Recursive submodules fail when the repo path contains spaces
 2012-07-24 20:37 UTC  (6+ messages)

[RFC/PATCH] t3300-*.sh: Fix a TAP parse error
 2012-07-24 19:57 UTC  (5+ messages)

GSOC remote-svn
 2012-07-24 19:50 UTC  (20+ messages)
    ` [PATCH] Add a svnrdump-simulator replaying a dump file for testing

[PATCH/RFC v2 0/3] fast-import: disallow empty branches as parents
 2012-07-24 19:40 UTC  (5+ messages)
` [PATCH v2 1/3] fast-import: do not write null_sha1 as a merge parent
` [PATCH v2 3/3] fast-import: disallow "merge $itself" command

[PATCH] rebase -i: handle fixup of root commit correctly
 2012-07-24 19:22 UTC  (2+ messages)

[RFC/PATCH v2] t3300-*.sh: Fix a TAP parse error
 2012-07-24 19:17 UTC  (2+ messages)

[GSoC] Designing a faster index format - Progress report week 13
 2012-07-24 16:58 UTC  (10+ messages)

Enhanced git branch list (proposal)
 2012-07-24 16:40 UTC  (3+ messages)

[PATCH 5/5] difftool: Use symlinks when diffing against the worktree
 2012-07-24 15:57 UTC  (5+ messages)
` [PATCH v3 4/5] "

What's cooking in git.git (Jul 2012, #07; Mon, 23)
 2012-07-24 14:42 UTC  (3+ messages)

[PATCH] t/lib-httpd: handle running under --valgrind
 2012-07-24 13:43 UTC 

[PATCH 1/3] test-lib.sh: unset XDG_CONFIG_HOME
 2012-07-24 13:32 UTC  (7+ messages)
` [PATCH 2/3] attr: make sure we have an xdg path before using it
  ` [PATCH] ignore: "
` [PATCH 3/3] t1306: check that XDG_CONFIG_HOME works

[GSoC] Designing a faster index format - Progress report week 14
 2012-07-24  7:52 UTC  (3+ messages)

[ANNOUNCE] Git v1.7.12-rc0
 2012-07-24  7:18 UTC  (2+ messages)

git pull --quiet is not quiet
 2012-07-24  1:56 UTC 

[PATCH] Solve git-submodule issues with detached work trees
 2012-07-23 23:42 UTC  (11+ messages)

[PATCH 0/7] build system: support automatic reconfiguration for autotools user
 2012-07-23 23:28 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] build: "make clean" should not remove configure-generated files
  ` [PATCH v2 7/7] build: reconfigure automatically if configure.ac changes

[PATCH 0/4] Various merge / diff tool related minor clean-ups and improvements
 2012-07-23 23:09 UTC  (35+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] Sort the list of tools that support both merging and diffing alphabetically
  ` [PATCH v2 2/5] Use variables for the lists of tools that support merging / diffing
        ` [PATCH 1/4] "
  ` [PATCH 3/5] Explicitly list all valid diff tools and document --tool-help as an option
      ` mergetool: support --tool-help option like difftool does
          ` [PATCH] "
  ` [PATCH v2 4/5] Make sure to use Araxis' "compare" and not e.g. ImageMagick's
      ` [PATCH] "
  ` [PATCH v2 5/5] Add a few more code comments and blank lines in guess_merge_tool

empty ident name trashes commit message
 2012-07-23 22:09 UTC  (16+ messages)
      ` [PATCH 1/3] advice: pass varargs to strbuf_vaddf, not strbuf_addf
      ` [PATCH 2/3] commit: check committer identity more strictly
      ` [PATCH 3/3] commit: give a hint when a commit message has been abandoned

[PATCH] Improve revisions.txt
 2012-07-23 19:27 UTC  (8+ messages)
` [PATCH 1/2] Make <refname> documentation more consistent
  ` [PATCH 2/2] Document rev^! and rev^@ as revision specifiers

Cannot delete weirdly named branch
 2012-07-23 18:42 UTC  (2+ messages)

Egit is not included into eclipse bundles
 2012-07-23  8:43 UTC  (2+ messages)

[PATCH v2 0/7] i18n for git-am, git-rebase and git-merge
 2012-07-23  8:01 UTC  (7+ messages)

[PATCH 0/8 v2] git-remote-mediawiki: fixes, optimizations, and progress report
 2012-07-23  7:42 UTC  (5+ messages)
` [PATCH 0/2] git-remote-mediawiki: two more fixes
  ` [PATCH 2/2] git-remote-mediawiki: allow page names with a ':'

git with large files
 2012-07-23  7:23 UTC  (5+ messages)


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 NNTP newsgroup(s).