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

[PATCH] git: fix gcc4 warnings
 2005-07-03 20:32 UTC 

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

[PATCH] cvsimport: rewritten in Perl
 2005-07-03 13:44 UTC  (32+ messages)
` [PATCH] cvsimport-in-Perl: Limit the number of arguments to git-update-cache
` [PATCH] cvsimport: perform string comparison on "HEAD"
  ` [PATCH] cvsimport: Limit the log string to 32k
              ` cvsimport: rewritten in Perl
                  ` [PATCH] Make specification of CVS module to convert optional
                  ` git-cvsimport-script: clean up documentation
                  ` git-cvsimport-script: Honour CVS_SERVER
                  ` [PATCH] git-cvsimport-script: Support :ext: access method

Stacked GIT 0.3 (now more Quilt-like)
 2005-07-03 12:38 UTC  (4+ messages)

rsync access method deprecated in latest Cogito
 2005-07-03 11:17 UTC 

kernel.org and GIT tree rebuilding
 2005-07-03  2:51 UTC 

"git-send-pack"
 2005-07-03  0:17 UTC  (78+ messages)
              ` Tags

[RESUBMITTED PATCH 1/2] Add --topo-order flag to git-rev-list [rev2]
 2005-07-02  8:39 UTC 

[PATCH 1/2] Add --topo-order flag to git-rev-list
 2005-07-02  7:56 UTC  (2+ messages)
` [WITHDRAWN PATCH "

[PATCH 2/2] Change to gitk to make it use --topo-order rather than --merge-order
 2005-07-02  6:09 UTC 

[PATCH 8/8] Removes support for O(n^2) algorithm from git-rev-list completely [rev 2]
 2005-07-02  5:38 UTC 

[PATCH 7/8] Make O(n) algorithm the default implementation of --bisect [rev 2]
 2005-07-02  5:38 UTC 

[PATCH] Trivial sed fix up in t/t6001
 2005-07-01 15:51 UTC  (2+ messages)

[PATCH] pack-objects: emit base before delta
 2005-07-01 15:40 UTC  (4+ messages)

[PATCH] Change the sed seperator in t/t6000-lib.sh
 2005-07-01 15:02 UTC 

OOPS: unnumbered patch series
 2005-07-01 14:56 UTC  (3+ messages)

[PATCH 8/8] Removes support for O(n^2) algorithm from git-rev-list completely
 2005-07-01  6:46 UTC 

[PATCH 6/8] Move bisection algorithms into commit.c
 2005-07-01  6:46 UTC 

[PATCH 4/8] This patch introduces a O(n) bisection algorithm to git
 2005-07-01  6:46 UTC 

[PATCH 2/8] Introduce unit tests for git-rev-list --bisect
 2005-07-01  6:46 UTC 

[PATCH 7/8] Make O(n) algorithm the default implementation of --bisect
 2005-07-01  6:46 UTC 

[PATCH 1/8] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh
 2005-07-01  6:46 UTC 

[PATCH 5/8] Removes DEBUG code from rev-list.c and -DDEBUG from Makefile
 2005-07-01  6:46 UTC 

[PATCH 3/8] Add a topological sort procedure to commit.c [rev 3]
 2005-07-01  6:46 UTC 

[PATCH] Removes support for O(n^2) algorithm from git-rev-list completely
 2005-07-01  6:31 UTC 

[PATCH] Move bisection algorithms into commit.c
 2005-07-01  6:31 UTC 

[PATCH] This patch introduces a O(n) bisection algorithm to git
 2005-07-01  6:31 UTC 

[PATCH] Introduce unit tests for git-rev-list --bisect
 2005-07-01  6:31 UTC 

[PATCH] Factor out useful test case infrastructure from t/t6001... into t/t6000-lib.sh
 2005-07-01  6:31 UTC 

[PATCH] Make O(n) algorithm the default implementation of --bisect
 2005-07-01  6:31 UTC 

[PATCH] Removes DEBUG code from rev-list.c and -DDEBUG from Makefile
 2005-07-01  6:31 UTC 

[PATCH] Add a topological sort procedure to commit.c [rev 3]
 2005-07-01  6:31 UTC 

verify_pack.c vs verify-pack.c
 2005-07-01  2:01 UTC  (4+ messages)

[PATCH 2/2] Show more details of packfile with verify-pack -v
 2005-07-01  0:17 UTC 

[PATCH 1/2] verify-pack updates
 2005-07-01  0:15 UTC 

[PATCH] Avoid unnecessarily inflating and interpreting delta
 2005-07-01  0:13 UTC 

how about this as a basis for git-annotate?
 2005-06-30 20:20 UTC  (2+ messages)

problem with git-diff-tree -S
 2005-06-30 12:48 UTC 

how about this as a basis for git-annotate?
 2005-06-30 12:20 UTC 

[EXPERIMENTAL PATCH] O(n) bisection algorithm
 2005-06-30  9:03 UTC  (2+ messages)

[PATCH 1/1] Add a topological sort procedure to commit.c
 2005-06-30  7:36 UTC  (5+ messages)
      ` [PATCH] git-format-patch: Prepare patches for e-mail submission

[PATCH] Add a topological sort procedure to commit.c [rev 2]
 2005-06-30  7:21 UTC 

new features in gitk
 2005-06-30  6:20 UTC  (2+ messages)

[PATCH 2/2] Fix for git-rev-list --merge-order B ^A (A,B share common base)
 2005-06-30  2:47 UTC  (4+ messages)

[PATCH 3/3] Remove unnecessary sort from t6001 testcase
 2005-06-30  2:41 UTC 

[PATCH 2/3] Fix broken t6001 test case
 2005-06-30  2:41 UTC 

[PATCH 1/3] Demonstrate broken t6001 test case function
 2005-06-30  2:41 UTC 

[PATCH 2/2] Fix for git-rev-list --merge-order B ^A (A,B share common base) [rev 2]
 2005-06-30  1:51 UTC 

[PATCH 1/2] Test case that demonstrates problem with --merge-order ^ processing
 2005-06-29 23:45 UTC 

git-rev-list --merge-order bug?
 2005-06-29 22:40 UTC  (2+ messages)

CAREFUL! No more delta object support!
 2005-06-29 22:24 UTC  (7+ messages)

Today's kernel git snapshot broke
 2005-06-29 21:53 UTC  (3+ messages)

Stacked GIT 0.1 (a.k.a. quilt for git)
 2005-06-29 21:28 UTC  (8+ messages)

[PATCH] Handle commit messages without new line at end correctly
 2005-06-29 21:24 UTC 

kernel.org and GIT tree rebuilding
 2005-06-29 16:15 UTC  (17+ messages)
                          ` Last mile for 1.0 again
                            ` [PATCH] Add git-verify-pack command

gitk and duplicate commits
 2005-06-29 15:55 UTC 

[PATCH 1/1] Remove aliasing between COUNTED and UNINTERESTING flags used by rev-list.c
 2005-06-29 14:16 UTC 

Mercurial vs Updated git HOWTO for kernel hackers
 2005-06-29 10:27 UTC  (11+ messages)

[PATCH] assorted delta code cleanup
 2005-06-29  7:32 UTC  (3+ messages)
` [PATCH] Fixlets on top of Nico's clean-up


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