1. 02 11月, 2006 5 次提交
    • J
      gitweb: Secure against commit-ish/tree-ish with the same name as path · 45bd0c80
      Jakub Narebski 提交于
      Add "--" after <commit-ish> or <tree-ish> argument to clearly mark it
      as <commit-ish> or <tree-ish> and not pathspec, securing against refs
      with the same names as files or directories in [live] repository.
      
      Some wrapping to reduce line length as well.
      
      [jc: with "oops, ls-tree does not want --" fix-up manually applied.]
      Signed-off-by: NJakub Narebski <jnareb@gmail.com>
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      45bd0c80
    • L
      gitweb: esc_html() author in blame · 5ad0828c
      Luben Tuikov 提交于
      Blame fails for example on
      block/ll_rw_blk.c at v2.6.19-rc3.
      Signed-off-by: NLuben Tuikov <ltuikov@yahoo.com>
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      5ad0828c
    • J
      Merge branch 'rs/cherry' · 56532fa1
      Junio C Hamano 提交于
      * rs/cherry:
        Make git-cherry handle root trees
        Built-in cherry
      56532fa1
    • J
      Merge branch 'jc/refs-and-fetch' · e0d68cd5
      Junio C Hamano 提交于
      * jc/refs-and-fetch:
        git-fetch: adjust to packed-refs.
      e0d68cd5
    • J
      Merge branch 'lj/refs' · 58a1e0e8
      Junio C Hamano 提交于
      * lj/refs: (63 commits)
        Fix show-ref usagestring
        t3200: git-branch testsuite update
        sha1_name.c: avoid compilation warnings.
        Make git-branch a builtin
        ref-log: fix D/F conflict coming from deleted refs.
        git-revert with conflicts to behave as git-merge with conflicts
        core.logallrefupdates thinko-fix
        git-pack-refs --all
        core.logallrefupdates create new log file only for branch heads.
        Remove bashism from t3210-pack-refs.sh
        ref-log: allow ref@{count} syntax.
        pack-refs: call fflush before fsync.
        pack-refs: use lockfile as everybody else does.
        git-fetch: do not look into $GIT_DIR/refs to see if a tag exists.
        lock_ref_sha1_basic does not remove empty directories on BSD
        Do not create tag leading directories since git update-ref does it.
        Check that a tag exists using show-ref instead of looking for the ref file.
        Use git-update-ref to delete a tag instead of rm()ing the ref file.
        Fix refs.c;:repack_without_ref() clean-up path
        Clean up "git-branch.sh" and add remove recursive dir test cases.
        ...
      58a1e0e8
  2. 01 11月, 2006 1 次提交
  3. 31 10月, 2006 8 次提交
  4. 30 10月, 2006 4 次提交
  5. 29 10月, 2006 5 次提交
  6. 28 10月, 2006 2 次提交
  7. 27 10月, 2006 11 次提交
  8. 26 10月, 2006 4 次提交