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
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
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
unsubscribe git
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
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
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
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
Good morning Git
https://bit.ly/2HSZB08
Scott McKellar
Hi Git
https://goo.gl/q6V2bH
Scott
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
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
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.
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
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
is a detached
HEAD.
Scott Chamberlain
Software Engineer
ImproMed, LLC
--
Rely On Us.
ImproMed LLC
Henry Schein Animal Health
--
> 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
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
.
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
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
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
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
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
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
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
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
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
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
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
$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"
-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
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
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
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
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
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
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
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
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
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
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
>
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
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
, 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
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
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,
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
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
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
, Æ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
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
>>
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
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
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
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
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
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
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
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
>>>&
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/ )
-
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
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
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
, 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
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
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
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
, ...)
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
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
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
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
(
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
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
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
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
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
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
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
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
99 matches
Mail list logo