git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-09-04 07:33:46 to 2009-09-07 08:00:54 UTC [more...]

[PATCH] push: point to 'git pull' and 'git push --force' in case of non-fast forward
 2009-09-07  7:40 UTC  (21+ messages)
` [PATCH v2] "
          ` [RFC/PATCH 0/4] make helpful messages optional
            ` [PATCH 1/4] push: fix english in non-fast-forward message
            ` [PATCH 2/4] push: re-flow "
            ` [PATCH 3/4] push: make non-fast-forward help message configurable
            ` [PATCH 4/4] status: make "how to stage" messages optional

[PATCH 0/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
 2009-09-07  7:53 UTC  (4+ messages)
` [PATCH 1/2] Wrap rewrite globals in a struct in preparation for adding another set
` [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only

[BUG] 'add -u' doesn't work from untracked subdir
 2009-09-07  7:50 UTC  (29+ messages)
            ` [PATCH 1/2] grep: accept relative paths outside current working directory
              ` [PATCH 2/2] add 'scope' config option
                ` [PATCH 2/2 v2] "
              ` 'add -u' without path is relative to cwd

Issue 323 in msysgit: Can't clone over http
 2009-09-07  7:10 UTC  (5+ messages)

tracking branch for a rebase
 2009-09-07  5:05 UTC  (9+ messages)

Use case I don't know how to address
 2009-09-06 12:50 UTC  (5+ messages)

Strange merge failure (would be overwritten by merge / cannot merge)
 2009-09-06 22:49 UTC  (17+ messages)
` unpack-trees traversing with index quite broken

[git-svn] [FEATURE-REQ] track merges from git
 2009-09-06 22:15 UTC  (4+ messages)

[PATCH v7 0/6] fast-import: add new feature and option command
 2009-09-06 14:35 UTC  (7+ messages)
` [PATCH v7 1/6] fast-import: put option parsing code in separate functions
  ` [PATCH v7 2/6] fast-import: put marks reading in it's own function
    ` [PATCH v7 3/6] fast-import: add feature command
      ` [PATCH v7 4/6] fast-import: test the new "
        ` [PATCH v7 5/6] fast-import: add option command
          ` [PATCH v7 6/6] fast-import: test the new "

[PATCH] githooks.txt: put hooks into subsections
 2009-09-06 10:22 UTC 

[PATCH] status: list unmerged files after staged files
 2009-09-06  8:05 UTC  (27+ messages)
  ` [PATCH v2] status: list unmerged files last
                        ` [PATCH/RFC 1/6] status: typo fix in usage
                        ` [PATCH/RFC 2/6] docs: note that status configuration affects only long format
                        ` [PATCH/RFC 3/6] status: refactor short-mode printing to its own function
                        ` [PATCH/RFC 4/6] status: refactor format option parsing
                        ` [PATCH/RFC 5/6] status: add --porcelain output format
                        ` [PATCH/RFC 6/6] commit: support alternate status formats

[PATCH 0/9] War on blank-at-eof
 2009-09-06  6:13 UTC  (14+ messages)
` [PATCH 1/9] apply --whitespace=fix: fix handling of blank lines at the eof
` [PATCH 2/9] apply --whitespace=fix: detect new blank lines at eof correctly
` [PATCH 3/9] apply.c: split check_whitespace() into two
` [PATCH 4/9] apply --whitespace=warn/error: diagnose blank at EOF
` [PATCH 5/9] apply --whitespace: warn blank but not necessarily empty lines "
` [PATCH 6/9] diff.c: the builtin_diff() deals with only two-file comparison
` [PATCH 7/9] diff --whitespace=warn/error: obey blank-at-eof
` [PATCH 8/9] diff --whitespace=warn/error: fix blank-at-eof check
` [PATCH 9/9] diff --color: color blank-at-eof

[ANNOUNCE]TortoiseGit 1.0.2.0 release
 2009-09-06  5:27 UTC 

[PATCH] make shallow repository deepening more network efficient
 2009-09-06  5:11 UTC  (2+ messages)

how to skip branches on git svn clone/fetch when there are errors
 2009-09-06  1:48 UTC  (4+ messages)

[JGIT] Request for help
 2009-09-05 16:40 UTC  (10+ messages)

`Git Status`-like output for two local branches
 2009-09-05 14:58 UTC  (5+ messages)

What's cooking in git.git (Sep 2009, #01; Sat, 05)
 2009-09-05 13:24 UTC  (2+ messages)

Commit to wrong branch. How to fix?
 2009-09-05 12:51 UTC  (7+ messages)

git+http:// proof-of-concept (not using CONNECT)
 2009-09-05  8:23 UTC  (7+ messages)

[git-svn] always prompted for passphrase with subversion 1.6
 2009-09-05  6:46 UTC  (2+ messages)

Hosting Git repositories: how useful will git-gc be?
 2009-09-05  6:24 UTC  (2+ messages)

Question about git-svn
 2009-09-05  6:09 UTC  (2+ messages)

Error with git svn show-ignore: forbidden access
 2009-09-05  5:57 UTC  (2+ messages)

[PATCH 1/8] Make the "traditionally-supported" URLs a special case
 2009-09-04 22:36 UTC  (18+ messages)

.git and retrieving full source tree for own project(s)
 2009-09-04 20:18 UTC  (3+ messages)

[PATCH 0/8] VCS helpers
 2009-09-04 17:03 UTC  (4+ messages)

[PATCH 4/8] Allow fetch to modify refs
 2009-09-04 16:29 UTC  (3+ messages)

[JGIT PATCH v2 1/3] Allow RefUpdate.setExpectedOldObjectId to accept RevCommit
 2009-09-04 16:22 UTC  (3+ messages)
` [JGIT PATCH v2 2/3] Work around Sun javac compiler bug in RefUpdate
  ` [JGIT PATCH v2 3/3] Fix DirCache.findEntry to work on an empty cache

[PATCH] Do not scramble password read from .cvspass
 2009-09-04 16:21 UTC  (2+ messages)

[PATCH] git-completion.bash: prevent 'git help' from searching for git repository
 2009-09-04 12:52 UTC  (12+ messages)
  ` [PATCH 1/2] git: add new option --no-git-dir
  ` [PATCH 2/2] git-completion.bash: prevent 'git help' from searching for git repository

[JGIT] Request for help
 2009-09-04 12:47 UTC  (6+ messages)

[PATCH 5/8] Allow programs to not depend on remotes having urls
 2009-09-04 12:45 UTC  (2+ messages)

[PATCH 2/8] Use a clearer style to issue commands to remote helpers
 2009-09-04 10:40 UTC  (2+ messages)

[PATCH] git-config: Parse config files leniently
 2009-09-04  8:40 UTC  (7+ messages)
` [PATCHv2] "

Deleted folder keeps showing up?
 2009-09-04  8:36 UTC  (5+ 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).