login
Header Space

 
 

Mailing list archives

Search results

Found 6892 matching messages (0.040 seconds). Page 1 of 50.

[PATCH] Add 'git fast-export', the sister of 'git fast-import'

... . + + +Author +------ +Written by Johannes E. Schindelin <johannes.schindelin@gmx.de>. + +Documentation +-------------- + ... -export" builtin command + * + * Copyright (C) 2007 Johannes E. Schindelin + */ +#include "builtin.h" +#include "cache.h" ...

git - Johannes Schindelin - Nov 25 2007 - 17:37

[PATCH, next version] Add 'git fast-export', the sister of 'git fast-import'

... . + + +Author +------ +Written by Johannes E. Schindelin <johannes.schindelin@gmx.de>. + +Documentation +-------------- + ... -export" builtin command + * + * Copyright (C) 2007 Johannes E. Schindelin + */ +#include "builtin.h" +#include "cache.h" ...

git - Johannes Schindelin - Dec 2 2007 - 10:14

Re: [PATCH] commit: resurrect "gc --auto" at the end

... 14 May 2008, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@gmx.de> writes: > > > ... user should see them anyway. > >> > >> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> > >> --- > >> > >> Junio wrote: > >> ...

git - Johannes Schindelin - May 14 2008 - 14:40

Re: [ANNOUNCE] git-rev-size: calculate sizes of repository

... at 06:09:34PM +0200, Johannes Schindelin wrote: > > Hi, > > > > On Sun, ... at 03:20:19PM +0200, Johannes Schindelin wrote: > > > > Hi, > > > > > > > > On Sun, ... usage Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- builtin- ...

git - Johannes Schindelin - Aug 20 2006 - 14:44

Re: [PATCH] add receive.denyNonFastforwards config variable

... pushes to succeed. > > > > Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> > > Looks good. Care ... ] Document receive.denyNonFastforwards Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- Documentation/config.txt ...

git - Johannes Schindelin - Sep 20 2006 - 20:10

[PATCH 2/2] Teach rebase an interactive mode

... .uni-wuerzburg.de> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> --- Documentation/git-rebase. ... @@ -0,0 +1,163 @@ +#!/bin/sh +# +# Copyright (c) 2007 Johannes E. Schindelin +# + +test_description='git rebase interactive + + ...

git - Johannes Schindelin - Jun 23 2007 - 19:01

[PATCH 2/2] Teach rebase an interactive mode

... .de> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> --- Junio ... -0,0 +1,289 @@ +#!/bin/sh +# +# Copyright (c) 2006 Johannes E. ... /sh +# +# Copyright (c) 2007 Johannes E. Schindelin +# + +test_description='git rebase interactive ...

git - Johannes Schindelin - Jun 24 2007 - 20:11

Re: [PATCH] Adding a cache of commit to patch-id pairs to speed up git-cherry

... 2, 2008 at 11:15 AM, Johannes Schindelin > <Johannes.Schindelin@gmx.de> wrote: > > ... , 2008 at 9:18 AM, Johannes Schindelin > >> <Johannes.Schindelin@gmx.de> wrote: > ... , 2008 at 8:37 AM, Johannes Schindelin > >> >> <Johannes.Schindelin@gmx.de> wrote: > ...

git - Johannes Schindelin - Jun 8 2008 - 12:10

Re: git 565ebbf79f61873042c22a7126d002c104e056f4 broken on OpenBSD

... L. Schwartz wrote: > >>>>> "Johannes" == Johannes Schindelin <Johannes.Schindelin@gmx.de> writes: ... say? If it is not > Johannes> supported, what value will be ... OpenBSD Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- Makefile ...

git - Johannes Schindelin - Oct 26 2005 - 11:26

Re: [PATCH 08/11] Close files opened by lock_file() before unlinking.

... Sixt wrote: > From: Johannes Schindelin <Johannes.Schindelin@gmx.de> > > This is ... unlinked. > > Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> > --- > > This ... ok? Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> BTW ...

git - Johannes Schindelin - Nov 13 2007 - 17:05

[PATCH] Add git-name-rev

... number is smaller. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- This is a ... <Johannes.Schindelin@gmx.de> + +Documentation +-------------- +Documentation by Johannes Schindelin. + +GIT +--- +Part of the gitlink:git[ ...

git - Johannes Schindelin - Oct 25 2005 - 19:05

Re: [PATCH] Add git-name-rev

... name-rev --stdin".) Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- On Wed, 26 ... <Johannes.Schindelin@gmx.de> + +Documentation +-------------- +Documentation by Johannes Schindelin. + +GIT +--- +Part of the gitlink:git[7 ...

git - Johannes Schindelin - Oct 26 2005 - 09:10

[PATCH] Add documentation for git-config-set

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- Documentation/git-config-set.txt ... <Johannes.Schindelin@gmx.de> + +Documentation +-------------- +Documentation by Johannes Schindelin. + +GIT +--- +Part of the gitlink:git[ ...

git - Johannes Schindelin - Nov 17 2005 - 17:49

[PATCH] Document git-merge-file

... RCS merge. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> --- On Sat, 16 Dec 2006, Junio C Hamano wrote: ... .schindelin@gmx.de> + + +Documentation +-------------- +Documentation by Johannes Schindelin and the git-list < ...

git - Johannes Schindelin - Dec 16 2006 - 07:22

[PATCH] Add a test for git-rerere

... 21 Dec 2006, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@gmx.de> writes: > ... .sh @@ -0,0 +1,154 @@ +#!/bin/sh +# +# Copyright (c) 2006 Johannes E. Schindelin +# + +test_description='git-rerere +' + +. ./test-lib.sh + ...

git - Johannes Schindelin - Dec 21 2006 - 05:21

[PATCH] Add `git diff2`, a GNU diff workalike

... "dir1" and "dir2". Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> --- Junio tricked me into ... <johannes.schindelin@gmx.de> + +Documentation +-------------- +Documentation by Johannes Schindelin and the git-list

git - Johannes Schindelin - Feb 18 2007 - 07:44

[PATCH] git add: respect core.filemode with unmerged entries

... of stage preference is 2, 1, 3. Noticed by Johannes Sixt. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> --- On Fri, 29 ... > > On Fri, 29 Jun 2007, Johannes Sixt wrote: > > > >> However, if only two stages ...

git - Johannes Schindelin - Jun 29 2007 - 13:32

[PATCH] Fix core.sharedRepository = 2

... and adds a test to prove it. Signed-off-by: Johannes ... krafft wrote: > also sprach Johannes Schindelin <Johannes.Schindelin@gmx.de> > > Earlier, ... bin/sh +# +# Copyright (c) 2007 Johannes Schindelin +# + +test_description='Test shared repository ...

git - Johannes Schindelin - Jul 11 2007 - 10:18

[PATCH 5/6] Document git-notes

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> --- Documentation/cmd-list.perl | 1 ... <johannes.schindelin@gmx.de> + +Documentation +------------- +Documentation by Johannes Schindelin + +GIT +--- +Part of the gitlink:git[7] ...

git - Johannes Schindelin - Jul 15 2007 - 19:24

Re: [PATCH] Fix set_work_tree on cygwin

... , Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@gmx.de> writes: ... Aug 2007, Alex Riesen wrote: > > > >> Johannes Schindelin, Thu, Aug 02, 2007 ... time. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> --- builtin- ...

git - Johannes Schindelin - Aug 2 2007 - 17:36

speck-geostationary