git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-11-30 07:07:31 to 2009-12-01 22:10:42 UTC [more...]

What's cooking in git.git (Dec 2009, #01; Tue, 01)
 2009-12-01 22:10 UTC 

"git merge" merges too much!
 2009-12-01 21:58 UTC  (17+ messages)
          ` multiple working directories for long-running builds (was: "git merge" merges too much!)

[RFC PATCH 0/8] Git remote helpers to implement smart transports
 2009-12-01 20:42 UTC  (18+ messages)
` [RFC PATCH 1/8] Pass unknown protocols to external protocol handlers
` [RFC PATCH 2/8] Refactor git transport options parsing
` [RFC PATCH 3/8] Support taking over transports
` [RFC PATCH 4/8] Support remote helpers implementing smart transports
` [RFC PATCH 5/8] Support remote archive from external protocol helpers
` [RFC PATCH 6/8] Remove special casing of http, https and ftp
` [RFC PATCH 7/8] Add remote helper debug mode
` [RFC PATCH 8/8] Support mandatory capabilities

[PATCH] help: Do not unnecessarily look for a repository
 2009-12-01 19:27 UTC 

[PATCH] get_ref_states: strdup entries and free util in stale list
 2009-12-01 19:20 UTC  (12+ messages)

non-US-ASCII file names (e.g. Hiragana) on Windows
 2009-12-01 18:55 UTC  (21+ messages)

Umlaut in filename makes troubles
 2009-12-01 18:48 UTC  (8+ messages)

[PATCH v2] Add an option for using any HTTP authentication scheme, not only basic
 2009-12-01 18:18 UTC  (16+ messages)
` [PATCH] "
  ` [PATCH] Use the best HTTP authentication method supported by the server
    ` HTTP NTLM Authentication
      ` [PATCH 0/2] http: allow multi-pass authentication
          ` [PATCH/RFC] Allow curl to rewind the RPC read buffer
          ` [PATCH/RFC] Allow curl to rewind the RPC read buffer at any time

[PATCH/RFC] Add a --bouquet option to git rev-list
 2009-12-01 18:21 UTC  (4+ messages)

[PATCH v2 0/6] Run test suite without dashed commands in PATH
 2009-12-01 17:24 UTC  (10+ messages)
` [PATCH v2 1/6] t2300: use documented technique to invoke git-sh-setup
  ` [PATCH v2 2/6] t3409 t4107 t7406: use dashless commands
    ` [PATCH v2 3/6] t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH
      ` [PATCH v2 4/6] build dashless "bin-wrappers" directory similar to installed bindir
        ` [PATCH v2 5/6] run test suite without dashed git-commands in PATH

Transplant branch from another repository
 2009-12-01 16:53 UTC 

[PATCH 0/2] jn/gitweb-blame fixes
 2009-12-01 16:54 UTC  (9+ messages)
` [RFC/PATCH] gitweb: Make linking to actions requiring JavaScript a feature
            ` [PATCH 1/2] "
            ` [PATCH 2/2] gitweb: Add link to other blame implementation in blame views

git-svn: after fetch , move 'remotes/git-svn' commits to be under 'master' ?
 2009-12-01 16:18 UTC 

Transplant branch from another repository
 2009-12-01 16:07 UTC  (2+ messages)

Newbie "svn update" question
 2009-12-01 12:00 UTC  (4+ messages)
  ` Newbie

equal-tree-merges as way to make rebases fast-forward-able
 2009-12-01 11:50 UTC  (27+ messages)
` [PATCH 1/7] add new command git equal-tree-marker
` [PATCH 2/7] add option to only visit the first parent of a equal tree merge
` [PATCH 3/7] format-patch defaults to --first-equal-tree-only
` [PATCH 4/7] support equal tree merges in interactive rebase
` [PATCH 5/7] make rebase -m equal tree marker aware
` [PATCH 6/7] add support for creating equal tree markers after rebase
` [PATCH 7/7] add support for creating equal tree markers to rebase -i
      ` [PATCH] git-merge: a deprecation notice of the ancient command line syntax

[PATCH] Documentation: Fix a few i.e./e.g. mix-ups
 2009-12-01  9:19 UTC 

[StGit RFC PATCH 0/6] add support for git send-email
 2009-12-01  7:38 UTC  (15+ messages)
` [PATCH 1/6] stg mail: Refactor __send_message and friends
` [PATCH 3/6] stg mail: make __send_message do more
` [PATCH 5/6] stg mail: add basic support for git send-email

Unable to checkout a particular SVN revision
 2009-12-01  4:59 UTC  (3+ messages)

Git open calls fail on NFS-mounted NTFS volume
 2009-12-01  0:38 UTC  (2+ messages)

[PATCH] builtin-commit: add --date option
 2009-12-01  0:27 UTC 

help reverting a merge
 2009-12-01  0:06 UTC  (4+ messages)

[PATCH] tests: handle NO_PYTHON setting
 2009-11-30 22:31 UTC  (16+ messages)

[PATCH] reset: add --quiet option
 2009-11-30 21:45 UTC  (5+ messages)

[RFC/PATCH] Detailed diagnostic when parsing an object name fails
 2009-11-30 20:57 UTC  (3+ messages)

[PATCH 1/8] git-merge-file --ours, --theirs
 2009-11-30 20:02 UTC  (11+ messages)
` [PATCH 2/8] builtin-merge.c: call exclude_cmds() correctly
  ` [PATCH 0/8] The return of -Xours, -Xtheirs, -Xsubtree=dir
    ` [PATCH 3/8] git-merge-recursive-{ours,theirs}

What is the best way to backport a feature?
 2009-11-30 19:08 UTC  (3+ messages)

git archive without path
 2009-11-30 16:35 UTC  (4+ messages)

[PATCH] Add --track option to git clone
 2009-11-30 13:36 UTC  (4+ messages)
` [PATCH 1/2] Teach clone to clone just one remote branch using --track
` [PATCH 2/2] Documentation: Add --track option to the git clone manpage

[PATCH] Documentation: Document --branch option in git clone synopsis
 2009-11-30 13:27 UTC 

[RFC/PATCH] t7011: Mark fixed test as such
 2009-11-30 13:18 UTC  (6+ messages)

git am and CRLF files
 2009-11-30 12:50 UTC  (6+ messages)

[PATCH] git_odb_open ckeck for valid path to database
 2009-11-30  9:37 UTC  (4+ messages)
  ` [LIBGIT2 PATCH] "

[PATCH] Give the hunk comment its own color
 2009-11-30  9:26 UTC  (11+ messages)
` [PATCH v3] "

[PATCH 0/2] User-friendly error messages for merge failure on fast-forward
 2009-11-30  8:42 UTC  (4+ messages)
` [RFC/PATCH 2/2] builtin-merge: show user-friendly error messages for fast-forward too

does clone --depth work?
 2009-11-30  8:18 UTC  (3+ messages)

git include
 2009-11-30  7:53 UTC  (6+ messages)

[PATCH] Update $GIT_DIR/remotes to $GIT_DIR/refs/remotes in docs
 2009-11-30  7:48 UTC  (4+ messages)

What's cooking in git.git (Nov 2009, #07; Sun, 29)
 2009-11-30  7:34 UTC  (2+ messages)

[PATCH 0/4] Run test suite without dashed commands in PATH
 2009-11-30  7:07 UTC  (7+ messages)
` [PATCH 1/4] t2300: use documented technique to invoke git-sh-setup
  ` [PATCH 2/4] t3409 t4107 t7406: use dashless commands
    ` [PATCH 3/4] build dashless "test-bin" directory similar to installed bindir


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