git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2005-07-07 23:52:48 to 2005-07-12 00:26:49 UTC [more...]

cogito clone, invalid cross-dev links
 2005-07-12  0:25 UTC  (2+ messages)

arch 2.0 first source available (git related)
 2005-07-12  0:05 UTC  (7+ messages)

Trial git RPM's
 2005-07-11 21:03 UTC  (6+ messages)

[PATCH 0/6] parameterize gnu tool names; add Portfile for OS X darwinports
 2005-07-11 21:59 UTC  (17+ messages)
` [PATCH 1/6] git-gnu-progs: parameterize git
` [PATCH 2/6] config-sh: find and verify utils
` [PATCH 3/6] git-gnu-progs-Makefile: git Makefile update
` [PATCH 4/6] cogito-gnu-progs: parameterize cogito
` [PATCH 5/6] cogito-gnu-progs-Makefile: cogito Makefile update
` [PATCH 6/6] darwinports-Portfile: Portfile for cogito

[PATCH 0/2] Support for packs in HTTP
 2005-07-11 21:49 UTC  (13+ messages)
` [PATCH 1/2] Management of packs not yet installed
` [PATCH 2/2] Demo support for packs via HTTP

Bootstrapping into git, commit gripes at me
 2005-07-11 23:45 UTC  (11+ messages)

[RFC] Design for http-pull on repo with packs
 2005-07-11 23:30 UTC  (8+ messages)

git clone rsync:... ?
 2005-07-11 22:41 UTC  (5+ messages)

[ANNOUNCE] Cogito-0.12
 2005-07-11 20:30 UTC  (54+ messages)
          ` Dumb servers (was: [ANNOUNCE] Cogito-0.12)
            ` [PATCH] Pull efficiently from a dumb git store
              ` [PATCH] rev-list: add "--objects=self-sufficient" flag
                  ` [PATCH] rev-list: add "--full-objects" flag
                                ` [PATCH] Check packs and then files
                  ` [PATCH] Give --full-objects flag to rev-list when preparing a dumb server

tag referring to a commit but not directly?
 2005-07-11 15:14 UTC  (3+ messages)
` [PATCH] Dereference tag repeatedly until we get a non-tag

[PATCH] git-cvsimport-script: add "import only" option
 2005-07-11 14:57 UTC 

Updated git HOWTO for kernel hackers
 2005-07-11  8:56 UTC  (3+ messages)

What broke snapshots now?
 2005-07-11  8:09 UTC  (9+ messages)

Commit 7c5977297f07c2a52c8c0f486309076b2a795d33 appears to have broken cg-init
 2005-07-11  4:01 UTC  (2+ messages)

[PATCH 0/4] add write-tree --missing OK, fix cogito -N options
 2005-07-11  3:53 UTC  (5+ messages)
` [PATCH 1/4] bugfix for cg-init: ARGV
` [PATCH 2/4] bugfix for cg-init -N: pass -N to cg-commit
` [PATCH 3/4] add --missing-ok option to write-tree
` [PATCH 4/4] switch cg-commit -N to use --missing-ok instead of --no-check

[PATCH 0/2] Handing sending objects from packs
 2005-07-10 22:27 UTC  (3+ messages)
` [PATCH 1/2] write_sha1_to_fd()
` [PATCH 2/2] Remove map_sha1_file

[PATCH] Make --recover cause pull to trace everything
 2005-07-10 20:43 UTC 

Linus kernel tree corrupt?
 2005-07-10 20:35 UTC  (7+ messages)

cg-clone failure
 2005-07-10 17:02 UTC 

New script: cg-clean
 2005-07-10 15:46 UTC  (3+ messages)

[PATCH 2/3] add -N option to cg-commit (resent again)
 2005-07-10 15:17 UTC  (6+ messages)
` [PATCH 1/3] add -N option to cg-add (resent)
  ` [PATCH 2/3] add -N option to cg-commit (resent)
  ` [PATCH 3/3] add -N option to cg-init (resent)
` [PATCH 3/3] add -N option to cg-init (resent again)

cogito Mac OS X compatibility
 2005-07-10 14:29 UTC  (5+ messages)

qgit-0.7
 2005-07-10 13:43 UTC  (2+ messages)

qgit-0.7
 2005-07-10 10:01 UTC  (2+ messages)

qgit-0.7
 2005-07-09 15:06 UTC 

Converting commits to patch files? HEAD vs HEAD^
 2005-07-09 11:10 UTC  (4+ messages)

Stacked GIT 0.4
 2005-07-09  9:05 UTC 

[PATCH] format-patch: fix skipping of blank-lines
 2005-07-09  2:27 UTC  (3+ messages)
  ` [PATCH] format-patch: fix skipping of blank-lines (take 2)

Bootstrapping into git, commit gripes at me
 2005-07-09  0:40 UTC 

patches to support working without the object database
 2005-07-08 20:09 UTC  (4+ messages)

git and commiting
 2005-07-08 20:10 UTC  (2+ messages)

pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.pack
 2005-07-08 19:50 UTC  (3+ messages)

[PATCH] add --no-check option to git-write-tree
 2005-07-08 19:42 UTC  (2+ messages)

Please rename t/t6000-lib.sh - it gets run as test
 2005-07-08 18:14 UTC  (2+ messages)

[PATCH] 5/7 Add the -N option to cg-add
 2005-07-08 10:54 UTC 

[PATCH] 6/7 Add the -N option to cg-commit
 2005-07-08 10:54 UTC 

[PATCH] 2/7 Prepare for the next two patches
 2005-07-08 10:54 UTC 

[PATCH] 7/7 add -N option to cg-init
 2005-07-08 10:54 UTC 

[PATCH] 4/7 Use SHA1 for git-update-cache --refresh
 2005-07-08 10:54 UTC 

[PATCH] 3/7 Add --info-only option to git-update-cache
 2005-07-08 10:54 UTC 

Stacked GIT 0.3 (now more Quilt-like)
 2005-07-08  9:32 UTC  (5+ messages)

git-pull-script hates me
 2005-07-08  7:02 UTC  (6+ messages)
    ` [PATCH] Make sq_expand() available as sq_quote()
      ` [PATCH] Use sq_quote() to properly quote the parameter to call shell


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