login
Header Space

 
 

Mailing list archives

Search results

Found 14211 matching messages (0.034 seconds). Page 1 of 50.

Re: git-svn rebase screwing up commit messages

... tree 842c159f584fd4f970b6aceed21f479c1b62e333 parent 57887443c24e5a2b4b04e7db69b44b53d8e87b44 author Junio C Hamano 1185621830 - ... be split into: * Changes to refs.c::log_ref_write() to sanitize embedded newlines ...

git - Junio C Hamano - Jul 28 2007 - 09:10

Merging "merge-in-c" to next.

... git-merge.sh | 554 -------------------- git.c | 1 + t/t7602-merge-octopus-many.sh ... would suffice. commit ffa6e85e1cfca7ce3f41f5bfd420b94a26aa57bf Author: Junio C Hamano Date: Wed ...

git - Junio C Hamano - Jul 9 2008 - 17:20

Re: [PATCH] index-pack usage of mmap() is unacceptably slower on many OSes other than Linux

... on git-branch.sh by Junio C Hamano. */ -#include "color.h" #include " ... -5,8 +5,6 @@ * * Copyright (C) Linus Torvalds, 2005 */ -#include ... -3,8 +3,6 @@ * * Copyright (C) 2006 Johannes Schindelin */ -#include

git - Junio C Hamano - Dec 19 2006 - 21:12

Re: [PATCH] gitk: moving all three panes if clicking on an arrow.

... @gnu.org> Signed-off-by: Junio C Hamano commit ... @tuxrocks.com> Signed-off-by: Junio C Hamano commit ... procedure readotherrefs. Signed-off-by: Junio C Hamano - To unsubscribe ...

git - Junio C Hamano - Nov 19 2005 - 04:31

Re: [PATCH 0/2] A new merge algorithm, take 3

... 'git octopus'. Signed-off-by: Junio C Hamano --- git-commit ... +1,80 @@ +#!/bin/sh +# +# Copyright (c) 2005 Linus Torvalds +# +# Resolve two ... $cnt -le $best_cnt + then + best=$c + best_cnt=$cnt + if test "$best_cnt" ...

git - Junio C Hamano - Sep 8 2005 - 16:54

[PATCH] rev-list: make --max- and --min-age a bit more usable.

... is this one: commit f3123c4ab3d3698262e59561ac084de45b10365a Author: Junio C Hamano Date: Sat ... C Hamano --- rev-list.c | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 ...

git - Junio C Hamano - Nov 2 2005 - 15:02

What's in git.git (part #1-2)

... -tree: reorganize bind_merge code. - format-patch Junio C Hamano: format-patch --signoff - tree parser updates ... to tree-walk functionality builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec() Remove "tree-> ...

git - Junio C Hamano - Jun 1 2006 - 05:27

What's in git.git

... : Combined diff format documentation supplement Junio C Hamano (6): Documentation: note about contrib/. ... with packed refs. Revert 954a6183756a073723a7c9fd8d2feb13132876b0 blame.c: whitespace and formatting clean-up. git- ...

git - Junio C Hamano - Oct 26 2006 - 04:47

What's in git.git

... coming from deleted refs. sha1_name.c: avoid compilation warnings. t3200: git- ... swap comparison loop used for -C merge: loosen overcautious "working file ... stuff Build in shortlog Junio C Hamano (4): rev-list --left- ...

git - Junio C Hamano - Nov 1 2006 - 20:53

What's in git.git

... when we created the directory Junio C Hamano (2): apply: handle "traditional" ... : swap comparison loop used for -C merge: loosen overcautious "working file ... blob after making progress with -C git-pickaxe: fix origin refcounting ...

git - Junio C Hamano - Nov 7 2006 - 23:21

[PATCH 3/3] Documentation: remove documentation for removed tools.

... interrupted. - -Author ------- -Written by Junio C Hamano - -Documentation ... connection - - - -SYNOPSIS --------- -'git-ssh-fetch' [-c] [-t] [-a] [-d] [-v] [-w ... Id of commit to push. - --c:: - Get the commit objects. --t ...

git - Junio C Hamano - Nov 8 2007 - 21:22

Notes on Subproject Support

... -- >8 -- Notes on Subproject Support =========================== Junio C Hamano v1.0 January 22, ... -2.6/ bind 0bdd79af62e8621359af08f0afca0ce977348ac7 appliance/ author Junio C Hamano <junio@kernel.org> 1137965565 -0800 committer ...

git - Junio C Hamano - Jan 22 2006 - 21:35

Re: [PATCH 2/2] git-tar-tree: Move code for git-archive --format=tar to archive-tar.c

... @kernel.org> - -Documentation --------------- -Documentation by Junio C Hamano. - -GIT ---- -Part of the gitlink: ... ..5d2bec0 100644 --- a/builtin-tar-tree.c +++ b/builtin-tar-tree.c ... ..0000000 --- a/builtin-upload-tar.c +++ /dev/null @@ -1,74 +0,0 ...

git - Junio C Hamano - Sep 24 2006 - 17:41

What's in git.git

... gitweb: New improved patchset view Junio C Hamano (14): gitweb: fix disabling of ... branch, in addition, has these. Junio C Hamano (4): upload-pack: stop the ... add tests for shallow stuff Junio C Hamano (6): git-branch -a: ...

git - Junio C Hamano - Nov 12 2006 - 02:07

Re: [PATCH v2] git-send-email: show all headers when sending mail

... git-send-email --dry-run --to=junio@my.isp.net 0001-branch-contains.txt Who should the emails appear to be from? [Junio C Hamano ] Emails will ... junio@my.isp.net> From: Junio C Hamano Subject: ...

git - Junio C Hamano - Nov 19 2007 - 04:17

Re: [PATCH] Documentation: More on --pretty with git-diff-tree

... .5.5 commit 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a Author: Junio C Hamano AuthorDate: Mon ... --stdin commit 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0a Author: Junio C Hamano GIT 1 ...

git - Junio C Hamano - Apr 27 2008 - 17:16

Re: Are more and more patches getting lost lately?

... nanako3@lavabit.com> writes: > Quoting Junio C Hamano : > >> Nanako Shiraishi ... it up originally. > From: Junio C Hamano > Subject: ... petered out, so... > From: Junio C Hamano > Subject: ...

git - Junio C Hamano - Sep 4 2008 - 05:00

Re: Effective difference between git-rebase and git-resolve

... 7f59dbb... (from f9039f3...) Author: Junio C Hamano Date: ... -B-...-U-A-D-E-C. Breaking the order between B ... may well depend on having C applied before them, which is ... on top of U. - Patch C does not apply. git-am ...

git - Junio C Hamano - Mar 25 2006 - 03:15

Re: [PATCH 5/5] builtin-prune: protect objects listed on the command line

... C Hamano <junio@pobox.com> writes: > From: Junio C Hamano > Date: Mon, 24 Mar ... line from getting pruned. > > Signed-off-by: Junio C Hamano > --- > * This is done deliberately differently from what you did. ...

git - Junio C Hamano - Mar 27 2008 - 12:32

Re* [PATCH] Support diff.autorefreshindex=true in `git-diff --quiet'

... reaction is that I do not particularly > Junio> like this, but I haven't thought things through. What > Junio> does --exit-code do with or without ... is much worse. Signed-off-by: Junio C Hamano --- * I also ...

git - Junio C Hamano - Sep 2 2008 - 02:20

speck-geostationary