Re: [PATCH 0/2] Update git-send-email-script with --compose

2005-09-05 Thread Ryan Anderson
ot; and see if that works better for you. > OTOH, it'd be great if it did support the git-format-patch output. Let > me know if you want bits and pieces of my hack - though it's trivial. Sure, send it at me, and I'll see what I can incorporate. I do apologize for n

[PATCH 0/2] Update git-send-email-script with --compose

2005-09-04 Thread Ryan Anderson
works (for me, at least.) -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 2/2] Update documentation of --compose to git-send-email-script.txt

2005-09-04 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Documentation/git-send-email-script.txt | 13 + 1 files changed, 9 insertions(+), 4 deletions(-) 60765e20aa12da748f43204e25cb582f88fb16c8 diff --git a/Documentation/git-send-email-script.txt b/Documentation/git-send

[PATCH 1/2] Make git-send-email-script ignore some unnecessary options when operating in batch mode.

2005-09-04 Thread Ryan Anderson
Add a "--compose" option that uses $EDITOR to edit an "introductory" email to the patch series. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- git-send-email-script | 86 ++--- 1 files changed, 81

Re: [PATCH] Add SubmittingPatches

2005-08-15 Thread Ryan Anderson
and git send-email which seems to consistently do the right thing. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Add some simple howtos, culled from the mailing list.

2005-08-15 Thread Ryan Anderson
I think these are useful, and I think putting them in a new "howto" directory might help some users until we get to the point of splitting up the tutorial to be easier to read. Given the authorship, I think it's safe to put these in the repository. Signed-off-by: Ryan Anderson &l

[PATCH] Add documentation for git repack and git-prune-packed.

2005-08-15 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Documentation/git-pack-objects.txt |4 +++ Documentation/git-prune-packed.txt | 42 +++ Documentation/git-repack-script.txt | 41 ++ 3 files changed, 87 insertions

Re: Git 1.0 Synopis (Draft v4)

2005-08-15 Thread Ryan Anderson
On Mon, Aug 15, 2005 at 12:17:46AM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > I guess this means, "I dunno, either place works for me." > > I was hoping it means to "Oh, come to think of it, maybe I > should send this

Re: Git 1.0 Synopis (Draft v4)

2005-08-14 Thread Ryan Anderson
On Sun, Aug 14, 2005 at 10:19:18PM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > Junio, do you want to pull this into the git tree? > > Yes, but I have been wondering where it should go. Should it go > under Documentation/ and made i

Re: sending changesets from the middle of a git tree

2005-08-14 Thread Ryan Anderson
On Sun, Aug 14, 2005 at 12:02:33AM -0400, Ryan Anderson wrote: > On Sat, Aug 13, 2005 at 10:35:50PM -0500, Steve French wrote: > > > 2) There is no way to update the comment field of a changeset after it > > goes in (e.g. to add a bugzilla bug number for a bug that was opened

Re: Git 1.0 Synopis (Draft v4)

2005-08-14 Thread Ryan Anderson
Add a SYNOPSIS/release summary to the tree. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> diff --git a/SYNOPSIS b/SYNOPSIS new file mode 100644 --- /dev/null +++ b/SYNOPSIS @@ -0,0 +1,93 @@ +Source Code Management with git + +In Linus's own words as the creator of git: +&qu

Re: [PATCH] Debian packaging for 0.99.4

2005-08-14 Thread Ryan Anderson
On Sun, Aug 14, 2005 at 02:11:50AM +0200, Matthias Urlichs wrote: > Hi, > > Ryan Anderson: > > > > #!/bin/sh > > echo "Don't get a git - use gt! > Ouch. :) I meant it as a joke, obviously. I also thinkoed the sentence I was aiming for, thus l

Git 1.0 Synopis (Draft v4)

2005-08-14 Thread Ryan Anderson
On Sun, Jul 31, 2005 at 06:15:40PM -0400, Horst von Brand wrote: > Ryan Anderson <[EMAIL PROTECTED]> wrote: > > Source Code Management with Git > > More bugging... Ok, I think I've got all this addressed (plus the other email). It just took me a lot longer to get to

Re: [ANNOUNCE] qgit-0.9

2005-08-14 Thread Ryan Anderson
/include/qt3/ in the appropriate place in the scons control file, IIRC. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: sending changesets from the middle of a git tree

2005-08-13 Thread Ryan Anderson
automatically). Not sure on this one - in this case, it almost sounds like you want the feature set of StGit, and/or quilt. (If "quilt push" succeeds, clearly it still merges cleanly.) -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubs

Re: [PATCH] Debian packaging for 0.99.4

2005-08-13 Thread Ryan Anderson
way. We can make the conversion easy for people by providing this shell script for a few weeks: #!/bin/sh echo "Don't get a git - use gt! gt $* -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Use "-script" postfix for scripts

2005-08-13 Thread Ryan Anderson
On Sat, Aug 13, 2005 at 01:57:22AM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > See, for example, the history on git-rename-script for why this is good. > > Why do you think it is a good example? What happens when next > time somebody

Re: [PATCH] Use "-script" postfix for scripts

2005-08-12 Thread Ryan Anderson
See, for example, the history on git-rename-script for why this is good. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Cannot install git RPM

2005-08-09 Thread Ryan Anderson
ation. I'll probably also convert the Debian package to a multi-package system, so we have a demonstration of splitting these two items up. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Making CFLAGS compilant with GNU Coding Standards

2005-08-08 Thread Ryan Anderson
elong to. Then we can argue over where the leftover things fall. If we can get the directory structure to make sense and start putting new things into the right spots, the exact location of where *current* things end up is probably not so important. I consider this post 1.0 material, personally.

Re: qgit-0.81

2005-08-07 Thread Ryan Anderson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Linus Torvalds wrote: > Oh, and do people really care _that_ much when the change happened? That's > a lot of screen real estate wasted on the date stamp of "last change". At > least I can drag it to the right and hide it that way.. I fixed that her

[PATCH 2/2] Doc: update git-send-email-script documentation.

2005-08-02 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Documentation/git-send-email-script.txt | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) b09788cd193a52bb44ab39826c9c6959f79305d5 diff --git a/Documentation/git-send-email-script.txt b/Documentation/git-send

[PATCH 1/2] git-send-email-script - Fix loops that limit emails to unique values to be pedantically correct.

2005-08-02 Thread Ryan Anderson
Email addresses aren't generally case sensitive in the real world, but technically, they *can* be. So, let's do the right thing. Additionally, fix the generated message-id to have the right template used. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- git-send-ema

Re: [PATCH 1/3] Add git-send-email-script - tool to send emails from git-format-patch-script

2005-08-02 Thread Ryan Anderson
On Sun, Jul 31, 2005 at 02:45:29AM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > All emails are sent as a reply to the previous email, making it easy to > > skip a collection of emails that are uninteresting. > > I underst

Re: [OT] Perl-ish perl vs. C-ish perl.

2005-08-01 Thread Ryan Anderson
didn't think it through enough.) After I do those, I'll rebase the git-send-email-script combine my various patch sets into 2 patches (script/Makefile and Documentation/). Sound good? -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsub

Re: [PATCH 1/3] Add git-send-email-script - tool to send emails from git-format-patch-script

2005-07-31 Thread Ryan Anderson
ere leftover from Greg's original, before I remembered to remove them - it should be better now if you take another look. (See my, soon to be sent, set of additional changes.) -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in

Re: [PATCH 1/3] Add git-send-email-script - tool to send emails from git-format-patch-script

2005-07-31 Thread Ryan Anderson
On Sun, Jul 31, 2005 at 02:45:29AM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > All emails are sent as a reply to the previous email, making it easy to > > skip a collection of emails that are uninteresting. > > I underst

Re: [PATCH 1/3] Add git-send-email-script - tool to send emails from git-format-patch-script

2005-07-31 Thread Ryan Anderson
On Sun, Jul 31, 2005 at 04:17:25AM -0400, Ryan Anderson wrote: > This is based off of GregKH's script, send-lots-of-email.pl, and strives to do > all the nice things a good subsystem maintainer does when forwarding a patch > or > 50 upstream: > > All the prior ha

[PATCH 2/3] Add documentation for git-send-email-script

2005-07-31 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Documentation/git-send-email-script.txt | 61 +++ 1 files changed, 61 insertions(+), 0 deletions(-) create mode 100644 Documentation/git-send-email-script.txt 799a6320d3b07347869093beec303afbc005cf26 diff

[PATCH 1/3] Add git-send-email-script - tool to send emails from git-format-patch-script

2005-07-31 Thread Ryan Anderson
f the commit, are cc:ed on the email. All emails are sent as a reply to the previous email, making it easy to skip a collection of emails that are uninteresting. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Makefile |2 git-send-email-sc

[PATCH 3/3] Add new dependencies caused by git-send-email-script to debian/control

2005-07-31 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- debian/control |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 6dbf602b0931608831888e779612fcc89b90d16f diff --git a/debian/control b/debian/control --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-V

Re: Fix interesting git-rev-list corner case

2005-07-29 Thread Ryan Anderson
commits refuse to add a commit when it would be younger than one of it's parents? I suppose that only really fixes one direction of the other problem, though. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a m

Re: Dump http servers still slow?

2005-07-29 Thread Ryan Anderson
main git repository might not be a bad idea, since it is currently living outside any revision tracking at the moment. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majo

Git 1.0 Synopis (Draft v3

2005-07-29 Thread Ryan Anderson
cument) Git development takes place on the Git mailing list. To subscribe, send an email with just "subscribe git" in the body to [EMAIL PROTECTED] Mailing list archives are available at http://marc.theaimsgroup.com/?l=git (This summary written by Ryan Anderson <[EMAIL PROTECTED

Re: Git 1.0 Synopis (Draft v2)

2005-07-29 Thread Ryan Anderson
, which is definitely > not what we would like to say. I suspect it still has more code > by Linus than anybody else (I stopped counting some time ago). Ok. I was thinking I could add "current" into that description. Or, something like, "Linus has since returned his focus to the

Re: [PATCH/RFC] "Recursive Make considered harmful"

2005-07-28 Thread Ryan Anderson
On Wed, Jul 27, 2005 at 02:50:55PM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > 003afd3ed1f83b4533b628182fa16c9ab0dc0467 > > diff --git a/Documentation/Makefile.inc b/Documentation/Makefile.inc > > new file mode 100644 > > -

Re: How is working on arbitrary remote heads supposed to work in Cogito (+ PATCH)?

2005-07-28 Thread Ryan Anderson
even really noticing if "git relink" is used aggressively to migrate hard links into the repository regularly. (Though, "packs" cause some confusion in that scheme, I think.) -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscr

Git 1.0 Synopis (Draft v2)

2005-07-27 Thread Ryan Anderson
aintained by Junio C Hamano <[EMAIL PROTECTED]>. 1 - Generated with the following, in a maildir folder: find . -type f | xargs grep -h "^From:" | perl -ne \ 'tr#A-Z#a-z#; m#<(.*)># && print $1,"\n";' | sort -u | wc -l (This summary

[PATCH/RFC] "Recursive Make considered harmful"

2005-07-27 Thread Ryan Anderson
= $(addprefix tools/,git-applymbox git-applypatch) + +tools/git-%: tools/%.c + $(CC) $(CFLAGS) -o $@ $(filter %.c,$^) + +clean-tools: + rm -f tools/*.o -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a

[PATCH] git-status-script was missed during the conversion from N -> A

2005-07-27 Thread Ryan Anderson
git-status-script was missed during the conversion from "N" to "A" as the new-file marker flag. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- git-status-script |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 10d81954c415dc46287f9d135e2b94302d4d7e

[PATCH] Make git-rename-script behave better with input containing Perl regexp metachars.

2005-07-26 Thread Ryan Anderson
Make git-rename-script behave much better when faced with input contain Perl regular expression metacharacters. Also, restore support for the GIT_DIR Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- git-rename-script | 26 -- 1 files changed, 16 insertions(

Re: [PATCH] Add git-request-pull-script, a short script that generates a summary of pending changes

2005-07-26 Thread Ryan Anderson
On Tue, Jul 26, 2005 at 03:30:36AM -0400, Ryan Anderson wrote: > > A short message requesting a pull from the repository is also included. And, an example (which has a correct version of my fixes to git-rename-script included in it.) To generate this I used: git request-pull or

[PATCH] Add git-request-pull-script, a short script that generates a summary of pending changes

2005-07-26 Thread Ryan Anderson
A short message requesting a pull from the repository is also included. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Makefile|3 ++- git-request-pull-script | 36 2 files changed, 38 insertions(+), 1 deletions(-) creat

[PATCH] Make git-rename-script behave much better when faced with input contain Perl regular expression metacharacters.

2005-07-25 Thread Ryan Anderson
Also, restore support for the GIT_DIR Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- git-rename-script | 26 ++ 1 files changed, 10 insertions(+), 16 deletions(-) 1ed66638c7ce328d882639447b80099f096c2993 diff --git a/git-rename-script b/git-rename-script

Re: [PATCH] git-cvsimport-script: parse multidigit revisions

2005-07-25 Thread Ryan Anderson
On Tue, Jul 26, 2005 at 01:42:57AM +0200, Matthias Urlichs wrote: > (Side question - why aren't you doing a direct bk2git import?) The last time I went looking for a tool to do this, I failed to find it - where can I get this? -- Ryan Anderson sometimes Pug Majere - To unsubscribe f

[PATCH] Update the documentation for git-tag-script to reflect current behavior.

2005-07-24 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Documentation/git-tag-script.txt | 12 1 files changed, 8 insertions(+), 4 deletions(-) 8f1801c948cbf1187a192df1656709689ba46d61 diff --git a/Documentation/git-tag-script.txt b/Documentation/git-tag-script.txt

[PATCH] Add documentation for git-rename-script

2005-07-24 Thread Ryan Anderson
Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- Documentation/git-rename-script.txt | 34 ++ 1 files changed, 34 insertions(+), 0 deletions(-) create mode 100644 Documentation/git-rename-script.txt 715924203401309ceb2f696e507b8b2c18244d08 diff -

Re: [PATCH] Add git-find-new-files to spot files added to the tree, but not the repository

2005-07-24 Thread Ryan Anderson
m - but then I just decided it'd be easier to install the man pages. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Add support for directories to git-rename-script.

2005-07-24 Thread Ryan Anderson
Oh, and in the process, rewrite it in Perl. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- git-rename-script | 68 + 1 files changed, 63 insertions(+), 5 deletions(-) f46717f9116bba7efb6a10ed99cd2fcea00fe5da diff --git a/git-

Re: [PATCH] Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"

2005-07-24 Thread Ryan Anderson
On Sat, Jul 23, 2005 at 11:12:22PM -0700, Junio C Hamano wrote: > Alexey Nezhdanov <[EMAIL PROTECTED]> writes: > > > Satturday, 23 July 2005 23:26 Ryan Anderson wrote: > >> -Depends: ${misc:Depends}, shellutils, diff, rsync, rcs > >> +Depends: ${misc:Depends},

[PATCH] Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"

2005-07-23 Thread Ryan Anderson
makes it easier to get the package included for distribution with Debian. This has been based upon the original patch by Sebastian Kuzminsky <[EMAIL PROTECTED]>, but has been fixed up based upon feedback. Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- changelog | 10 +++

Re: [PATCH] Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"

2005-07-23 Thread Ryan Anderson
On Sat, Jul 23, 2005 at 09:24:33AM -0700, Linus Torvalds wrote: > > > On Sat, 23 Jul 2005, Ryan Anderson wrote: > > > > * Compile against the unencumbered Mozilla SHA1 code, instead of > > the iffy OpenSSL code. This makes it easier to get the pac

Re: [PATCH] Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"

2005-07-23 Thread Ryan Anderson
On Sat, Jul 23, 2005 at 02:11:16AM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > --- a/debian/changelog > > +++ b/debian/changelog > > ... > > + * Minor tweaks to the Build-Depends. > > This is a nit and not the reason

Re: Last mile to 1.0?

2005-07-23 Thread Ryan Anderson
m#<(.*)># && print $1,"\n";' | sort -u | wc -l -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Last mile to 1.0?

2005-07-23 Thread Ryan Anderson
ures[1] - Beta Documentation - Alpha My feeling is that we're pretty well set to do a 1.0 release. 1 - Usability features are all the things around git-apply, git-format-patch, etc, that we're clearly working on to make life more pleasant, but aren't really critical. -- Ryan Anderso

[PATCH] Add git-find-new-files to spot files added to the tree, but not the repository

2005-07-23 Thread Ryan Anderson
Add git-find-new-files to find files that are in the tree, but not checked into the repository. Most users will probably want to "make clean" before using this for real significant changes, as it does such a good job that it finds binaries that just got built. Signed-off-by: Rya

[PATCH] Deb Packaging fixes: Build against Mozilla libs for Debian, conflict with "git"

2005-07-23 Thread Ryan Anderson
PROTECTED]> Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- debian/changelog | 11 +++ debian/control |3 ++- debian/rules | 14 ++ 3 files changed, 27 insertions(+), 1 deletions(-) c651cdc175712c26d4b9c8b75b44a89eb1b74752 diff --git a/debian/changel

Re: [PATCH 0/2] apply.c: a fix and an enhancement

2005-07-22 Thread Ryan Anderson
On Fri, Jul 22, 2005 at 12:46:36PM -0700, Junio C Hamano wrote: > Ryan Anderson <[EMAIL PROTECTED]> writes: > > > On Fri, Jul 22, 2005 at 09:56:19AM -0700, Junio C Hamano wrote: > >> Now if we had a mechanism to graft a later history which starts > >> at 2.6.1

Re: [PATCH 0/2] apply.c: a fix and an enhancement

2005-07-22 Thread Ryan Anderson
npacking everything but the packs that are currently in the main tree, and repacking one very big pack to get the maximum posible benefit from the deltas. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a messag

[PATCH] Deb packaging needs two more configuration files

2005-07-21 Thread Ryan Anderson
rt >.tree1 git-ls-files | grep -v -e .tree1 -e .tree2 \ | sort >.tree2 diff -u .tree1 .tree2 ) Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> --- debian/compat |1 + debian/git-core.install |1 + 2 files changed, 2 insertions(+), 0 del

[PATCH] Deb packages should include the binaries (Try 2 - this time it actually applies)

2005-07-21 Thread Ryan Anderson
an early commit in v1 that made the old patch impossible to apply.) Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ +git-core (0.99-1) unstable; urgency=low + + * Update deb pa

Re: [PATCH/RFC] Add git-changelog-script to show the changes between two commits

2005-07-21 Thread Ryan Anderson
Nevermind, I apparently wanted: git-whatchanged HEAD ^$LAST_RELEASED_COMMIT I'll see about writing up a description of the extended commit reference scheme. Currently I can't find a description of it anywhere in the source tree. On Thu, Jul 21, 2005 at 02:31:43AM -0400, Rya

[PATCH/RFC] Add git-changelog-script to show the changes between two commits

2005-07-20 Thread Ryan Anderson
7;" |\ head -1 Signed-off-by: Ryan Anderson <[EMAIL PROTECTED]> diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -36,7 +36,8 @@ SCRIPTS=git git-apply-patch-script git-m git-reset-script git-add-script git-checkout-script git-clone-script \

Re: [PATCH 0/9] applymbox updates and assorted trivial patches.

2005-07-20 Thread Ryan Anderson
cc:ed you on them since I see you are collecting things this week. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Deb packages should include the binaries

2005-07-20 Thread Ryan Anderson
n/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ +git-core (0.99-1) unstable; urgency=low + + * Update deb package support to build correctly. + + -- Ryan Anderson <[EMAIL PROTECTED]> Thu, 21 Jul 2005 02:03:32 -0400 + git-core (0.99-0) unstable; urgency=l

[PATCH] Make debian/rules executable, and correct the spelling of rsync in debian/control

2005-07-19 Thread Ryan Anderson
ble filesystem GIT comes in two layers. The bottom layer is merely an extremely fast and flexible filesystem-based database designed to store directory trees diff --git a/debian/rules b/debian/rules old mode 100644 new mode 100755 -- Ryan Anderson sometimes Pug Majere - To unsubscribe from t

Re: OLS?

2005-07-18 Thread Ryan Anderson
ommendations on good > restaurants to facilitate an informal BOF. I'll be getting in tomorrow afternoon. I'll keep an eye out for you. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EM

[MERGE] Combine git-tools repository into example-tools/ subdirectory of git

2005-07-16 Thread Ryan Anderson
n.git/ -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.pack

2005-07-08 Thread Ryan Anderson
download new packs as Linus generates them. I suspect objects will trickle in as well, but an occassional git-prune-packed will tidy things back up. The packs internally use a delta-based algorithm to save huge amounts of space, and for speed of daily use, the standalone objects are still in use. -- R