git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-05-30 20:55:16 to 2010-06-02 06:37:24 UTC [more...]

[PATCH 0/5] miscellaneous test suite fixes
 2010-06-02  6:37 UTC  (11+ messages)
` [PATCH 1/5] t/t5800: skip if python version is older than 2.5
` [PATCH 2/5] git-request-pull.sh: remove -e switch to shell interpreter which breaks ksh
` [PATCH 3/5] t/t5150: remove space from sed script
` [PATCH 4/5] t/t7006: ignore return status of shell's unset builtin
` [PATCH 5/5] t/aggregate-results: accomodate systems with small max argument list length

[PATCH/RFC 0/5] Add internationalization support to Git
 2010-06-02  6:32 UTC  (36+ messages)
` [PATCH/RFC v2 1/6] Add infrastructure for translating Git with gettext
    ` [PATCH/RCF] autoconf: Check if <libintl.h> exists and set NO_GETTEXT
` [PATCH/RFC v2 5/6] gettext: Add a Gettext interface for Perl
` [PATCH/RFC v2 6/6] gettext: Add a skeleton po/is.po
` [PATCH/RFC v3 0/7] Add internationalization support to Git
    ` [PATCH/RFC v4 "
    ` [PATCH/RFC v4 1/7] Add infrastructure for translating Git with gettext
    ` [PATCH/RFC v4 2/7] gettext: Add a Gettext interface for shell scripts
    ` [PATCH/RFC v4 3/7] gettext: Add a Gettext interface for Perl
    ` [PATCH/RFC v4 4/7] Makefile: Don't install Gettext .mo files if NO_GETTEXT
    ` [PATCH/RFC v4 5/7] Makefile: Override --keyword= for all languages
    ` [PATCH/RFC v4 6/7] gettext: Sanity tests for Git's Gettext support
    ` [PATCH/RFC v4 7/7] gettext: Add a skeleton po/is.po
` [PATCH/RFC v3 1/7] Add infrastructure for translating Git with gettext
` [PATCH/RFC v3 2/7] gettext: Add a Gettext interface for shell scripts
` [PATCH/RFC v3 3/7] gettext: Add a Gettext interface for Perl
` [PATCH/RFC v3 4/7] Makefile: Don't install Gettext .mo files if NO_GETTEXT
` [PATCH/RFC v3 5/7] Makefile: Override --keyword= for all languages
` [PATCH/RFC v3 6/7] gettext: Basic sanity tests for Git's Gettext support
` [PATCH/RFC v3 7/7] gettext: Add a skeleton po/is.po

[PATCH 0/8] implement cherry-picking many commits
 2010-06-02  6:14 UTC  (27+ messages)
` [PATCH 1/8] revert: cleanup code for -x option
` [PATCH 2/8] revert: use run_command_v_opt() instead of execv_git_cmd()
` [PATCH 3/8] revert: refactor code into a do_pick_commit() function
` [PATCH 4/8] revert: change help_msg() to take no argument
` [PATCH 5/8] revert: allow cherry-picking more than one commit
` [PATCH 6/8] revert: add tests to check cherry-picking many commits
` [PATCH 7/8] Documentation/cherry-pick: describe passing more than one commit
` [PATCH 8/8] Documentation/revert: "

[PATCH v2 0/8] implement cherry-picking many commits
 2010-06-02  5:58 UTC  (9+ messages)
` [PATCH v2 1/8] revert: cleanup code for -x option
` [PATCH v2 2/8] revert: use run_command_v_opt() instead of execv_git_cmd()
` [PATCH v2 3/8] revert: refactor code into a do_pick_commit() function
` [PATCH v2 4/8] revert: change help_msg() to take no argument
` [PATCH v2 5/8] revert: allow cherry-picking more than one commit
` [PATCH v2 6/8] revert: add tests to check cherry-picking many commits
` [PATCH v2 7/8] Documentation/cherry-pick: describe passing more than one commit
` [PATCH v2 8/8] Documentation/revert: "

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

git locate
 2010-06-02  5:00 UTC  (7+ messages)

How to add daily tags for a central repo?
 2010-06-02  4:40 UTC  (9+ messages)

[PATCH v4 0/5] Patches to avoid reporting conversion changes
 2010-06-02  4:40 UTC  (7+ messages)
` [PATCH v4 1/5] sha1_file: Add index_blob()
` [PATCH v4 2/5] strbuf: Add strbuf_add_uint32()
` [PATCH v4 3/5] cache: Keep track of conversion mode changes
` [PATCH v4 4/5] cache: Add index extension "CONV"
` [PATCH v4 5/5] t/t0021: Test that conversion changes are detected

[PATCH] Documentation/pretty-{formats,options}: better reference for "format:<string>"
 2010-06-02  4:40 UTC  (3+ messages)

[PATCH v5 00/18] Portability patches for git-1.7.1
 2010-06-02  4:39 UTC  (7+ messages)
` [PATCH v5 02/18] Rewrite dynamic structure initializations to runtime assignment
` [PATCH v5 05/18] Do not use "diff" found on PATH while building and installing
` [PATCH v5 06/18] tests: use "test_cmp", not "diff", when verifying the result

[PATCH] Makefile: Use $(sharedir)/gitweb for target 'install-gitweb'
 2010-06-02  4:31 UTC  (3+ messages)

[PATCH v5 15/18] git-compat-util.h: Irix 6.5 defines sgi but not __sgi
 2010-06-02  1:55 UTC  (2+ messages)
` [PATCH] git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIX

HELP: cannot clone a repository via http_proxy on FC13
 2010-06-02  1:18 UTC  (5+ messages)

patch perf-fix-endianness-argument-compatibility-with-opt_boolean-and-introduce-opt_incr.patch added to 2.6.34-stable tree
 2010-06-01 23:00 UTC 

[PATCHv2] git-instaweb: Add option to reuse previous config file
 2010-06-01 22:24 UTC  (2+ messages)

[PATCH] git-instaweb: Add option to reuse previous config file
 2010-06-01 21:31 UTC  (4+ messages)

Best way to apply textconv to a working tree file
 2010-06-01 19:50 UTC  (6+ messages)

git send-email should always ask for in-reply-to
 2010-06-01 18:08 UTC  (3+ messages)
  ` [PATCH] send-email: Ask for in-reply message ID even if from and to is already known

[PATCH 0/3] Improve git-am error messages
 2010-06-01 17:44 UTC  (7+ messages)
` [PATCH 1/3] Set cmdline globally, not in stop_here_user_resolve
` [PATCH 2/3] Display some help text when patch is empty
` [PATCH 3/3] Remove stray error message from sed

http-smart-backend: can clone, cannot push
 2010-06-01 16:59 UTC  (8+ messages)

[PATCH] rebase -i -p: document shortcomings
 2010-06-01 17:24 UTC  (5+ messages)

Recovering from commit --amend in rebase --interactive
 2010-06-01 15:25 UTC  (6+ messages)

[PATCH] Documentation: A...B shortcut for checkout and rebase
 2010-06-01 15:16 UTC 

Migrate from svn to git
 2010-06-01 14:23 UTC  (4+ messages)

[PATCH] Documentation/checkout: clarify description
 2010-06-01  7:25 UTC  (3+ messages)

[GSoC 2010] The 2nd week
 2010-06-01  6:41 UTC 

hook to deal correctly with OS X packages?
 2010-06-01  1:56 UTC 

[RFC/PATCH 0/4] implement "git cherry-pick A..B"
 2010-06-01  3:12 UTC  (4+ messages)
` [RFC/PATCH 3/4] revert: allow cherry-picking a range of commits

Commit to other branch
 2010-05-31 23:50 UTC  (3+ messages)

[PATCH] rebase: improve error message when upstream argument is missing
 2010-05-31 22:51 UTC 

rebase --continue confusion
 2010-05-31 22:51 UTC  (5+ messages)
  ` [PATCH] git-am: suggest what to do with superfluous patches

[PATCH GSoC 1/4] gitweb: Move static files into seperate subdirectory
 2010-05-31 21:36 UTC  (2+ messages)

[PATCH 0/3] git-instaweb: Support for 'plackup' and improvements
 2010-05-31 21:15 UTC  (2+ messages)

Using git am -p 2 with binary patches
 2010-05-31 15:59 UTC 

[GSoC update] git-remote-svn: Week 5
 2010-05-31 15:52 UTC 

Merging with git-svn - how about this?
 2010-05-31 15:34 UTC 

Problems with git-svn and space in the URL
 2010-05-31 15:33 UTC  (2+ messages)

[PATCH 0/3] Interix support
 2010-05-31 13:10 UTC  (13+ messages)
` [PATCH 1/3] Support building on systems without poll(2)
  ` [PATCH] compat: Add another rudimentary poll() emulation
        ` [PATCH v2] "
            ` Mac OS 9 (Lamp) port

Fwd: git+svn - repo upgrade from 1.6.6.4 to 1.7.1 fails
 2010-05-31 12:27 UTC  (2+ messages)
  `  "

[PATCH] Update URL of parsecvs repository in documentation
 2010-05-31 10:06 UTC  (2+ messages)

Simplifying work across multiple projects (while tracking relationships among commit histories)
 2010-05-31  8:56 UTC  (2+ messages)

[PATCH] diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s
 2010-05-30 23:23 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).