Git Distributed Software Revision Control
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v4 24/45] rebase: cherry-pick: fix mode storage
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 23/45] rebase: split the cherry-pick stuff
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 22/45] cherry-pick: remember rerere-autoupdate
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 21/45] cherry-pick: add --action-name option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 20/45] cherry-pick: copy notes and run hooks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 19/45] builtin: add copy_rewrite_notes()
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 17/45] cherry-pick: don't store skipped commit
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 13/45] revert/cherry-pick: add --quiet option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 16/45] cherry-pick: store rewritten commits
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 15/45] builtin: add rewrite helper
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 14/45] revert/cherry-pick: add --skip option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 12/45] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 11/45] cherry-pick: don't barf when there's nothing to do
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 10/45] sequencer: trivial fix
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 09/45] sequencer: remove useless indentation
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 08/45] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 07/45] unpack-trees: plug a memory leak
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 05/45] log-tree: remove dependency from sequencer
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 04/45] build: add builtin lib
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 02/45] build: do not install git-remote-testgit
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 03/45] build: trivial cleanup
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v4 00/45] Massive improvents to rebase and cherry-pick
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH] submodule: remove redundant check for the_index.initialized
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: John Keeping <john@xxxxxxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 5/9] sequencer: run post-rewrite hook
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: John Keeping <john@xxxxxxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: "Bernhard R. Link" <brl+git@xxxxxxxxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Benoît Person <benoit.person@xxxxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Benoît Person <benoit.person@xxxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] Document .git/modules
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
[PATCH] Document .git/modules
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] Document .git/modules
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
[PATCH] Document .git/modules
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 4/4] t/lib-httpd/apache.conf: configure an MPM module for apache 2.4
From
: Jeff King <peff@xxxxxxxx>
[PATCH 3/4] t/lib-httpd/apache.conf: load compat access module in apache 2.4
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/4] t/lib-httpd/apache.conf: load extra auth modules in apache 2.4
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/4] t/lib-httpd/apache.conf: do not use LockFile in apache >= 2.4
From
: Jeff King <peff@xxxxxxxx>
[RFH/PATCH 0/4] git http tests with apache 2.4
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 04/45] pathspec: add copy_pathspec
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH] diff: add --ignore-blank-lines option
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] git.txt: document GIT_TRACE_PACKET
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
[PATCH 45/45] Rename field "raw" to "_raw" in struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 44/45] pathspec: support :(glob) syntax
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 43/45] pathspec: make --literal-pathspecs disable pathspec magic
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 42/45] pathspec: support :(literal) syntax for noglob pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 41/45] Kill limit_pathspec_to_literal() as it's only used by parse_pathspec()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 40/45] parse_pathspec: preserve prefix length via PATHSPEC_PREFIX_ORIGIN
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 39/45] parse_pathspec: make sure the prefix part is wildcard-free
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 38/45] tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 37/45] Remove match_pathspec() in favor of match_pathspec_depth()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 36/45] Remove init_pathspec() in favor of parse_pathspec()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 35/45] Remove diff_tree_{setup,release}_paths
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 34/45] Convert common_prefix() to use struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 33/45] Convert add_files_to_cache to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 32/45] Convert {read,fill}_directory to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 31/45] Convert refresh_index to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 30/45] Convert report_path_error to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 29/45] checkout: convert read_tree_some to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 28/45] Convert unmerge_cache to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 27/45] Convert run_add_interactive to use struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 26/45] Convert read_cache_preload() to take struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 25/45] line-log: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 24/45] reset: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 23/45] add: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 22/45] check-ignore: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 21/45] archive: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 20/45] ls-files: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 19/45] rm: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 18/45] checkout: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 17/45] rerere: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 16/45] status: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 15/45] commit: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 14/45] clean: convert to use parse_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 13/45] Guard against new pathspec magic in pathspec matching code
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 12/45] parse_pathspec: support prefixing original patterns
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 11/45] parse_pathspec: support stripping/checking submodule paths
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 10/45] parse_pathspec: support stripping submodule trailing slashes
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 09/45] parse_pathspec: a special flag for max_depth feature
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 08/45] Convert some get_pathspec() calls to parse_pathspec()
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 07/45] parse_pathspec: add PATHSPEC_PREFER_{CWD,FULL}
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 06/45] parse_pathspec: save original pathspec for reporting
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 05/45] Add parse_pathspec() that converts cmdline args to struct pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 04/45] pathspec: add copy_pathspec
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 03/45] pathspec: i18n-ize error strings in pathspec parsing code
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 02/45] Move struct pathspec and related functions to pathspec.[ch]
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 01/45] clean: remove unused variable "seen"
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
[PATCH 00/45] "struct pathspec" conversion and :(glob)
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] git.txt: document GIT_TRACE_PACKET
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/2] git.txt: document GIT_TRACE_PACKET
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH 2/2] git.txt: document GIT_TRACE_PACKET
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/2] git.txt: document GIT_TRACE_PACKET
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH] git-remote-mediawiki: Fix a bug in a regexp
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
[PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
From
: Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>
Re: [PATCH] git-remote-mediawiki: Fix a bug in a regexp
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v2 16/22] git-remote-mediawiki: Modify strings for a better coding-style
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [PATCH] git-remote-mediawiki: Fix a bug in a regexp
From
: Jeff King <peff@xxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Jeff King <peff@xxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Jeff King <peff@xxxxxxxx>
[PATCH] build: trivial cleanup
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH] diff: add --ignore-blank-lines option
From
: Antoine Pelisse <apelisse@xxxxxxxxx>
Re: [PATCH v2 16/22] git-remote-mediawiki: Modify strings for a better coding-style
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH] git-remote-mediawiki: Fix a bug in a regexp
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] git-remote-mediawiki: Fix a bug in a regexp
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH v2 02/22] git-remote-mediawiki: Use the Readonly module instead of the constant pragma
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] build: get rid of the notion of a git library
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2 02/22] git-remote-mediawiki: Use the Readonly module instead of the constant pragma
From
: Jeff King <peff@xxxxxxxx>
[PATCH] build: get rid of the notion of a git library
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 1/2] status: introduce status.short to enable --short by default
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Antoine Pelisse <apelisse@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] rm: introduce advice.rmHints to shorten messages
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 1/2] rm: better error message on failure for multiple files
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH] git-remote-mediawiki: Fix a bug in a regexp
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH v2 02/22] git-remote-mediawiki: Use the Readonly module instead of the constant pragma
From
: Célestin Perdu <tohwiq@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH V2] t0070 "mktemp to unwritable directory" needs SANITY
From
: Torsten Bögershausen <tboegi@xxxxxx>
[PATCH V2] t0070 "mktemp to unwritable directory" needs SANITY
From
: Torsten Bögershausen <tboegi@xxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: Bug: `gitsubmodule` does not list modules with unicode characters
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH v3 2/2] read-cache: plug a few leaks
From
: René Scharfe <rene.scharfe@xxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 0/2] Move sequencer
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/3] test: improve rebase -q test
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 2/2] status: introduce status.branch to enable --branch by default
From
: Jorge Juan Garcia Garcia <Jorge-Juan.Garcia-Garcia@xxxxxxxxxxxxxxx>
[PATCH 1/2] status: introduce status.short to enable --short by default
From
: Jorge Juan Garcia Garcia <Jorge-Juan.Garcia-Garcia@xxxxxxxxxxxxxxx>
Re: Bug: `gitsubmodule` does not list modules with unicode characters
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH v2 02/22] git-remote-mediawiki: Use the Readonly module instead of the constant pragma
From
: Benoît Person <benoit.person@xxxxxxxxxx>
[PATCH 2/2] rm: introduce advice.rmHints to shorten messages
From
: Mathieu Lienard--Mayor <Mathieu.Lienard--Mayor@xxxxxxxxxxxxxxx>
[PATCH 1/2] rm: better error message on failure for multiple files
From
: Mathieu Lienard--Mayor <Mathieu.Lienard--Mayor@xxxxxxxxxxxxxxx>
Re: Git exile Issues
From
: Jakub Narebski <jnareb@xxxxxxxxx>
Re: [PATCH] t0070: Use precondition CANNOTWRITE
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH] t0070: Use precondition CANNOTWRITE
From
: Torsten Bögershausen <tboegi@xxxxxx>
Re: [PATCH 0/2] Move sequencer
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] tests: fix autostash
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH v2 02/22] git-remote-mediawiki: Use the Readonly module instead of the constant pragma
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 2/3] test: improve rebase -q test
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 2/2] Move sequencer to builtin
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: Bug: `gitsubmodule` does not list modules with unicode characters
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Git exile Issues
From
: Sudhir Kumar <smalikphy@xxxxxxxxx>
Re: [PATCH v2 17/22] git-remote-mediawiki: Brace file handles for print for more clarity
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v2 16/22] git-remote-mediawiki: Modify strings for a better coding-style
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH] completion: add deprecated __git_complete_file ()
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH v2 15/22] git-remote-mediawiki: Put long code into a subroutine
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH] completion: add deprecated __git_complete_file ()
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH v2 07/22] git-remote-mediawiki: Change style of some regular expressions
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
[PATCH] tests: fix autostash
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v2 22/22] git-remote-mediawiki: Clearly rewrite double dereference
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] build: generate test scripts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/3] sequencer: trivial fix
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 1/3] sequencer: trivial fix
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] build: generate test scripts
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 1/2] build: generate test scripts
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/2] build: generate test scripts
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 2/2] read-cache: plug a few leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 1/2] unpack-trees: plug a memory leak
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 0/2] cherry-pick: fix memory leaks
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 1/2] build: generate test scripts
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH] unpack-trees: improve maintainability
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 2/2] Move sequencer to builtin
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 1/2] log-tree: remove dependency from sequencer
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 0/2] Move sequencer
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH] contrib: related: print the amount of involvement
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 1/2] build: generate test scripts
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 2/2] build: do not install git-remote-testgit
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 1/2] build: generate test scripts
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v2 00/10] Increase test coverage on Windows by removing SYMLINKS from many tests
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/2] Build fixes
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] gitweb: fix problem causing erroneous project list
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-gui: bring Wish process to front on Mac
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
[PATCH v2] git-gui: bring Wish process to front on Mac
From
: Stefan Haller <stefan@xxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
From
: benoit.person@xxxxxxxxxx
[PATCH v2 03/22] git-remote-mediawiki: Always end a subroutine with a return
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 02/22] git-remote-mediawiki: Use the Readonly module instead of the constant pragma
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 04/22] git-remote-mediawiki: Move a variable declaration at the top of the code
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 10/22] git-remote-mediawiki: Turn double-negated expressions into simple expressions
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 12/22] git-remote-mediawiki: Rename a variable ($last) which has the name of a keyword
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 08/22] git-remote-mediawiki: Add newline in the end of die() error messages
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 15/22] git-remote-mediawiki: Put long code into a subroutine
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 17/22] git-remote-mediawiki: Brace file handles for print for more clarity
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 18/22] git-remote-mediawiki: Replace "unless" statements with negated "if" statements
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 11/22] git-remote-mediawiki: Remove unused variable $entry
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 20/22] git-remote-mediawiki: Put non-trivial numeric values in constants.
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 16/22] git-remote-mediawiki: Modify strings for a better coding-style
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 19/22] git-remote-mediawiki: Don't use quotes for empty strings
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 21/22] git-remote-mediawiki: Fix a typo ("mediwiki" instead of "mediawiki")
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 22/22] git-remote-mediawiki: Clearly rewrite double dereference
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 07/22] git-remote-mediawiki: Change style of some regular expressions
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 13/22] git-remote-mediawiki: Assign a variable as undef and make proper indentation
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 05/22] git-remote-mediawiki: Change syntax of map calls
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 09/22] git-remote-mediawiki: Change the name of a variable
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 06/22] git-remote-mediawiki: Rewrite unclear line of instructions
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 01/22] git-remote-mediawiki: Replace :utf8 by :encoding(UTF-8)
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 00/22] git-remote-mediawiki: Follow perlcritic's recommandations
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH v2 03/10] tests: introduce test_ln_s_add
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 00/10] Increase test coverage on Windows by removing SYMLINKS from many tests
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 01/10] test-chmtime: Fix exit code on Windows
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 04/10] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 09/10] t6035: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 08/10] t3509, t4023, t4114: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 10/10] t4011: remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 05/10] t0000: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 07/10] t3100: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 06/10] t3030: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
[PATCH v2 02/10] t3010: modernize style
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH] gitweb: fix problem causing erroneous project list
From
: Jakub Narębski <jnareb@xxxxxxxxx>
Re: [PATCH] completion: add deprecated __git_complete_file ()
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 3/3] submodule: remove unnecessary check
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 2/3] test: improve rebase -q test
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 1/3] sequencer: trivial fix
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH 0/3] Trivial patches
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 05/18] Turn double-negated expressions into simple expressions
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH v3 3/9] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 05/18] Turn double-negated expressions into simple expressions
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: is there a fast web-interface to git for huge repos?
From
: "Constantine A. Murenin" <mureninc@xxxxxxxxx>
Re: is there a fast web-interface to git for huge repos?
From
: Charles McGarvey <chazmcgarvey@xxxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH v6 0/8] Rebase topology test
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [PATCH] completion: add deprecated __git_complete_file ()
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] completion: add deprecated __git_complete_file ()
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: Dependencies and packaging (Re: [Administrivia] On ruby and contrib/)
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] completion: add deprecated __git_complete_file ()
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH] completion: add deprecated __git_complete_file ()
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: is there a fast web-interface to git for huge repos?
From
: "Constantine A. Murenin" <mureninc@xxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Matthew Ruffalo <mmr15@xxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: git stash while pending merge should not be allowed
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 6/6] completion: clarify ls-tree, archive, show completion
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 6/6] completion: clarify ls-tree, archive, show completion
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: is there a fast web-interface to git for huge repos?
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Re: [PATCH 01/18] Follow perlcritic's recommendations - level 5 and 4
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 6/6] completion: clarify ls-tree, archive, show completion
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Leandro Lucarella <leandro.lucarella@xxxxxxxxxxxxxxx>
Re: is there a fast web-interface to git for huge repos?
From
: "Constantine A. Murenin" <mureninc@xxxxxxxxx>
Re: [PATCH 05/18] Turn double-negated expressions into simple expressions
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH v6 0/8] Rebase topology test
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Leandro Lucarella <leandro.lucarella@xxxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git diff bug?
From
: Sarma Tangirala <vtangira@xxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/6] completion: add common options for rev-parse
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fetch doc: escape asterisk in --tags paragraph
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] fetch doc: escape asterisk in --tags paragraph
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] fetch doc: escape asterisk in --tags paragraph
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: REQUEST-PULL: some msysgit build patches for upstream
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: Important Proposal!
From
: Ron Scott-Adams <ron@xxxxxxxxx>
Re: branch.<name>.pushremote not working with push.default simple or upstream
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: Is there a library for monitoring a git repository for any changes?
From
: Magnus Bäck <baeck@xxxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
branch.<name>.pushremote not working with push.default simple or upstream
From
: Leandro Lucarella <leandro.lucarella@xxxxxxxxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH 01/18] Follow perlcritic's recommendations - level 5 and 4
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
[PATCH] fetch doc: escape asterisk in --tags paragraph
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 02/18] Change style of some regular expressions to make them clearer
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Erik Faye-Lund <kusmabite@xxxxxxxxx>
feature suggestion
From
: Daniel Krikun <krikun.daniel@xxxxxxxxx>
Re: [PATCH 09/18] Check return value of open and remove import of unused open2
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 08/18] Explicitely assign local variable as undef and make a proper one-instruction-by- line indentation
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [PATCH 01/18] Follow perlcritic's recommendations - level 5 and 4
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
REQUEST-PULL: some msysgit build patches for upstream
From
: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx>
git stash while pending merge should not be allowed
From
: Scott McPeak <smcpeak@xxxxxxxxxxxx>
Re: is there a fast web-interface to git for huge repos?
From
: Fredrik Gustafsson <iveqy@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
[PATCH v6 5/7] add tests for rebasing merged history
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 0/8] Rebase topology test
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 6/7] t3406: modernize style
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 4/7] add tests for rebasing root
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 7/7] tests: move test for rebase messages from t3400 to t3406
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 3/7] add tests for rebasing of empty commits
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 1/7] add simple tests of consistency across rebase types
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
[PATCH v6 2/7] add tests for rebasing with patch-equivalence present
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
Re: [PATCH 2/3] commit-queue: LIFO or priority queue of commits
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 1/3] toposort: rename "lifo" field
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 1/3] toposort: rename "lifo" field
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
[PATCH 1/3] toposort: rename "lifo" field
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 3/3] sort-in-topological-order: use commit-queue
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 2/3] commit-queue: LIFO or priority queue of commits
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 0/3] Preparing for --date-order=author
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] toposort: rename "lifo" field
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 10/18] Put long code into a submodule
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 02/18] Change style of some regular expressions to make them clearer
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 02/18] Change style of some regular expressions to make them clearer
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 11/18] Modify strings for a better coding-style
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 05/18] Turn double-negated expressions into simple expressions
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 18/18] Clearly rewrite double dereference
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 10/18] Put long code into a submodule
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 13/18] Remove "unless" statements and replace them by negated "if" statements
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Is there a library for monitoring a git repository for any changes?
From
: Robert Martin <rdmartin3@xxxxxxxxx>
Re: [PATCH 02/18] Change style of some regular expressions to make them clearer
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 02/18] Change style of some regular expressions to make them clearer
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 01/18] Follow perlcritic's recommendations - level 5 and 4
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
is there a fast web-interface to git for huge repos?
From
: "Constantine A. Murenin" <mureninc@xxxxxxxxx>
Re: [PATCH] toposort: rename "lifo" field
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 08/18] Explicitely assign local variable as undef and make a proper one-instruction-by- line indentation
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 4/4] archive: ignore blob objects when checking reachability
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: SZEDER Gábor <szeder@xxxxxxxxxx>
[PATCH] toposort: rename "lifo" field
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Jun 2013, #03; Thu, 6)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: git diff bug?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git diff bug?
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Dependencies and packaging (Re: [Administrivia] On ruby and contrib/)
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
git diff bug?
From
: Sarma Tangirala <vtangira@xxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: David Lang <david@xxxxxxx>
Re: [PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Ignoring pattern in un-ignored directory not working anymore
From
: Moritz Bunkus <moritz@xxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Charles McGarvey <chazmcgarvey@xxxxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Thomas Ferris Nicolaisen <tfnico@xxxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH 07/18] Rename a variable ($last) so that it does not have the name of a keyword
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 16/18] Fix a typo ("mediwiki" instead of "mediawiki")
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 14/18] Don't use quotes for empty strings
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 11/18] Modify strings for a better coding-style
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 05/18] Turn double-negated expressions into simple expressions
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 15/18] Put non-trivial numeric values (e.g., different from 0, 1 and 2) in constants.
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 12/18] Brace file handles for print for more clarity
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 08/18] Explicitely assign local variable as undef and make a proper one-instruction-by- line indentation
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 17/18] Place the open() call inside the do{} struct and prevent failing close
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 18/18] Clearly rewrite double dereference
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 09/18] Check return value of open and remove import of unused open2
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 13/18] Remove "unless" statements and replace them by negated "if" statements
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 10/18] Put long code into a submodule
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 06/18] Remove unused variable
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 04/18] Prevent local variable $url to have the same name as a global variable
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 03/18] Add newline in the end of die() error messages
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 02/18] Change style of some regular expressions to make them clearer
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 01/18] Follow perlcritic's recommendations - level 5 and 4
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
[PATCH 00/18] git-remote-mediawiki: Follow perlcritic's recommandations
From
: Célestin Matte <celestin.matte@xxxxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Elliott Cable <me@xxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 3/9] cherry-pick: add --skip-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 3/9] cherry-pick: add --skip-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Elliott Cable <me@xxxxxx>
Re: [PATCH v3 5/9] sequencer: run post-rewrite hook
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 3/9] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v3 3/9] cherry-pick: add --skip-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: Ignoring pattern in un-ignored directory not working anymore
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] git-gui: bring Wish process to front on Mac
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] add --authorship-order flag to git log / rev-list
From
: Elliott Cable <me@xxxxxx>
Re: [PATCH 1/4] clear parsed flag when we free tree buffers
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Jeff King <peff@xxxxxxxx>
Re: [RFC/PATCH 0/4] real reachability checks for upload-archive
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Greg Troxel <gdt@xxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: David Lang <david@xxxxxxx>
Re: [PATCH] git-gui: bring Wish process to front on Mac
From
: lists@xxxxxxxxxxxxxxxx (Stefan Haller)
Re: [Administrivia] On ruby and contrib/
From
: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Greg Troxel <gdt@xxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Barry Fishman <barry_fishman@xxxxxxx>
Re: [PATCH] git-gui: bring Wish process to front on Mac
From
: Pat Thoyts <patthoyts@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Barry Fishman <barry_fishman@xxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Barry Fishman <barry_fishman@xxxxxxx>
Re: [PATCH v3 6/9] cherry-pick: add support to copy notes
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 3/6] completion: add common options for blame
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
[PATCH v3 0/9] cherry-pick: improvements
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 1/9] sequencer: remove useless indentation
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 5/9] sequencer: run post-rewrite hook
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 8/9] revert/cherry-pick: add --skip option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 9/9] cherry-pick: don't barf when there's nothing to do
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 7/9] revert/cherry-pick: add --quiet option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 6/9] cherry-pick: add support to copy notes
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 4/9] cherry-pick: store rewritten commits
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 3/9] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH v3 2/9] sequencer: trivial fix
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Ignoring pattern in un-ignored directory not working anymore
From
: Moritz Bunkus <moritz@xxxxxxxxxx>
[PATCH] git-gui: bring Wish process to front on Mac
From
: Stefan Haller <stefan@xxxxxxxxxxxxxxxx>
Re: [PATCH 4/4] archive: ignore blob objects when checking reachability
From
: Michael Haggerty <mhagger@xxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: demerphq <demerphq@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH] t0005: skip signal death exit code test on Windows
From
: Jeff King <peff@xxxxxxxx>
[PATCH] t0005: skip signal death exit code test on Windows
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH] l10n: de.po: Fix a typo
From
: Ralf Thielow <ralf.thielow@xxxxxxxxx>
Re: [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
From
: Duy Nguyen <pclouds@xxxxxxxxx>
[PATCH 4/4] archive: ignore blob objects when checking reachability
From
: Jeff King <peff@xxxxxxxx>
[PATCH 3/4] list-objects: optimize "revs->blob_objects = 0" case
From
: Jeff King <peff@xxxxxxxx>
[PATCH 2/4] upload-archive: restrict remote objects with reachability check
From
: Jeff King <peff@xxxxxxxx>
[PATCH 1/4] clear parsed flag when we free tree buffers
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH 07/11] t2100: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v4 0/7] git send-email suppress-cc=self fixes
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH v4 0/7] git send-email suppress-cc=self fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] gitweb: fix problem causing erroneous project list
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH v4 0/7] git send-email suppress-cc=self fixes
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 2/2] archive: loosen restrictions on remote object lookup
From
: Jeff King <peff@xxxxxxxx>
Git server, chroot, git gc --auto and "uname: not found"
From
: Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>
Re: git rev-parse --show-toplevel doesn't work inside git-dir
From
: Jeff King <peff@xxxxxxxx>
Re: deletion of branch seems to modify tag as well?
From
: "Lyons, Roy" <Roy.Lyons@xxxxxxxxxxxx>
Re: [PATCH] git-remote-mediawiki: use Git.pm functions for credentials
From
: Jeff King <peff@xxxxxxxx>
Re: deletion of branch seems to modify tag as well?
From
: Jeff King <peff@xxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Jeff King <peff@xxxxxxxx>
deletion of branch seems to modify tag as well?
From
: "Lyons, Roy" <Roy.Lyons@xxxxxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Andreas Krey <a.krey@xxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Ian Kumlien <pomac@xxxxxxxxx>
[PATCH] git-remote-mediawiki: use Git.pm functions for credentials
From
: benoit.person@xxxxxxxxxx
Re: [PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: Re: Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: John Keeping <john@xxxxxxxxxxxxx>
Re: [PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 00/15] Towards a more awesome git-branch
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
git rev-parse --show-toplevel doesn't work inside git-dir
From
: Orgad Shaneh <orgads@xxxxxxxxx>
I: git archive --worktree-attributes doesn't exclude .gitattributes anymore
From
: Gianfranco Costamagna <costamagnagianfranco@xxxxxxxx>
Re: git archive --worktree-attributes doesn't exclude .gitattributes anymore
From
: Gianfranco Costamagna <costamagnagianfranco@xxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #02; Tue, 4)
From
: Jeff King <peff@xxxxxxxx>
Re: git archive --worktree-attributes doesn't exclude .gitattributes anymore
From
: Jeff King <peff@xxxxxxxx>
Re: What's cooking in git.git (Jun 2013, #02; Tue, 4)
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: SNI (SSL virtual hosts)
From
: Daniel Stenberg <daniel@xxxxxxx>
Re: [PATCH v5 5/7] add tests for rebasing merged history
From
: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
Re: [PATCH v5 5/7] add tests for rebasing merged history
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
Re: [PATCH] Fix `git svn rebase` if top-level HEAD directory exist
From
: ojab <ojab@xxxxxxx>
[PATCH] gitweb: fix problem causing erroneous project list
From
: Charles McGarvey <chazmcgarvey@xxxxxxxxxxxxxxxx>
Re: [PATCH v5 1/7] add simple tests of consistency across rebase types
From
: Martin von Zweigbergk <martinvonz@xxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: Michael Haggerty <mhagger@xxxxxxxxxxxx>
Re: [Administrivia] On ruby and contrib/
From
: David Lang <david@xxxxxxx>
Re: git archive --worktree-attributes doesn't exclude .gitattributes anymore
From
: Jeff King <peff@xxxxxxxx>
[Administrivia] On ruby and contrib/
From
: Junio C Hamano <gitster@xxxxxxxxx>
What's cooking in git.git (Jun 2013, #02; Tue, 4)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 02/15] for-each-ref: don't print out elements directly
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 02/15] for-each-ref: don't print out elements directly
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Re: Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: Phil Hord <phil.hord@xxxxxxxxx>
I: git archive --worktree-attributes doesn't exclude .gitattributes anymore
From
: Gianfranco Costamagna <costamagnagianfranco@xxxxxxxx>
git archive --worktree-attributes doesn't exclude .gitattributes anymore
From
: Gianfranco Costamagna <costamagnagianfranco@xxxxxxxx>
Re: [PATCH v3 0/6] git send-email suppress-cc=self fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH 07/11] t2100: use test_ln_s_add to remove SYMLINKS prerequisite
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: John Keeping <john@xxxxxxxxxxxxx>
Re: [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v3 0/6] git send-email suppress-cc=self fixes
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: Jens Lehmann <Jens.Lehmann@xxxxxx>
Re: SNI (SSL virtual hosts)
From
: Janusz Harkot <janusz.harkot@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: SNI (SSL virtual hosts)
From
: Daniel Stenberg <daniel@xxxxxxx>
Re: [PATCH 15/15] for-each-ref: use get_pretty_userformat in --pretty
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 12/15] for-each-ref: introduce %(upstream:track[short])
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
From
: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
Re: [PATCH] t/README: test_must_fail is for testing Git
From
: "Philip Oakley" <philipoakley@xxxxxxx>
Re: [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH] diff: add --ignore-blank-lines option
From
: Antoine Pelisse <apelisse@xxxxxxxxx>
Re: [PATCH] t/README: test_must_fail is for testing Git
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] diff: add --ignore-blank-lines option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] t/README: test_must_fail is for testing Git
From
: "Philip Oakley" <philipoakley@xxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Jonathan Nieder <jrnieder@xxxxxxxxx>
Re: [PATCH] diff: add --ignore-blank-lines option
From
: Antoine Pelisse <apelisse@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Johannes Sixt <j6t@xxxxxxxx>
Re: [PATCH/RFC] add --authorship-order flag to git log / rev-list
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] git-remote-mediawiki: use git.pm functions for credentials
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH] diff: add --ignore-blank-lines option
From
: Junio C Hamano <gitster@xxxxxxxxx>
[PATCH/RFC] rev-list: add --authorship-order alternative ordering
From
: elliottcable <me@xxxxxx>
[PATCH/RFC] add --authorship-order flag to git log / rev-list
From
: elliottcable <me@xxxxxx>
Re: Can `git blame` show the date that each line was merged?
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v3 0/6] git send-email suppress-cc=self fixes
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Can `git blame` show the date that each line was merged?
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Can `git blame` show the date that each line was merged?
From
: Matt McClure <matthewlmcclure@xxxxxxxxx>
Re: [PATCH v5 5/7] add tests for rebasing merged history
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: SNI (SSL virtual hosts)
From
: Janusz Harkot <janusz.harkot@xxxxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Felipe Contreras <felipe.contreras@xxxxxxxxx>
[PATCH] t/README: test_must_fail is for testing Git
From
: Junio C Hamano <gitster@xxxxxxxxx>
Re: Git status reports untracked on tracked files
From
: Karsten Blees <karsten.blees@xxxxxxxxx>
Re: *** glibc detected *** git: double free or corruption (fasttop): 0x0000000001fab820 ***
From
: Jeff King <peff@xxxxxxxx>
Re: *** glibc detected *** git: double free or corruption (fasttop): 0x0000000001fab820 ***
From
: Stefano Lattarini <stefano.lattarini@xxxxxxxxx>
Re: [PATCH] dir.c: fix ignore processing within not-ignored directories
From
: Karsten Blees <karsten.blees@xxxxxxxxx>
Re: git-daemon: needs /root/.config/git/config?
From
: Jeff King <peff@xxxxxxxx>
Re: Can `git blame` show the date that each line was merged?
From
: Jeff King <peff@xxxxxxxx>
*** glibc detected *** git: double free or corruption (fasttop): 0x0000000001fab820 ***
From
: Jason Gross <jasongross9@xxxxxxxxx>
Re: [PATCH 3/7] unpack-trees: factor out dup_entry
From
: Peter Krefting <peter@xxxxxxxxxxxxxxxx>
git-daemon: needs /root/.config/git/config?
From
: Ian Kumlien <pomac@xxxxxxxxx>
Can `git blame` show the date that each line was merged?
From
: Matt McClure <matthewlmcclure@xxxxxxxxx>
Re: [PATCH v2 0/3] Towards a useable git-branch
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 15/15] for-each-ref: use get_pretty_userformat in --pretty
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: [PATCH v2 0/3] Towards a useable git-branch
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: [PATCH 00/15] Towards a more awesome git-branch
From
: Duy Nguyen <pclouds@xxxxxxxxx>
Re: Re: Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: John Keeping <john@xxxxxxxxxxxxx>
[PATCH 15/15] for-each-ref: use get_pretty_userformat in --pretty
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 09/15] for-each-ref: teach verify_format() about pretty's syntax
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 13/15] for-each-ref: improve responsiveness of %(upstream:track)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 14/15] pretty: introduce get_pretty_userformat
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 12/15] for-each-ref: introduce %(upstream:track[short])
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 07/15] pretty: allow passing NULL commit to format_commit_message()
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 11/15] for-each-ref: introduce %(HEAD) marker
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 08/15] for-each-ref: get --pretty using format_commit_message
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 05/15] pretty: extend pretty_print_context with callback
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 06/15] pretty: limit recursion in format_commit_one()
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 04/15] quote: remove sq_quote_print()
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 03/15] tar-tree: remove dependency on sq_quote_print()
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 02/15] for-each-ref: don't print out elements directly
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 01/15] for-each-ref, quote: convert *_quote_print -> *_quote_buf
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
[PATCH 00/15] Towards a more awesome git-branch
From
: Ramkumar Ramachandra <artagnon@xxxxxxxxx>
Re: SNI (SSL virtual hosts)
From
: Daniel Stenberg <daniel@xxxxxxx>
Re: Re: Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: Heiko Voigt <hvoigt@xxxxxxxxxx>
[PATCH] git-remote-mediawiki: use git.pm functions for credentials
From
: benoit.person@xxxxxxxxx
Re: SNI (SSL virtual hosts)
From
: Janusz Harkot <janusz.harkot@xxxxxxxxx>
fetch delta resolution vs. checkout (was: java zlib woes)
From
: Andreas Krey <a.krey@xxxxxx>
Re: SNI (SSL virtual hosts)
From
: Daniel Stenberg <daniel@xxxxxxx>
SNI (SSL virtual hosts)
From
: Janusz Harkot <janusz.harkot@xxxxxxxxx>
Re: Git status reports untracked on tracked files
From
: Andrey Kiyanovsky <andrey.kiyanovsky@xxxxxxxxx>
Re: [PATCH v2 5/8] sequencer: run post-rewrite hook
From
: Thomas Rast <trast@xxxxxxxxxxx>
Re: Re: What's cooking in git.git (May 2013, #09; Wed, 29)
From
: John Keeping <john@xxxxxxxxxxxxx>
[PATCH v3 5/6] t/send-email: test suppress-cc=self with non-ascii
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH v3 6/6] test-send-email: test for pre-sanitized self name
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH v3 4/6] t/send-email: add test with quoted sender
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH v3 3/6] send-email: make --suppress-cc=self sanitize input
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH v3 1/6] send-email: fix suppress-cc=self on cccmd
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH v3 2/6] t/send-email: test suppress-cc=self on cccmd
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
[PATCH v3 0/6] git send-email suppress-cc=self fixes
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH] Fix `git svn rebase` if top-level HEAD directory exist
From
: Jeff King <peff@xxxxxxxx>
Re: [PATCH v2] core: use env variable instead of config var to turn on logging pack access
From
: Duy Nguyen <pclouds@xxxxxxxxx>
[PATCH] Fix `git svn rebase` if top-level HEAD directory exist
From
: ojab <ojab@xxxxxxx>
Re: [PATCH v2 3/8] cherry-pick: add --skip-empty option
From
: Antoine Pelisse <apelisse@xxxxxxxxx>
Re: [PATCH v2] core: use env variable instead of config var to turn on logging pack access
From
: Junio C Hamano <gitster@xxxxxxxxx>