git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-01-25 23:33:57 to 2007-01-27 17:56:33 UTC [more...]

What's in git.git (stable)
 2007-01-27 17:56 UTC  (3+ messages)

More precise tag following
 2007-01-27 17:56 UTC  (15+ messages)

[PATCH 0/7] [DRAFT 2] StGIT, remotes, and parent information
 2007-01-27 17:22 UTC  (7+ messages)
` [PATCH 1/6] Make stgit.config use git-repo-config
` [PATCH 2/6] Move identification of parent branch's remote def up into stack class
` [PATCH 3/6] Allows extraction of information about remotes
` [PATCH 4/6] Basic support for keeping a ref to the parent branch
` [PATCH 5/6] Have 'stg branch --create' record parent information
` [PATCH 6/6] Make 'stg pull' use git-fetch and not git-pull

[PATCH 0/7] Series short description
 2007-01-27 17:17 UTC  (2+ messages)

[PATCH 0/7] [DRAFT 2] StGIT, remotes, and parent information
 2007-01-27 17:14 UTC 

git.kernel.org move (finally)... estimated week of Feb 5
 2007-01-27 16:46 UTC  (5+ messages)

[PATCH] Allow the tag signing key to be specified in the config file
 2007-01-27 16:44 UTC  (7+ messages)

[PATCH] Document --check option to git diff
 2007-01-27 13:25 UTC  (2+ messages)

Problems with branches
 2007-01-27 13:13 UTC  (5+ messages)

[PATCH 2/4] If abbrev is set to zero in git-describe, don't add the unique suffix
 2007-01-27 12:50 UTC  (5+ messages)
` [PATCH 3/4] Teach git-describe to display distances from tags
` [PATCH 4/4] Compute accurate distances in git-describe before output

finding earliest tags descended from a given commit
 2007-01-27 12:39 UTC  (7+ messages)
        ` [PATCH] name-rev: introduce the --ref-filter=<regex> option

[PATCH] Teach for-each-ref about a little language called Tcl
 2007-01-27 11:30 UTC  (2+ messages)

[PATCH 0/5] [DRAFT] StGIT, remotes, and parent information
 2007-01-27 11:21 UTC  (6+ messages)
` [PATCH 1/5] Move identification of parent branch's remote def up into stack class
` [PATCH 2/5] Allows extraction of information about remotes
` [PATCH 3/5] Basic support for keeping a ref to the parent branch
` [PATCH 4/5] Have 'stg branch --create' record parent information
` [PATCH 5/5] Make 'stg pull' use git-fetch and not git-pull

StGIT and repo-config
 2007-01-27 10:33 UTC  (7+ messages)

(At first sight) unexpected git-diff behavior
 2007-01-27  8:42 UTC 

Commit through git.el evades commit hook
 2007-01-27  8:32 UTC  (2+ messages)

What's cooking in git.git (topics)
 2007-01-27  8:29 UTC 

[PATCH 1/4] Prefer %d over %i in printf format strings
 2007-01-27  6:51 UTC 

git user's manual
 2007-01-27  6:28 UTC 

[PATCH] Document check option to git diff
 2007-01-27  3:05 UTC  (4+ messages)

reflog for HEAD (detached or between branches)
 2007-01-27  1:49 UTC  (4+ messages)
  ` [PATCH 1/3] create_symref: check error return from open()
  ` [PATCH 3/3] write_in_full: size_t is unsigned

[PATCH 1/7] make reflog filename independent from struct ref_lock
 2007-01-27  1:49 UTC  (8+ messages)
` [PATCH 2/7] lock_ref_sha1_basic(): remember the original name of a ref when resolving it
  ` [PATCH 3/7] enable separate reflog for HEAD
    ` [PATCH 4/7] add reflog entries for HEAD when detached
      ` [PATCH 5/7] move create_symref() past log_ref_write()
        ` [PATCH 6/7] add logref support to git-symbolic-ref
          ` [PATCH 7/7] add reflog when moving HEAD to a new branch
        ` [PATCH 2/3] create_symref(): do not assume pathname from git_path() persists long enough

grafts+repack+prune = history at danger
 2007-01-27  0:56 UTC  (15+ messages)

Some cleanups
 2007-01-26 23:46 UTC  (7+ messages)
` [PATCH] Hash name is SHA-1

[PATCH] fmt-merge-msg: detached HEAD
 2007-01-26 23:45 UTC  (6+ messages)

How to change merge message ("weenie commits")
 2007-01-26 23:24 UTC  (4+ messages)

cvsimport/cvsps: wrong revisions in branch
 2007-01-26 23:12 UTC  (7+ messages)

.git/info/refs
 2007-01-26 21:54 UTC  (21+ messages)

[PATCH] diff --check: use colour
 2007-01-26 21:15 UTC  (21+ messages)

[PATCH 1/2] Teach git-describe to display distances from tags
 2007-01-26 19:37 UTC  (14+ messages)
            ` [PATCH] If abbrev is set to zero in git-describe, don't add the unique suffix

[PATCH 1/2] UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zone
 2007-01-26 17:49 UTC  (3+ messages)

[PATCH] fix suggested branch creation command when detaching head
 2007-01-26 16:50 UTC 

[PATCH 2/2] Heavily expanded update hook to send more useful emails than the old hook
 2007-01-26 15:08 UTC  (4+ messages)

git merge FETCH_HEAD produced bad commit message
 2007-01-26 14:42 UTC  (5+ messages)

git fetch over ssh trouble
 2007-01-26 14:23 UTC  (5+ messages)

[Announce] GIT v1.5.0-rc2
 2007-01-26 14:20 UTC  (14+ messages)
    ` [PATCH 2/2] Allow fetch-pack to decide keeping the fetched pack without exploding
          ` [PATCH] fetch-pack: remove --keep-auto and make it the default
                  ` [PATCH] Allow non-developer to clone, checkout and fetch easier

[PATCH] gitweb: Allow users to have their own project directories
 2007-01-26 13:44 UTC  (2+ messages)

Per-file force update
 2007-01-26 13:02 UTC  (2+ messages)

git branch -D won't delete the branch you're on
 2007-01-26 12:00 UTC 

Does git-cvsserver expect all changes to be via CVS?
 2007-01-26 11:31 UTC  (2+ messages)

[PATCH] contrib/emacs/vc-git.el: support vc-version-other-window
 2007-01-26 10:57 UTC 

[PATCH] git-merge: make it usable as the first class UI again
 2007-01-26 10:24 UTC  (2+ messages)

[PATCH] show-ref: allow glob-style ref matching
 2007-01-26  9:50 UTC 

Adding spell checker to GIT
 2007-01-26  7:22 UTC  (8+ messages)

[PATCH] Use inttypes.h rather than stdint.h
 2007-01-26  6:55 UTC  (2+ messages)

Seriously broken "git pack-refs"
 2007-01-26  6:50 UTC  (6+ messages)

[PATCH] diffcore-pickaxe: fix infinite loop on zero-length needle
 2007-01-26  5:16 UTC  (3+ messages)

[PATCH] contrib/emacs/vc-git.el: support vc-version-other-window
 2007-01-25 23:41 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).