Found 18 matching messages (0.008 seconds). Page 1 of 1.
... patch below updates the docs.
- Chris
From 443b1201d54f0b7197d18779ce934823e9897b36 Mon Sep 17 ... Frey
git - Chris Frey - May 9 2008 - 19:09
... the new behaviour
that makes unreachable objects loose.
Signed-off-by: Chris Frey
git - Chris Frey - May 15 2008 - 22:37
... it during the compile.
Signed-off-by: Chris Frey
git - Chris Frey - May 16 2008 - 21:16
On Fri, May 16, 2008 at 09:16:14PM -0400, Chris Frey wrote: > The drawback to this patch is that once git installs its own > ... solved. How important is that private-Error.pm? - Chris -- To unsubscribe from this list: send the line ...
git - Chris Frey - May 16 2008 - 21:25
... it during the compile.
Signed-off-by: Chris Frey
git - Chris Frey - May 21 2008 - 18:21
... a step-by-step manner.
Signed-off-by: Chris Frey
git - Chris Frey - Sep 18 2008 - 19:22
... a step-by-step manner.
Signed-off-by: Chris Frey
git - Chris Frey - Sep 24 2008 - 19:21
Simple patch to make documentation match the git-repack help message.
Signed-off-by: Chris Frey
git - Chris Frey - May 8 2008 - 22:24
... not depend on
git-pack-objects --keep-unreachable anymore.
Signed-off-by: Chris Frey
git - Chris Frey - May 14 2008 - 03:25
Clarifies the git-prune man page, documenting that it only
prunes unpacked objects.
Signed-off-by: Chris Frey
git - Chris Frey - May 14 2008 - 19:22
Signed-off-by: Chris Frey
git - Chris Frey - May 23 2008 - 15:22
... before they can compile a new one correctly? For systems without a working Error.pm, this is currently how git behaves. - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel. ...
git - Chris Frey - May 21 2008 - 19:56
... The user now has a broken git, and has no idea why. I don't consider the above to be unusual or user error. - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Chris Frey - May 22 2008 - 12:43
... in the first place, there's little use. Would you accept a patch to the INSTALL file explaining this dependency? Thanks, - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger. ...
git - Chris Frey - May 22 2008 - 14:12
... revert 04bcb93 Take a look at "Git from the bottom up" http://www.newartisans.com/blog_files/git.from.bottom.up.php - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel. ...
git - Chris Frey - May 23 2008 - 02:28
... lines of code from contributors who haven't explicitly consented are maybe 10 lines. Looks like a job well done to me. - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org ...
git - Chris Frey - May 26 2008 - 14:12
... works git log --author="thadh@thad.corp.google.com" # this works git log | grep thadh@thad.corp.google.com - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More ...
git - Chris Frey - May 27 2008 - 16:28
... --grep only greps the log message, > not the author. Does that help? Doh. That would certainly explain it. Thanks! - Chris -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel. ...
git - Chris Frey - May 27 2008 - 16:48