login
Header Space

 
 

Mailing list archives

Search results

Found 363 matching messages (0.025 seconds). Page 1 of 19.

Rewriting history with git-filter-branch and leaking objects (?)

... tree c1f89248e4b6e47a4529d50d37b0840a14d2efb0 parent b8875b1095616c1e7e8f8ffce8ebc172059367ea author Mike Hommey ... c1f89248e4b6e47a4529d50d37b0840a14d2efb0, which it should, AFAIK ?) Mike - To unsubscribe from this list ...

git - Mike Hommey - Aug 17 2007 - 13:18

Re: [PATCH] Add test for git rebase --abort

... 2008 at 08:36:12AM +0100, Mike Hommey wrote: > > On Fri, Feb 29, ... -0800, Junio C Hamano wrote: > > > Mike Hommey writes: > ... blame fb6e4e1f3f048898677f3cf177bfcaf60123bd5c is first bad commit Mike -- To unsubscribe from this list: ...

git - Mike Hommey - Mar 1 2008 - 04:15

Re: Rewriting history with git-filter-branch and leaking objects (?)

... , 2007 at 08:31:15PM +0200, Mike Hommey wrote: > ... , 2007 at 07:18:51PM +0200, Mike Hommey wrote: > > $ rm .git/logs/refs/heads/master > ... all, no spurious object after cleanup. Mike - To unsubscribe from this list: ...

git - Mike Hommey - Aug 19 2007 - 15:59

Re: confused about preserved permissions

... 0200, David Kastrup wrote: > Mike Hommey writes: > ... Riesen wrote: > >> Mike Hommey, Mon, Aug 20, 2007 21:50: ... that could be done for directories, too. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Aug 20 2007 - 16:44

Re: EDITOR with tilde not expanded in git-commit

... 28, 2007 at 05:03:54PM CEST, Mike Hommey wrote: > > On Tue, Aug 28, 2007 ... 28, 2007 at 04:52:58PM CEST, Mike Hommey wrote: > > > > On Tue, Aug 28, 2007 at 09:12:07AM -0500, ... And yet, look at his error message. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Aug 28 2007 - 11:25

Re: [PATCH] Don't require working tree for git-rm

... > On Sat, 3 Nov 2007, Mike Hommey wrote: > > > This allows to do git ... git-filter-branch users. > > > > Signed-off-by: Mike Hommey > > --- > > git.c | ... other patch I sent a bit later. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Nov 3 2007 - 08:11

Re: [PATCH] Reuse previous annotation when overwriting a tag

... > On Sat, 3 Nov 2007, Mike Hommey wrote: > > > On Sat, Nov 03, 2007 at 12:36:36PM +0000, ... > > On Sat, 3 Nov 2007, Mike Hommey wrote: > > > > > > > On Sat, Nov 03, ... forget about this idea for now. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Nov 3 2007 - 09:59

Re: [PATCH] git-format-patch: Number patches when there are more than one

... :59:56PM +0100, Andreas Ericsson wrote: > Mike Hommey wrote: >> Automagically enable numbering if ... than one patch. >> Signed-off-by: Mike Hommey >> --- >> On Mon, ... make sense to turn it off ? Mike - To unsubscribe from this list: ...

git - Mike Hommey - Nov 3 2007 - 12:03

Re: [PATCH] Allow 'git blame rev path' to work on bare repository

... -0700, Junio C Hamano wrote: > Mike Hommey writes: ... ' didn't. > > > > Signed-off-by: Mike Hommey > > --- > > builtin- ... tree is caught in fake_working_tree_commit() anyways. Mike - To unsubscribe from this list: ...

git - Mike Hommey - Nov 4 2007 - 04:26

Re: [PATCH 2/2] Small code readability improvement in show_reference() in builtin-tag.c

... of patch not including this one. Cheers, Mike On Sat, Nov 03, 2007 at 02:08:05PM +0100, Mike Hommey wrote: > > Signed-off-by: Mike Hommey > --- > builtin-tag.c | 9 ++++----- > 1 files changed, 4 insertions ...

git - Mike Hommey - Nov 7 2007 - 17:51

Re: [PATCH] Fix t7004 which fails with retarded sed

... Benoit Sigoure wrote: > On Nov 16, 2007, at 6:26 PM, Mike Hommey wrote: > >> Brown paper bag fix ... get anything else. >> >> Signed-off-by: Mike Hommey >> --- >> t/t7004 ... i chose to use it. Mike - To unsubscribe from this list: ...

git - Mike Hommey - Nov 16 2007 - 15:15

Re: [PATCH] Fix and improve t7004

... 16, 2007, at 9:28 PM, Mike Hommey wrote: > >> Brown paper bag fix to ... not leave any message". >> >> Signed-off-by: Mike Hommey >> --- >> t/t7004-tag ... What do other people have to say ? Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Nov 16 2007 - 17:11

Re: [PATCH] Fix and improve t7004

... Nov 16, 2007, at 10:11 PM, Mike Hommey wrote: > >> On Fri, Nov 16, ... Nov 16, 2007, at 9:28 PM, Mike Hommey wrote: >>>> test_expect_success \ >>>> 'message in editor has ... -n "$empty" ] are the same thing. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Nov 16 2007 - 17:35

Re: [PATCH 2/2] Add support for URLs to git-apply

... , 2007 at 11:04:32AM +0100, Mike Hommey wrote: > Instead of doing several " ... -apply url1 url2 ... > > Signed-off-by: Mike Hommey > --- > > After spending ... some changes to the http code. Mike - To unsubscribe from this list: ...

git - Mike Hommey - Dec 9 2007 - 13:02

Re: [PATCH 2/4] Use strbuf in http code

... -0800, Junio C Hamano wrote: > Mike Hommey writes: > ... in some places > > > > Signed-off-by: Mike Hommey > > --- > > > > While testing ... be the subject for another patch. Mike - To unsubscribe from this list: ...

git - Mike Hommey - Dec 9 2007 - 14:24

Re: [PATCH] Brown paper bag fix to previous send-email change

... :36PM -0800, Junio C Hamano wrote: > Mike Hommey writes: > ... . This fixes it. > > > > Signed-off-by: Mike Hommey > > --- > > > > I think ... can be defined and empty. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Dec 11 2007 - 03:44

Re: [PATCH 6/5] Move fetch_ref from http-push.c and http-walker.c to http.c

... 08:22:08AM +0100, Andreas Ericsson wrote: > Mike Hommey wrote: >> On Mon, Dec 10, ... :05PM -0800, Junio C Hamano wrote: >>> Mike Hommey writes: >>> ... a better commit message later today. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Dec 11 2007 - 03:49

http-push as a builtin ? (Was: Is there a reason to keep walker.c ?)

... 2008 at 08:17:49AM +0100, Mike Hommey wrote: > On Sun, Jan 27, 2008 at 04:23:17PM - ... > On Sun, 27 Jan 2008, Mike Hommey wrote: > > > > > Hi, > > > > > > While working on ... have http-push as a builtin ? Mike - To unsubscribe from this list: ...

git - Mike Hommey - Jan 28 2008 - 14:58

Re: git-fetch in 1.5.4 fails versus 1.5.3.8

... , 2008 at 08:18:35AM +0100, Mike Hommey wrote: > On Thu, Feb 07, 2008 at 07:32:39PM -0500 ... 2008 at 11:02:43PM +0100, Mike Hommey wrote: > > > > > Sorry, I've had ... gnutls when initializing a new request. Mike - To unsubscribe from this list: ...

git - Mike Hommey - Feb 8 2008 - 03:34

Re: [PATCH] Work around curl-gnutls not liking to be reinitialized

... , 2008 at 10:51:40PM +0100, Mike Hommey wrote: > On Fri, Feb 08, ... 14PM -0800, Junio C Hamano wrote: > > Mike Hommey writes: > > > > >> In the end, it was a bit ... fixed in version 7.18.1. Mike - To unsubscribe from this list: send ...

git - Mike Hommey - Feb 8 2008 - 18:09

speck-geostationary