git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-10-14 14:44:02 to 2008-10-16 14:59:10 UTC [more...]

Rebasing Multiple branches at once
 2008-10-16 14:57 UTC  (5+ messages)

Untracked working tree files
 2008-10-16 14:49 UTC  (24+ messages)
              ` [PATCH] reset --hard/read-tree --reset -u: remove unmerged new paths

[BUG] git status doesn't handle submodules properly on OSX
 2008-10-16 14:18 UTC  (18+ messages)

Separating generated files? (Re: Mercurial -> git)
 2008-10-16 13:29 UTC  (9+ messages)
    ` [gambit-list] "
          ` [gambit-list] Separating generated files?
      `  "

[PATCH] parse-opt: migrate builtin-checkout-index
 2008-10-16 13:28 UTC  (3+ messages)
  ` [PATCH v2] "

Feedback outside of the user survey
 2008-10-16 13:18 UTC  (5+ messages)

[PATCH] Preserve file permissions on git-reflog expire
 2008-10-16 12:34 UTC  (3+ messages)

[PATCH] gitk: Update swedish translation
 2008-10-16 10:07 UTC  (8+ messages)
          ` [PATCH v2] "

Usability of git stash
 2008-10-16 11:24 UTC  (3+ messages)

--diff-filter=T does not list x changes
 2008-10-16 10:22 UTC  (2+ messages)

What's in git.git (Oct 2008, #03; Tue, 14)
 2008-10-16 10:08 UTC  (10+ messages)
    ` [PATCH maint 1/2] t4018-diff-funcname: rework negated last expression test
      ` [PATCH maint 2/2] t4018-diff-funcname: demonstrate end of line funcname matching flaw

git-scm.com (was Re: Git graph on GitHub)
 2008-10-16  9:49 UTC  (12+ messages)
      ` git-scm.com

git-svn and svnsync
 2008-10-16  8:07 UTC 

git-svnimport.perl bug when copy source path has a revision
 2008-10-16  6:43 UTC  (2+ messages)

[PATCH] Fix mkpath abuse in dwim_ref/sha1_name.c
 2008-10-16  6:21 UTC  (5+ messages)

[PATCH] Teach/Fix git-pull/git-merge --quiet and --verbose
 2008-10-16  6:15 UTC  (5+ messages)

[PATCH] t1301-shared-repo.sh: don't let a default ACL interfere with the test
 2008-10-16  5:23 UTC  (12+ messages)
` [PATCH try 2] "

builtin conversion between tabs and spaces
 2008-10-16  2:00 UTC  (11+ messages)

[PATCH] gitk: bind Key-Return to create on new branch dialog
 2008-10-15 23:11 UTC  (2+ messages)

Super module pointing to submodule branch instead of a specific commit?
 2008-10-15 21:57 UTC  (2+ messages)

BUG: git rev-list segfaults
 2008-10-15 21:22 UTC  (3+ messages)

git-describe doesn't show the most recent tag
 2008-10-15 20:05 UTC  (11+ messages)
      ` [PATCH] doc: enhance git describe --tags help

Detached checkout will clobber branch head when using symlink HEAD
 2008-10-15 18:24 UTC 

StGIT 0.14.3: extra space is added before e-mail on export after "stg edit"
 2008-10-15 16:25 UTC 

[PATCH (GITK) v3 0/4] Enhance encoding support
 2008-10-15 13:09 UTC  (4+ messages)

[PATCH] doc: enhance git describe --tags help
 2008-10-15 12:54 UTC  (5+ messages)
` [RFC PATCH] describe: Make --tags and --all match lightweight tags more often
    ` [PATCH v2] "

Git graph on GitHub
 2008-10-15 12:20 UTC  (3+ messages)

What's cooking in git.git (Oct 2008, #03; Tue, 14)
 2008-10-15 11:54 UTC  (4+ messages)

retrieving a diff from git
 2008-10-15 10:12 UTC  (6+ messages)

[PATCH] Introduce core.keepHardLinks
 2008-10-15  9:07 UTC  (9+ messages)

[PATCH 1/3] Prepare for non-interactive merge-preserving rebase
 2008-10-15  8:07 UTC  (5+ messages)

[Q] "status" of files in (a part of) the working tree
 2008-10-15  7:53 UTC 

[PATCH] rebase-i-p: squashing and limiting todo
 2008-10-15  7:44 UTC  (8+ messages)
` [PATCH] rebase-i-p: test to exclude commits from todo based on its parents
  ` [PATCH] rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD
    ` [PATCH] rebase-i-p: delay saving current-commit to REWRITTEN if squashing
      ` [PATCH] rebase-i-p: fix 'no squashing merges' tripping up non-merges
        ` [PATCH] rebase-i-p: only list commits that require rewriting in todo
          ` [PATCH] rebase-i-p: do not include non-first-parent commits touching UPSTREAM
            ` [PATCH] rebase-i-p: if todo was reordered use HEAD as the rewritten parent

[PATCH] git-mergetool: properly handle "git mergetool -- filename"
 2008-10-15  7:39 UTC 

[PATCH] Improve and fix git-check-attr(1)
 2008-10-15  7:11 UTC  (4+ messages)
  ` [PATCH 1/2] git-check-attr(1): add output and example sections
  ` [PATCH 2/2] git-check-attr(1): use 'verse' for multi-line synopsis sections

[PATCH 3/3] git pull: Support --preserve-merges as a flag to rebase
 2008-10-15  6:59 UTC  (2+ messages)

The behaviour of git bisect skip
 2008-10-15  6:54 UTC  (2+ messages)

Updating Submodules
 2008-10-15  5:51 UTC 

tip tree clone fail
 2008-10-15  5:25 UTC  (12+ messages)

Puzzled by a t9500 test failure
 2008-10-15  4:27 UTC  (4+ messages)
    ` [PATCH] Fix reading of cloud tags

Problem with CRLF line endings and colored diff
 2008-10-14 23:08 UTC  (3+ messages)

from symlinked directory: unable to chdir or not a git archive
 2008-10-14 22:58 UTC 

[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
 2008-10-14 22:53 UTC  (16+ messages)
  ` [PATCH v2] Fix fetch/pull when run without --update-head-ok
                      ` [PATCH] pull: allow "git pull origin $something:$current_branch" into an unborn branch

Git and tagging hook
 2008-10-14 21:33 UTC  (10+ messages)

[PATCH] remote.c: correct the check for a leading '/' in a remote name
 2008-10-14 20:35 UTC  (2+ messages)

[PATCH] t4018-diff-funcname: add objective-c xfuncname pattern to syntax test
 2008-10-14 20:22 UTC 

How many users of parsecvs are there?
 2008-10-14 16:51 UTC  (3+ messages)

EGIT compare editor
 2008-10-14 15:05 UTC  (2+ messages)

[PATCH] Add Linux PPC support to the pre-auto-gc example hook
 2008-10-14 14:42 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).