git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-11-27 17:45:38 to 2012-11-28 21:12:28 UTC [more...]

git-prompt.sh vs leading white space in __git_ps1()::printf_format
 2012-11-28 20:58 UTC  (5+ messages)

[PATCH 0/5] jk/send-email-sender-prompt loose ends
 2012-11-28 20:42 UTC  (11+ messages)
` [PATCH 1/5] test-lib: allow negation of prerequisites
` [PATCH 2/5] t7502: factor out autoident prerequisite
` [PATCH 3/5] ident: make user_ident_explicitly_given static
` [PATCH 4/5] ident: keep separate "explicit" flags for author and committer
` [PATCH 5/5] t: add tests for "git var"
` [PATCH 6/5] t9001: check send-email behavior with implicit sender

What's cooking in git.git (Nov 2012, #09; Wed, 28)
 2012-11-28 20:38 UTC  (2+ messages)

[PATCH v6 00/16] New remote-hg helper:w
 2012-11-28 20:23 UTC  (3+ messages)
` [PATCH v6 07/16] remote-hg: add support for hg-git compat mode

git config key bug or by design?
 2012-11-28 20:21 UTC  (4+ messages)

[PATCH] submodule update: document exisiting -r form for --rebase
 2012-11-28 20:08 UTC  (5+ messages)
  ` [PATCH v3 1/3] git-submodule add: Add -r/--record option

[PATCH] svnrdump_sim: start the script with /usr/bin/env python
 2012-11-28 19:33 UTC  (7+ messages)

Re: [PATCH v3 1/3] git-submodule add: Add -r/--record option
 2012-11-28 19:30 UTC  (21+ messages)
` [PATCH v4 0/4] git-submodule add: Add --local-branch option
  ` [PATCH v4 2/4] git-submodule init: Record submodule.<name>.branch in repository config
  ` [PATCH v4 3/4] git-submodule update: Add --branch option
    ` Re: [PATCH v4 0/4] git-submodule add: Add --local-branch option
  ` [PATCH v4 4/4] Hack fix for 'submodule update does not fetch already present commits'
      ` [PATCH v3 1/3] git-submodule add: Add -r/--record option
        ` [PATCH v4 0/4] git-submodule add: Add --local-branch option (summary)
            ` [PATCH v5 0/2] submodule update: add --remote for submodule's upstream changes
              ` [PATCH v5 1/2] "
              ` [PATCH v5 2/2] submodule add: If --branch is given, record it in .gitmodules

git fetch pack freezes
 2012-11-28 19:22 UTC  (4+ messages)

[PATCH] completion: add options --single-branch and --branch to "git clone"
 2012-11-28 18:57 UTC  (2+ messages)

[RFC/PATCH] l10n: de.po: translate 825 new messages
 2012-11-28 18:22 UTC  (2+ messages)

Millisecond precision in timestamps?
 2012-11-28 17:57 UTC  (31+ messages)

[PATCH v3 0/7] New remote-bzr remote helper
 2012-11-28 17:38 UTC  (17+ messages)
` [PATCH v3 4/7] remote-bzr: update working tree
` [PATCH v3 5/7] remote-bzr: add simple tests

[PATCH 5/7] push: require force for refs under refs/tags/
 2012-11-28 16:58 UTC  (3+ messages)
` [PATCH] push: cleanup push rules comment

[PATCH v2 0/3] Add option to change order of parents in merge commit
 2012-11-28 16:52 UTC  (11+ messages)
` [PATCH v2 1/3] Process MERGE_MODE before MERGE_HEAD
` [PATCH v2 2/3] Allow for MERGE_MODE to specify more then one mode
` [PATCH v2 3/3] Add option to transpose parents of merge commit

Python extension commands in git - request for policy change
 2012-11-28 15:39 UTC  (27+ messages)

[PATCH 1/4] git-svn: Document branches with at-sign(@)
 2012-11-28 14:58 UTC  (8+ messages)
` [PATCH 2/4] Recommend use of structure options for git svn
` [PATCH 3/4] git-svn: Expand documentation for --follow-parent
` [PATCH 4/4] git-svn: Note about tags

[PATCH] configure.ac: fix pthreads detection on Mac OS X
 2012-11-28 11:38 UTC  (3+ messages)

git-svn: What is --follow-parent / --no-follow-parent for?
 2012-11-28 10:18 UTC  (2+ messages)

Possible vulnerability to SHA-1 collisions
 2012-11-28  9:35 UTC  (6+ messages)

Operations on unborn branch
 2012-11-28  7:12 UTC  (4+ messages)

[PATCH] fsck: warn about '.' and '..' in trees
 2012-11-28  4:34 UTC  (4+ messages)

git config key bug or by design?
 2012-11-28  2:57 UTC 

[PATCH] Third try at documenting command integration requirements
 2012-11-28  3:36 UTC  (7+ messages)

What's cooking in git.git (Nov 2012, #06; Mon, 19)
 2012-11-28  3:33 UTC  (11+ messages)
  ` Topics currently in the Stalled category

[PATCH 0/4] remote-helpers: general fixes
 2012-11-28  2:30 UTC  (8+ messages)
` [PATCH 1/4] remote-hg: fix for files with spaces
` [PATCH 2/4] remote-hg: fix for older versions of python
` [PATCH 3/4] remote-bzr: add support for older versions of bzr
` [PATCH 4/4] remote-bzr: detect local repositories

[PATCH v6 p2 0/9] transport-helper and fast-export fixes
 2012-11-28  2:15 UTC  (6+ messages)
` [PATCH v6 p2 3/9] transport-helper: trivial code shuffle

Query for certain branches, but not the rest
 2012-11-28  1:57 UTC  (2+ messages)

[PATCH] Support for git aliasing for tcsh completion
 2012-11-28  1:56 UTC  (4+ messages)

Why is this known by git but not by gitk
 2012-11-28  0:19 UTC  (2+ messages)

[PATCH] Documentation/git-push.txt: fix typo in remote tracking branch path
 2012-11-27 23:52 UTC  (4+ messages)
    ` [PATCH] Documentation/git-push.txt: clarify the "push from satellite" workflow

[RFH/Preview/PATCH] update "howto maintain git"
 2012-11-27 23:41 UTC 

[PATCH v2 0/6] Improve remote helper documentation
 2012-11-27 23:06 UTC  (9+ messages)
` [PATCH v2 1/6] git-remote-helpers.txt: document invocation before input format
` [PATCH v2 2/6] git-remote-helpers.txt: document missing capabilities
` [PATCH v2 3/6] git-remote-helpers.txt: minor grammar fix
` [PATCH v2 4/6] git-remote-helpers.txt: rearrange description of capabilities
` [PATCH v2 5/6] git-remote-helpers.txt: clarify command <-> capability correspondences
` [PATCH v2 6/6] git-remote-helpers.txt: clarify options & ref list attributes
` [PATCH 6/6] git-remote-helpers.txt: clarify ref list attributes, link to subsections

[PATCH 0/5] "diff --stat" counting fixes
 2012-11-27 22:21 UTC  (7+ messages)
` [PATCH 1/5] test: add failing tests for "diff --stat" to t4049
` [PATCH 2/5] diff --stat: status of unmodified pair in diff-q is not zero
` [PATCH 3/5] diff --stat: use "file" temporary variable to refer to data->files[i]
` [PATCH 4/5] diff --stat: move the "total count" logic to the last loop
` [PATCH 5/5] diff --stat: do not count "unmerged" entries
` [PATCH 6/5] diff --shortstat: "

[PATCH 0/6] Improve remote helper documentation
 2012-11-27 22:02 UTC  (7+ messages)
` [PATCH 1/6] Document invocation first, then input format
` [PATCH 3/6] Fix grammar
` [PATCH 6/6] Remove 'for-push' from ref list attributes list, link to subsections

difftool -d symlinks, under what conditions
 2012-11-27 21:10 UTC  (3+ messages)

git-gui: textconv not used on unstaged files
 2012-11-27 20:37 UTC  (4+ messages)

Interesting git-format-patch bug
 2012-11-27 20:31 UTC  (4+ messages)

[PATCH] diff: Fixes shortstat number of files
 2012-11-27 19:14 UTC  (4+ messages)

[PATCH 0/4] t4041 (diff-submodule-option): minor cleanup
 2012-11-27 17:56 UTC  (5+ messages)
` [PATCH 2/4] t4041 (diff-submodule-option): rewrite add_file() routine
` [PATCH 4/4] t4041 (diff-submodule-option): change tense of test names

[PATCH v4 4/4] Hack fix for 'submodule update does not fetch already present commits'
 2012-11-26 21:00 UTC 


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