]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'np/dreflog'
authorJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 00:54:47 +0000 (16:54 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Feb 2007 00:54:47 +0000 (16:54 -0800)
commitd1f289c5aa52bb77dc4959fb21cef032d954869f
tree525c95c67c6ae06278a99f244dc5d120c45a8747
parent6e2e1cfb81a6a6de9fc074bd26bed8a45f73251f
parent632ac9fd12a2d4ff2c1a1fcd63492ce24315221f
Merge branch 'np/dreflog'

* np/dreflog:
  show-branch -g: default to the current branch.
  Let git-checkout always drop any detached head
  Enable HEAD@{...} and make it independent from the current branch
  scan reflogs independently from refs
  add reflog when moving HEAD to a new branch
  create_symref(): do not assume pathname from git_path() persists long enough
  add logref support to git-symbolic-ref
  move create_symref() past log_ref_write()
  add reflog entries for HEAD when detached
  enable separate reflog for HEAD
  lock_ref_sha1_basic(): remember the original name of a ref when resolving it
  make reflog filename independent from struct ref_lock