1. 10 4月, 2007 1 次提交
  2. 09 4月, 2007 8 次提交
  3. 08 4月, 2007 5 次提交
  4. 07 4月, 2007 24 次提交
  5. 06 4月, 2007 2 次提交
    • J
      git-bisect: modernization · 6fecf191
      Junio C Hamano 提交于
      This slightly modernizes the bisect script to use show-ref/for-each-ref
      instead of looking into $GIT_DIR/refs files directly.
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      6fecf191
    • J
      Merge branch 'maint' · 77e6f5bc
      Junio C Hamano 提交于
      * maint:
        Fix lseek(2) calls with args 2 and 3 swapped
        Honor -p<n> when applying git diffs
        Fix dependency of common-cmds.h
        Fix renaming branch without config file
        DESTDIR support for git/contrib/emacs
        gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches
        Document --left-right option to rev-list.
        Revert "builtin-archive: use RUN_SETUP"
        rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.
        rerere: make sorting really stable.
        Fix t4200-rerere for white-space from "wc -l"
      77e6f5bc