commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] the great next stuff branch, cvsfs/master, created. 43df67ad041fda


From: Thomas Schwinge
Subject: [SCM] the great next stuff branch, cvsfs/master, created. 43df67ad041fda13c795b8b91fc45e8b71c047cf
Date: Sat, 31 Mar 2012 19:27:01 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, cvsfs/master has been created
        at  43df67ad041fda13c795b8b91fc45e8b71c047cf (commit)

- Log -----------------------------------------------------------------
commit 43df67ad041fda13c795b8b91fc45e8b71c047cf
Author: Stefan Siegl <address@hidden>
Date:   Mon Oct 15 22:08:56 2007 +0000

    Adapt to change of `struct stat' which holds timestamps in
    `struct timespec's now.

commit c5f1b57ec0871d6a9edf3fc8d3215b1173c6ed2e
Author: Stefan Siegl <address@hidden>
Date:   Fri Jun 9 20:33:08 2006 +0000

    eliminated compiler warnings, based on patch by "Aanjhan R" <address@hidden>

commit 4a9852d9c1400c1dc4ed1bf37de3996d518f8f3e
Author: Manuel Menal <address@hidden>
Date:   Fri Apr 14 19:29:41 2006 +0000

    Changed URL to viewcvs (Manuel)

commit d4af10512ed043d011fae875f5958780b2c021ef
Author: Stefan Siegl <address@hidden>
Date:   Wed Nov 16 21:18:08 2005 +0000

    adjust for new name, new location, new mail-address

commit 7486150420463b2342f157ff2e4ed9ee05d4ef39
Author: Stefan Siegl <address@hidden>
Date:   Wed Nov 16 21:17:10 2005 +0000

    *** empty log message ***

commit b693648000d9109a87c2891cd4dbda5d4b69b2a2
Author: Stefan Siegl <address@hidden>
Date:   Wed Nov 16 21:06:07 2005 +0000

    autogen.sh dropped in favour of autoreconf

commit 85a5af5cceac716ca9da7ce3fb6e28cae67161b0
Author: Stefan Siegl <address@hidden>
Date:   Sun Apr 3 12:17:10 2005 +0000

    bumping version number

commit 83ddcccdd5a22b910e3c1969a804ca7cd3f831c7
Author: Stefan Siegl <address@hidden>
Date:   Sun Apr 3 12:11:07 2005 +0000

    install binaries to /hurd instead of $bindir

commit 978af481aba17b56154a973f68867b2225b5cb79
Author: Stefan Siegl <address@hidden>
Date:   Sun Apr 3 11:21:32 2005 +0000

    suppress warnings about unused arguments to netfs_ procedures

commit 43fd217c4ef29b919c4a56f2a883518f56ad97be
Author: Stefan Siegl <address@hidden>
Date:   Sun Apr 3 11:13:45 2005 +0000

    use buffer supplied to netfs_get_dirents in any case, don't try allocating 
own memory.

commit 4155c1cc1048851f6471da99bb7c333e570bfda6
Author: Stefan Siegl <address@hidden>
Date:   Sun Apr 3 09:56:31 2005 +0000

    updated README file, 'cause change to cvsfs.c was reverted.

commit ca8e176818496c4564bdc1b2f751932e3a94ed63
Author: Stefan Siegl <address@hidden>
Date:   Sun Apr 3 09:49:24 2005 +0000

    undoing last change, since settrans allows disabling timeout using -t 
option.

commit b6acf3abac7a78fc96d74a198f6069be5ba453e9
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 22:35:51 2005 +0000

    * mentioning, that filesystem is now started up, before the
      directory tree is loaded
    * fixed some typos, etc.

commit bd6f0b2f43ad34240c4df67aadf63d66aae819a2
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 22:21:24 2005 +0000

    Call netfs_startup earlier, that is, before reading the whole CVS tree
    for the first time.
    
    Otherwise we may suffer from a too impatient Hurd system, which times out
    settrans'ing before we read a longer directory structure over a slow
    line (or from a slow server).

commit 117a0fef7d8eeaecb4afd1709024645fc5dfd435
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 21:39:49 2005 +0000

    * added debug prologue/epilogue stuff to cvs_tree_read
    * cvs_tree_enqueue: first dir level to compare are the module names, the
      dot itself isn't listed in every 'E' line.

commit f5720b51c09f8cc40232debe3cf0a7e287b7b3f6
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 18:44:17 2005 +0000

    * write out filename and line number when passing prologues/epilogues
    * added FUNC_RETURN and FUNC_RETURN_FMT

commit 56b7c4e3c3a8bd43ca987aeff6e757a3d39e396c
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 18:43:07 2005 +0000

    added debug prologue/epilogue to cvs_files_cache.

commit 332dca4bfbf6240442b57f4f3be45b5e897da037
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 18:42:12 2005 +0000

    * added additional handler for SIGPIPE signal
    * do noop/ok still-alive-check whenever a cached connection is reused
    * added debug prologue/epilogues to cvs_connect and cvs_connect_init

commit 162bbe85bcb3fa32f60c229818bac4e1b0aecb35
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 18:36:22 2005 +0000

    added support for local repository browsing.

commit 6e557dfead959c87dd783b3d026d7dadf405ecbe
Author: Stefan Siegl <address@hidden>
Date:   Sat Mar 19 18:30:08 2005 +0000

    * added debug prologue/epilogue cvs_tree_enqueue
    * cvs_tree_enqueue: allow multiple cvs root directories, i.e. allow
      browsing a whole repository by specifying '.' as module name argument

commit 11f9deac59255f6188adcbaa19fcfd6131eadf39
Author: Stefan Siegl <address@hidden>
Date:   Thu Mar 17 19:57:48 2005 +0000

    adding debugging prologues and epilogues (i.e. call tracing)

commit 39bbe4a679d98afe2e16801bdf23243b2e1e82d5
Author: Stefan Siegl <address@hidden>
Date:   Thu Mar 17 19:56:51 2005 +0000

    adding debug cruft.

commit 42a2d190380a9a145c12436f672e79baae0e2346
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 17 20:07:45 2004 +0000

    establish new connection when retrieving pre-HEAD revisions

commit 454fcd9cc82942706abf235ebd6584325468f78b
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 17 20:04:53 2004 +0000

    added cvs_connect_fresh.

commit 7313437d25ae5e6b30faa8373537469c1db13b34
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 17 12:19:46 2004 +0000

    *** empty log message ***

commit 35084c30c2ad5dc531f5d63a97ee68e0438148cd
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 17 12:18:36 2004 +0000

    call fclose() only once if send and recv handle are the same!

commit c3aad25179b8b2a313355144313b14785295ebbe
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 13:06:51 2004 +0000

    *** empty log message ***

commit 8eff5422cc486154c6a5ae8207b91fadfaba2bc2
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 13:05:39 2004 +0000

    distribute man pages, install to /bin not /sbin

commit a304a36a13b209375610d9c0d142c190dfc14e42
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 12:44:20 2004 +0000

    correctly initialize st_blocks and st_blksize stat() values

commit 2fc17d618ee9c4c10e1df12b16be242801403c51
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 12:43:49 2004 +0000

    don't overwrite but extend CFLAGS

commit a024d8ee634d5635618a8f94bb1b651cb320b6bb
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 12:43:27 2004 +0000

    preparing for first release

commit d61b8ff0b4f72a0de1206045d30710acc855f157
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:58:41 2004 +0000

    updated.

commit 3594bcb994c82cb2e68ec78e072f2c9c40fec7b7
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:58:17 2004 +0000

    update access time on attempt_lookup.

commit a659bcf1db47da52681e245344f2f49cb9ce9a36
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:47:49 2004 +0000

    set cvs_port to 2401 if not set by the user, to fix cvs_pserver_fetch_pw 
which used to look for port 0 in .cvspass file

commit d969aed2b22e2702050952559d819c8adfd0dd09
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:41:37 2004 +0000

    added documentation on --gzip option

commit 3d24b5a23e5ded2de29495e46364c4ca372a7380
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:36:59 2004 +0000

    added gzip_level variable to config struct.

commit 57f9c1b1243838556dfc48c2b7f842bb9913d44f
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:36:37 2004 +0000

    added --gzip option

commit 164744024dbf16fa48a9aa0aa3bcaf7b7f6cfe99
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:36:14 2004 +0000

    accept gzipped file transfer

commit 5a7dff401a14c285b5ab30745c41d01e4253afd9
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:35:21 2004 +0000

    request gzip compression, if available

commit 7a862ca76a70ca0913ed058417fb663fbf0d84ad
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 10 11:20:05 2004 +0000

    check for availibility of libz

commit 41eeecb4f9ef951191aea166f1f60e48a47a94aa
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 11:42:45 2004 +0000

    added some word on write support.

commit c94fcf21b54a2784e3d394b0f04d52594ef42473
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 11:27:57 2004 +0000

    telling that 'CVSFS is not a replacement for CVS'

commit 50c30bf9092b47a79daeec51b83ad26e96057e74
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 10:46:38 2004 +0000

    of course must convert port-number to string before applying to execlp.

commit bc1c6bb6e5d17f5b7791beace5485d8d9bcb1b20
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 09:57:20 2004 +0000

    care for --port option

commit a95638db607824aed73584f98e0596304e121b65
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 09:56:56 2004 +0000

    initialize config.cvs_port to zero, overwriting by default 2401, when not 
otherwise specified

commit 66d02fad7498861fa25e87fe813759a29f224f57
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 09:52:20 2004 +0000

    adding 'File Status Information' chapter

commit 5b744e1db488e724c669ec2f45de5bd31802fe1b
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 08:19:57 2004 +0000

    updated.

commit af03398b894db048cb1563a6a92a14a22cefddca
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 08:17:29 2004 +0000

    --nostats option added.

commit a8369a452437f5e93e89d801dad5937a1301c3c0
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 9 08:09:55 2004 +0000

    *** empty log message ***

commit 08e562a12a12e81339a0e08c1a3e6a7f7ae81c78
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 8 19:03:33 2004 +0000

    adding gnu fdl texinfo include

commit a2a079f8f1516fd3aef8b4a217607612291df8dc
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 8 18:59:04 2004 +0000

    added basic texinfo documentation

commit 1d4948f1d7a15f9fdbbaf99b7428b8e3976bf8b9
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 8 13:23:37 2004 +0000

    adding manpage for cvsfs(1)

commit 0512ee27d0ea533ceb3c9efdd95d52c8d2326150
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 8 12:13:25 2004 +0000

    updated --help and --version info

commit 68d0a402c2946a2e4f08d6005fd53a2c2b83d87d
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 18:11:47 2004 +0000

    updated due to new timestamp features

commit ffba7e8879e94b6e5f3a157385675589d2331104
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 18:10:04 2004 +0000

    fill in real stats into node struct in cvsfs_make_node

commit e67b9d6aa0b759d60fd1ad968f3015eb88068687
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 18:09:25 2004 +0000

    fill in real stats in netfs_validate_stats

commit e05a0a75bee44bbd68b304c84b32f037b7875ed1
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 18:08:40 2004 +0000

    added perm, time and length field to revision struct

commit 6bc0a49c4fa47c34091536d2e894d1f5c6f1e2ca
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 18:08:03 2004 +0000

    use cvs' checkout command instead of rdiff to retrieve files

commit 89ebda716db4437d72cac9d13e6eed9147c0f143
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 16:37:06 2004 +0000

    added 'Mod-time' to list of valid responses

commit be32e75ceabcaf28f33eba8938a47c13145f94ce
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 14:53:26 2004 +0000

    call cvs_files_hit instead of _cache, when just looking up

commit c8cdc5bbf81cbd53d8cf6598c93bcd04afaef809
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 14:52:52 2004 +0000

    added cvs_files_hit, just checking whether there is a paritcular revision, 
not downloading it.

commit e10accc814341421a37d9f0c74bfdeeb306d1a6a
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 14:29:44 2004 +0000

    making cvs_files_print_path_recursively an ordinary but static function

commit 121b8fdbf08bd4e7154771a40572fed0c08a7af5
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 14:24:43 2004 +0000

    lock node returned by netfs_attempt_lookup, as necessary +++ hold 
netfs_node_refcnt_lock when returning new ref to a file's handle

commit 7ddaed84198a43f332bfbda65a570647c8ffb675
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 14:22:47 2004 +0000

    don't close FILE* handle twice, when send and receive handle are the same

commit d5f0760668f478cd8b3d483cd68d81c6dd93d302
Author: Stefan Siegl <address@hidden>
Date:   Sun Oct 3 10:02:24 2004 +0000

    update cvstree on SIGUSR1, close pending connection on reception of SIGUSR2 
signal

commit 9db3e23fe911de300cbf2b44a1f0d589c1a7a644
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 14:35:33 2004 +0000

    *** empty log message ***

commit a1b243daa53b70503a2d76d80abf81fded321b6d
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 14:34:41 2004 +0000

    drop PACKAGE/VERSION definitions which are now supplied in config.h 
(autoheader thingy)

commit 06a9d27b1928ff1b3229b4562e73ea3242df7c8e
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 14:25:05 2004 +0000

    initialize netnode's node element to NULL

commit 2f5948e12ff00e67d92d812b7c825aa058cf6d48
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 14:24:14 2004 +0000

    introducing autoconf/automake cruft

commit 23ce3d153e98abd0c207358867fdb20d36f642b4
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 12:12:43 2004 +0000

    *** empty log message ***

commit 5fac7991a9604e04d835ef7cfe5b26797b037113
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 12:08:11 2004 +0000

    cvs_tree_read extended to update dir tree, if called a second time

commit 1583a84c2d2e1205c45e0a11d417e5c544183ef9
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 12:06:03 2004 +0000

    update whole directory tree every 1800 secs.

commit 7de6409c0ef2c3f1bafe93ba08039450606800f3
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 12:05:28 2004 +0000

    making root netnode pointer global

commit e1428287a095b9f6592a2f904c40466ab14735fd
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 09:43:38 2004 +0000

    kill cvs connection rather then trying (and perhaps failing) to reuse it, 
if we stumbled over a critical/unexpected error

commit 9a66b1d6e3300731d4e267b92a1de31b926e2439
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 09:28:45 2004 +0000

    changed return type of cvs_tree_read to error_t for consistency reasons. 
root-netnode now supplied as **ptr to allow several calls to allow upating

commit d8137aab7339733ba19059eb430d8aeee8a0cf71
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 09:10:47 2004 +0000

    free memory allocated in cvs_files_cachein error-case

commit 61968115bb26e80c3062fe13ccec6f5ced9bc844
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 08:56:45 2004 +0000

    check that the server understands all our requests, complain if it does not.

commit e4dfd41a3d07da9af930d469956eb6698e46d96a
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 08:29:10 2004 +0000

    telling that keyboard interactive auth through rsh/ssh is not possible

commit ab29007308df890e7ce212f8c46a94578d21bf9a
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 08:28:44 2004 +0000

    changing return type of cvs_wait_ok to error_t

commit 988101a75597a561712cc77ce4ac780cde506fd2
Author: Stefan Siegl <address@hidden>
Date:   Sat Oct 2 07:42:41 2004 +0000

    updated because of support for :ext: access method

commit 5664ec8aca35ae0c3fdea4047c28aee0daf8d5b2
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 1 20:11:19 2004 +0000

    stripping debug statements, accidentally checked in

commit 4b715fb5b1293929d807a23b65c3f13a3c8d7ade
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 1 20:06:49 2004 +0000

     * splitting up used cvs_handles into separate send and recv handles
       to allow using to pipes (to mainly rsh/ssh)
     * allocate cvs host connection in cvs_* methods, not from within
       cvsfs.c or netfs.c
     * adding support for cvs' :ext: access method

commit da08977aa3d1c70f5eea77cbea9da0acc243137d
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 1 20:01:27 2004 +0000

    adding support for cvs' :ext: access method

commit 19ce9a631762ac85f37bedadc6232ab3a96d64be
Author: Stefan Siegl <address@hidden>
Date:   Fri Oct 1 16:15:02 2004 +0000

    read pserver-auth response from within cvs_pserver_connect, not cvs_connect

commit dbe3469a38bfb08d5546e9570588854abf9ef8a8
Author: Stefan Siegl <address@hidden>
Date:   Thu Sep 30 18:28:04 2004 +0000

    adding node-ptr to netnode struct again, since we must return another ref 
to parental node, if looking up '..' -- cd complains if we create a new 
generated node for the parent-netnode.

commit 096eb91ffc800db9b7df1e004f2b1da57565fbe0
Author: Stefan Siegl <address@hidden>
Date:   Tue Sep 28 21:59:04 2004 +0000

    added rwlocks 'lock' to struct netnode and struct revision

commit 0b2775cb672f3c12c9e40741d71b00c05bf14a42
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 17:19:40 2004 +0000

    node-ptr removed from netnode, prefer to create new node instead of 
re-using, in favour of adding lots of locking

commit a68ca52c99ae46e002d1b62a40ce2009d0031371
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 12:27:12 2004 +0000

    timeout cvs server connection after 90 sec.

commit adea3f55177156d555cc7912aef99d6a7b4d7026
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 12:07:18 2004 +0000

    adding cvs_connection_release() func enabling connection caching 
functionality

commit 7caf2df3344aacb5e6e5f5ecb5eae39e20b3a9b1
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 11:34:19 2004 +0000

    adding homedir variable to cvsfs config structure

commit 8b8f02301705e9d2b4263459455707b9c4d0a023
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 11:33:58 2004 +0000

    adding --user and --homedir options to translator

commit 4ae2b639324d4ef69147b57bfe17cc429f18e4f8
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 11:33:34 2004 +0000

    read password from user's .cvspass file, don't read & encrypt it ourself

commit fa483d4f7d7ba729d6486490e89a46887175a576
Author: Stefan Siegl <address@hidden>
Date:   Sun Sep 26 11:25:11 2004 +0000

    updated

commit 5f57c0baf0ca775b1b21e5b2ea760d0127401a5c
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 20:47:46 2004 +0000

    *** empty log message ***

commit 91ac0e44b334cd6d4c4a24d03c40a277617929cc
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 15:35:35 2004 +0000

    *** empty log message ***

commit ba4d80d8cb0cfa24f34347a7807a104fe1f57563
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 15:33:53 2004 +0000

    make each file's revisions accessible through using it as a (virtual) 
directory

commit d046b148a1203bf85c645ccc132616b482f5b935
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 15:20:54 2004 +0000

    made next_fileno accessible for node.c

commit 4958e94402e7edb6b8152ba08493e85a8d373246
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 15:20:15 2004 +0000

    rdiff just sends ok (without a patch) if the specified revision doesn't 
exist, therefore introduced got_something variable, which is set to 1 on first 
occurence of M response

commit 86ad1ab91d1174e6e1a88d641806334ae3928eeb
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 15:18:04 2004 +0000

    adding cvsfs_make_virtual_node

commit 6ffaf9c0d2678f4e07474e746726d064f2f9ec44
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 08:23:31 2004 +0000

    Merge from vendor branch vendor:
    initial checkin

commit dcf1e6e9890ec0e11807265b50245c9fb40d3dae
Author: Stefan Siegl <address@hidden>
Date:   Sat Sep 25 08:23:31 2004 +0000

    initial checkin

-----------------------------------------------------------------------


hooks/post-receive
-- 
the great next stuff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]