git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-03-11 20:10:02 to 2007-03-14 01:32:09 UTC [more...]

[PATCH] Allow git-diff exit with codes similar to diff(1)
 2007-03-14  1:31 UTC  (7+ messages)

git support for subprojects?
 2007-03-14  1:11 UTC  (3+ messages)

[PATCH] Make gc a builtin
 2007-03-14  1:05 UTC  (2+ messages)

[RFC] introduce GIT_WORK_DIR environment variable
 2007-03-13 23:57 UTC  (27+ messages)
  ` [PATCH(amend)] "
    ` [PATCH] use $GIT_DIR/workdir as working directory with $GIT_DIR
      ` [PATCH] core.workdir config variable
        ` [PATCH(amend)] "
` [PATCH] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR is set
              ` [PATCH] always interpret GIT_WORK_DIR relative to $GIT_DIR
                ` [PATCH] GIT_WORK_DIR: documentation for relative path
  ` [PATCH(amend)] git-init: set up GIT_DIR/workdir if GIT_WORK_DIR is set

What's cooking in git.git (topics)
 2007-03-13 23:14 UTC  (10+ messages)

[PATCH 2/3] git-fetch: Support the local remote "."
 2007-03-13 23:01 UTC  (3+ messages)

svnimport problems (abysmal performance and crash) on Cygwin
 2007-03-13 20:23 UTC  (9+ messages)

Support for config wildcards
 2007-03-13 19:50 UTC  (4+ messages)

[PATCH] git-svn: add -l/--local command to "git svn rebase"
 2007-03-13 18:40 UTC 

[PATCH] cvsserver: Be more chatty
 2007-03-13 17:25 UTC  (2+ messages)
` [PATCH] cvsserver: further improve messages on commit and status

[PATCH] cvsserver: asciidoc formatting changes
 2007-03-13 17:24 UTC 

git-1.5 and bare repos
 2007-03-13 17:03 UTC  (2+ messages)

[PATCH 3/3] git-branch: Support local --track via a special remote `.'
 2007-03-13 16:30 UTC 

[PATCH 1/3] t/t5515-fetch-merge-logic.sh: Tests with "." as URL
 2007-03-13 16:25 UTC 

[PATCH, 2nd version] git-fetch, git-branch: Support local --track via a special remote `.'
 2007-03-13 16:24 UTC  (4+ messages)
  ` [PATCH, fixed "

[PATCH] Remove tab character from conflicted files list part of the merge message
 2007-03-13 16:22 UTC  (5+ messages)

[ANNOUNCE] chronoversion: chronological archiving script with temporary commits
 2007-03-13 15:54 UTC  (5+ messages)

git merge and merge message
 2007-03-13 14:17 UTC  (14+ messages)
        ` [RFC] git log --first-parent

MinGW port updated, now self-hosting again
 2007-03-13 10:14 UTC  (2+ messages)

What's in git.git (stable)
 2007-03-13  9:26 UTC  (5+ messages)

[PATCH 2/3] git-bundle: die if a given ref is not included in bundle
 2007-03-13  3:16 UTC  (15+ messages)

[PATCH 0/5] git-mailinfo fixes/features
 2007-03-13  2:34 UTC  (9+ messages)
` [PATCH 1/5] builtin-mailinfo.c infrastrcture changes
` [PATCH 2/5] add the ability to select more email header fields to output
` [PATCH 3/5] restrict the patch filtering
` [PATCH 4/5] Add a couple more test cases to the suite
` [PATCH 5/5] fix a utf8 issue in t5100/patch005

[PATCH 0/2] Make gc a builtin
 2007-03-13  1:20 UTC  (15+ messages)
` [PATCH 1/2] run-command: Make run_command_va_opt public and add run_command_va
` [PATCH 2/2] Make gc a builtin
      ` [PATCH] "

[PATCH 4/4] Replace fork_with_pipe in bundle with run_command
 2007-03-13  0:56 UTC  (5+ messages)

Errors cloning large repo
 2007-03-13  0:02 UTC 

[PATCH 2/7] Replace fork_with_pipe in bundle with run_command
 2007-03-12 23:59 UTC  (3+ messages)

[PATCH 1/7] Fix t5510-fetch's use of sed
 2007-03-12 23:06 UTC  (2+ messages)

[PATCH 6/7] Use run_command within receive-pack to invoke index-pack
 2007-03-12 23:00 UTC 

[PATCH 7/7] Use run_command within send-pack
 2007-03-12 23:00 UTC 

[PATCH 4/7] Use run_command for proxy connections
 2007-03-12 23:00 UTC 

[PATCH 5/7] Use run_command within merge-index
 2007-03-12 23:00 UTC 

[PATCH 3/7] Use RUN_GIT_CMD to run push backends
 2007-03-12 23:00 UTC 

.git inside a .git: is it safe?
 2007-03-12 22:56 UTC  (3+ messages)

[StGit PATCH] Add an empty line before signed-off-by
 2007-03-12 21:13 UTC  (3+ messages)

[PATCH] Distignuish between commit id and key in commit cache
 2007-03-12 21:05 UTC  (2+ messages)

using the same repo with different OS
 2007-03-12 20:05 UTC  (9+ messages)

bisection oddity
 2007-03-12 19:50 UTC  (2+ messages)

What's the best method between merging and rebasing ?
 2007-03-12 19:43 UTC  (8+ messages)

[PATCH 1/6] Fix some "printf format" warnings
 2007-03-12 19:40 UTC  (5+ messages)

[PATCH] Correct new compiler warnings in builtin-revert
 2007-03-12 19:33 UTC 

[PATCH 2/3] fast-import: tree allocation cleanups
 2007-03-12 19:16 UTC  (12+ messages)
` [PATCH 3/3] fast-import: improve efficiency of tree_content_set
    ` [PATCH] fast-import: use binary search in tree_content_remove

"git-diff -p :/anything" always segfaults
 2007-03-12 18:42 UTC  (6+ messages)

Errors cloning large repo
 2007-03-12 18:40 UTC  (2+ messages)

[PATCH 3/4] Teach run-command to redirect stdout to /dev/null
 2007-03-12 18:37 UTC 

[PATCH 2/4] Teach run-command about stdout redirection
 2007-03-12 18:37 UTC 

[PATCH 1/4] Simplify closing two fds at once in run-command.c
 2007-03-12 18:37 UTC 

[PATCH] Don't package the git-gui credits file anymore
 2007-03-12 17:40 UTC 

[ANNOUNCE] git-gui version 0.6.4
 2007-03-12 17:40 UTC 

[PATCH 0/3] "stg cp", and StGIT doc updates
 2007-03-12 16:20 UTC  (2+ messages)

How to use git-svnimport without trunk, tags and branches?
 2007-03-12 15:10 UTC  (5+ messages)

Errors cloning large repo
 2007-03-12 14:24 UTC  (11+ messages)

[PATCH,RFC] Add git-mergetool to run an appropriate merge conflict resolution program
 2007-03-12 13:16 UTC  (3+ messages)

[PATCH] git-grep: don't use sscanf
 2007-03-12 12:11 UTC 

[PATCH] More build output cleaning up
 2007-03-12  9:04 UTC  (3+ messages)

[PATCH] git-parse-remote: Support dummy remote `.' in branch.<name>.remote
 2007-03-12  8:38 UTC  (3+ messages)

A tracking tree for the active work space
 2007-03-12  1:39 UTC  (7+ messages)

[PATCH] cvsserver: Use Merged response instead of Update-existing for merged files
 2007-03-11 22:21 UTC  (3+ messages)

git-upload-pack: the timeout gets corrupted?!
 2007-03-11 22:01 UTC  (6+ messages)

[PATCH 0/2] Fixes for recent stgit issues
 2007-03-11 21:44 UTC  (3+ messages)
` [PATCH 1/2] Make 'stg cp' 2nd form safe
` [PATCH 2/2] Fixed t2102-pull-policy-rebase to really test 'rebase' policy

[EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin
 2007-03-11 20:45 UTC  (6+ messages)
` [PATCH 0/2] Series short description
` [PATCH 1/2] Tag version 0.2.1
` [PATCH 2/2] Re-add qualfiier for development version


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