git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-03-02 10:50:14 to 2010-03-05 15:19:36 UTC [more...]

gitignore broken in git 1.7.0.1: slash checks leading dirs
 2010-03-05 15:19 UTC  (10+ messages)
      ` [PATCH 1/1] gitignore: do not ignore include/linux/

git stash save <message>
 2010-03-05 13:29 UTC  (3+ messages)

[PATCH] git status: Show detailed dirty status of submodules in long format
 2010-03-05 11:29 UTC 

[PATCH] git-svn: make git svn --version work again
 2010-03-05 11:13 UTC  (2+ messages)

[PATCH 1/3] hash-object: support --stdin-paths with --no-filters
 2010-03-05 11:05 UTC  (9+ messages)
` [PATCH 2/3] git-svn: support fetch with autocrlf on
` [PATCH 3/3] Revert "git-svn: always initialize with core.autocrlf=false"

Question about scm security holes
 2010-03-05 10:49 UTC  (10+ messages)

[PATCH] Fix indentation problem in git-ls-files(1)
 2010-03-05 10:08 UTC  (3+ messages)

[PATCH sd/format-patch-to] format-patch: add tests for format.to and --to=
 2010-03-05  8:57 UTC 

[PATCH] t7406: Fix submodule init config tests
 2010-03-05  8:20 UTC 

What's cooking in git.git (Mar 2010, #01; Wed, 03)
 2010-03-05  3:23 UTC  (12+ messages)

[PATCH v5 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
 2010-03-05  2:31 UTC  (4+ messages)
  ` [PATCH v5-j6t "

[PATCH RESEND] git diff --submodule: Show detailed dirty status of submodules
 2010-03-04 21:20 UTC 

[PATCH v2 00/12] add --ff option to cherry-pick
 2010-03-04 20:48 UTC  (7+ messages)

Better cooperation between checkouts and stashing
 2010-03-04 19:55 UTC  (18+ messages)

[PATCH v2 0/7] http: minor improvements
 2010-03-04 20:38 UTC  (7+ messages)
` [PATCH v2 3/7] http-push: remove "|| 1" to enable verbose check
` [PATCH v2 4/7] http-walker: cleanup more thoroughly
` [PATCH v2 5/7] http: init and cleanup separately from http-walker
` [PATCH v2 6/7] remote-curl: use http_fetch_ref() instead of walker wrapper
` [PATCH v2 7/7] remote-curl: init walker only when needed

FEATURE REQUEST: git tag -- add option to display SHA1 values
 2010-03-04 18:01 UTC  (2+ messages)

[PATCH] Documentation: fix a few typos in git-notes.txt
 2010-03-04 17:08 UTC  (2+ messages)

How do I get the correct modification status after running git diff?
 2010-03-04 16:39 UTC  (4+ messages)

[PATCH v5 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
 2010-03-04 14:37 UTC 

[PATCH v5 1/3] git-svn: Support retrieving passwords with GIT_ASKPASS
 2010-03-04 14:31 UTC 

[PATCH] Remove extra '-' from git-am(1)
 2010-03-04 12:08 UTC 

[PATCH] t9119-git-svn-info.sh: test with svn 1.6.* as well
 2010-03-04  9:47 UTC  (5+ messages)
` [PATCHv2 0/2] Make t9119-git-svn-info.sh run with svn 1.6.*
  ` [PATCHv2 1/2] git-svn: req_svn when needed
  ` [PATCHv2 2/2] t9119-git-svn-info.sh: test with svn 1.6.* as well

How to move a big branches to a new base?
 2010-03-04  9:34 UTC  (4+ messages)

Latest master failing t7401 submodule tests
 2010-03-04  6:48 UTC  (17+ messages)
            ` What should "git submodule summary" give before an initial commit?

[PATCH] Fix _XOPEN_SOURCE problem on DragonFly
 2010-03-04  2:05 UTC 

[PATCH v3 0/9] add --ff option to cherry-pick
 2010-03-03 20:11 UTC  (10+ messages)
` [PATCH v3 1/9] reset: refactor updating heads into a static function
` [PATCH v3 2/9] reset: refactor reseting in its own function
` [PATCH v3 3/9] reset: make reset function non static and declare it in "reset.h"
` [PATCH v3 4/9] revert: refactor checking parent in a check_parent() function
` [PATCH v3 5/9] revert: add --ff option to allow fast forward when cherry-picking
` [PATCH v3 6/9] cherry-pick: add tests for new --ff option
` [PATCH v3 7/9] Documentation: describe new cherry-pick "
` [PATCH v3 8/9] cherry-pick: add a no-op --no-ff option to future proof scripts
` [PATCH v3 9/9] rebase -i: use new --ff cherry-pick option

[BUG?] fail to svn clone debian's kernel repository
 2010-03-04  2:03 UTC  (6+ messages)
  ` [BUG?] "

[PATCH 1/2] submodule summary: do not shift a non-existent positional variable
 2010-03-03 23:12 UTC  (4+ messages)
` [PATCH 2/2] submodule summary: do not fail before the first commit

git svn fetch gives Index mismatch
 2010-03-03 22:12 UTC  (3+ messages)

3 failures on test t9100 (svn)
 2010-03-03 21:24 UTC  (9+ messages)
    ` git-svn died of signal 11 (was "3 failures on test t9100 (svn)")

Git diff does not detect newly added files to working tree
 2010-03-03 20:12 UTC  (2+ messages)

[PATCH v4 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
 2010-03-03 19:56 UTC  (2+ messages)

split up a repository
 2010-03-03 19:19 UTC  (7+ messages)

Commit log message typos and spell mistakes
 2010-03-03 14:45 UTC  (7+ messages)
` [PATCH 1/1] Add commit log message spell checking feature

Which VCS besides git?
 2010-03-03 12:49 UTC  (13+ messages)

[PATCH 1/4] convert: Safer handling of $Id$ contraction
 2010-03-03 11:36 UTC  (6+ messages)
` [PATCH 2/4] convert: Keep foreign $Id$ on checkout

[PATCH v4 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
 2010-03-03 11:37 UTC 

[PATCH v4 1/3] git-svn: Support retrieving passwords with GIT_ASKPASS
 2010-03-03 11:35 UTC 

[RFC,PATCH] git-amend -- darcs like amend-record for git
 2010-03-03  8:01 UTC  (4+ messages)

[PATCH 0/5] color enhancements, particularly for grep
 2010-03-03  4:49 UTC  (9+ messages)
` [PATCH 4/5] grep: Colorize filename, line number, and separator

git status and diff-files don't agree on unmerged file
 2010-03-03  3:53 UTC 

[PATCH] wrap-for-bin: do not export an empty GIT_TEMPLATE_DIR
 2010-03-03  1:11 UTC 

Remote operations synchronization, and hooks
 2010-03-02 23:43 UTC  (2+ messages)

Identifying the branch a clone was cloned from
 2010-03-02 23:15 UTC  (2+ messages)

failed to push
 2010-03-02 23:07 UTC  (8+ messages)
          ` [gitbook PATCH] add notes on re-writing history

[PATCH] pull --all: fix error message when current branch is not tracking remote branch
 2010-03-02 21:52 UTC 

query for recent changes that could lead to problems with gits index?
 2010-03-02 21:15 UTC 

Identifying the last push to a reposiotry
 2010-03-02 21:13 UTC  (2+ messages)

Google Gerrit
 2010-03-02 19:22 UTC  (4+ messages)

Only the config file changes 
 2010-03-02 14:46 UTC  (4+ messages)

[PATCH v3 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
 2010-03-02 12:17 UTC  (2+ messages)

[PATCH v3 1/3] git-svn: Support retrieving passwords with GIT_ASKPASS
 2010-03-02 11:47 UTC 

[PATCH v3 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
 2010-03-02 11:52 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).