git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-01-23 18:29:33 to 2013-01-25 15:16:32 UTC [more...]

[PATCH v3 1/2] pretty: Add failing tests: user format ignores i18n.logOutputEncoding setting
 2013-01-25 15:16 UTC  (16+ messages)
` [PATCH v4 0/4] Reroll patches against v1.8.1.1
` [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
` [PATCH v4 4/4] pretty: "

[PATCH] git-web--browser: avoid errors in terminal when running Firefox on Windows
 2013-01-25 14:44 UTC  (2+ messages)

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

[PATCH] mergetools: Add tortoisegitmerge helper
 2013-01-25 13:07 UTC  (14+ messages)
        ` [PATCH] mergetools: Enhance tortoisemerge to work with

[PATCH] branch: reject -D/-d without branch name
 2013-01-25 12:50 UTC  (6+ 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 0/7] mergetool-lib improvements for --tool-help
 2013-01-25 11:39 UTC  (14+ 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

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

[PATCH 0/4] Fix "git difftool --tool-help"
 2013-01-25 10:47 UTC  (10+ messages)
` [PATCH 1/4] git-mergetool: move show_tool_help to mergetool--lib
` [PATCH 2/4] git-mergetool: remove redundant assignment
` [PATCH 3/4] git-mergetool: don't hardcode 'mergetool' in show_tool_help
` [PATCH 4/4] git-difftool: use git-mergetool--lib for "--tool-help"

git merge error question: The following untracked working tree files would be overwritten by merge
 2013-01-25 10:37 UTC 

What's cooking in git.git (Jan 2013, #08; Tue, 22)
 2013-01-25  9:09 UTC  (13+ messages)
            ` [PATCH] git-cvsimport.txt: cvsps-2 is deprecated

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  (5+ messages)
` [PATCH 2/3] mergetool--lib: Add diffuse as a tool
` [PATCH 3/3] mergetool--lib: Add TortoiseMerge "

segmentation fault (nullpointer) with git log --submodule -p
 2013-01-25  7:32 UTC  (16+ 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  (16+ messages)
` [PATCH 0/3] Finishing touches to "push" advises
  ` [PATCH v2 2/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE
` [PATCH v4 0/3] Finishing touches to "push" advises
  ` [PATCH v4 1/3] push: further clean up fields of "struct ref"
  ` [PATCH v4 2/3] push: further simplify the logic to assign rejection reason
  ` [PATCH v4 3/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE

[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 

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

[PATCH 1/7] sha1_file: keep track of where an SHA-1 object comes from
 2013-01-25  4:02 UTC  (13+ messages)
` [PATCH 2/7] sha1_file: separate alt object db from own repos and submodules's
` [PATCH 3/7] sha1_file: refuse to write commits referring to external objects
` [PATCH 4/7] sha1_file: refuse to write trees "
` [PATCH 5/7] sha1_file: refuse to write tags "
` [PATCH 6/7] read-cache: refuse to create index "
` [PATCH 7/7] refs: do not update ref(log) "

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

[PATCH] parse_object: clear "parsed" when freeing buffers
 2013-01-24 23:27 UTC  (9+ messages)

[PATCH] t9902: Instruct git-completion.bash about a test mode
 2013-01-24 22:56 UTC  (5+ messages)

[PATCH] mergetool: clean up temp files when aborted
 2013-01-24 21:41 UTC  (4+ messages)

[PATCH] send-email: Honor multi-part email messages
 2013-01-24 19:11 UTC  (7+ messages)

[PATCH] parse_object: try internal cache before reading object db
 2013-01-24 17:25 UTC  (5+ messages)
` [PATCH 1/2] upload-pack: avoid parsing objects during ref advertisement

[PATCH] git-svn: cleanup sprintf usage for uppercasing hex
 2013-01-24 10:25 UTC  (4+ messages)
` [PULL] git-svn updates for master
  ` [PULL (updated)] "

[PATCH v2] git-svn: Simplify calculation of GIT_DIR
 2013-01-24 10:14 UTC  (6+ messages)
` [PATCH v3 0/2] Make git-svn work with gitdir links

[PATCH/RFC] Revoke write access to refs and odb after importing another repo's odb
 2013-01-24  5:58 UTC  (6+ messages)

[PATCH 0/3] fixup remaining cvsimport tests
 2013-01-24  3:15 UTC  (9+ messages)

auto packing with simultaneous pushes: "error: Could not stat 'objects/[…]/[…]'"
 2013-01-24  1:39 UTC  (2+ messages)

[PATCH] don't use timers if NO_SETITIMER is set
 2013-01-24  1:38 UTC 

Bug in EOL conversion?
 2013-01-23 23:32 UTC  (6+ messages)
  `  "

[PATCH v3 0/2] Add git-for-each-repo
 2013-01-23 20:54 UTC  (4+ messages)
` [PATCH v3 1/2] for-each-repo: new command used for multi-repo operations
` [PATCH v3 2/2] git: rewrite `git -a` to become a git-for-each-repo command

[PATCHv2 0/8] config key-parsing cleanups
 2013-01-23 20:51 UTC  (5+ messages)
` [PATCHv2 5/8] submodule: use parse_config_key when parsing config
` [PATCHv2 6/8] submodule: simplify memory handling in config parsing

[PATCH v3 0/8] Python 3 support for git_remote_helpers
 2013-01-23 20:36 UTC  (10+ messages)
` [PATCH v3 1/8] git_remote_helpers: Allow building with Python 3
` [PATCH v3 2/8] git_remote_helpers: fix input when running under "
` [PATCH v3 3/8] git_remote_helpers: Force rebuild if python version changes

Question re. git remote repository
 2013-01-23 20:24 UTC  (12+ messages)

[PATCH v2] all: new command used for multi-repo operations
 2013-01-23 20:17 UTC  (6+ messages)

[PATCH] Ignore gitk-wish buildproduct
 2013-01-23 20:00 UTC  (3+ messages)

Git Merge 2013 Conference, Berlin
 2013-01-23 19:27 UTC 

GIT get corrupted on lustre
 2013-01-23 18:34 UTC  (18+ 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).