]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitk
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Jun 2007 22:41:06 +0000 (15:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Jun 2007 22:41:06 +0000 (15:41 -0700)
commite1341abc3759950e891822088cb0163b71b316b3
tree0b43ac348827a25d54a6fc90c36c12c4c6bdd6c1
parentaeb59328453cd4f438345ea79ff04c96bccbbbb8
parent706d6c3e76fc5f7f988b056015689b489eb8f6b5
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitk

* 'master' of git://git.kernel.org/pub/scm/gitk/gitk: (21 commits)
  gitk: Add a progress bar to show progress while resetting
  gitk: Improve handling of whitespace and special chars in filenames
  gitk: Fix bug causing nearby tags/heads to sometimes not be displayed
  gitk: Limit how often we change the canvas scrolling region
  gitk: Add a "reset branch to here" row context-menu operation
  gitk: Get rid of the childlist variable
  gitk: Speed up the reading of references
  gitk: Show local uncommitted changes as a fake commit
  gitk: New algorithm for drawing the graph lines
  gitk: Store ids in rowrangelist and idrowranges rather than row numbers
  gitk: Disable the head context menu entries for the checked-out branch
  gitk: Cope with commit messages with carriage-returns and initial blank lines
  gitk: Implement a simple scheduler for the compute-intensive stuff
  gitk: Improve the behaviour of the initial selection
  gitk: Add some more comments to the optimize_rows procedure
  gitk: Don't try to list large numbers of tags or heads in the details pane
  gitk: New infrastructure for working out branches & previous/next tags
  [PATCH] gitk: Allow specifying tabstop as other than default 8 characters.
  [PATCH] gitk: Update fontsize in patch / tree list
  [PATCH] gitk: Make selection highlight color configurable
  ...

Conflicts:

gitk