Federico Bruni <fedel...@gmail.com> writes: > Il giorno sab 1 nov 2014 alle 11:43, David Kastrup <d...@gnu.org> ha > scritto: >> So it's more like 19 since July for (work on?) version 1.0.1 though >> our >> git history seems rather messed up. Just out of interest: where did >> you >> get that 18-year number? > > probably he didn't use the --all > > $ git log --date-order --reverse > commit 4f4ad24a3bfeb77cfd0ecca104319607bfd28a63 > Author: Han-Wen Nienhuys <han...@xs4all.nl> > Date: Wed Oct 9 14:04:46 1996 +0100 > > Initial. > > commit 675bd3e6ea001c3af033b51a6e2eeab6a5809e86 > Author: Han-Wen Nienhuys <han...@xs4all.nl> > Date: Wed Oct 9 14:04:47 1996 +0200 > > release: 0.0.1 > > commit 727cdcbadf23c1986b0aed547aa645c9813f351b > Author: Han-Wen Nienhuys <han...@xs4all.nl> > Date: Tue Oct 22 22:09:43 1996 +0200 > > release: 0.0.2
So according to our Git history, lilypond-1.0.1 is on record more than a year before 0.0.1. That's – interesting. More interesting is to add --source. That would indicate that the early commits are reachable through refs/tags/release/1.7.25: commit c4823afaaa48ef634ed9a2f6ce0441c1c0f894d2 Merge: af31352 4b2ad63 Author: janneke <janneke> Date: Fri Jul 18 00:04:55 2003 +0000 This commit was manufactured by cvs2svn to create tag 'lilypond_1_7_25'. Now why is that commit/branch not in our normal history? What _is_ this history? git log --stat --all --date-order --reverse --source |head -400 >/tmp/hist commit 0ff96d5d41379dbb968507fd848642da518dc50b refs/tags/release/1.7.25 Author: fred <fred> Date: Tue Jul 18 00:23:16 1995 +0000 lilypond-1.0.1 intl/gettext.h | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) commit 93d1d90d4645fc0f64ae310e0df224f00228ee78 refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Sep 21 11:20:44 1995 +0000 lilypond-1.0.1 intl/intl-compat.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) commit c369b62fc955f44df7464709d9b8ccd6eaf5b112 refs/tags/release/1.7.25 Author: fred <fred> Date: Wed Sep 27 00:42:09 1995 +0000 lilypond-1.0.1 intl/dgettext.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) commit f3e3a164f40ca6f48261a23c7d4f8036ba9c8e79 refs/tags/release/1.7.25 Author: fred <fred> Date: Wed Sep 27 00:55:11 1995 +0000 lilypond-1.0.1 intl/textdomain.c | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) commit 269f694c15d9d7eee4d6a9cb74ad3b46a29a0555 refs/tags/release/1.7.25 Author: fred <fred> Date: Wed Sep 27 20:14:38 1995 +0000 lilypond-1.0.1 intl/bindtextdom.c | 172 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) commit b1a9a734bf98c6dd15f84d7ec9541c71bd92a34c refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Nov 2 17:40:31 1995 +0000 lilypond-1.0.1 intl/gettext.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) commit 3934c1ff38595198aa8f6dea24b5794e035e5fa5 refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Nov 5 12:24:30 1995 +0000 lilypond-1.0.1 intl/loadmsgcat.c | 191 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 191 insertions(+) commit 11d3a2fd4403b3f6b9c927df4ff75c69d2b49d6c refs/tags/release/1.7.25 Author: fred <fred> Date: Tue Nov 7 14:21:04 1995 +0000 lilypond-1.0.1 intl/finddomain.c | 503 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 503 insertions(+) commit c41f9e6a811fcaf2a0a27d41146b72f42e536738 refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Nov 12 12:41:39 1995 +0000 lilypond-1.0.1 intl/gettextP.h | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) commit 6307b0b9806d4acabb4def1090d02c1fa118b143 refs/tags/release/1.7.25 Author: fred <fred> Date: Mon Nov 20 16:20:57 1995 +0000 lilypond-1.0.1 intl/localealias.c | 317 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 317 insertions(+) commit dcaf504442744419880660b2a1102bdcd9d63fb4 refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Nov 23 01:45:24 1995 +0000 lilypond-1.0.1 intl/linux-msg.sed | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++ intl/po2tbl.sed.in | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++ intl/xopen-msg.sed | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 306 insertions(+) commit 56d2b082a3ff1d62bd6d339c2f4a57a7489cf4ea refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Nov 25 02:34:41 1995 +0000 lilypond-1.0.1 intl/libgettext.h | 177 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) commit e0e03f14a6182005211c27c977c0fd33cb6c30be refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Nov 25 11:30:40 1995 +0000 lilypond-1.0.1 intl/dcgettext.c | 522 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 522 insertions(+) commit ee940257d9d4adc36868ba83243ab20f91e84b34 refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Nov 25 16:11:35 1995 +0000 lilypond-1.0.1 intl/hash-string.h | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) commit 911ea0a55774cbe8600f5b944737339b7263fb80 refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Nov 26 18:21:19 1995 +0000 lilypond-1.0.1 intl/libintl.inst | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) commit 5e0df7eb21766aabe41f114f8d84993bebc3be7a refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Dec 2 22:50:57 1995 +0000 lilypond-1.0.1 intl/cat-compat.c.dist | 252 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 252 insertions(+) commit f481e1fb63fb9e47251c80efbf9b395cf62897ee refs/tags/release/1.7.25 Author: fred <fred> Date: Mon Dec 4 01:10:07 1995 +0000 lilypond-1.0.1 intl/ChangeLog | 693 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 693 insertions(+) commit 8b5aec6e5931d08197b9dd2855ff4aa74af5dce0 refs/tags/release/1.7.25 Author: fred <fred> Date: Mon Dec 4 15:41:38 1995 +0000 lilypond-1.0.1 intl/Makefile.in.dist | 166 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) commit 023e67e3f88d40930a25be915ae368e71b3ecbdc refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Jul 21 20:05:34 1996 +0000 lilypond-0.0.9 hdr/glob.hh | 9 +++++++++ 1 file changed, 9 insertions(+) commit 449c138aa9dd37347ba33b0e533c127564c3118b refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Jul 21 20:05:35 1996 +0000 lilypond-0.0.1 glob.hh | 9 +++++++++ 1 file changed, 9 insertions(+) commit bf9dd8ef19f7f04eea00c8e684eb62fb8f278d83 refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Jul 28 15:46:55 1996 +0000 lilypond-0.0.1 tex.cc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) commit 654bc286ac509948179f16867cec5044bb81dc8a refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Aug 2 18:37:24 1996 +0000 lilypond-0.0.1 molecule.cc | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) commit 4610f06807135d724a73686467cffae61c43caee refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Aug 16 21:11:00 1996 +0000 lilypond-0.0.1 dstream.cc | 46 ++++++++++++++++++++++++++++++++++++++++++++++ dstream.hh | 29 +++++++++++++++++++++++++++++ notename.hh | 2 ++ 3 files changed, 77 insertions(+) commit d00132f34418c5f90c1cfc348d9406dc0bf97383 refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Aug 16 21:11:01 1996 +0000 lilypond-0.0.9 hdr/notename.hh | 2 ++ 1 file changed, 2 insertions(+) commit e38412c481195aa3007cb69a9dd5429e78d468c8 refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Aug 16 21:27:29 1996 +0000 lilypond-0.0.1 globvars.hh | 1 + 1 file changed, 1 insertion(+) commit 7dc6adfeb0e6b908f5f38c61657e69c947380d56 refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Aug 16 21:48:54 1996 +0000 lilypond-0.0.1 keyword.hh | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) commit 23f7e1a5d336d242c4f07f54d9a4535a72f7c957 refs/tags/release/1.7.25 Author: fred <fred> Date: Mon Aug 19 21:47:47 1996 +0000 lilypond-0.0.1 lexer.hh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit 5137dcc6e94ecef277933532e4648e85cc74e77e refs/tags/release/1.7.25 Author: fred <fred> Date: Mon Aug 19 22:21:03 1996 +0000 lilypond-0.0.1 parseconstruct.hh | 7 +++++++ 1 file changed, 7 insertions(+) commit 9c8383082fb2d09348104a5786e9f9fb8af9f679 refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Aug 31 13:44:24 1996 +0000 flower-1.0.2 flower/tsmat.cc | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ flower/tsmat.hh | 92 +++++++++++++++++++++++++++++++++ flower/tvsmat.hh | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 383 insertions(+) commit 5eac29b9dc345f3435079cca41ac9ece03522586 refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Aug 31 13:44:25 1996 +0000 flower-1.0.18 flower/tsmat.tcc | 151 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) commit def90665d7224fe624a5dfc741fab1dbb58e0992 refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Aug 31 15:16:18 1996 +0000 lilypond-0.0.1 molecule.hh | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) commit b141c7e038c687d27965fb286ea4e6b181468c1d refs/tags/release/1.7.25 Author: fred <fred> Date: Sat Aug 31 15:46:26 1996 +0000 lilypond-0.0.1 notename.cc | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) commit b353e619fb3e6dfea1c65562252112a061f564b3 refs/tags/release/1.7.25 Author: fred <fred> Date: Tue Sep 3 23:15:12 1996 +0000 lilypond-0.0.1 command.hh | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) commit a17e99e767d66e590c0a0c52b45130f54a084907 refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Sep 5 22:41:15 1996 +0000 lilypond-0.0.9 src/keyword.cc | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) commit b09b2da723bd00eacdb8873ed8fdee7bc7924c86 refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Sep 5 22:41:16 1996 +0000 lilypond-0.0.1 keyword.cc | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) commit dc1b7076e61e85d8cb9e1ec5dd92a4fe5ac6ed9b refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Sep 5 23:28:40 1996 +0000 lilypond-0.0.1 table.cc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) commit 2c1ca2112a07f6580226e782fb20fd8bd672fc0b refs/tags/release/1.7.25 Author: fred <fred> Date: Thu Sep 12 22:25:40 1996 +0000 lilypond-0.0.1 debug.cc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) commit b92e4b0e8bcf1f59cbd3744bc99c50b94f0b8fa2 refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Sep 13 11:46:43 1996 +0000 lilypond-0.0.1 template.cc | 26 ++++++++++++++++++++++++++ template2.cc | 16 ++++++++++++++++ 2 files changed, 42 insertions(+) commit 2566ee200ce5fb0c09d08f9aa4b2935a54bf04be refs/tags/release/1.7.25 Author: fred <fred> Date: Fri Sep 13 18:19:55 1996 +0000 lilypond-0.0.1 note.cc | 130 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) commit 8ed159866aa9ffc76fb666c9d11776be9695c89d refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Sep 15 13:01:06 1996 +0000 lilypond-0.0.1 request.cc | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) commit d4b00db0f577d2c2227f2b5085aac4117137a5b4 refs/tags/release/1.7.25 Author: fred <fred> Date: Sun Sep 15 14:59:17 1996 +0000 lilypond-0.0.1 request.hh | 195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 195 insertions(+) commit 8186849bea19a329950783be124c6bb13e5aa345 refs/tags/release/1.7.25 Author: fred <fred> Date: Tue Sep 17 08:57:15 1996 +0000 lilypond-0.0.1 misc.cc | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) commit 56bb1fd47bae551a6567d73b250675ddb9da1758 refs/tags/release/1.7.25 Author: fred <fred> Date: Tue Sep 17 12:21:18 1996 +0000 lilypond-0.0.1 voice.cc | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ voice.hh | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+) commit af048681944e8c1f7feacf21fd5f985c2c2a0979 refs/tags/release/1.7.25 Author: fred <fred> Date: Tue Sep 17 15:10:16 1996 +0000 lilypond-0.0.1 Well, one gets the idea: this looks more like conception/pregnancy than the actual birth of LilyPond. So maybe the Oct 1996 date is indeed the point to celebrate. -- David Kastrup _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel