git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-07-24 22:18:55 to 2012-07-26 16:59:57 UTC [more...]

[RFC/PATCH 0/3] reflog graveyard
 2012-07-26 16:59 UTC  (10+ messages)
` [PATCH 1/3] retain reflogs for deleted refs

[PATCH] builtin-commit.c: Not add duplicate S-o-b when commit
 2012-07-26 16:44 UTC  (4+ messages)

Test "t/t7502-commit.sh" failed
 2012-07-26 16:34 UTC  (3+ messages)

[RFC 0/4]
 2012-07-26 16:16 UTC  (11+ messages)
` [RFC 0/4 v2]
` [RFC 1/4 v2] Implement a basic remote helper for svn in C

[RFC 00/16] GSOC remote-svn, rewritten patch series
 2012-07-26 16:15 UTC  (22+ messages)
` [RFC 01/16] Implement a remote helper for svn in C
  ` [RFC 02/16] Integrate remote-svn into svn-fe/Makefile
    ` [RFC 03/16] Add svndump_init_fd to allow reading dumps from arbitrary FDs
      ` [RFC 04/16] Add cat-blob report fifo from fast-import to remote-helper
        ` [RFC 05/16] remote-svn, vcs-svn: Enable fetching to private refs
          ` [RFC 06/16] Add a symlink 'git-remote-svn' in base dir
            ` [RFC 07/16] Allow reading svn dumps from files via file:// urls
              ` [RFC 08/16] vcs-svn: add fast_export_note to create notes
                ` [RFC 09/16] Create a note for every imported commit containing svn metadata
                  ` [RFC 10/16] When debug==1, start fast-import with "--stats" instead of "--quiet"
                    ` [RFC 11/16] Add explanatory comment for transport-helpers refs mapping
                      ` [RFC 12/16] remote-svn: add incremental import
                        ` [RFC 13/16] Add a svnrdump-simulator replaying a dump file for testing
                          ` [RFC 14/16] transport-helper: add import|export-marks to fast-import command line
                            ` [RFC 15/16] remote-svn: add marks-file regeneration
                              ` [RFC 16/16] Add a test script for remote-svn

[PATCH] t3910: give reason for skipping the test
 2012-07-26 13:39 UTC  (7+ messages)
` [PATCH 0/5] test-lib: filesystem prerequisites
  ` [PATCH 1/5] test-lib: provide case insensitivity as a prerequisite
  ` [PATCH 2/5] t0050: use the CASE_INSENSITIVE_FS test prereq
  ` [PATCH 3/5] t0050: use the SYMLINKS "
  ` [PATCH 4/5] test-lib: provide UTF8 behaviour as a prerequisite
  ` [PATCH 5/5] t3910: use the SYMLINKS test prereq

False positive from orphaned_commit_warning() ?
 2012-07-26 13:22 UTC  (7+ messages)

[PATCH] i18n: leave \n out of translated diffstat
 2012-07-26 12:52 UTC 

Question concerning merge behavior
 2012-07-26 12:21 UTC  (2+ messages)

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

[PATCH 0/3] Incremental updates for da/difftool-updates
 2012-07-26 11:31 UTC  (7+ 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/2] difftool: Wrap long lines for readability
 2012-07-26  6:07 UTC  (2+ messages)
` [PATCH 2/2] difftool: Handle compare() returning -1

Fix git-svn tests for SVN 1.7.5
 2012-07-26  3:10 UTC  (14+ 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)
              ` OT: mail-based interfaces and web-based interfaces (Re: Extract Git classes from git-svn (1/10))
              ` OT: mail-based interfaces and web-based interfaces (Re: Extract

Move Git::SVN into its own .pm file
 2012-07-26  0:26 UTC  (12+ messages)
` [PATCH 1/4] Extract some utilities from git-svn to allow extracting Git::SVN
` [PATCH 2/4] Prepare Git::SVN for extraction into its own file
` [PATCH 4/4] Move initialization of Git::SVN variables into Git::SVN

Teach Makefile.PL to find .pm files on its own
 2012-07-25 23:37 UTC  (16+ 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] Make 'git submodule update --force' always check out submodules
 2012-07-25 22:09 UTC  (4+ messages)

[RFC/PATCH] t3300-*.sh: Fix a TAP parse error
 2012-07-25 22:08 UTC  (9+ messages)

[PATCH V4] git on Mac OS and precomposed unicode
 2012-07-25 20:45 UTC  (6+ messages)

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

[PATCH] difftool: Do not remove temporary files on error
 2012-07-25 18:28 UTC  (3+ messages)

How to unignore files in certain directories?
 2012-07-25 18:05 UTC  (2+ messages)

[PATCH 0/4] allow recovery from command name typos
 2012-07-25 17:57 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] help.c::uniq: plug a leak
    ` [PATCH v2 2/4] help.c::exclude_cmds: realloc() before copy, "
      ` [PATCH v2 3/4] help.c: plug leaks with(out) help.autocorrect
        ` [PATCH v2 4/4] allow recovery from command name typos

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

ninja build
 2012-07-25 16:33 UTC  (2+ messages)

git cloning paths
 2012-07-25 15:22 UTC  (2+ messages)

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

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-25 11:10 UTC  (6+ messages)

[PATCH v4 0/7] i18n for git-am, git-rebase and git-merge
 2012-07-25 11:01 UTC  (15+ 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

git-svn SVN 1.7 fix, take 2
 2012-07-25  9:53 UTC  (14+ messages)

[GSoC] Designing a faster index format - Progress report week 13
 2012-07-25  6:44 UTC  (11+ messages)

[PATCH v3 0/7] i18n for git-am, git-rebase and git-merge
 2012-07-25  6:38 UTC  (14+ messages)
` [PATCH v3 2/7] i18n: rebase: mark strings for translation
` [PATCH v3 5/7] i18n: am: mark more "
` [PATCH v3 6/7] Remove unused and bad gettext block from git-am

[PATCH] Add a svnrdump-simulator replaying a dump file for testing
 2012-07-25  6:20 UTC  (4+ messages)

[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


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