git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2005-07-03 20:32:47 to 2005-07-08 02:39:41 UTC [more...]

[ANNOUNCE] Cogito-0.12
 2005-07-08  2:39 UTC  (33+ 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] Give --full-objects flag to rev-list when preparing a dumb server
              ` [PATCH] Use --objects=self-sufficient flag to rev-list

Stacked GIT 0.3 (now more Quilt-like)
 2005-07-08  1:24 UTC  (15+ messages)

Cogito-0.12: problem with local clone
 2005-07-07 23:00 UTC 

[PATCH] Prevent t6000 series from dropping useless sed.script in t/
 2005-07-07 22:40 UTC  (2+ messages)

[PATCH] Typofix an error message in pack-check.c
 2005-07-07 22:12 UTC 

Where'd my GIT tree go?
 2005-07-07 20:48 UTC  (4+ messages)

[GIT PATCH] Add infrastructure for git rpm build
 2005-07-07 20:25 UTC 

[PATCH] cogito.spec.in update
 2005-07-07 18:33 UTC 

BUG: "rpmbuild -ta cogito-0.12.tar.gz" fails
 2005-07-07 17:26 UTC  (7+ messages)

2.6.12 hangs on boot
 2005-07-07 14:18 UTC  (2+ messages)

using git without blobs in the object database
 2005-07-07 12:10 UTC 

"git-send-pack"
 2005-07-07  3:31 UTC  (31+ messages)
            ` Tags

Summary Of Jon's Recent Patches
 2005-07-07  2:53 UTC  (2+ messages)

[PATCH 1/2] Add test case that shows --topo-order, --max-age break
 2005-07-07  2:38 UTC 

[PATCH 2/2] Fix --topo-order, --max-age interaction issue
 2005-07-07  2:38 UTC 

[PATCH] Simplification - remove unnecessary list reversal from epoch.c
 2005-07-07  2:27 UTC 

[PATCH] Move SEEN flag into epoch.h, replace use of VISITED flag with SEEN flag
 2005-07-07  2:11 UTC 

[PATCH] Remove use of SHOWN flag
 2005-07-07  2:00 UTC 

[PATCH] Tidy up - remove use of (*f)() idiom from epoch.c
 2005-07-07  1:26 UTC 

expensive local git clone
 2005-07-06 20:04 UTC  (14+ messages)
        ` [PATCH] Short-cut git-fetch-pack while cloning locally
    ` [PATCH] Short-circuit git-clone-pack "
        ` [PATCH] Short-circuit git-clone-pack while cloning locally (take 2)

[PATCH 1/2] Add t/t6003 with some --topo-order tests
 2005-07-07  1:01 UTC  (2+ messages)

[PATCH] Ensure list insertion method does not depend on position of --merge-order argument
 2005-07-07  0:59 UTC 

[PATCH 2/2] Write sed script directly into temp file, rather than a variable
 2005-07-07  0:50 UTC 

git-pull-script hates me
 2005-07-06 21:36 UTC  (7+ messages)

BUG: cg-clone accepts '_' in git_ssh: URI's, but cg-push does not
 2005-07-06 18:26 UTC  (3+ messages)

[PATCH] Add commify function to cg-Xlib
 2005-07-06 17:57 UTC  (4+ messages)
` [PATCH] Commify numbers in cg-pull

[PATCH 3/13] Introduce struct rev_list_fns to rev-list.c to reduce amount of conditional processing
 2005-07-06 16:39 UTC 

[PATCH 4/13] Add a topological sort procedure to commit.c [rev 4]
 2005-07-06 16:39 UTC 

[PATCH 0/13] Patch Series
 2005-07-06 16:39 UTC 

[PATCH 1/13] Temporary fixup to rev-list.c to restore expected order of arguments presented to --merge-order sort
 2005-07-06 16:39 UTC 

[PATCH 2/13] Swap order of insert_by_date arguments
 2005-07-06 16:39 UTC 

[PATCH 5/13] Introduce --topo-order switch to git-rev-list
 2005-07-06 16:39 UTC 

[PATCH 6/13] Change gitk so that it uses --topo-order rather than --merge-order
 2005-07-06 16:39 UTC 

[PATCH 7/13] Tidy up - slight simplification of rev-list.c
 2005-07-06 16:39 UTC 

[PATCH 8/13] Fix handling of duplicates by topological order
 2005-07-06 16:39 UTC 

[PATCH 10/13] Introduce unit tests for git-rev-list --bisect
 2005-07-06 16:39 UTC 

[PATCH 11/13] Change the sed seperator in t/t6000-lib.sh
 2005-07-06 16:39 UTC 

[PATCH 12/13] Add a t/t6001 test case for a --merge-order bug
 2005-07-06 16:39 UTC 

[PATCH 13/13] Fixes a problem with --merge-order A B (A is linear descendent of a merge B)
 2005-07-06 16:39 UTC 

[PATCH 9/13] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh
 2005-07-06 16:39 UTC 

[PATCH 2/2] Fixes a problem with --merge-order A B (A is linear descendent of a merge B)
 2005-07-06 14:44 UTC 

[PATCH 1/2] Add a t/t6001 test case for a --merge-order bug
 2005-07-06 14:44 UTC 

[PATCH 3/3] Change the sed seperator in t/t6000-lib.sh
 2005-07-06 10:11 UTC 

cvsimport: rewritten in Perl
 2005-07-06 10:24 UTC  (6+ messages)

[PATCH 2/3] Introduce unit tests for git-rev-list --bisect
 2005-07-06 10:11 UTC 

[PATCH 1/3] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh
 2005-07-06 10:11 UTC 

[PATCH] Let umask do its work upon filesystem object creation
 2005-07-06  8:21 UTC 

[PATCH] Tidy up - slight simplification of rev-list.c
 2005-07-06  8:12 UTC 

[PATCH] sha1_file.c;prepare_packed_git_one() - fix DIR leak
 2005-07-06  8:11 UTC  (2+ messages)
` [PATCH] clone-pack.c:write_one_ref() - Create leading directories

[PATCH 1/6] Temporary fixup to rev-list.c to restore expected order of arguments presented to --merge-order sort
 2005-07-06  7:51 UTC 

[PATCH 2/6] Swap order of insert_by_date arguments
 2005-07-06  7:51 UTC 

[PATCH 3/6] Introduce struct rev_list_fns to rev-list.c to reduce amount of conditional processing
 2005-07-06  7:51 UTC 

[PATCH 4/6] Add a topological sort procedure to commit.c [rev 4]
 2005-07-06  7:51 UTC 

[PATCH 5/6] Introduce --topo-order switch to git-rev-list
 2005-07-06  7:51 UTC 

[PATCH 6/6] Change gitk so that it uses --topo-order rather than --merge-order
 2005-07-06  7:51 UTC 

git-update-cache:
 2005-07-06  1:11 UTC  (3+ messages)

Merging and parents
 2005-07-06  3:26 UTC  (2+ messages)

zlib experts, please
 2005-07-06  0:04 UTC  (2+ messages)

[PATCH] Restore expected list order for --merge-order switch
 2005-07-05 23:43 UTC  (3+ messages)

[PATCH] Add script for patch submission via e-mail
 2005-07-05 20:19 UTC  (6+ messages)

Last mile for 1.0 again
 2005-07-05 13:34 UTC  (9+ messages)

Proposed script: cg-info
 2005-07-05  9:22 UTC  (2+ messages)

[PATCH] Fixlet for argument parsing in rev-list
 2005-07-05  9:14 UTC  (2+ messages)

git-fetch-pack
 2005-07-05  0:08 UTC 

[PATCH] Unlock refs files on error exit
 2005-07-04 20:08 UTC 

[PATCH] Better error message from git-ssh-push
 2005-07-04 20:12 UTC 

[PATCH 0/2] Support for transferring pack files in git-ssh-*
 2005-07-04 18:51 UTC  (3+ messages)
` [PATCH 1/2] Specify object not useful to pull
` [PATCH 2/2] Pull well-bounded pack files over ssh

[PATCH] cvsimport: rewritten in Perl
 2005-07-04 15:52 UTC  (24+ messages)
              `  "
                  ` [PATCH] git-cvsimport-script: leave working directory alone
                  ` [PATCH] git-cvsimport-script: use private index
                  ` [PATCH] git-cvsimport-script: fix branch switching
                  ` [PATCH] git-cvsimport-script: update cvsps cache instead of rebuilding it

[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c49620ae2a1722d8d4d37c881a054
 2005-07-04 13:15 UTC 

[PATCH] Use MAP_FAILED instead of double cast
 2005-07-04  3:05 UTC 

[PATCH] Warning in apply.c
 2005-07-04  2:50 UTC 

[PATCH] Using CFLAGS on the make command line
 2005-07-04  2:06 UTC 

[PATCH] enum for diff status
 2005-07-04  1:18 UTC 

[PATCH] Cogito: Use git-rev-parse instead of cg-Xnormid
 2005-07-03 23:03 UTC  (8+ messages)

"Incremental packs"
 2005-07-03 23:00 UTC 

[PATCH] git: fix gcc4 warnings
 2005-07-03 20:32 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).