git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-04-25 05:16:28 to 2006-04-30 07:08:40 UTC [more...]

[PATCH] git builtin "push"
 2006-04-30  7:08 UTC  (2+ messages)

[RFC] 'Download' stat
 2006-04-30  4:59 UTC 

cg-clone not fetching all tags?
 2006-04-30  4:11 UTC  (8+ messages)

[PATCH] cg-admin-rewritehist: fix reappearing files with --filter-tree
 2006-04-29 21:45 UTC 

[PATCH] cg-admin-rewritehist: Seed the commit map with the parents specified with -r
 2006-04-29 21:45 UTC 

Two gitweb feature requests
 2006-04-29 21:38 UTC  (11+ messages)

[RFC] [PATCH 0/5] Implement 'prior' commit object links (and
 2006-04-29 20:58 UTC  (7+ messages)

fatal: git-write-tree: not able to write tree
 2006-04-29 18:34 UTC  (2+ messages)

[PATCH] built-in diff
 2006-04-29 16:59 UTC  (5+ messages)
` [PATCH] built-in diff: assorted updates
` [PATCH/RFC] Extended SHA1 -- "rev^#" syntax to mean "all parents"

[PATCH] git-format-patch: Use rfc2822 compliant date
 2006-04-29 15:50 UTC 

[RFC] [PATCH 0/5] Implement 'prior' commit object links
 2006-04-29 14:59 UTC  (59+ messages)
` [PATCH 1/5] add 'prior' link in commit structure
` [PATCH 2/5] git-merge-base: follow 'prior' links to find merge bases
        ` [OT] Re: [RFC] [PATCH 0/5] Implement 'prior' commit object links
` [RFC] [PATCH 0/5] Implement 'prior' commit object links (and other commit links ideas)

Features ask for git-send-email
 2006-04-29 13:30 UTC 

[ANNOUNCE] qgit-1.2
 2006-04-29  7:54 UTC 

Two gitweb feature requests
 2006-04-29  7:27 UTC 

Do not use zlib 1.1.3 with git packs!
 2006-04-29  6:36 UTC  (4+ messages)

[PATCH] replace adler32 with Rabin's polynomial in diff-delta
 2006-04-29  4:58 UTC 

bug: git-repack -a -d produces broken pack on NFS
 2006-04-28 23:18 UTC  (9+ messages)

[PATCH]: Allow misc https cert for git-svnimport
 2006-04-28 15:01 UTC 

Fix asciidoc callouts in git man pages
 2006-04-28 14:15 UTC  (3+ messages)

[PATCH] Fix trivial typo in git-log man page
 2006-04-28 13:15 UTC  (4+ messages)
  ` [PATCH] Update the git-branch man page to include the "-r" option,
    ` [PATCH] Fix up remaining man pages that use asciidoc "callouts"
      ` [PATCH] Properly render asciidoc "callouts" in git man pages

[PATCH] annotate: display usage information if no filename was given
 2006-04-28  8:41 UTC 

[PATCH] annotate: fix warning about uninitialized scalar
 2006-04-28  8:42 UTC 

fatal: git-write-tree: not able to write tree
 2006-04-28  9:01 UTC  (2+ messages)

fatal: git-write-tree: not able to write tree
 2006-04-28  8:32 UTC  (2+ messages)

[PATCH] Add a test case for rerere
 2006-04-28  8:02 UTC  (2+ messages)

new gitk feature
 2006-04-28  5:11 UTC  (5+ messages)

PATCH: New diff-delta.c implementation (updated)
 2006-04-28  4:28 UTC  (4+ messages)

[PATCH/RFC] reverse the pack-objects delta window logic
 2006-04-28  1:56 UTC  (9+ messages)
      ` [PATCH] use delta index data when finding best delta matches

[PATCH 1/4] send-email: Change from Mail::Sendmail to Net::SMTP
 2006-04-28  1:04 UTC  (7+ messages)
` [PATCH] "

[PATCH] C version of git-count-objects
 2006-04-28  0:25 UTC  (12+ messages)
  ` [PATCH] C version of git-count-objects, second try

[PATCH] Fix cg-status with recent git versions
 2006-04-27 23:46 UTC  (2+ messages)

how to trace the patch?
 2006-04-27 16:19 UTC  (4+ messages)

Fix "git help -a" terminal autosizing
 2006-04-27 16:02 UTC 

[PATCH] change ent to tree in git-diff documentation
 2006-04-27 13:38 UTC 

[PATCH] Alter git-rebase command line options
 2006-04-27  5:42 UTC  (6+ messages)
      ` [PATCH] Add --continue and --abort options to git-rebase

[RFC] Loosening path argument check a little bit in revision.c
 2006-04-26 22:22 UTC  (3+ messages)
  ` [PATCH] revision parsing: make "rev -- paths" checks stronger

lstat() call in rev-parse.c
 2006-04-26 18:14 UTC  (7+ messages)
      ` [PATCH] Fix filename verification when in a subdirectory

[PATCH] git-fetch: resolve remote symrefs for HTTP transport
 2006-04-26 17:09 UTC  (2+ messages)

What's in git.git
 2006-04-26 11:09 UTC 

[PATCH] Make die() and error() prefix line with binary name if set
 2006-04-26 10:43 UTC  (5+ messages)

Proposal: git-based dependency tracking build system
 2006-04-26  0:13 UTC 

[PATCH 4/4] Invalidate cache-tree entries for touched paths in git-apply
 2006-04-25 23:05 UTC  (7+ messages)
  ` [PATCH 5/4] Minimum fixups to cache-tree
    ` 50% speed-up of "git-apply && git-write-tree" sequence
      ` maintenance of cache-tree data

RFC: New diff-delta.c implementation
 2006-04-25 18:22 UTC  (4+ messages)

[PATCH] Make die() and error() prefix line with binary name if set
 2006-04-25 14:08 UTC 

[RFC] get_sha1() shorthands for blob/tree objects
 2006-04-25  8:46 UTC  (4+ messages)
` [RFC] get_sha1(): :path and :[0-3]:path to extract from index

[PATCH 1/4] git-repo-config --list support
 2006-04-25  8:39 UTC  (3+ messages)
` [PATCH 3/4] Deprecate usage of git-var -l for getting config vars list

[ANNOUNCE] GIT 1.3.1
 2006-04-25  8:04 UTC 

[BUG] gitk draws a wrong line
 2006-04-25  7:54 UTC  (3+ 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).