git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-25 19:50:13 to 2013-01-28 01:13:06 UTC [more...]

[PATCH v3 00/11] unify appending of sob
 2013-01-28  1:11 UTC  (12+ messages)
` [PATCH v3 01/11] sequencer.c: rework search for start of footer to improve clarity
` [PATCH v3 02/11] commit, cherry-pick -s: remove broken support for multiline rfc2822 fields
` [PATCH v3 03/11] t/test-lib-functions.sh: allow to specify the tag name to test_commit
` [PATCH v3 04/11] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH v3 05/11] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH v3 06/11] sequencer.c: always separate "(cherry picked from" from commit body
` [PATCH v3 07/11] sequencer.c: teach append_signoff how to detect duplicate s-o-b
` [PATCH v3 08/11] sequencer.c: teach append_signoff to avoid adding a duplicate newline
` [PATCH v3 09/11] t4014: more tests about appending s-o-b lines
` [PATCH v3 10/11] format-patch: update append_signoff prototype
` [PATCH v3 11/11] Unify appending signoff in format-patch, commit and sequencer

[PATCH v2 0/4] Auto-generate mergetool lists
 2013-01-28  0:52 UTC  (5+ messages)
` [PATCH v2 1/4] mergetool--lib: Simplify command expressions
  ` [PATCH v2 2/4] mergetool--lib: Improve the help text in guess_merge_tool()
    ` [PATCH v2 3/4] mergetool--lib: Add functions for finding available tools
      ` [PATCH v2 4/4] doc: Generate a list of valid merge tools

[PATCH v2 00/10] unify appending of sob
 2013-01-28  0:36 UTC  (8+ messages)
` [PATCH v2 03/10] t/t3511: add some tests of 'cherry-pick -s' functionality
` [PATCH v2 06/10] sequencer.c: teach append_signoff how to detect duplicate s-o-b

[PATCH 0/4] Documentation: Auto-generate merge tool lists
 2013-01-27 23:46 UTC  (18+ messages)
` [PATCH 1/4] mergetool--lib: Simplify command expressions
` [PATCH 2/4] mergetool--lib: Improve the help text in guess_merge_tool()
` [PATCH 3/4] mergetool--lib: Add functions for finding available tools
` [PATCH 4/4] doc: Generate a list of valid merge tools

[PATCH 0/2] optimizing pack access on "read only" fetch repos
 2013-01-27 23:20 UTC  (8+ messages)
` [PATCH 1/2] fetch: run gc --auto after fetching
` [PATCH 2/2] fetch-pack: avoid repeatedly re-scanning pack directory

[PATCH v3 0/8] Python 3 support for git_remote_helpers
 2013-01-27 23:18 UTC  (26+ messages)
` [PATCH v3 2/8] git_remote_helpers: fix input when running under Python 3
` [PATCH v3 6/8] git-remote-testpy: hash bytes explicitly
      ` [PATCH] git-remote-testpy: fix patch hashing on Python 3

[feature request] git add completion should exclude staged content
 2013-01-27 23:00 UTC  (2+ messages)

mergetool: include custom tools in '--tool-help'
 2013-01-27 21:10 UTC  (5+ messages)

[RFC/PATCH] add: warn when -u or -A is used without filepattern
 2013-01-27 20:33 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] tests: turn on test-lint-shell-syntax by default
 2013-01-27 20:25 UTC  (15+ messages)

Behavior of stash apply vs merge
 2013-01-27 19:51 UTC  (5+ messages)

[PATCH v4 0/2] for-each-repo: new command for multi-repo operations
 2013-01-27 19:45 UTC  (6+ messages)
` [PATCH v4 1/2] for-each-repo: new command used "
` [PATCH v4 2/2] git: rewrite `git -a` to become a git-for-each-repo command

[git-multimail] License unknown (#1)
 2013-01-27 18:52 UTC 

[PATCH] mergetools: Add tortoisegitmerge helper
 2013-01-27 17:48 UTC  (16+ messages)
        ` [PATCH] mergetools: Enhance tortoisemerge to work with
                ` [PATCH 1/2] mergetools: Added support for TortoiseGitMerge
                ` [PATCH 2/2] mergetools: Make tortoisemerge work with

[RFC] test-lib.sh: No POSIXPERM for cygwin
 2013-01-27 14:57 UTC 

[PATCH v2] Reduce false positive in check-non-portable-shell.pl
 2013-01-27  7:47 UTC 

[PATCH 0/7] guilt patches, including git 1.8 support
 2013-01-27 14:38 UTC  (2+ messages)

git-svn problems with white-space in tag names
 2013-01-27 14:12 UTC  (2+ messages)

[PATCH] branch: reject -D/-d without branch name
 2013-01-27 11:58 UTC  (8+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] branch: give a more helpful message on redundant arguments
  ` [PATCH v2 3/3] branch: mark more strings for translation

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-01-27  8:37 UTC 

[PATCH v2] Reduce false positive in check-non-portable-shell.pl
 2013-01-27  7:46 UTC 

[PATCH] mergetools: Simplify how we handle "vim" and "defaults"
 2013-01-27  6:05 UTC  (8+ messages)

segmentation fault (nullpointer) with git log --submodule -p
 2013-01-27  5:32 UTC  (17+ messages)
                  ` [PATCH 0/3] lazily load commit->buffer
                    ` [PATCH 1/3] commit: drop useless xstrdup of commit message
                    ` [PATCH 2/3] logmsg_reencode: never return NULL
                    ` [PATCH 3/3] logmsg_reencode: lazily load missing commit buffers

[PATCH v3 2/2] mergetools: Simplify how we handle "vim" and "defaults"
 2013-01-27  4:25 UTC  (4+ messages)

[PATCHv2 00/21] git p4: work on cygwin
 2013-01-27  3:11 UTC  (22+ messages)
` [PATCHv2 01/21] git p4: temp branch name should use / even on windows
` [PATCHv2 02/21] git p4: remove unused imports
` [PATCHv2 03/21] git p4: generate better error message for bad depot path
` [PATCHv2 04/21] git p4 test: use client_view to build the initial client
` [PATCHv2 05/21] git p4 test: avoid loop in client_view
` [PATCHv2 06/21] git p4 test: use client_view in t9806
` [PATCHv2 07/21] git p4 test: start p4d inside its db dir
` [PATCHv2 08/21] git p4 test: translate windows paths for cygwin
` [PATCHv2 09/21] git p4: remove unreachable windows \r\n conversion code
` [PATCHv2 10/21] git p4: scrub crlf for utf16 files on windows
` [PATCHv2 11/21] git p4 test: newline handling
` [PATCHv2 12/21] git p4 test: use LineEnd unix in windows tests too
` [PATCHv2 13/21] git p4 test: avoid wildcard * in windows
` [PATCHv2 14/21] git p4: cygwin p4 client does not mark read-only
` [PATCHv2 15/21] git p4 test: use test_chmod for cygwin
` [PATCHv2 16/21] git p4: disable read-only attribute before deleting
` [PATCHv2 17/21] git p4: avoid shell when mapping users
` [PATCHv2 18/21] git p4: avoid shell when invoking git rev-list
` [PATCHv2 19/21] git p4: avoid shell when invoking git config --get-all
` [PATCHv2 20/21] git p4: avoid shell when calling git config
` [PATCHv2 21/21] git p4: introduce gitConfigBool

[PATCH 00/21] git p4: work on cygwin
 2013-01-27  1:51 UTC  (4+ messages)
` [PATCH 06/21] git p4 test: use client_view in t9806

[PATCH 1/2] mergetool--lib: don't call "exit" in setup_tool
 2013-01-27  0:40 UTC  (2+ messages)
` [PATCH v2 2/2] mergetools: Simplify how we handle "vim" and "defaults"

[PATCH v2 1/2] git-p4.py: support Python 2.5
 2013-01-26 19:14 UTC  (2+ messages)
` [PATCH v2 2/2] git-p4.py: support Python 2.4

[PATCH 0/2] git-p4 support for older python
 2013-01-26 19:02 UTC  (8+ messages)
` [PATCH 1/2] git-p4.py: support Python 2.5
` [PATCH 2/2] git-p4.py: support Python 2.4

Port 22
 2013-01-26 18:56 UTC 

Version 1.8.1 does not compile on Cygwin 1.7.14
 2013-01-26 17:21 UTC  (18+ messages)
                            ` [PATCH/RFC] mingw: rename WIN32 cpp macro to NATIVE_WINDOWS

[PATCH 0/7] mergetool-lib improvements for --tool-help
 2013-01-26 13:50 UTC  (17+ messages)
` [PATCH 7/7] mergetool--lib: Improve show_tool_help() output
                  ` [PATCH 8/7] mergetool--lib: don't call "exit" in setup_tool
                      ` [PATCH 1/2 v2] "
                        ` [PATCH 1/2 v3] "
                  ` [PATCH 9/7] mergetool--lib: fix path lookup in guess_merge_tool

git merge error question: The following untracked working tree files would be overwritten by merge
 2013-01-26 10:46 UTC  (3+ messages)

[PATCH] git-web--browser: avoid errors in terminal when running Firefox on Windows
 2013-01-26  0:40 UTC  (8+ messages)
    ` [PATCH v2 0/2] git-web--browser: avoid errors in terminal when running
    ` [PATCH v2 1/2] t9901-git-web--browse.sh: Use "write_script" helper
    ` [PATCH v2 2/2] git-web--browser: avoid errors in terminal when running Firefox on Windows

What's cooking in git.git (Jan 2013, #09; Fri, 25)
 2013-01-26  0:23 UTC 

[RFC] test-lint-duplicates: check numbering in contrib/remote-helpers
 2013-01-25 22:35 UTC 

[RFC] test-lint-duplicates: check numbering in contrib/remote-helpers
 2013-01-25 22:34 UTC 

[PATCH resent] send-email: Honor multi-part email messages
 2013-01-25 22:24 UTC  (4+ messages)
` [PATCH] "

[PATCHv2 0/15] ident cleanups git_default_name
 2013-01-25 22:10 UTC  (6+ messages)
` [PATCHv2 10/15] drop length limitations on gecos-derived names and emails
  ` [regression] "

[RFC] Instruct git-completion.bash that we are in test mode
 2013-01-25 22:06 UTC  (10+ messages)
    ` [PATCH] t9902: protect test from stray build artifacts


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