Merge branch 'jc/thin' into next
authorJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 08:24:03 +0000 (00:24 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 08:24:03 +0000 (00:24 -0800)
commitf4e96f97e85c145616bc2e23e9441bc0daa2906e
tree76d83f3abbcdaffb57ac247c27de1aa2508bc249
parentb9aa1f9e9d8f05f350c2e14d6389a5e8596033e9
parent84f11a43358b77a936770b908cb245ae1ad86c58
Merge branch 'jc/thin' into next

* jc/thin:
  git-push: make --thin pack transfer the default.
  gitk: Fix two bugs reported by users
  gitk: Improve appearance of first child links
  gitk: Make downward-pointing arrows end in vertical line segment
  gitk: Don't change cursor at end of layout if find in progress
  gitk: Make commitdata an array rather than a list
  gitk: Fix display of diff lines beginning with --- or +++
  [PATCH] gitk: Make error_popup react to Return
  gitk: Fix a bug in drawing the selected line as a thick line
  gitk: Further speedups
  gitk: Various speed improvements
  gitk: Fix Update menu item
  gitk: Fix clicks on arrows on line ends
  gitk: New improved gitk
  contrib/git-svn: stabilize memory usage for big fetches