lkml.org 
[lkml]   [2005]   [Nov]   [7]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
    /
    FromJunio C Hamano <>
    SubjectGIT 0.99.9e
    DateSun, 06 Nov 2005 21:43:19 -0800
    GIT 0.99.9e maintenance release is found at the usual places:
    
    RPM, tarballs, and deb:
    
    	http://www.kernel.org/pub/software/scm/git/
    
    With git, fetch maint branch from
    
    	git://git.kernel.org/pub/scm/git/git.git/
    
    It contains everything from the master branch.  Since we seem to
    be shelving the separate git binary directory idea indefinitely,
    what we have here is pretty much what will be in 1.0, from the
    source code POV.
    
     - http-push seems to still have a bug or two but that is to be
       expected for any new code, and I am reasonably sure it can be
       ironed out; preferably before 1.0 but it is not a
       showstopper.
    
     - I've done the initial round of package splitting for Debian
       side myself, but it probably needs proofreading and fixing by
       experienced Debian person.  Similar RPM package splitting
       that parallels the above is needed.  Although it is not an
       absolute requirement for my sources to have perfect binary
       packaging support (I am just an upstream for binary
       packagers), it is certainly desirable to have RPM specs and
       debian/ files in a presentable shape for 1.0.
    
     - I still need to go over the tutorial and core-ish
       documentation once for consistency checks.
    
    
    Changes since 0.99.9d are:
    
        Johannes Schindelin:
          Allow GIT_DIR to be an absolute path
          http-fetch: do not use curl_message after releasing it
    
        Jon Loeliger:
          Refactor merge strategies into separate includable file.
    
        Junio C Hamano:
          test: t4102-apply-rename fails with strict umask (Peter Baumann).
          git-format-patch: silly typo fix.
          Documentation: pull/clone ref mapping clarification (Josef Weidendorfer).
          git-fetch: fail if specified refspec does not match remote.
          Simplify CFLAGS/DEFINES in Makefile
          Package split: Debian.
          Install asciidoc sources as well.
          Further Debian split fixes.
          Debian: test build.
          Merge in http-push first stage.
          Document expat dependency when using http-push.
          ls-files: --others should not say unmerged paths are unknown.
          git-status: do not mark unmerged paths as committable.
          Set up remotes/origin to track all remote branches.
    
        Nick Hengeveld:
          Add support for pushing to a remote repository using HTTP/DAV
          Verify remote packs, speed up pending request queue
          Support remote references with slashes in their names
          Improve lock handling
          Refresh the remote lock if it is about to expire
    
        Paul Collins:
          http-push.c: include with angle bracket, not dq.
    
        Randal L. Schwartz:
          Use fink/darwinport paths for OSX
    
    
    
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2005-11-07 05:45    [from the cache]
    ©2003-2008