git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-14 15:18:01 to 2013-06-17 17:21:08 UTC [more...]

[PATCH] config doc: rewrite push.default section
 2013-06-17 17:20 UTC  (8+ messages)

New User Question
 2013-06-17 17:19 UTC  (5+ messages)

[PATCH] status: display the SHA1 of the commit being currently processed
 2013-06-17 16:33 UTC  (8+ messages)

Suggestion: add option in git-p4 to preserve user in Git repository
 2013-06-17 16:23 UTC  (6+ messages)

[PATCH] diff: add --ignore-blank-lines option
 2013-06-17 16:18 UTC  (3+ messages)

[PATCH] name-rev: Allow to omit refs/tags/ part in --refs option when --tags used
 2013-06-17 15:53 UTC  (3+ messages)

git-rebranch
 2013-06-17 14:41 UTC 

rebase --autosquash does not handle fixup! of fixup!
 2013-06-17 14:27 UTC  (10+ messages)
  ` [PATCH] rebase -i: fixup fixup! fixup!

GIt error
 2013-06-17 13:52 UTC  (4+ messages)

[PATCH] config: Add description of --local option
 2013-06-17 13:31 UTC 

Git pull silently removing files in the index
 2013-06-17 10:14 UTC 

[PATCH] [submodule] Remove duplicate call to set_rev_name
 2013-06-17  9:55 UTC 

[PATCH 0/6] --valgrind improvements
 2013-06-17  9:18 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] test-lib: enable MALLOC_* for the actual tests
  ` [PATCH v2 2/6] test-lib: refactor $GIT_SKIP_TESTS matching
  ` [PATCH v2 3/6] test-lib: verbose mode for only tests matching a pattern
  ` [PATCH v2 4/6] test-lib: valgrind "
  ` [PATCH v2 5/6] test-lib: allow prefixing a custom string before "ok N" etc
  ` [PATCH v2 6/6] test-lib: support running tests under valgrind in parallel

[RFC] speed up git submodule
 2013-06-17  8:29 UTC  (2+ messages)

[PATCH V3 0/4] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-17  7:12 UTC  (10+ messages)
` [PATCH V3 1/4] git-mw: Introduction of GitMediawiki.pm
` [PATCH V3 2/4] git-mw: Move some functions from git-remote-mediawiki.perl to GitMediawiki.pm
` [PATCH V3 3/4] git-mw: Adding git-mw command
` [PATCH V3 4/4] git-mw: Add preview subcommand into git mw

git log: Add a switch to limit the number of displayed lines from the commit messages
 2013-06-17  6:18 UTC  (4+ messages)

[bug, git-svn] error: too many matches for svn-remote.svn.added-placeholder
 2013-06-17  5:59 UTC 

[PATCH] mergetool--lib: refactor {diff,merge}_cmd logic
 2013-06-17  5:31 UTC  (2+ messages)

[PATCH v2 0/6] Fix checkout-dash to work with rebase
 2013-06-17  4:52 UTC  (8+ messages)
` [PATCH v2 1/6] t/checkout-last: checkout - doesn't work after rebase
` [PATCH v2 2/6] rebase: prepare to write reflog message for checkout
` [PATCH v2 3/6] rebase -i: "
` [PATCH v2 4/6] wt-status: remove unused field in grab_1st_switch_cbdata
` [PATCH v2 5/6] status: do not depend on rebase reflog messages
` [PATCH v2 6/6] checkout: respect GIT_REFLOG_ACTION

REQUEST PULL: git-gui
 2013-06-17  4:42 UTC  (2+ messages)

[PATCH] wt-status: give better advice when cherry-pick is in progress
 2013-06-17  4:28 UTC 

[PATCH/RFC 0/3] enable color prompt in non-pcmode
 2013-06-17  4:24 UTC  (5+ messages)
` [PATCH/RFC 1/3] t9903: add tests for git-prompt pcmode
` [PATCH/RFC 2/3] git-prompt.sh: refactor colored prompt code
` [PATCH/RFC 3/3] git-prompt.sh: enable color prompt in non-pcmode

[PATCH 1/2] show-ref.c: Add missing call to git_config()
 2013-06-17  3:05 UTC  (2+ messages)

[PATCH 0/2] Slightly prettier reflog message from checkout
 2013-06-17  2:59 UTC  (8+ messages)
` [PATCH 1/2] sha1_name: stop hard-coding 40-character hex checks
` [PATCH 2/2] checkout: do not write full sha1 to reflog

[PATCH 0/3] Get rebase to work with :/foomery committish
 2013-06-17  2:52 UTC  (9+ messages)
` [PATCH 2/3] sh-setup: add new peel_committish() helper
` [PATCH 3/3] rebase: use peel_committish() where appropriate

[PATCH v3 0/2] Fix am with stray $dotest directory
 2013-06-17  2:45 UTC  (4+ messages)
` [PATCH v3 1/2] am: handle "
` [PATCH v3 2/2] t/am: use test_path_is_missing() where appropriate

English/German terminology, git.git's de.po, and pro-git
 2013-06-16 21:22 UTC  (7+ messages)

[PATCH RFC] git-remote-mediawiki: push-by-rev
 2013-06-16 20:49 UTC  (3+ messages)

[PATCH/RFC V2 0/4] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-16 19:59 UTC  (5+ messages)
` [PATCH/RFC 3/4] git-mw: Adding git-mw.perl script

[PATCH 1/2] Documentation/Makefile: fix spaces around assignments
 2013-06-16 17:13 UTC  (2+ messages)
` [PATCH 2/2] Documentation/Makefile: move infodir to be with other '*dir's

[PATCH v4 0/6] submodule: drop the top-level requirement
 2013-06-16 14:18 UTC  (7+ messages)
` [PATCH v4 1/6] t7401: make indentation consistent
` [PATCH v4 2/6] t7403: modernize style
` [PATCH v4 3/6] t7403: add missing && chaining
` [PATCH v4 4/6] submodule: show full path in error message
` [PATCH v4 5/6] rev-parse: add --prefix option
` [PATCH v4 6/6] submodule: drop the top-level requirement

git ignore logic does not work as advertised
 2013-06-16  8:58 UTC  (3+ messages)

[PATCH v2 0/2] Fix am with stray $dotest directory
 2013-06-16  6:36 UTC  (15+ messages)
` [PATCH 1/2] am: handle "

What's cooking in git.git (Jun 2013, #05; Sat, 15)
 2013-06-16  6:18 UTC  (2+ messages)

[PATCH 0/6] Fix git checkout - with rebase
 2013-06-16  6:07 UTC  (24+ messages)
` [PATCH 5/6] status: do not depend on flaky reflog messages

[PATCH 00/12] Fix some reference-related races
 2013-06-16  5:50 UTC  (3+ messages)

[PATCH 0/3] Fix a couple of edge cases in autostash
 2013-06-16  5:45 UTC  (4+ messages)
` [PATCH 1/3] rebase: guard against missing files in read_basic_state()

[PATCH v3 0/5] Write a good 'stash store' for autostash
 2013-06-16  1:22 UTC  (7+ messages)
` [PATCH v3 1/5] stash doc: add a warning about using create
` [PATCH v3 2/5] stash doc: document short form -p in synopsis
` [PATCH v3 3/5] stash: simplify option parser for create
` [PATCH v3 4/5] stash: introduce 'git stash store'
` [PATCH v3 5/5] rebase: use 'git stash store' to simplify logic

[PATCH] unpack-trees: don't shift conflicts left and right
 2013-06-16  0:56 UTC  (2+ messages)

[PATCH] git-gui: bring Wish process to front on Mac
 2013-06-15 23:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] GIT-VERSION-GEN: support non-standard $GIT_DIR path
 2013-06-15 23:01 UTC 

[PATCH] tests: allow sha1's as part of the path
 2013-06-15 21:35 UTC 

[PATCH 2/2] pack-refs.c: Add missing call to git_config()
 2013-06-15 20:30 UTC 

[PATCH 0/2] Add missing calls to git_config()
 2013-06-15 20:28 UTC 

Using socks proxy with git for http(s) transport
 2013-06-15 19:55 UTC  (2+ messages)
` SSL socks proxy list: CONNECTABLE 100%

[PATCH] config: support mixed-case aliases
 2013-06-15 16:26 UTC 

[PATCH] prompt: squelch error output from cat
 2013-06-15 15:33 UTC  (2+ messages)

Is there a way to cherry-pick a merge?
 2013-06-15  3:03 UTC  (5+ messages)

[PATCH] unpack_entry: do not die when we fail to apply a delta
 2013-06-14 22:23 UTC  (10+ messages)
  ` [PATCH 0/2] recover from "failed to apply delta"
    ` [PATCH 1/2] t5303: drop "count=1" from corruption dd
    ` [PATCH 2/2] unpack_entry: do not die when we fail to apply a delta

Teams of people using signed commits
 2013-06-14 22:06 UTC  (3+ messages)

[RFH/PATCH 0/4] git http tests with apache 2.4
 2013-06-14 21:58 UTC  (3+ messages)

[[PATCH v3] 0/2] module_list enhancements
 2013-06-14 18:33 UTC  (6+ messages)
` [[PATCH v3] 1/2] [submodule] handle multibyte characters in name
` [[PATCH v3] 2/2] [submodule] Replace perl-code with sh

[PATCH 0/2] Rebasing pull with autostash
 2013-06-14 18:26 UTC  (4+ messages)
` [PATCH 1/2] pull: respect rebase.autostash

[PATCH v2] prompt: squelch error output from cat
 2013-06-14 18:19 UTC  (2+ messages)

[PATCH V2] git-remote-mediawiki: remove hardcoded version number in the test suite
 2013-06-14 18:09 UTC  (2+ messages)

[PATCH] . git.el: use commit.template if available
 2013-06-14 17:51 UTC  (2+ messages)

Difficulty adding a symbolic link
 2013-06-14 16:15 UTC 

[PATCH v6 00/31] git-remote-mediawiki: Follow perlcritic's recommandations
 2013-06-14 16:03 UTC  (2+ 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).