From f1486ab61f26ef99a7bfcbdd9b943b89521b7238 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Mon, 8 Feb 2010 14:04:19 +0100 Subject: [PATCH] Update Monday, 8th of February, Anno Domini MMX, at the hour of the Goat Signed-off-by: Johannes Schindelin --- index.html | 64 ++++++++++++++++++--------------------------------- source-1265634257.txt | 14 +++++++++++ 2 files changed, 36 insertions(+), 42 deletions(-) create mode 100644 source-1265634257.txt diff --git a/index.html b/index.html index 30915fb7a0..cc54fca412 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ Table of contents:

- Older posts + Older posts
@@ -87,13 +87,32 @@
+
Monday, 8th of February, Anno Domini MMX, at the hour of the Goat
+ +

Trying to get more time for msysGit

+ +

+

+ Nowadays, the msysGit project is driven forward mostly by Heiko Voigt, + Erik Faye-Lund, and of course the invaluable mingw.git work of Hannes + Sixt. The new-SVN, MinGW-SVN and MinGW-Python projects have stalled. + The latest msysGit release is months old. +

+ It does not help that certain people on the Git mailing list write + looooong emails that nobody with my schedule can hope to read, rather + than being nice and spending some time to phrase what they have to + say in a concise manner. +

+ Oh well. I will just concentrate on JGit and msysGit instead of + upstream Git, if I get some Git time. +

Wednesday, 2nd of December, Anno Domini MMIX, at the hour of the Monkey

Avoiding to get angry

- It seems that despite many intelligent people realizing that the recent + Despite many intelligent people realizing that the recent change to special case http, https and ftp was a terrible decision, it seems that there is enough resistance left on the Git mailing list to keep the brain-dead current state. @@ -346,45 +365,6 @@ W \

And after recovering, back to the rebase-i-p branch!

-
Monday, 9th of March, Anno Domini MMIX, at the hour of the Rat
-
-

So, what is missing from my rebase-i-p branch?

- -

-

- I regularly use rebase -i -p these days, to update my personal Git - tree (which used to be my-next). -

- There are a few things missing before I can start assembling a patch - series for submission: -

-

    -
  • I need to handle the commit parents which are outside of the rebased - ones properly. In other words, when a commit is picked whose parent is - not rebased, it needs to be rebased onto $ONTO. -
  • The patch which uses patch-id to generate DROPPED directly also tries to - consolidate the handling of DROPPED commits by putting them into REWRITTEN - instead of DROPPED, but that breaks the tests. So, this patch needs to be - split. -
  • I want to introduce one more command, rephrase, which allows you to - modify the commit message, and nothing more, and halt, which does the - same as edit without pick. Then there needs to be a new test script - for those commands, and this will be an early patch series. -
  • Time. I need time, desperately. If my day job was not as exciting as it - is, I would have more time for Git. As it is, I have to budget my time so - that I get anything done at all. -
-

- These issues have been postponed due to Steffen taking a well-deserved - vacation, which means that I have to act as msysGit maintainer again. -

- And this coming week, I will have other things to do in all likeliness, so - that I expect to be able to submit a rebase -i -p patch series only next - week. If not then, due to a heavy workload, it will be postponed to early - April. -

- Oh well, the joys of being excited by several competing projects! ☺ -

diff --git a/source-1265634257.txt b/source-1265634257.txt new file mode 100644 index 0000000000..d94a868993 --- /dev/null +++ b/source-1265634257.txt @@ -0,0 +1,14 @@ +Trying to get more time for msysGit + +Nowadays, the msysGit project is driven forward mostly by Heiko Voigt, +Erik Faye-Lund, and of course the invaluable mingw.git work of Hannes +Sixt. The new-SVN, MinGW-SVN and MinGW-Python projects have stalled. +The latest msysGit release is _months_ old. + +It does not help that certain people on the Git mailing list write +looooong emails that nobody with my schedule can hope to read, rather +than being nice and spending some time to phrase what they have to +say in a _concise_ manner. + +Oh well. I will just concentrate on JGit and msysGit instead of +upstream Git, if I get some Git time. -- 2.11.4.GIT