login
Header Space

 
 

Mailing list archives

Search results

Found 317 matching messages (0.001 seconds). Page 1 of 16.

Re: [PATCH] hash-object --no-filters

... :13AM -0700, Junio C Hamano wrote: > Dmitry Potapov writes: > ... Here is the patch: -- >8 -- From: Dmitry Potapov Date: ... removed as redundant. Signed-off-by: Dmitry Potapov --- cache.h ...

git - Dmitry Potapov - Aug 3 2008 - 01:42

Re: [PATCH] hash-object --no-filters

... , 2008 at 09:42:18AM +0400, Dmitry Potapov wrote: > > Here is the patch: ... version of my patch: -- >8 -- From: Dmitry Potapov Date: Sun, ... is removed as redundant. Signed-off-by: Dmitry Potapov --- cache.h ...

git - Dmitry Potapov - Aug 3 2008 - 01:56

Re: git on MacOSX and files with decomposed utf-8 file names

... 2008 at 12:12:40PM +0300, Dmitry Potapov wrote: ... Jonathan del Strother wrote: > > > On Jan 23, 2008 8:43 AM, Dmitry Potapov wrote: ... you mean ? Oops, you are right. Dmitry - To unsubscribe from this list: ...

git - Dmitry Potapov - Jan 23 2008 - 05:32

[RFC] Single system account for multiple git users

... on server with a single system account for all git users. Dmitry -- 8< -- From: Dmitry Potapov Date: ... to bypass access restrictions. Signed-off-by: Dmitry Potapov --- I moved command ...

git - Dmitry Potapov - Jun 30 2008 - 11:11

Re: [PATCH/rfc] git-svn.perl: workaround assertions in svn library 1.5.0

... for most users. So, I hope my patch is better solution... Dmitry -- 8< -- From: Dmitry Potapov Date: Thu ... http://bugs.debian.org/490400 Signed-off-by: Dmitry Potapov --- git-svn.perl | ...

git - Dmitry Potapov - Jul 20 2008 - 16:14

Re: [OT] Re: C++ *for Git*

... , other high level languages that use GC have much more unpredictable lifetime rules for objects. Dmitry Potapov PS Please, do not confuse me with Dmitry Kakurin, who started this thread, because my position is opposite to ...

git - Dmitry Potapov - Sep 23 2007 - 17:22

Re: [PATCH] rebase -i: commit when continuing after "edit"

... Schindelin wrote: > On Mon, 24 Sep 2007, Dmitry Potapov wrote: > > > I have tried to use git-rebase --interactive today, and run into ... , but everything works fine now. Thank you, Dmitry - To unsubscribe from this list: send the ...

git - Dmitry Potapov - Sep 24 2007 - 05:11

Re: Trying to use git-filter-branch to compress history by removing large, obsolete binary files

... 11:27:33AM +0200, Andreas Ericsson wrote: > Dmitry Potapov wrote: > >OTOH, if you want to have a clean repository immediately, ... git gc du -ks .git # 96 =========================================== Dmitry - To unsubscribe from this list: ...

git - Dmitry Potapov - Oct 8 2007 - 08:40

Re: [ANNOUNCE] GIT 1.5.5.1

... 12:37:44PM -0500, Brandon Casey wrote: > Dmitry Potapov wrote: > > > > ... repository using this option and ... . Signed-off-by: Brandon Casey Signed-off-by: Dmitry Potapov --- Documentation/git-clone. ...

git - Dmitry Potapov - Apr 22 2008 - 16:22

git rebase interactive: usability issue

... was stopped due to conflict. -- >8 -- From: Dmitry Potapov Date: Wed, 25 ... followed by "git commit". Signed-off-by: Dmitry Potapov --- builtin-commit.c | 13 ++++++++++++- 1 files changed, 12 insertions ...

git - Dmitry Potapov - Jun 25 2008 - 19:32

Re: [PATCH] shrink git-shell by avoiding redundant dependencies

... at 02:55:32PM -0700, Junio C Hamano wrote: > Dmitry Potapov writes: > > > diff ... . I am sorry... I removed this comment. Here is the corrected patch. -- 8< -- From: Dmitry Potapov Date: Sat, 28 Jun 2008 ...

git - Dmitry Potapov - Jun 27 2008 - 18:31

[PATCH v2] Fix buffer overflow in prepare_attr_stack

... repo, it may cause the buffer overflow in prepare_attr_stack. Signed-off-by: Dmitry Potapov --- On Wed, Jul ... 05:21:27PM +0200, Johannes Sixt wrote: > Dmitry Potapov schrieb: > > + pathbuf.len = 0; > > ...

git - Dmitry Potapov - Jul 16 2008 - 11:39

Re: [PATCH] git-svn now work with crlf convertion enabled.

... to use HASH_OBJECT_DO_CREATE instead of 1 if it helps with readability. -- 8< -- From: Dmitry Potapov Date: Thu, ... if autocrlf is set. Signed-off-by: Dmitry Potapov --- Documentation/git-hash- ...

git - Dmitry Potapov - Aug 1 2008 - 18:09

Re: [PATCH] git-svn now work with crlf convertion enabled.

... ' and it's passed the tests. -- 8< -- From: Dmitry Potapov Date: Sat, 2 ... to use bitmask instead of 1 Signed-off-by: Dmitry Potapov --- builtin-update-index.c | 5 +++-- read-cache.c | 2 ...

git - Dmitry Potapov - Aug 1 2008 - 19:10

Re: Files with colons under Cygwin

... is a patch for Windows only. -- >8 -- From: Dmitry Potapov Date: Sat, 4 ... outside of the working directory. Signed-off-by: Dmitry Potapov --- read-cache.c | 10 ++++++++++ 1 files changed, 10 insertions ...

git - Dmitry Potapov - Oct 4 2008 - 19:39

Re: fsck --full is Ok, but clones are not, "missing commits"?!

... :04PM +0200, Johannes Sixt wrote: > Brian Foster schrieb: > > Dmitry Potapov correctly deduced: > >> ... your original git repository has info/grafts > > > > hi Dmitry, > > > > bingo! YES, it does: > ... > > the goal is to ...

git - Dmitry Potapov - Apr 16 2008 - 10:25

git-rebase--interactive needs a better message

... /.dotest-merge/author-script: No such file or directory === I use git version 1.5.3.1 Dmitry Potapov - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@ ...

git - Dmitry Potapov - Sep 23 2007 - 18:45

Re: [OT] Re: C++ *for Git*

... to avoid bad_alloc exception, you can use "T* p = new (std::nothrow) T;" but it is rarely needed. Dmitry Potapov - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@ ...

git - Dmitry Potapov - Sep 24 2007 - 06:46

Re: [PATCH] post-checkout hook, and related docs and tests

... end up with everything being so magical that no one can make sense of it. Please, stay consistent. Dmitry Potapov - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to ...

git - Dmitry Potapov - Sep 26 2007 - 10:52

Re: Question about "git commit -a"

On 10/7/07, Marko Macek wrote: > Dmitry Potapov wrote: > > You don't. Even with 'commit -a' there is no guarantee that the ... IMHO, it is the right thing to do. Dmitry - To unsubscribe from this list: send the line ...

git - Dmitry Potapov - Oct 7 2007 - 10:50

speck-geostationary