Potential Bug with Client Certificate Authentication (mTLS)

2019-09-18 Thread Scott Guymer
I'm trying to pull via HTTPS from a TFS server that has Client Certificate authentication configured. I believe I have all the certificates in the right format and simply using curl with the same certs works but when trying to clone via git it does not seem to negotiate the client certificate auth

Fwd: Discovering the new parents in commit hooks

2019-07-05 Thread scott douglass
Hi, I’d like to be able to discover the new parents-to-be SHA-1s during the hooks that run before a commit*. Essentially I’d like be able to distinguish the ‘git commit’ case from ‘git commit —amend’. Is there already a way to do this that I have overlooked? (I’ve read ‘man githooks’ and searched

push.recurseSubmodules=check doesn't consider tags

2019-06-11 Thread Scott Johnson
I occasionally rebase my submodules. I realize the danger (historical submodule pointers could point to commits that get garbage-collected away) so I always create and push a tag before the rebase, to make sure the old commits will never get purged. I believe this is safe, based on some experime

unsub

2018-08-27 Thread Scott Johnson
unsubscribe git

Would a config var for --force-with-lease be useful?

2018-08-24 Thread Scott Johnson
want to submit a patch if this is a feature that isn't likely to be accepted, so I wanted to get some thoughts from the mailing list regarding this idea. Thank you, ~Scott Johnson

we provide editing

2018-07-20 Thread Scott
deliver testing for you, so that you get to know our quality first hand. If you want to explore further, please reply back. Thanks and Regards, Scott

photos

2018-07-20 Thread Scott
deliver testing for you, so that you get to know our quality first hand. If you want to explore further, please reply back. Thanks and Regards, Scott

we edit your photos

2018-07-20 Thread Scott
deliver testing for you, so that you get to know our quality first hand. If you want to explore further, please reply back. Thanks and Regards, Scott

[no subject]

2018-04-26 Thread Scott McKellar
Good morning Git https://bit.ly/2HSZB08 Scott McKellar

[no subject]

2018-02-23 Thread Scott McKellar
Hi Git https://goo.gl/q6V2bH Scott

git add --all does not respect submodule..ignore

2018-01-30 Thread Michael Scott-Nelson
ut I believe that it does not get committed and besides also does not seem to have a way to `git add -f`. --- Note: currently on git version 2.14.1, but looking through the changelogs, did not see any changes since then that would enable this workflow. -Michael Scott-Nelson

Re: Shawn Pearce has died

2018-01-29 Thread Scott Gasch
length? format?)? Deliver as an attachment over email to you? Thx, Scott On Mon, Jan 29, 2018 at 10:39 AM, Scott Gasch wrote: > Chris, also on this email thread, is working on putting together some kind > of video of Shawn's colleagues at Google talking about working with him. > Pa

Re: [PATCH] diff-highlight: split code into module

2017-06-15 Thread Scott Baker
On 06/15/2017 12:15 PM, Junio C Hamano wrote: > Do you want +x bit for the last one? I could throw that bit in > while queuing if you want. > > Thanks. > Ya probably best.

RE: Can't get git to stop outputting to StdErr

2016-12-19 Thread Scott R. Chamberlain
Microsoft fixed their git repo implementation to no longer cause this problem. https://connect.microsoft.com/VisualStudio/feedback/details/3109654/git-host-on-visualstudio-com-does-not-respect-the-q-flag-for-pushes Scott Chamberlain Software Engineer ImproMed, LLC (800) 925-7171

RE: Can't get git to stop outputting to StdErr

2016-10-28 Thread Scott R. Chamberlain
This is talking to a visualstudio.com git repo. I will file a bug with them. Scott Chamberlain Software Engineer ImproMed, LLC (800) 925-7171 www.impromed.com -Original Message- From: Junio C Hamano [mailto:gits...@pobox.com] Sent: Friday, October 28, 2016 4:07 PM To: Scott R

Can't get git to stop outputting to StdErr

2016-10-28 Thread Scott R. Chamberlain
is a detached HEAD. Scott Chamberlain Software Engineer ImproMed, LLC -- Rely On Us. ImproMed LLC Henry Schein Animal Health --

Re: Literate programming with git

2016-08-31 Thread Scott Abbey
> How does the linearify/dendrify work with already non-linear history? The current implementation using magic strings in commit messages seems incompatible with existing projects. How about annotating an existing project with git-notes instead? You could add notes to existing commits without nee

FW: GIT Support Partners

2016-08-30 Thread Scott Sobstad
Hi- I'm wondering if anyone could suggest a GIT support partner(s)?  The community is great, but I'm looking for a more personalized GIT support experience.  Thanks! -Scott Sobstad Scott Sobstad Director-Application Support,TSG JDA Software 20700 Swenson Dr, Waukesha, WI 5318

Condominium Owners List

2015-10-21 Thread Scott Sisk
. If you can let me know target criteria,I can get back to you with proper response. Look forward to your prompt response. Best Regards, Scott Sisk Reply “Leaveout” if you do not wish to receive emails from us. --- This email has been checked for viruses by Avast antivirus softwa

Re: git branch command is incompatible with bash

2015-07-28 Thread Scott Schmit
h, sometimes a tag, and sometimes a commit hash. We don't have a one-stop-shop command to answer that question in all cases, which is unfortunate. git status answers, but that's not plumbing. git-prompt manages to do a fairly good job, but the logic is by no means straightforward. -- Sco

Re: [PATCH v6 17/19] fsck: Introduce `git fsck --quick`

2015-06-19 Thread Scott Schmit
is a very good name that > is unfortunately a mouthful, I agree that we need a name that is as > short as `--x` that means the same as `--connectivity-only`. I > do not think `--quick` is that word; it does not mean such a thing. How about `--linkage` or `--links`? -- Scott Schmit

Re: [PATCH] git-checkout.txt: Document "git checkout " better

2015-06-11 Thread Scott Schmit
ches, but we've chosen not to. (I then waste time trying to understand that) s/commit/commit-ish/ - tags are also tree-ishes, though you could argue this case is less "often" leaving: 'git checkout' with or `--patch` is used to restore modified or deleted paths to their original contents from the index or replace paths with the contents from a named (most often a commit-ish) instead of switching branches. does a sha1 count as "named"? Maybe s/named //. -- Scott Schmit -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: URL not displaying change made with git.

2015-04-24 Thread Scott Meyer
The site is local to my laptop. I am attempting to establish a development environment where I can view and test changes before moving to production. On Fri, Apr 24, 2015 at 8:50 AM, Matthieu Moy wrote: > Scott Meyer writes: > >> When I use my browser to bring up the site the c

URL not displaying change made with git.

2015-04-24 Thread Scott Meyer
I used git in the following steps. This is a local directory on a Mac, with Yosemite, using the latest git version. The directory name is "development". using eclipse I created a branch WO_1 I made a change to the file eclipse indicates the change I use the plus to add it to the Index I commit t

Re: [PATCH v4] rev-list: refuse --first-parent combined with --bisect

2015-03-20 Thread Scott Schmit
eakage at say 5 would > not explain why the tip of the upper branch is broken---its breakage > has no way to propagate there. The breakage must have happened at 4 > or before that commit. But what if 7 & 8 are the same patch, cherry-picked? Or nearly the same patch, but with

Re: git-scm.com website

2015-03-09 Thread Scott Chacon
use it is not maintained by us. Again, if you can point to a GitHub logo on any page of the website, I would love to see it. And Pro Git is free and read by hundreds of thousands of people day all over the world and available in dozens of languages in multiple ebook formats. I would remove the Amaz

Re: git-scm.com website

2015-03-09 Thread Scott Chacon
t, since many people coming to the page are doing research to figure out if they want to switch to it in their companies. It also demonstrates that these large companies are participating in the open source community and it may help them decide to open source internal corporate projects as well, which I think is beneficial to everyone. Scott -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[BUG] Move tracking in git diff is not as good as in git status

2015-02-04 Thread Scott Schmit
ff -M --stat --summary HEAD~.. git diff -C --stat --summary HEAD~.. --- At first, I thought it was because the "git mv" command recorded something in the index that's lost once the commit happens. To check if that was so, I went back to the commit in question, did a "git reset

Re: [PATCH] branch: add support for --dry-run option

2015-01-21 Thread Scott Schmit
delete the branch 'a' which you are currently on. $ touch file $ git add file $ git commit -m 'add file' [a e2c2ece] add file 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 file $ git checkout -b b master Switched to a new branch 'b' $ git branch -d a error: The branch 'a' is not fully merged. If you are sure you want to delete it, run 'git branch -D a'. -- Scott Schmit smime.p7s Description: S/MIME cryptographic signature

Re: [PATCH] stash: git stash create and git stash store added to git stash usage synopsys

2015-01-13 Thread Scott Schmit
$dashless clear > + or: $dashless create [] > + or: $dashless store [-m|--message ] [-q|--quiet] " > > SUBDIRECTORY_OK=Yes > OPTIONS_SPEC= Considering the man page says create & store are intended for scripts and "probably not the command you want to use"

Re: [PATCH] standardize usage info string format

2015-01-12 Thread Scott Schmit
-cc]" (which I admit seems counter-intuitive), but I wouldn't be surprised if opinions on that are about as split as the existing usage lines are :-). Hope this helps. -- Scott Schmit smime.p7s Description: S/MIME cryptographic signature

Re: git file listing is inconsistent

2014-11-26 Thread Scott Schmit
er git commands, and --files-with-matches for consistency with grep(1). So I don't think anything needs to change. All we need to do is to teach grep(1) the --name-only option, and the cycle will be complete. [I can never remember grep's version of the option...] :-D -- Scott Schmit

Re: git push --all --tags

2014-11-15 Thread Scott Schmit
On Sat, Nov 15, 2014 at 06:58:36PM +0300, Konstantin Khomoutov wrote: > On Sat, 15 Nov 2014 04:44:19 + (UTC) Ryan Jacobs wrote: > > $ git push --all --tags > > error: --all and --tags are incompatible > > > > Why are these flags incompatible? Just wondering 'cause I think that > > it would be

Re: diff-highlight highlight words?

2014-11-12 Thread Scott Baker
On 11/11/2014 11:56 PM, Jeff King wrote: > [+cc git@vger, since this may be of interest to others] > > On Tue, Nov 11, 2014 at 02:40:59PM -0800, Scott Baker wrote: > > > I'd like to recreate the github style diffs on the command line. It > > appears that your diff

Re: [PATCH v5] lockfile.c: store absolute path

2014-11-04 Thread Scott Schmit
On Sun, Nov 02, 2014 at 07:24:37AM +0100, Michael Haggerty wrote: > Locked paths can be saved in a linked list so that if something wrong > happens, *.lock are removed. For relative paths, this works fine if we > keep cwd the same, which is true 99% of time except: > > - update-index and read-tree

Re: Feature Proposal: Track all branches from a given remote

2014-10-26 Thread Scott Johnson
guration after the command finished. (There really wouldn't be a need to affect the configuration on the filesystem - simply the effective configuration used while git is running for this operation). Thanks, ~Scott -- To unsubscribe from this list: send the line "unsubscribe git

Feature Proposal: Track all branches from a given remote

2014-10-25 Thread Scott Johnson
ack from that remote previous to this invocation of the command. If I were to start work on a patch, would there be any interest in this feature, or are there reasons why it isn't currently implemented? Thank you, ~Scott Johnson -- To unsubscribe from this list: send the line "unsubscribe gi

[PATCH] notes: accept any ref for merge

2014-09-19 Thread Scott Chacon
tes push refspec. Signed-off-by: Scott Chacon --- notes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes.c b/notes.c index 5fe691d..78d58af 100644 --- a/notes.c +++ b/notes.c @@ -1293,7 +1293,7 @@ int copy_note(struct notes_tree *t, void expand_notes_ref(struct

Re: [PATCH 22/32] checkout: support checking out into a new working directory

2014-09-04 Thread Scott Schmit
On Tue, Sep 02, 2014 at 10:51:47AM -0400, Marc Branchaud wrote: > MULTIPLE WORKING TREES > -- > > A git repository can support multiple working trees, allowing you to check > out more than one branch at a time. With `git checkout --to` a new working > tree is associated with t

Re: [PATCH] pretty: Provide a strict ISO8601 date format

2014-08-29 Thread Scott Schmit
On Fri, Aug 29, 2014 at 11:41:39AM -0700, Junio C Hamano wrote: > You feed tz/100 to "%+03d:" (the "sign and hour" part of the > timezone). What if tz is -30, i.e. less than an hour but still a > negative offset? tz/100 would be zero and tz % 100 would be -30. > > tz = -30; > printf("%+0

Re: [PATCH] pretty: Provide a strict ISO8601 date format

2014-08-29 Thread Scott Schmit
r % is followed by zero or more of the following > flags: > > + A sign (+ or -) should always be placed before a number > produced by a signed conversion. By default a sign is > used only for negative numbers. A + overrides a space if >

Support for EBCDIC

2014-07-02 Thread Scott McKellar
advocating for EBCDIC.  I escaped from the EBCDIC world about fifteen years ago, and have no desire to return.  I just want to know if character set issues are worth reporting.  The same issues may arise for other, more obscure character sets. Scott McKellar -- To unsubscribe from

Re: files deleted with no record?

2014-06-26 Thread Jeremy Scott
we're all using source tree. I'm really interested to try and reproduce this so I'll find some time today to do it. Thanks again On Fri, Jun 27, 2014 at 6:56 AM, Jeremy Scott wrote: > Hi. Thanks for getting back to me. > > here is a screenshot from source tree t

Re: files deleted with no record?

2014-06-26 Thread Jeremy Scott
, Philip Oakley wrote: > From: "Phil Hord" > >> On Mon, Jun 23, 2014 at 9:15 PM, Jeremy Scott >> wrote: >>> >>> I just encountered a situation where a merge was made, with no >>> apparent changes in files (ie no log), but the result was that

files deleted with no record?

2014-06-23 Thread Jeremy Scott
I just encountered a situation where a merge was made, with no apparent changes in files (ie no log), but the result was that some files were deleted. person A adds some files person B adds some files from the same point person B commits and pushes. person A commits -- now merge is required a fe

Re: material for git training sessions/presentations

2014-05-04 Thread Scott Chacon
The GitHub training team has all of their materials open sourced under a CC BY 3.0 license. They're all written in Markdown and hosted on GitHub. You can check them out here, including going through an online rendering of the materials: http://training.github.com/kit/ Scott On Sun,

Re: Git push race condition?

2014-04-10 Thread Scott Sandler
On Tue, Mar 25, 2014 at 10:57 AM, Jeff King wrote: > On Tue, Mar 25, 2014 at 09:45:20AM -0400, Scott Sandler wrote: > >> Version of git on the server? git version 1.8.3-rc0 > > There was significant work done between v1.8.3 and v1.8.4 on handling > races in the ref code. As I

Re: Git push race condition?

2014-03-25 Thread Scott Sandler
xplicitly just to be sure it's not force pushes, and see if it still happens. If anyone has other ideas of things to look into or test, let me know. Thanks, Scott On Tue, Mar 25, 2014 at 10:03 AM, Matthieu Moy wrote: > Scott Sandler writes: > >> Is there a hook or cron job that

Re: Git push race condition?

2014-03-25 Thread Scott Sandler
rejects my attempted force pushes to master. On Mon, Mar 24, 2014 at 6:59 PM, Nasser Grainawi wrote: > On Mar 24, 2014, at 4:54 PM, Jeff King wrote: > >> On Mon, Mar 24, 2014 at 03:18:14PM -0400, Scott Sandler wrote: >> >>> I've noticed that a few times in the p

Re: Git push race condition?

2014-03-24 Thread Scott Sandler
, Ævar Arnfjörð Bjarmason wrote: > On Mon, Mar 24, 2014 at 8:18 PM, Scott Sandler > wrote: >> I run a private Git repository (using Gitlab) with about 200 users >> doing about 100 pushes per day. > > Ditto but about 2x those numbers. > >> e

Re: Git push race condition?

2014-03-24 Thread Scott Sandler
esting I did with the sleep hook it didn't seem like the hooks were actually the problem. On Mon, Mar 24, 2014 at 3:44 PM, Matthieu Moy wrote: > Scott Sandler writes: > >> Both pushes are >> determined to be fast-forwards and both succeed, but B' overwrites B >>

Git push race condition?

2014-03-24 Thread Scott Sandler
thread says about how this should work. So the question is, how might this be happening and what can I do about it? Thanks, Scott -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Feature Request Google Authenticator Support

2014-01-30 Thread Scott Chacon
Hey, On Thu, Jan 30, 2014 at 6:28 AM, Erik Faye-Lund wrote: > On Thu, Jan 30, 2014 at 5:07 AM, Max Rahm wrote: >> Github supports google authenticator 2-step authentication. I enabled it >> and how can't figure out how to connect to my github account through git. >> I've looked pretty hard in th

Re: git stash while pending merge should not be allowed

2013-06-13 Thread Scott McPeak
On 06/07/13 11:47, Junio C Hamano wrote: Scott McPeak writes: I suggest that this problem could easily have been avoided if "git stash" refused to run with a pending merge (present MERGE_HEAD file), since this is crucial repository state that it does not save. This seems similar to

git stash while pending merge should not be allowed

2013-06-06 Thread Scott McPeak
damage, since people pulled and pushed afterward, before the problem was noticed. I suggest that this problem could easily have been avoided if "git stash" refused to run with a pending merge (present MERGE_HEAD file), since this is crucial repository state that it does not save. This se

Re: Git Merge 2013 Conference, Berlin

2013-05-10 Thread Scott Chacon
Hey, On Fri, May 10, 2013 at 9:10 PM, Sebastian Schuberth wrote: > On 23.01.2013 20:27, Scott Chacon wrote: > >> As you may remember, we did not have a GitTogether last year. Since I >> miss drinking and talking Git nerdiness with all of you, I'm going to >> try o

Re: Important articles on git-scm.com no more accessible

2013-05-05 Thread Scott Chacon
Sorry about that - a recent PR that was merged changed the routes that handled this for some reason. I just added the historical routes back and they all should work again. Scott On Wed, May 1, 2013 at 8:57 PM, Konstantin Khomoutov wrote: > On Wed, 1 May 2013 14:38:02 -0400 > Jeff King

git files from another branch in a separate repository

2013-03-11 Thread Scott Haynes
tree merge, but after reading about the -tree options, I don't think that is what I need to do. Do I want to right a hook script to pull in those files? TIA, Scott-- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.o

Re: Git Merge 2013 Conference, Berlin

2013-02-19 Thread Scott Chacon
Hey, On Tue, Feb 19, 2013 at 1:26 PM, Junio C Hamano wrote: > Scott Chacon writes: > >> On Tue, Feb 19, 2013 at 11:19 AM, Junio C Hamano wrote: >>> Scott Chacon writes: >>> >>>> On Tue, Feb 19, 2013 at 7:41 AM, Michael J Gruber >>>&

Re: Git Merge 2013 Conference, Berlin

2013-02-19 Thread Scott Chacon
Hey, On Tue, Feb 19, 2013 at 11:19 AM, Junio C Hamano wrote: > Scott Chacon writes: > >> On Tue, Feb 19, 2013 at 7:41 AM, Michael J Gruber >> wrote: >>> Michael J Gruber venit, vidit, dixit 19.02.2013 16:20: >>>> Well, all days are listed as "sold

Re: Git Merge 2013 Conference, Berlin

2013-02-19 Thread Scott Chacon
will stay with family rather than at the Radisson Blu. >> > BTW: Is it OK to add that event as an "event" on our Git community page? > Just wanted to ask Scott and Junio before doing it myself. Yes, this is fine. Scott -- To unsubscribe from this list: send the line "u

Re: Git Merge 2013 Conference, Berlin

2013-02-18 Thread Scott Chacon
o try to record everything and summarize as much as I can after the fact, so if you can't attend it should still be possible to get the general idea of what occurred and was discussed. I'm going to try doing something similar in the SF area in maybe 6-8 months from this, assuming it's a s

Re: Git-aware HTTP transport docs

2013-02-12 Thread Scott Chacon
I don't believe it was ever merged into the Git docs. I have a copy of it here: https://www.dropbox.com/s/pwawp8kmwgyc3w2/http-protocol.txt Scott On Tue, Feb 12, 2013 at 5:34 PM, H. Peter Anvin wrote: > Hi Shawn, > > You wrote a really great protocol spec for the smart HTTP prot

Re: How to identify the users?

2013-01-30 Thread Scott Yan
r commit d34e61baa28eabf46ba5e9f6a2feb24cc683ed39 Reflog: master@{0} (Scott Yan ) Reflog message: push Author: Scott Yan Date: Thu Jan 31 14:19:30 2013 +0800 this log shows when pushed, but still can't tell Who, because the author info may be fake. I don't know if I made some mistake. Sitaram: It

Re: How to identify the users?

2013-01-30 Thread Scott Yan
ntication valid user, but as I know, there are no relation between the apache username and the git client user ino (saved in .gitconfig), so can you describe some detail? Regards, Scott Yan On Thu, Jan 31, 2013 at 1:56 PM, Andrew Ardill wrote: > > > > On 31 January 2013 16:52, Scott

Re: merge --no-commit not able to report stats more verbosely?

2012-10-26 Thread Scott R. Godin
Looks like I got lost in the press of other issues. anyone? On 10/22/2012 09:39 AM, Scott R. Godin wrote: > As you can see from the below, I can't seem to get it to give me more > verbose results of what's being merged (as in the actual merge below) > with --stat or -v .. i

Re: Links broken in ref docs.

2012-10-22 Thread Scott Chacon
look into it once Heroku is back online. Scott On Mon, Oct 22, 2012 at 7:34 PM, Mike Norman wrote: > This seems worse. The entire site is now down with an application > error. Reporting this out of surprise and just in case the dev on the > job has the site cached somehow and can&#

merge --no-commit not able to report stats more verbosely?

2012-10-22 Thread Scott R. Godin
As you can see from the below, I can't seem to get it to give me more verbose results of what's being merged (as in the actual merge below) with --stat or -v .. is it supposed to do that? (develop)>$ git merge --no-commit --stat -v widget_twitter Automatic merge went well; stopped before committin

Re: Git diff-file bug?

2012-10-03 Thread Scott Batchelor
quot;changed time" in the inode, and causes gitk to show that all my files have changed. Thanks, Scott. On 28 September 2012 21:40, Junio C Hamano wrote: > Scott Batchelor writes: > >> I'm fairly new to git and am witnessing some strange behavior with git >> that I

Re: The GitTogether

2012-09-21 Thread Scott Chacon
Actually, responding to some of the feedback I've been getting, I'm thinking of having a single day of just core developers and then a day or two of users, or vice versa, but doing them together in a single event. Then just doing that same pattern in both the EU and the US. Scott On F

The GitTogether

2012-07-26 Thread Scott Chacon
y, is there any feedback on the times and places - especially the Berlin one. If nobody can agree on a better specific time, I'll push forward with early October in Berlin, but if there is a concensus around a different time, I'm fine moving it. Scott -- To unsubscribe from this list: send

Re: bogus merges

2005-09-06 Thread Wayne Scott
On 9/5/05, Linus Torvalds <[EMAIL PROTECTED]> wrote: > > Really 'git commit' should detect problems like this automatically and > > prevent them from getting in the tree. > > Well, that would depend on having the fixed git-merge-base in the first > place, which in turn would mean that such a commi

bogus merges

2005-09-05 Thread Wayne Scott
A recent commit in linux-2.6 looks like this: commit b129a8ccd53f74c43e4c83c8e0031a4990040830 Merge: 6b39374a27eb4be7e9d82145ae270ba02ea90dc8 194d0710e1a7fe92dcf860ddd31fded8c3103b7a Author: Russell King <[EMAIL PROTECTED]> Date: Wed Aug 31 10:12:14 2005 +0100 [SERIAL] Clean up and fix tty

Re: [RFC] extending git-ls-files --exclude.

2005-08-01 Thread Wayne Scott
On 7/29/05, Junio C Hamano <[EMAIL PROTECTED]> wrote: > While I would in principle prefer to offer more freedom to shoot > yourselves in the foot ;-), the pragmatic side of me says too > much flexibility is just asking for trouble with not much > additional gain. For an example of just how far y

Re: chunking (Re: [ANNOUNCEMENT] /Arch/ embraces `git')

2005-04-20 Thread C. Scott Ananian
ream' part of your full-duplex pipe is 'free' while you've got bits clogging your 'downstream' pipe. The wonders of full-duplex... Anyway, "numbers talk, etc". I'm working on them. --scott LIONIZER LCPANES shortwave MKSEARCH ESGAIN Saddam Hussein

Re: [ANNOUNCEMENT] /Arch/ embraces `git'

2005-04-20 Thread C. Scott Ananian
how well it lives up to this promise... --scott terrorist AEROPLANE munitions PAPERCLIP MI5 Morwenstow WSHOOFS CABOUNCE colonel Yakima AES MI6 nuclear NSA Cocaine Columbia plastique LICOZY ( http://cscott.net/ ) - To unsubscribe from this list: send the line "unsubs

Blob chunking code. [Second look]

2005-04-20 Thread C. Scott Ananian
aps think about doing another bulk repository format conversion where all the hashes change. But (IMO) it's a little early to be thinking of this yet. --scott nuclear RUCKUS KUPALM ODACID LA STANDEL Mossad LITEMPO atomic mail drop Hussein JUBILIST class struggle SSBN 731 Bush quiche Nazi

Re: [PATCH] Some documentation...

2005-04-20 Thread C. Scott Ananian
finitely a designed 'feature' not a 'bug'. --scott BLUEBIRD SEQUIN SECANT Waihopai Honduras KUDOVE genetic KUJUMP SCRANTON DES AMLASH Indonesia SLINC cracking ESMERALDITE mustard Uzi KUSODA ( http://cscott.net/ ) - To unsubscribe from this list: send

Re: [PATCH] write-tree performance problems

2005-04-20 Thread C. Scott Ananian
ut I'm curious as to whether it's still of interest at all. I don't know exactly how far ingrained multilevel trees have become since they were adopted. --scott Japan explosion BLUEBIRD Honduras jihad D5 SLBM Diplomat overthrow JMTIDE CABOUNCE AMTHUG ESODIC Kennedy AVBRANDY

Re: [PATCH] write-tree performance problems

2005-04-20 Thread C. Scott Ananian
large' issue -- and maybe the performance issue you're referring to, as well? --scott Boston MI6 quiche LPMEDLEY BLUEBIRD PBSUCCESS jihad biowarfare non-violent protest Yakima NRA EZLN DES hack SARANAC KMPLEBE Echelon PBCABOOSE security ( http://cscott.net/ ) -

Re: WARNING! Object DB conversion (was Re: [PATCH] write-tree performance problems)

2005-04-20 Thread C. Scott Ananian
x tree (in parallel if you have more than one peer a la bittorrent). Yes, I guess this is the detail I was going to abandon. =) I viewed the fact that the top-level hash was dependent on the exact chunk makeup a 'misfeature', because it doesn't allow easy interoperability with exist

Re: WARNING! Object DB conversion (was Re: [PATCH] write-tree performance problems)

2005-04-20 Thread C. Scott Ananian
r than a compress in order to do the comparison, which will give *some* performance improvement. --scott LCPANGS Serbian MKSEARCH security KUCLUB LCPANES Saddam Hussein Secretary Delta Force AMLASH ESMERALDITE TPAJAX plutonium ESGAIN Ft. Meade India ( http://cscott.net

Re: WARNING! Object DB conversion (was Re: [PATCH] write-tree performance problems)

2005-04-20 Thread C. Scott Ananian
ing at whole files, or (better) the whole repository. The chunking algorithm is guaranteed not to respect semantic boundaries (for *some* semantics of *some* file). --scott explosion JMTRAX DC KUBARK biowarfare LCFLUTTER ESMERALDITE for Dummies Hager Nader Israel General ZRM

Blob chunking code. [First look.]

2005-04-20 Thread C. Scott Ananian
, but I thought I'd post it here for early reviews and comments. My informal testing shows that 1) my chunk size is currently too small, and 2) subrange sharing works well even on relatively small files. I'll be working on getting concrete numbers for larger archives. --scott DNC N

Re: SHA1 hash safety

2005-04-19 Thread C. Scott Ananian
he assumption MD5 is uniform, and it isn't. No, the collision papers don't show this at all. --scott atomic strategic HBDRILL SARANAC COBRA JUDY Ft. Meade assassination politics Mossad HOPEFUL ZPSEMANTIC DTFROGS HTKEEPER LITEMPO LIONIZER operation ( http://cscott.net

Re: [PATCH] write-tree performance problems

2005-04-19 Thread C. Scott Ananian
would break all existing repositories, sigh). --scott DES WTO Indonesia NRA LCPANGS supercomputer plastique class struggle AEFOX Pakistan ODEARL Secretary KUGOWN Cheney ODIBEX SDI AP JMMADD ( http://cscott.net/ ) - To unsubscribe from this list: send the line "unsubscribe gi

Re: SHA1 hash safety

2005-04-18 Thread C. Scott Ananian
rammer involved quickly took refuge in a (wildly improbable, but his clients'll never know) "MD5 collision" instead of buckling down and finding the bug in his code. --scott ODOATH Ortega FBI SGUAT AEBARMAN India Peking ODACID operation RYBAT [Hello to all my fans in domestic su

Re: SHA1 hash safety

2005-04-18 Thread C. Scott Ananian
, ...) This is not a collision. This is a *feature*. --scott payment UKUSA ODOATH AVBLIMP ESSENCE JUBILIST ASW AK-47 CABOUNCE Ortega PBPRIME North Korea anthrax Milosevic bomb Soviet QKFLOWAGE Yeltsin ( http://cscott.net/ ) - To unsubscribe from this list: send the line

Re: Re: SHA1 hash safety

2005-04-16 Thread C. Scott Ananian
security is provided by Linus' control over his repository, not by the hash. --scott [The 'MD5 collisions in 15 minutes on a laptop' paper did surprise me. I vaguely remember hearing about this before, but I'd forgotten just how broken MD5 is. It's still a fin

Re: space compression (again)

2005-04-16 Thread C. Scott Ananian
euse for the expected case (ie; inserting a single line at the start or in the middle of the file, which changes all the chunk boundaries). Further, in the absence of subrange reads on blobs, it's not entirely clear what using a merkle hash would buy you. --scott WASHTUB supercomputer securi

Re: SHA1 hash safety

2005-04-16 Thread C. Scott Ananian
lly munging through the repository in bulk, replacing all the hashes. This seems a perfectly adequate strategy at the moment. --scott WASHTUB Panama Minister Moscow explosives KUGOWN hack Marxist LPMEDLEY genetic immediate radar SCRANTON COBRA JANE KGB Shoal Bay atomic Bejing (

[no subject]

2005-04-15 Thread Scott Wright
subscribe git - 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: write-tree is pasky-0.4

2005-04-15 Thread C. Scott Ananian
ying to pronounce mixed-cased versions of these. This is obviously a cogito issue, rather than a git-fs thing. --scott [More info is in RFCs 2289 and 1760, although all I'm really using from these is the word dictionary in the appendix.] http://www.faqs.org/rfcs/rfc1760.html http://w

Re: space compression (again)

2005-04-15 Thread C. Scott Ananian
inode with pointers to blocks. I just don't think the concept plays out well in reality. So I guess I'll have to implement this and find out, won't I? =) --scott AMLASH overthrow SDI Suharto HBDRILL SMOTH SUMAC SYNCARP kibo Blair Diplomat Kojarena CIA cracking counter-intelligence CABO

space compression (again)

2005-04-15 Thread C. Scott Ananian
unk hash table be to avoid saturating it as the repository grows (maybe the standard grow-as-you-go hash table is fine; you only need one bit per entry anyway)? Thoughts? Is the constant-factor overhead of indirection-per-blob going to kill git's overwhelming speed? --scott JUBILIST explos

Re: Merge with git-pasky II.

2005-04-15 Thread C. Scott Ananian
think examining the rsync algorithms should convince you that finding common chunks can be fairly efficient. (See my next message for a more concrete proposal.) --scott Rijndael AMLASH Moscow Ft. Bragg shotgun HTKEEPER SHERWOOD overthrow Uzi anthrax Yeltsin Indonesia Suharto LITEMPO Dictionar

Re: Merge with git-pasky II.

2005-04-15 Thread C. Scott Ananian
did the contents of this new file come from? (Note that the new file is often a slightly changed version of an existing file in the current committed version. But we don't assume that must be true.) --scott supercomputer Pakistan WSHOOFS SECANT LCPANGS SDI assassination ZPSECANT S

Re: another perspective on renames.

2005-04-15 Thread C. Scott Ananian
blocks, it seems that it would be more able to generate useful results after importing third-party sources, which may come in distinct 'releases' but lack explicit history annotations. --scott [*] in general, i will be *glad* to see source-management move away from CVS' lin

another perspective on renames.

2005-04-14 Thread C. Scott Ananian
an SCM in which this is a feature, instead of (or in addition to) automatically assuming this is a bug we need to add infrastructure to work around. --scott PBFORTUNE Soviet cryptographic D5 SLBM MI5 CIA postcard WASHTUB [Hello to all my fans in domestic surveillance] explosion Sigint Bus