]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/bindiff' into next
authorJunio C Hamano <junkio@cox.net>
Fri, 5 May 2006 22:36:04 +0000 (15:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 5 May 2006 22:36:04 +0000 (15:36 -0700)
commit2749fa7771f2a4323b48b78fa194a90d611bc2d8
tree1f3426fc3a5cb59c716ccb58e38e74432c7f79ea
parenta814deca8b42e43fa6bbcfed1c2fe93131722b31
parent0660626caff6ac3745cd7b7908a2ca540141a2ec
Merge branch 'jc/bindiff' into next

* jc/bindiff:
  binary diff: further updates.
  binary patch.
  pack-object: squelch eye-candy on non-tty
  core.prefersymlinkrefs: use symlinks for .git/HEAD
  repo-config: trim white-space before comment
  Fix for config file section parsing.
  Clarify git-cherry documentation.
  Update git-unpack-objects documentation.
  Fix up docs where "--" isn't displayed correctly.
  Several trivial documentation touch ups.
  git-svn 1.0.0
  git-svn: documentation updates
  delta: stricter constness
  Makefile: do not link rev-list any specially.
  builtin-push: --all and --tags _are_ explicit refspecs
Makefile
apply.c
cache.h
pack-objects.c