1. 05 8月, 2010 1 次提交
    • E
      instaweb: fix WEBrick server support · 422bff28
      Eric Wong 提交于
      This has been broken since commit be5347b3 ("httpd logs in a
      "$httpd_only" subdirectory").
      
      Since WEBrick has no other way of preserving environment
      variables needed for gitweb, we create a shell script wrapper
      that sets the environment variables as our CGI interpreter
      to run gitweb.cgi.
      Signed-off-by: NEric Wong <normalperson@yhbt.net>
      422bff28
  2. 04 8月, 2010 5 次提交
    • J
      Merge branch 'maint' · 721e76cb
      Junio C Hamano 提交于
      * maint:
        contrib/svn-fe: Add the svn-fe target to .gitignore
        contrib/svn-fe: Fix IncludePath
        Fix DIFF_QUEUE_CLEAR refactoring
        git-gui: fix size and position of window panes on startup
        git-gui: mc cannot be used before msgcat has been loaded
        git-gui: use textconv filter for diff and blame
        git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32
        git-gui: fix shortcut creation on cygwin
        git-gui: fix PATH environment for mingw development environment
        git-gui: fix usage of _gitworktree when creating shortcut for windows
        git-gui: fix "Explore Working Copy" for Windows again
        git-gui: fix usage of themed widgets variable
        git-gui: Handle failure of core.worktree to identify the working directory.
        git-gui: check whether systems nice command works or disable it
      721e76cb
    • J
      Merge branch 'gp/pack-refs-remove-empty-dirs' · 608169da
      Junio C Hamano 提交于
      * gp/pack-refs-remove-empty-dirs:
        pack-refs: remove newly empty directories
      608169da
    • J
      Merge branch 'sv/maint-diff-q-clear-fix' into maint · bb89e84f
      Junio C Hamano 提交于
      * sv/maint-diff-q-clear-fix:
        Fix DIFF_QUEUE_CLEAR refactoring
      bb89e84f
    • J
      Merge branch 'rr/svn-fe' into maint · 7b6e6b3f
      Junio C Hamano 提交于
      * rr/svn-fe:
        contrib/svn-fe: Add the svn-fe target to .gitignore
        contrib/svn-fe: Fix IncludePath
      7b6e6b3f
    • J
      Merge branch 'pt/git-gui' into maint · e9aa2412
      Junio C Hamano 提交于
      * pt/git-gui:
        git-gui: fix size and position of window panes on startup
        git-gui: mc cannot be used before msgcat has been loaded
        git-gui: use textconv filter for diff and blame
        git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32
        git-gui: fix shortcut creation on cygwin
        git-gui: fix PATH environment for mingw development environment
        git-gui: fix usage of _gitworktree when creating shortcut for windows
        git-gui: fix "Explore Working Copy" for Windows again
        git-gui: fix usage of themed widgets variable
        git-gui: Handle failure of core.worktree to identify the working directory.
        git-gui: check whether systems nice command works or disable it
      e9aa2412
  3. 03 8月, 2010 16 次提交
  4. 02 8月, 2010 3 次提交
  5. 30 7月, 2010 7 次提交
  6. 29 7月, 2010 6 次提交
  7. 28 7月, 2010 2 次提交