git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-15 16:28:38 to 2013-05-16 21:28:36 UTC [more...]

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

[PATCH v10 00/14] interactive git-clean
 2013-05-16 19:39 UTC  (18+ messages)
` [PATCH v10 01/14] path.c: refactor relative_path(), not only strip prefix
` [PATCH v10 02/14] quote.c: remove path_relative, use relative_path instead
` [PATCH v10 03/14] Refactor quote_path_relative, remove unused params
` [PATCH v10 04/14] Refactor write_name_quoted_relative, "
` [PATCH v10 05/14] git-clean: refactor git-clean into two phases
` [PATCH v10 06/14] git-clean: add support for -i/--interactive
` [PATCH v10 07/14] git-clean: show items of del_list in columns
` [PATCH v10 08/14] git-clean: add colors to interactive git-clean
` [PATCH v10 09/14] git-clean: use a git-add-interactive compatible UI
` [PATCH v10 10/14] git-clean: add filter by pattern interactive action
` [PATCH v10 11/14] git-clean: add select by numbers "
` [PATCH v10 12/14] git-clean: add ask each "
` [PATCH v10 13/14] git-clean: add documentation for interactive git-clean
` [PATCH v10 14/14] test: add t7301 for git-clean--interactive

[RFC] New kind of upstream branch: base branch
 2013-05-16 19:35 UTC  (4+ messages)

[PATCHv2] git-submodule.txt: Clarify 'init' and 'add' subcommands
 2013-05-16 18:50 UTC  (2+ messages)

[PATCH 0/4] trivial patches
 2013-05-16 18:34 UTC  (14+ messages)
` [PATCH 3/4] {fast-export,transport-helper}: style cleanups
` [PATCH 4/4] fast-export: trivial cleanup

[PATCH 0/8] remote-bzr: patches for next
 2013-05-16 18:35 UTC  (10+ messages)
` [PATCH 1/8] remote-bzr: recover from failed clones
` [PATCH 2/8] remote-bzr: fix for files with spaces
` [PATCH 3/8] remote-bzr: simplify get_remote_branch()
` [PATCH 4/8] remote-bzr: delay cloning/pulling
` [PATCH 5/8] remote-bzr: change global repo
` [PATCH 6/8] remote-bzr: trivial cleanups
` [PATCH 7/8] remote-bzr: reorganize the way 'wanted' works
` [PATCH 8/8] remote-bzr: add fallback check for a partial clone

[PATCH] Revert "remote-hg: update bookmarks when pulling"
 2013-05-16 18:16 UTC  (3+ messages)

[PATCH 0/3] fetch: fix '.' fetching
 2013-05-16 18:04 UTC  (17+ messages)
` [PATCH 1/3] fetch: add --allow-local option
` [PATCH 2/3] fetch: switch allow-local off by default
` [PATCH 3/3] remote: disable allow-local for pushes

Random thoughts on "upstream"
 2013-05-16 17:55 UTC 

Cannot push anything via export transport helper after push fails
 2013-05-16 17:38 UTC  (3+ messages)

[PATCH] branch: add show-tracking option
 2013-05-16 16:33 UTC  (14+ messages)

[PATCH] remote-bzr: fix cloning of non-listable repos
 2013-05-16 16:29 UTC  (2+ messages)

[PATCH v4 00/15] History traversal refinements
 2013-05-16 15:32 UTC  (16+ messages)
` [PATCH v4 01/15] decorate.c: compact table when growing
` [PATCH v4 02/15] t6019: test file dropped in -s ours merge
` [PATCH v4 03/15] t6111: new TREESAME test set
` [PATCH v4 04/15] t6111: allow checking the parents as well
` [PATCH v4 05/15] t6111: add parents to tests
` [PATCH v4 06/15] rev-list-options.txt: correct TREESAME for P
` [PATCH v4 07/15] Documentation: avoid "uninteresting"
` [PATCH v4 08/15] revision.c: Make --full-history consider more merges
` [PATCH v4 09/15] t6012: update test for tweaked full-history traversal
` [PATCH v4 10/15] simplify-merges: never remove all TREESAME parents
` [PATCH v4 11/15] simplify-merges: drop merge from irrelevant side branch
` [PATCH v4 12/15] revision.c: add BOTTOM flag for commits
` [PATCH v4 13/15] revision.c: discount side branches when computing TREESAME
` [PATCH v4 14/15] revision.c: don't show all merges for --parents
` [PATCH v4 15/15] revision.c: make default history consider bottom commits

[RFC/PATCH 0/3] New kind of upstream branch: downstream branch
 2013-05-16 15:24 UTC  (28+ messages)
` [RFC/PATCH 1/3] remote: don't override default if cur head remote is '.'
` [RFC/PATCH 2/3] pull: trivial cleanups
` [RFC/PATCH 3/3] push: add separate 'downstream' branch

[RFC/PATCH] branch: show me the hot branches
 2013-05-16 13:58 UTC  (3+ messages)

[PATCH] color: set color.ui to auto by default
 2013-05-16 13:37 UTC  (3+ messages)

Segmentation fault with latest git (070c57df)
 2013-05-16 13:21 UTC  (11+ messages)
`  "

[PATCHv2 00/10] Prepare for alternative remote-tracking branch location
 2013-05-16 12:14 UTC  (17+ messages)
` [PATCHv2 03/10] refs.c: Refactor code for mapping between shorthand names and full refnames
` [PATCHv2 04/10] remote: Reject remote names containing '/'

[PATCH v2 0/3] Colored prompt for ZSH
 2013-05-16 12:12 UTC  (4+ messages)
` [PATCH 1/3] prompt: introduce GIT_PS1_STATESEPARATOR

English/German terminology, git.git's de.po, and pro-git
 2013-05-16 10:49 UTC  (16+ messages)
  ` AW: "

[PATCH 0/3] Support for old:new remote-helper push
 2013-05-16  9:15 UTC  (10+ messages)
` [PATCH 2/3] fast-export: add new --refspec option

[PATCH] gitk: Update Swedish translation (304t)
 2013-05-16  7:16 UTC 

[PATCH 0/4] fix packed-refs races
 2013-05-16  5:50 UTC  (8+ messages)
` [PATCH 1/4] resolve_ref: close race condition for packed refs
` [PATCH 2/4] add a stat_validity struct

[PATCH v6 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
 2013-05-16  4:53 UTC  (7+ messages)
` [PATCH v6 2/2] imap-send: eliminate HMAC "

[RFC/PATCH 0/4] update tracking refs on explicit fetch
 2013-05-16  3:37 UTC  (5+ messages)
` [PATCH 4/4] fetch: opportunistically update tracking refs

[PATCHv2 7/7] git grep: honor textconv by default
 2013-05-16  3:31 UTC  (9+ messages)
` [PATCHv3 3/7] show: honor --textconv for blobs

[PATCH] strbuf_branchname(): do not double-expand @{-1}~22
 2013-05-16  3:20 UTC  (2+ messages)

Trouble with case insensitive filesystem
 2013-05-16  3:15 UTC  (3+ messages)

What's cooking in git.git (May 2013, #04; Wed, 15)
 2013-05-16  0:25 UTC  (2+ messages)

[RFC] New kind of upstream branch: base branch
 2013-05-15 23:32 UTC  (7+ messages)

[PATCH] git-svn: introduce --parents parameter for commands branch and tag
 2013-05-15 20:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 00/10] remote-hg: fixes and cleanups
 2013-05-15 19:45 UTC  (5+ messages)
` [PATCH v3 05/10] remote-hg: fix new branch creation

Default for color.ui (was Re: is this a bug of git-diff?)
 2013-05-15 19:41 UTC  (11+ messages)
` [PATCH] make color.ui default to 'auto'

Lines missing from git diff-tree -p -c output?
 2013-05-15 19:13 UTC  (7+ messages)
    ` [PATCH] combine-diff.c: Fix output when changes are exactly 3 lines apart

[PATCH v9 1/9] git-clean: refactor git-clean into two phases
 2013-05-15 18:24 UTC  (3+ messages)
` [RFC 0/2] refactor relative_path in path.c

Fwd: git cvsimport implications
 2013-05-15 18:03 UTC  (4+ messages)

[PATCH v5 1/2] cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
 2013-05-15 17:56 UTC  (2+ messages)

[PATCH] make color.ui default to 'auto'
 2013-05-15 17:30 UTC  (7+ messages)
` [PATCH v2] "
      ` [PATCH 1/2] config: refactor management of color.ui's default value
        ` [PATCH 2/2 v4] make color.ui default to 'auto'


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