git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-06-29 06:07:37 to 2007-07-02 10:00:25 UTC [more...]

Bug: segfault during git-prune
 2007-07-02 10:00 UTC  (5+ messages)

t3902-quoted.sh broken on cygwin
 2007-07-02  8:46 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-mergetool: add support for ediff
 2007-07-02  4:49 UTC  (7+ 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 

[PATCH (2nd try)] Add git-stash script
 2007-07-02  4:10 UTC  (29+ messages)
  ` [PATCH (3rd "
    ` [PATCH] Add a manual page for git-stash
          ` [PATCH] Document git-stash
    ` [PATCH] Add tests for git-stash

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  (27+ 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] git-repack: generational repacking (and example hook script)

[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 

[PATCH] Make '!' aliases more useful
 2007-07-01 21:51 UTC 

Start deprecating "git-command" in favor of "git command"
 2007-07-01 21:11 UTC  (18+ messages)

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  (22+ messages)
                  ` [PATCH] git add: respect core.filemode even with unmerged entries in the index
                    ` [PATCH] git add: respect core.filemode even with unmerged entriesin "
                          ` [PATCH] git add: respect core.filemode with unmerged entries

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

[Qgit RFC] commit --amend
 2007-07-01 16:09 UTC  (6+ 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)

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 

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)

[PATCH] git-rev-list: give better diagnostic for failed write
 2007-06-30 18:42 UTC  (19+ messages)
            ` [PATCH] Don't fflush(stdout) when it's not helpful

[PATCH] Correct the name of NO_R_TO_GCC_LINKER in the comment describing it
 2007-06-30 18:16 UTC  (2+ messages)

[PATCH] Add diff-option --ext-diff
 2007-06-30 17:47 UTC 

Alternative git logo and favicon
 2007-06-30 12:20 UTC  (5+ messages)

[PATCH] Correct usages of sed in git-tag for Mac OS X
 2007-06-30  7:03 UTC  (3+ messages)

[PATCH] git-tag: Fix the main while loop exit condition
 2007-06-30  6:04 UTC  (3+ messages)

Applying patches in a directory that isn't a repository
 2007-06-30  4:18 UTC  (9+ messages)
    ` [PATCH 1/4] diffcore_count_changes: pass diffcore_filespec
    ` [PATCH 2/4] diffcore_filespec: add is_binary
    ` [PATCH 3/4] diffcore-delta.c: update the comment on the algorithm
    ` [PATCH 4/4] diffcore-delta.c: Ignore CR in CRLF for text files

[PATCH (2nd try)] Add git-stash script
 2007-06-30  2:23 UTC 

How do I label conflict blocks in merge-recursive output?
 2007-06-29 17:16 UTC  (2+ messages)

How to share the same commits offline?
 2007-06-29 16:09 UTC  (2+ messages)

[PATCH] minor error in user-manual.txt
 2007-06-29 13:41 UTC 

Problem with Linus's git repository?
 2007-06-29 13:00 UTC  (8+ messages)

[PATCH] git-gui: properly popup error if gitk should be started but is not installed
 2007-06-29 11:32 UTC 

[PATCH] Ignore end-of-line style when computing similarity score for rename detection
 2007-06-29 10:19 UTC  (7+ messages)

Darcs
 2007-06-29  7:13 UTC  (4+ messages)


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 NNTP newsgroup(s).