login
Header Space

 
 

Mailing list archives

Search results

Found 85 matching messages (0.082 seconds). Page 1 of 5.

Re: [PATCH 2/2] Quoting paths in tests

... 07:08, Johannes Sixt wrote: > Jonathan del Strother schrieb: >> On 17 Oct 2007, ... 12:32, Johannes Sixt wrote: >>> Jonathan del Strother schrieb: >>>> --- a/t/lib-git- ... > 'maint' as well. Noted Jon del Strother - To unsubscribe from this list: ...

git - Jonathan del Strother - Oct 24 2007 - 09:07

[PATCH] Revert "Convert output messages in merge-recursive to past tense."

... 89f40be294363ce4d14ed6931a65561a4e8e9140. Signed-off-by: Jonathan del Strother ... if (string_list_has_string(¤t_directory_set, ren2_dst)) { dst_name2 = del[delp++] = unique_path(ren2_dst, branch2); - output(1 ...

git - Jonathan del Strother - Aug 23 2008 - 08:13

[PATCH 1/2] gitk: Added support for OS X mouse wheel

From: Jonathan del Strother (Väinö Järvelä supplied this ... , for this patch to work. Signed-off-by: Jonathan del Strother --- gitk | 6 ++++++ 1 files changed, 6 insertions(+), 0 ...

git - Jonathan del Strother - Oct 15 2007 - 05:33

[PATCH 2/2] Fixing gitk indentation

From: Jonathan del Strother Just tweaking some minor indentation issues in gitk Signed-off-by: Jonathan del Strother --- gitk | 8 ++++---- 1 files changed, 4 insertions(+), 4 ...

git - Jonathan del Strother - Oct 15 2007 - 05:33

[PATCH 1/3] Fixing path quoting in git-rebase

From: Jonathan del Strother git-rebase used to fail when ... with a space in. Signed-off-by: Jonathan del Strother --- git-rebase.sh | 26 +++++++++++++------------- 1 files changed, ...

git - Jonathan del Strother - Oct 15 2007 - 09:13

[PATCH 3/3] Fix apostrophe quoting in tests

From: Jonathan del Strother Double-quoting all paths so the tests can be run from ... a directory named "Joe's git" Signed-off-by: Jonathan del Strother --- t/t9100-git ...

git - Jonathan del Strother - Oct 15 2007 - 09:13

[PATCH 2/3] Quoting paths in tests

From: Jonathan del Strother Add quoting to various test paths so ... with a space in Signed-off-by: Jonathan del Strother --- t/lib-git-svn.sh | 2 +- t/t1020- ...

git - Jonathan del Strother - Oct 15 2007 - 09:13

[PATCH 1/2] Fixing path quoting in git-rebase

From: Jonathan del Strother git-rebase used to fail when ... with a space in. Signed-off-by: Jonathan del Strother --- git-rebase.sh | 26 +++++++++++++------------- 1 files changed, ...

git - Jonathan del Strother - Oct 17 2007 - 05:31

[PATCH 2/2] Quoting paths in tests

From: Jonathan del Strother Double-quoting all paths so the tests can be run from inside directories with spaces and apostrophes Signed-off-by: Jonathan del Strother --- t/lib- ...

git - Jonathan del Strother - Oct 17 2007 - 05:31

Re: Sending patches via gmail

... .com> wrote: > On 4/1/08, Jonathan del Strother wrote: > > > ... moving the mail header lines out of the message > > body. > > > > What am I missing? > > Jonathan del Strother > > > > Try git send-email w/ msmtp: > ...

git - Jonathan del Strother - Apr 1 2008 - 06:51

Re: [PATCH v2] git-gui: Add shortcut keys for Show More/Less Context

... 1, 2008 at 11:54 AM, Jonathan del Strother wrote: > Bound to ... depending on your platform. > > Signed-off-by: Jonathan del Strother > --- > > Second attempt to add Show Context shortcuts to ...

git - Jonathan del Strother - Apr 1 2008 - 09:59

Re: [PATCH] Teach git diff about Objective-C syntax

... On Wed, 17 Sep 2008, Jonathan del Strother wrote: > >> On Wed, Sep 17 ... On Wed, 17 Sep 2008, Jonathan del Strother wrote: >> > >> >> - "^[ ]*\\(\\([ ]*" >> >> + "^[ \t]*\\(\\([ \t]*" >> > >> > Why? >> ...

git - Jonathan del Strother - Sep 17 2008 - 10:32

Re: [PATCH v2] Teach git diff about Objective-C syntax

... Oct 1, 2008 at 12:46 AM, Jonathan del Strother wrote: > Add ... C class & instance methods, C functions, and class implementation/interfaces. > > Signed-off-by: Jonathan del Strother > --- > ...

git - Jonathan del Strother - Oct 2 2008 - 06:40

[PATCH] Revert "Convert output messages in merge-recursive to past tense."

... 89f40be294363ce4d14ed6931a65561a4e8e9140. Signed-off-by: Jonathan del Strother ... if (string_list_has_string(¤t_directory_set, ren2_dst)) { dst_name2 = del[delp++] = unique_path(ren2_dst, branch2); - output(1 ...

git - Jonathan del Strother - Aug 23 2008 - 08:14

git-tag doesn't handle options in $EDITOR

... which implicitly assumes the -w option, and works fine with git-tag) Jonathan del Strother - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@ ...

git - Jonathan del Strother - Sep 13 2007 - 07:21

Re: git-tag doesn't handle options in $EDITOR

On 13 Sep 2007, at 13:27, David Kastrup wrote: > Jonathan del Strother writes: >> >> (FWIW, you can do "ln -s mate mate_wait", which implicitly assumes >> the -w option, ...

git - Jonathan del Strother - Sep 14 2007 - 04:08

Re: My stash wants to delete all my files

On 25 Sep 2007, at 02:26, Junio C Hamano wrote: > Jonathan del Strother writes: > >> $ git stash list >> stash@{0}: On master: --apply >> stash@{1}: WIP on master: 09e3c30 ...

git - Jonathan del Strother - Sep 25 2007 - 05:27

Re: My stash wants to delete all my files

On 25 Sep 2007, at 10:56, Johannes Schindelin wrote: > Hi, > > On Tue, 25 Sep 2007, Jonathan del Strother wrote: > >> I don't think I git-added anything - just made changes to the working >> copy. (It *does* stash ...

git - Jonathan del Strother - Sep 25 2007 - 06:22

Re: [BUG] git-filter-branch and filename case changes on insensitive file systems

On 10 Oct 2007, at 14:39, Johannes Schindelin wrote: > On Wed, 10 Oct 2007, Jonathan del Strother wrote: > >> My repo has a change where a directory named Src was renamed to src. > > That is no problem for git-filter-branch ...

git - Jonathan del Strother - Oct 10 2007 - 09:49

[PATCH] Fixing path quoting issues

... to problems when run from a path with a space in. Signed-off-by: Jonathan del Strother --- git-rebase.sh | 26 +++++----- t/t1020-subdirectory.sh | 22 ...

git - Jonathan del Strother - Oct 10 2007 - 17:13

speck-geostationary