git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-29 11:29:43 to 2007-10-02 05:53:23 UTC [more...]

What's cooking in git.git (topics)
 2007-10-02  5:53 UTC  (8+ messages)

What's in git.git (stable)
 2007-10-02  5:52 UTC  (3+ messages)

latest git manual pages have some problems
 2007-10-02  2:26 UTC 

[PATCH 1/2] Change "refs/" references to symbolic constants
 2007-10-02  1:16 UTC  (3+ messages)

Problems setting up bare repository (git 1.5.3.3)
 2007-10-01 23:47 UTC  (7+ messages)

git clone questions relating to cpio
 2007-10-01 23:32 UTC  (4+ messages)

[PATCH] Adding rebase merge strategy
 2007-10-01 23:11 UTC  (12+ messages)

[PATCH] Support tags in uncommit - use git_id instead of rev_parse
 2007-10-01 22:00 UTC  (3+ messages)

[PATCH] Improve bash prompt to detect merge / rebase in progress
 2007-10-01 18:29 UTC  (4+ messages)
` [PATCH] Improve bash prompt to detect various states like an unfinished merge

[PATCH 1/4] Add a simple option parser for use by builtin-commit.c
 2007-10-01 18:13 UTC  (8+ messages)

what's a useful definition of full text index on a repository?
 2007-10-01 17:25 UTC  (2+ messages)

metastore (was: Track /etc directory using Git)
 2007-09-19 19:16 UTC  (6+ messages)

git-http-push / webDAV
 2007-10-01 15:54 UTC  (2+ messages)

[PATCH] Prevent purely-numeric ref names from breaking Javascript
 2007-10-01 15:37 UTC 

git-browser and branch names
 2007-10-01 15:34 UTC  (3+ messages)

Referring a commit-id remote repo
 2007-10-01 15:24 UTC  (3+ messages)

merging .gitignore
 2007-10-01 13:57 UTC  (3+ messages)

How to re-use setups in multiple tests?
 2007-10-01 13:40 UTC  (6+ messages)

[PATCH] Don't checkout the full tree if avoidable
 2007-10-01 13:12 UTC  (4+ messages)

[PATCH] git-send-email: add a new sendemail.to configuration variable
 2007-10-01 12:42 UTC 

[PATCH v2] git stash: document apply's --index switch
 2007-10-01 11:49 UTC 

git-svn and hierarchal branches
 2007-10-01 11:45 UTC  (2+ messages)

[PATCH] shortlog: remove --help option parsing
 2007-10-01 11:42 UTC  (2+ messages)

[PATCH] mv: allow verbosity to be enabled using -v
 2007-10-01 10:27 UTC 

[PATCH 0/5] fork/exec removal series
 2007-10-01  9:49 UTC  (20+ messages)
` [PATCH 1/5] Change git_connect() to return a struct child_process instead of a pid_t
  ` [PATCH 2/5] Use start_command() in git_connect() instead of explicit fork/exec
    ` [PATCH 3/5] Use start_command() to run the filter "
      ` [PATCH 4/5] Use run_command() to spawn external diff programs instead of fork/exec
        ` [PATCH 5/5] Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec

[PATCH] rebase: add --signoff option
 2007-10-01  8:20 UTC  (6+ messages)

git-svn merge helper
 2007-10-01  7:56 UTC  (4+ messages)

[gitk] select only the part of a patch related to a path
 2007-10-01  7:02 UTC 

[PATCH v4 2/2] fetch/push: readd rsync support
 2007-09-30 23:59 UTC 

suggestion for git stash
 2007-09-30 22:30 UTC  (6+ messages)
      ` [PATCH] git stash: document apply's --index switch

Stashing untracked files
 2007-09-30 21:25 UTC  (13+ messages)

GIT_EXTERNAL_DIFF invoked with undocumented calling convention after unstashing conflicts
 2007-09-30 21:25 UTC  (3+ messages)

GIT_EXTERNAL_DIFF ignored after unstashing conflicts
 2007-09-30 19:18 UTC 

[NEWS] git adapter included in upcoming Capistrano 2.1
 2007-09-30 19:13 UTC 

A tour of git: the basics (and notes on some unfriendly messages)
 2007-09-30 14:31 UTC  (25+ messages)
          ` [PATCH] WinGit: included /bin/start in the installer
            ` [PATCH] WinGit: include html pages from official git.git's html branch

Obliterating a commit
 2007-09-30 14:13 UTC  (3+ messages)

[PATCH 0/2] rsync support
 2007-09-30 12:58 UTC  (6+ messages)
` [PATCH 2/2] fetch/push: readd "
    ` [PATCH v3 "

BUG: git remote show origin => error code 1
 2007-09-30  9:54 UTC  (4+ messages)
` [PATCH] prune, rm, show remote: exit with error code 1 on failure

[ANNOUNCE] qgit-2.0
 2007-09-30  7:13 UTC 

Script to backdate tags
 2007-09-30  6:27 UTC  (4+ messages)

[ANNOUNCE] GIT 1.5.3.2
 2007-09-30  1:27 UTC  (2+ messages)
` [ANNOUNCE] GIT 1.5.3.3

[PATCH] Fix problem with authentification on http repository
 2007-09-30  0:02 UTC  (5+ messages)

[PATCH] Fix adding a submodule with a remote url
 2007-09-29 23:39 UTC 

[PATCH] rebase -i: support single-letter abbreviations for the actions
 2007-09-29 23:34 UTC  (7+ messages)
          ` [PATCH] rebase -i: squash should retain the authorship of the _first_ commit

Please pull mergetool.git
 2007-09-29 22:43 UTC  (2+ messages)

[ANNOUNCE] tig-0.9.1
 2007-09-29 22:14 UTC 

Big performance regression with --no-color option in git-log
 2007-09-29 22:11 UTC  (12+ messages)
      ` [PATCH 1/1] --color and --no-color git-log options don't need diffs to be computed
        ` Fix revision log diff setup, avoid unnecessary diff generation

Submodule idea
 2007-09-29 19:04 UTC 

Submodule usability
 2007-09-29 19:02 UTC  (3+ messages)

[PATCH 2/2] Replace literal STRLEN_ #defines in refs.h with compiler evaluated expressions
 2007-09-29 18:15 UTC  (3+ messages)

[RFC] patch series to sketch a less verbose and frightening output
 2007-09-29 16:07 UTC  (3+ messages)
  ` [PATCH 1/4] Rework progress module so that it uses less screen lines, with progress bars

[PATCH] handle Docbook XSL 1.72 (incompletely)
 2007-09-29 12:48 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).