git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-06-28 21:44:54 to 2007-07-01 23:59:06 UTC [more...]

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

[PATCH (2nd try)] Add git-stash script
 2007-07-01 22:57 UTC  (27+ messages)
  ` [PATCH (3rd "
    ` [PATCH] Add a manual page for git-stash
          ` [PATCH] Document git-stash
    ` [PATCH] Add tests for git-stash

a bunch of outstanding updates
 2007-07-01 22:33 UTC  (26+ 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] 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  (22+ 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)

Bug: segfault during git-prune
 2007-06-29 12:39 UTC  (5+ 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)

[PATCH] Add test-script for git-tag
 2007-06-29  4:41 UTC  (2+ messages)

[PATCH] git-cvsimport: force checkout of working tree after initial import
 2007-06-29  4:41 UTC  (2+ messages)

[PATCH] git-mergetool: add support for ediff
 2007-06-29  4:03 UTC  (3+ messages)

recursive alternates with git-http-fetch
 2007-06-29  2:33 UTC 

What's cooking in git.git (topics)
 2007-06-29  0:02 UTC  (12+ messages)

[PATCH] gitweb: make "No commits" in project list gray, not bold green
 2007-06-28 22:15 UTC 

[StGIT PATCH 0/3] cleanup "show" and friends
 2007-06-28 21:44 UTC  (4+ messages)
` [StGIT PATCH 1/3] Allow "git show --branch"
` [StGIT PATCH 2/3] Disallow non-patch args to "stg show" (gna #8453)
` [StGIT PATCH 3/3] Make hidden patches visible to various commands (notably log, show, pick)


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).