git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-06-30 18:46:56 to 2007-07-03 03:05:48 UTC [more...]

How to create & switch to a branch after changes have already been made?
 2007-07-03  3:05 UTC 

Start deprecating "git-command" in favor of "git command"
 2007-07-03  2:56 UTC  (19+ messages)

How to create & switch to a branch after changes have already been made?
 2007-07-03  2:49 UTC  (2+ messages)

[PATCH] Make '!' aliases more useful
 2007-07-03  1:37 UTC  (7+ messages)

[PATCH] git-mergetool: add support for ediff
 2007-07-03  1:09 UTC  (14+ messages)

why does git perpetually complain about include/asm-blackfin/macros.h?
 2007-07-03  0:39 UTC  (13+ messages)
          ` [PATCH] Blackfin arch: include/asm-blackfin/macros.h die die die

[PATCH] git-fsck: add --lost-found option
 2007-07-03  0:33 UTC  (5+ messages)

being nice to patch(1)
 2007-07-03  0:28 UTC  (6+ messages)

git-fetch will leave a ref pointing to a tag
 2007-07-02 23:29 UTC  (4+ messages)

challenges using fast-import and svn
 2007-07-02 23:28 UTC  (3+ messages)

[PATCH] Make git-prune submodule aware (and fix a SEGFAULT in the process)
 2007-07-02 23:11 UTC  (2+ messages)

[PATCH] gitweb: make search form generate pathinfo-style URLs
 2007-07-02 23:11 UTC  (3+ messages)

[PATCH] Add a manual page for git-stash
 2007-07-02 23:11 UTC  (17+ messages)
` [PATCH] Document git-stash
          ` [PATCH] git-stash: Make "save" the default operation again

[PATCH] git-stash: fix usage string
 2007-07-02 22:56 UTC  (2+ messages)

git Intall problem: cannot stat `lib/tclIndex'
 2007-07-02 22:30 UTC  (2+ messages)

[StGIT PATCH] Recognize refs under remotes/ as parent branch on stack creation
 2007-07-02 21:37 UTC 

git-rm isn't the inverse action of git-add
 2007-07-02 21:20 UTC  (7+ messages)

Bug: segfault during git-prune
 2007-07-02 21:01 UTC  (7+ messages)

pushing a project started in git back to a subversion repository
 2007-07-02 20:29 UTC 

importing from svn to git:one repo or several?
 2007-07-02 20:15 UTC 

[StGIT PATCH] Forbid the "series --all --short" combination
 2007-07-02 19:47 UTC 

FC6 now has git v1.5.2.2
 2007-07-02 19:25 UTC  (4+ messages)
` git packages for RHEL5 [ WAS: FC6 now has git v1.5.2.2 ]

[Qgit RFC] commit --amend
 2007-07-02 18:03 UTC  (7+ messages)

[RFC] Update on builtin-commit
 2007-07-02 17:57 UTC  (6+ messages)

[PATCH] Correctly document the name of the global excludes file configuration
 2007-07-02 16:48 UTC 

t3902-quoted.sh broken on cygwin
 2007-07-02 16:36 UTC  (2+ messages)

[PATCH] git-submodule: Try harder to describe the status of a submodule
 2007-07-02 15:44 UTC  (4+ messages)

[PATCH] Test that git add removes stages 1,2,3
 2007-07-02 11:47 UTC  (4+ messages)
` [PATCH/amend] "

[PATCH] Test 'git add' for unmerged entries when core.symlinks=false
 2007-07-02 11:28 UTC 

[PATCH] Teach git-stash to "apply --index"
 2007-07-02 11:14 UTC 

[PATCH] Documentation: minor cleanups to branch/checkout wording
 2007-07-02  5:28 UTC 

[PATCH] Documentation: quote {non-attributes} for asciidoc
 2007-07-02  5:24 UTC 

[PATCH] git-stash: don't complain when listing in a repo with no stash
 2007-07-02  5:02 UTC  (2+ messages)

[PATCH] git-stash: fix "can't shift that many" with no arguments
 2007-07-02  4:20 UTC 

[PATCH] git-stash: fix "no arguments" case in documentation
 2007-07-02  4:20 UTC 

Problem with a push
 2007-07-02  2:00 UTC  (6+ messages)
        ` [PATCH] "git-push $URL" without refspecs pushes only matching branches

a bunch of outstanding updates
 2007-07-02  1:10 UTC  (18+ messages)
` [PATCH] repack: improve documentation on -a option
  ` [PATCH] git-svn: use git-log rather than rev-list | xargs cat-file
    ` [PATCH] git-svn: cache max revision in rev_db databases
      ` [PATCH] GIT-VERSION-GEN: don't convert - delimiter to .'s
        ` [PATCH] git-remote: document -n
          ` [PATCH] git-remote: allow 'git-remote fetch' as a synonym for 'git fetch'
            ` [PATCH] git-merge-ff: fast-forward only merge
              ` [PATCH] git-mergetool: add support for ediff
                ` [PATCH] contrib/hooks: add post-update hook for updating working copy

[PATCH] format-patch: Add format.subjectprefix config option
 2007-07-02  0:48 UTC 

What's cooking in git.git (topics)
 2007-07-02  0:16 UTC  (11+ messages)

What's in git.git (stable)
 2007-07-02  0:16 UTC  (11+ messages)

(unknown)
 2007-07-01 18:25 UTC 

Non-http dumb protocols
 2007-07-01 20:53 UTC  (6+ messages)

[PATCH] cvstrack: work on imported cvs and other git branches
 2007-07-01 19:52 UTC  (7+ messages)

t7004-tag.sh fails (old gpg?)
 2007-07-01 19:10 UTC  (10+ messages)

[PATCH] t7004: ship trustdb to avoid gpg warnings
 2007-07-01 18:19 UTC  (3+ messages)

most commonly used git commands?
 2007-07-01 16:49 UTC  (13+ messages)

[PATCH] git-clone: fetch possibly detached HEAD over dumb http
 2007-07-01 16:40 UTC  (8+ messages)

[PATCH] Fix t5516-fetch for systems where `wc -l` outputs whitespace
 2007-07-01 15:48 UTC 

[StGIT PATCH] Don't use patches/<branch>/current
 2007-07-01 14:35 UTC  (4+ messages)
` [StGIT PATCH 0/6] New and improved DAG appliedness series

git-svn set-tree bug
 2007-07-01 13:09 UTC  (11+ messages)
            ` [PATCH] git-svn: allow dcommit to retain local merge information

[PATCH] Add USE_SHARED_LIBGIT flag to build and use libgit.so rather than libgit.a
 2007-07-01  8:28 UTC 

Making binary diffs
 2007-07-01  6:17 UTC  (2+ messages)

[PATCH (2nd try)] Add git-stash script
 2007-07-01  5:20 UTC  (4+ messages)
` [PATCH (3rd "
  ` [PATCH] Add a manual page for git-stash

Start deprecating "git-command" in favor of "git command"
 2007-07-01  3:00 UTC  (3+ messages)

[PATCH (3rd try)] Add git-stash script
 2007-07-01  0:16 UTC 

[PATCH (3rd try)] Add git-stash script
 2007-06-30 23:27 UTC  (2+ messages)

Concurrent modification breaks "racy git"
 2007-06-30 20:53 UTC 

Question about git-prune
 2007-06-30 20:18 UTC  (5+ messages)

[PATCH] Makefile: USE_SYMLINK option
 2007-06-30 18:46 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).