git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-11-22 09:30:14 to 2006-11-25 10:12:53 UTC [more...]

What's in git.git
 2006-11-25 10:12 UTC 

[PATCH] gitweb: Do not use esc_html in esc_path
 2006-11-25  9:54 UTC  (3+ messages)

[RFC] Teach git-branch howto rename a branch
 2006-11-25  9:16 UTC  (8+ messages)
  ` [PATCH] git-branch -D: make it work even when on a yet-to-be-born branch

[PATCH 2/2] git-shortlog: make common repository prefix configurable with .mailmap
 2006-11-25  8:11 UTC 

[PATCH 1/2] git-shortlog: fix common repository prefix abbreviation
 2006-11-25  8:10 UTC 

[PATCH] Store peeled refs in packed-refs (take 2)
 2006-11-25  8:09 UTC  (3+ messages)

Computing delta sizes in pack files
 2006-11-25  7:33 UTC  (3+ messages)

Calling all bash completion experts
 2006-11-25  7:13 UTC  (2+ messages)

Some tips for doing a CVS importer
 2006-11-25  6:59 UTC  (14+ messages)

[RFC] Submodules in GIT
 2006-11-25  6:53 UTC  (10+ messages)

[PATCH] git-svn: correctly access repos when only given partial read permissions
 2006-11-25  6:38 UTC  (2+ messages)
` [PATCH] git-svn: exit with status 1 for test failures

filemode=false somewhat broken
 2006-11-25  6:10 UTC  (3+ messages)

[PATCH] git-clone: stop dumb protocol from copying refs outside heads/ and tags/
 2006-11-25  3:17 UTC 

Show remote branches on gitweb
 2006-11-25  1:04 UTC  (8+ messages)

[PATCH] Make git-clone --use-separate-remote the default
 2006-11-25  0:04 UTC  (17+ messages)

[PATCH] gitweb: Use git-show-ref instead of git-peek-remote
 2006-11-24 22:35 UTC  (3+ messages)

git-svn: why fetching files is so slow
 2006-11-24 22:14 UTC  (7+ messages)

[PATCH] gitweb: Replace SPC with   also in tag comment
 2006-11-24 21:25 UTC 

[PATCH 5/5] fetch-pack: Do not fetch tags for shallow clones
 2006-11-24 20:28 UTC  (2+ messages)

Pull and fetch
 2006-11-24 16:11 UTC  (4+ messages)

[PATCH 0/5] Shallow clone fixes
 2006-11-24 15:43 UTC  (2+ messages)

[PATCH 0/4] Series short description
 2006-11-24 15:37 UTC  (6+ messages)
` [PATCH 1/4] Make Series::patch_applied public
` [PATCH 2/4] Allows to refresh a non-top applied patch
` [PATCH 3/4] Optimize stg goto in the pop case
` [PATCH 4/4] Bomb out when --ack and --sign are both passed to "refresh"

[PATCH] Add -v and --abbrev options to git-branch
 2006-11-24 15:22 UTC  (3+ messages)

[PATCH 2/5] upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client
 2006-11-24 14:58 UTC 

[PATCH 3/5] get_shallow_commits: Avoid memory leak if a commit has been reached already
 2006-11-24 14:58 UTC 

[PATCH 4/5] git-fetch: Reset shallow_depth before auto-following tags
 2006-11-24 14:59 UTC 

[PATCH 1/5] fetch-pack: Properly remove the shallow file when it becomes empty
 2006-11-24 14:58 UTC 

[PATCH] git-cvsimport: add suport for CVS pserver method HTTP/1.x proxying
 2006-11-24 14:57 UTC  (17+ messages)

[PATCH] commit: Steer new users toward "git commit -a" rather than update-index
 2006-11-24 12:41 UTC  (20+ messages)
  ` Cleaning up git user-interface warts

Cleaning up git user-interface warts
 2006-11-24 11:29 UTC  (3+ messages)

[PATCH] git-svn: handle authentication without relying on cached tokens on disk
 2006-11-24  9:38 UTC 

git-show --stat on first commit
 2006-11-24  9:04 UTC  (19+ messages)
  ` [PATCH] config option core.showroot to enable showing the diff of the root commit

sizeof(struct ...)
 2006-11-24  8:53 UTC  (13+ messages)
    ` [PATCH] archive-zip: don't use "

Stupid Git question
 2006-11-24  8:31 UTC  (7+ messages)

"stgit clean" has problems with removed generated files
 2006-11-24  8:20 UTC  (4+ messages)

[PATCH] Increase length of function name buffer
 2006-11-24  6:47 UTC  (3+ messages)

[PATCH 1/3] git-svn: error out from dcommit on a parent-less commit
 2006-11-23 22:54 UTC  (3+ messages)
` [PATCH 2/3] git-svn: correctly handle revision 0 in SVN repositories
` [PATCH 3/3] git-svn: preserve uncommitted changes after dcommit

git crash when cg-fetch:ing dash
 2006-11-23 16:18 UTC  (4+ messages)

StGit metadata grabbing with git clone
 2006-11-23 14:31 UTC  (6+ messages)

Cleaning up git user-interface warts
 2006-11-23  2:52 UTC  (2+ messages)

Advice on converting to git from versioning-by-directory
 2006-11-23 11:02 UTC  (5+ messages)

rebase fails but not sure why
 2006-11-23  9:59 UTC  (3+ messages)

[PATCH 3/3] git-fetch: allow glob pattern in refspec
 2006-11-23  8:55 UTC  (2+ messages)

[PATCH/RFC] Implemented glob support in pull refspecs
 2006-11-23  8:46 UTC  (2+ messages)

Adding glob support to remotes
 2006-11-23  8:44 UTC  (5+ messages)

[PATCH/RFC] Implemented glob support in pull refspecs
 2006-11-23  7:24 UTC  (2+ messages)
` [PATCH 1/3] git-fetch: reuse ls-remote result

[PATCH 2/3] git-fetch: fix dumb protocol transport to fetch from pack-pruned ref
 2006-11-23  7:24 UTC 

What's in git.git
 2006-11-23  2:49 UTC 

[ANNOUNCE] GIT 1.4.4.1
 2006-11-23  2:49 UTC 

Feature request: git-pull -e/--edit
 2006-11-22 23:02 UTC  (2+ messages)

[PATCH] gitweb: make HTML links out of http/https URLs in changelogs
 2006-11-22 20:56 UTC  (4+ messages)

A documentation to-do list
 2006-11-22 20:31 UTC  (4+ messages)

(unknown)
 2006-11-22 20:16 UTC  (5+ messages)
` [PATCH] xdiff: add xdl_merge() (was: (unknown))
` [PATCH] xdiff: add xdl_merge()
` your mail

Struggling with tangled
 2006-11-22 19:40 UTC  (7+ messages)

[DRAFT 2] Branching and merging with git
 2006-11-22 15:17 UTC 

[DRAFT] Branching and merging with git
 2006-11-22 13:36 UTC  (9+ messages)
      ` [DRAFT 2] "
        ` [Patch to DRAFT 2 (1/2)] "
        ` [Patch to DRAFT 2 (2/2)] "


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