git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-24 23:22:28 to 2013-01-27 05:08:51 UTC [more...]

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

[PATCH v3 0/8] Python 3 support for git_remote_helpers
 2013-01-27  4:44 UTC  (12+ 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

[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 0/2] optimizing pack access on "read only" fetch repos
 2013-01-27  1:51 UTC  (4+ messages)
` [PATCH 1/2] fetch: run gc --auto after fetching
` [PATCH 2/2] fetch-pack: avoid repeatedly re-scanning pack directory

[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"

segmentation fault (nullpointer) with git log --submodule -p
 2013-01-26 22:14 UTC  (23+ 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] tests: turn on test-lint-shell-syntax by default
 2013-01-26 21:43 UTC  (9+ messages)

[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 

[feature request] git add completion should exclude staged content
 2013-01-26 17:21 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  (30+ messages)
` [PATCH 1/7] git-mergetool: move show_tool_help to mergetool--lib
` [PATCH 2/7] git-mergetool: remove redundant assignment
` [PATCH 3/7] git-mergetool: don't hardcode 'mergetool' in show_tool_help
` [PATCH 4/7] git-difftool: use git-mergetool--lib for "--tool-help"
` [PATCH 5/7] mergetools/vim: Remove redundant diff command
` [PATCH 6/7] mergetools: Fix difftool/mergetool --tool-help listing for vim
` [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] mergetools: Add tortoisegitmerge helper
 2013-01-26  7:10 UTC  (19+ messages)
        ` [PATCH] mergetools: Enhance tortoisemerge to work with
                ` [PATCH 1/2] mergetools: Added support for TortoiseGitMerge
                ` [PATCH 2/2] mergetools: Make tortoisemerge work with

[PATCH] branch: reject -D/-d without branch name
 2013-01-26  3:12 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

[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  (5+ 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  (12+ messages)
    ` [PATCH] t9902: protect test from stray build artifacts

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

[PATCH 1/7] sha1_file: keep track of where an SHA-1 object comes from
 2013-01-25 19:00 UTC  (9+ messages)
` [PATCH 6/7] read-cache: refuse to create index referring to external objects

[PATCH v4 0/4] Reroll patches against v1.8.1.1
 2013-01-25 15:27 UTC  (15+ messages)
` [PATCH v4 1/4] t6006 (rev-list-format): don't hardcode SHA-1 in expected outputs
` [PATCH v4 2/4] t7102 (reset): refactoring: "
` [PATCH v4 3/4] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting

git-core vs git package on ubuntu
 2013-01-25 14:25 UTC  (4+ messages)

[PATCH 0/4] Fix "git difftool --tool-help"
 2013-01-25 10:47 UTC  (6+ messages)
` [PATCH 4/4] git-difftool: use git-mergetool--lib for "--tool-help"

What's cooking in git.git (Jan 2013, #08; Tue, 22)
 2013-01-25  9:09 UTC  (8+ messages)

Separately repository access in GitWeb
 2013-01-25  9:00 UTC  (2+ messages)
` Fwd: "

[PATCH 1/3] mergetool--lib: fix startup options for gvimdiff tool
 2013-01-25  8:44 UTC  (3+ messages)

[PATCH] .gitignore: ignore generated gitk-git/gitk-wish
 2013-01-25  6:09 UTC 

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-25  5:14 UTC  (5+ messages)
` [PATCH v4 0/3] Finishing touches to "push" advises

[PATCH] Update renamed file merge-file.h in Makefile
 2013-01-25  4:59 UTC  (2+ messages)

[PATCH v3 00/10] fnmatch replacement
 2013-01-25  4:55 UTC  (10+ messages)
` [PATCH v3 01/10] wildmatch: fix "**" special case

Git 1.8.2 l10n round 1
 2013-01-25  4:54 UTC 

[PATCH] parse_object: clear "parsed" when freeing buffers
 2013-01-24 23:27 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).