git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-07-16 20:45:26 to 2012-07-20 15:44:13 UTC [more...]

Feature request: fetch --prune by default
 2012-07-20 15:44 UTC  (28+ messages)
  ` [RFC/PATCH 0/3] reflog graveyard
    ` [PATCH 1/3] retain reflogs for deleted refs
    ` [PATCH 2/3] teach sha1_name to look in graveyard reflogs
    ` [PATCH 3/3] add tests for reflogs of deleted refs

ninja build
 2012-07-20 15:42 UTC 

pushing branches
 2012-07-20 15:26 UTC 

[ANNOUNCE] Sharness - Test library derived from Git
 2012-07-20 11:45 UTC  (4+ messages)

[RFC] Add a new email notification script to "contrib"
 2012-07-20 10:01 UTC  (3+ messages)

[PATCH 0/7] correctly calculate patches to rebase
 2012-07-20  8:18 UTC  (12+ messages)
` [PATCH 1/7] git-rebase--am.sh: avoid special-casing --keep-empty
  ` [PATCH 2/7] git-rebase--interactive.sh: extract function for adding "pick" line
    ` [PATCH 3/7] git-rebase--interactive: group all $preserve_merges code
      ` [PATCH 4/7] git-rebase--interactive.sh: look up subject in add_pick_line
        ` [PATCH 5/7] rebase -p: use --cherry-mark for todo file
          ` [PATCH 6/7] rebase -p: don't request --left-right only to ignore left side
            ` [PATCH 7/7] rebase (without -p): correctly calculate patches to rebase

[PATCH 0/7] build system: support automatic reconfiguration for autotools user
 2012-07-19 17:50 UTC  (28+ messages)
` [PATCH 1/7] autoconf: GIT_CONF_APPEND_LINE: change signature
` [PATCH 2/7] autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST
` [PATCH 3/7] autoconf: remove some redundant shell indirections
` [PATCH 4/7] autoconf: remove few redundant semicolons
` [PATCH 5/7] autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'
` [PATCH 6/7] build: "make clean" should not remove configure-generated files
` [PATCH 7/7] build: reconfigure automatically if configure.ac changes
  ` [PATCH v2 0/7] build system: support automatic reconfiguration for autotools user
    ` [PATCH v2 1/7] autoconf: GIT_CONF_APPEND_LINE: change signature
    ` [PATCH v2 2/7] autoconf: GIT_CONF_APPEND_LINE -> GIT_CONF_SUBST
    ` [PATCH v2 3/7] autoconf: remove some redundant shell indirections
    ` [PATCH v2 4/7] autoconf: remove few redundant semicolons
    ` [PATCH v2 5/7] autoconf: use AC_CONFIG_COMMANDS instead of ad-hoc 'config.mak.append'
    ` [PATCH v2 6/7] build: "make clean" should not remove configure-generated files
    ` [PATCH v2 7/7] build: reconfigure automatically if configure.ac changes

Bug: Git-Svn creates wrong tag when svn tag contains spaces
 2012-07-19 17:42 UTC  (2+ messages)

[PATCH 1/2] difftool: only copy back files modified during directory diff
 2012-07-19 17:34 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] rev-list: fix place holder %N (notes) in user format
 2012-07-19 17:25 UTC  (14+ messages)
` [PATCH v2] Fix notes handling in rev-list

[PATCH/RFC] git-svn: don't create master if another head exists
 2012-07-19 17:20 UTC  (16+ messages)

[PATCH] diff: respect --no-ext-diff with typechange
 2012-07-19 11:49 UTC  (8+ messages)

Fix git-svn tests for SVN 1.7.5
 2012-07-19  3:43 UTC  (23+ messages)
    ` Extract Git classes from git-svn (4/10) (was Re: Fix git-svn tests for SVN 1.7.5.)
    ` Extract Git classes from git-svn (5/10) "
  ` Find .pm files automatically "
  ` Extract Git classes from git-svn (2/10) "
  ` Extract Git classes from git-svn (3/10) "
  ` Extract Git classes from git-svn (6/10) "
  ` Extract Git classes from git-svn (7/10) "
  ` Extract Git classes from git-svn (8/10) "
  ` Extract Git classes from git-svn (9/10) "
  ` Extract Git classes from git-svn (10/10) "
    ` Extract Git classes from git-svn (1/10) "
      ` Extract Git classes from git-svn (1/10)

[PATCH] branch: make --set-upstream saner without an explicit starting point
 2012-07-18 15:33 UTC  (8+ messages)

clone URL missing in gitweb
 2012-07-18 14:39 UTC  (6+ messages)

git_getpass regression?
 2012-07-18 14:23 UTC  (10+ messages)

[PATCH 0/4] mediawiki/credential cleanups
 2012-07-18 13:06 UTC  (14+ messages)
` [PATCH 1/4] docs/credential: minor clarity fixups
` [PATCH 2/4] mw-to-git: check blank credential attributes via length
` [PATCH 3/4] credential: convert "url" attribute into its parsed subparts
` [PATCH 4/4] mw-to-git: use git-credential's URL parser
          ` [PATCHv2 "

[PATCH 0/4] Enhance git-rebases flexibiilty in handling empty commits
 2012-07-18 12:17 UTC  (7+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/4] git-rebase: add keep_empty flag

[PATCH] Fix Q-encoded multi-octet-char split in email
 2012-07-18  7:27 UTC  (5+ messages)

[PATCH] commit-tree: resurrect command line parsing updates
 2012-07-18  3:05 UTC  (2+ messages)

git-p4: Jobs and skipSubmitEdit
 2012-07-18  1:03 UTC  (6+ messages)

[RFC/PATCH 0/4] GSOC remote-svn
 2012-07-17 22:25 UTC  (12+ messages)
` [PATCH] Fix overwritten remote ref on with fast-import
        ` [PATCH] Add explanatory comment for transport-helpers refs mapping

[PATCH 0/3] Testing: XDG config files: Fix broken tests
 2012-07-17 18:31 UTC  (8+ messages)
` [PATCH 1/3] Testing: XDG config files: Export a suitable `XDG_CONFIG_HOME' environment variable
` [PATCH 2/3] Testing: XDG config files: Use "$HOME" and "$XDG_CONFIG_HOME" explicitly
` [PATCH 3/3] Testing: XDG config files: Trivial: `xdg' -> `XDG'

[PATCH 0/8 v2] git-remote-mediawiki: fixes, optimizations, and progress report
 2012-07-17 14:06 UTC  (4+ messages)
` [PATCH 0/2] git-remote-mediawiki: two more fixes
  ` [PATCH 1/2] git-remote-mediawiki: fix incorrect test usage in test
  ` [PATCH 2/2] git-remote-mediawiki: allow page names with a ':'

git rebase -i does not rebase if all lines are removed
 2012-07-17 12:25 UTC  (3+ messages)

possible bug in autocompletion
 2012-07-17 12:12 UTC  (2+ messages)

Don't share anything but those files
 2012-07-17  8:37 UTC  (2+ messages)

[GSoC] Designing a faster index format - Progress report week 13
 2012-07-17  8:24 UTC  (4+ messages)

Bug: fatal: patch fragment without header at line
 2012-07-17  4:21 UTC  (2+ messages)

incremental updates to "What's cooking"
 2012-07-16 22:46 UTC 

[PATCH 0/6] Cleaning up t4012
 2012-07-16 21:11 UTC  (8+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] t4012: Unquote git command fragment in test title
  ` [PATCH v2 5/8] t4012: Make --shortstat test more robust
  ` [PATCH v2 6/8] t4012: Re-indent test snippets
  ` [PATCH v2 7/8] t4012: use 'printf' instead of 'dd' to generate a binary file
  ` [PATCH v2 8/8] t4012: Use test_must_fail instead of if-else


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