summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-07gitk: Fix problem with target row not being in scroll regionLibravatar Paul Mackerras1-3/+6
2008-03-07gitk: Avoid a crash in selectline if commitinfo($id) isn't setLibravatar Paul Mackerras1-1/+4
2008-03-04gitk: Fix some corner cases in computing vrowmod and displayorderLibravatar Paul Mackerras1-22/+23
2008-03-04gitk: Correct a few strings and comments to say "git log"Libravatar Paul Mackerras1-5/+5
2008-03-03gitk: Don't filter view arguments through git rev-parseLibravatar Paul Mackerras1-47/+22
2008-03-03gitk: Fix problems with target row stuffLibravatar Paul Mackerras1-54/+51
2008-02-24gitk: Handle updating with path limiting betterLibravatar Paul Mackerras1-4/+55
2008-02-18gitk: Fix bug where arcs could get lostLibravatar Paul Mackerras1-1/+5
2008-02-16Merge branch 'master' into devLibravatar Paul Mackerras5-254/+427
2008-02-16gitk: Cope better with getting commits that we have already seenLibravatar Paul Mackerras1-7/+18
2008-02-14[PATCH] gitk: Heed the lines of context in merge commitsLibravatar Johannes Sixt1-1/+2
2008-02-13[PATCH] gitk: learn --show-all outputLibravatar Linus Torvalds1-7/+8
2008-02-13gitk: Fix cherry-picking to insert a real row not a fake rowLibravatar Paul Mackerras1-17/+59
2008-02-12[PATCH] gitk: properly deal with tag names containing / (slash)Libravatar Gerrit Pape1-5/+1
2008-02-12[PATCH] gitk: Add checkbutton to ignore space changesLibravatar Steffen Prohaska1-0/+13
2008-02-12[PATCH] gitk: Fix "Key bindings" messageLibravatar Michele Ballabio1-39/+39
2008-01-15gitk: Fix bug causing Tcl error when no commits are selectedLibravatar Paul Mackerras1-1/+1
2008-01-15gitk: Fix bug where editing an existing view would cause an infinite loopLibravatar Paul Mackerras1-0/+1
2008-01-15gitk: Select something appropriate on cherry-pick, branch reset and checkoutLibravatar Paul Mackerras1-1/+4
2008-01-14[PATCH] gitk: make Ctrl "+" really increase the font sizeLibravatar Johannes Schindelin1-0/+1
2008-01-13gitk: Select head of current branch by defaultLibravatar Paul Mackerras1-20/+15
2008-01-12gitk: Fix a bug in make_disporderLibravatar Paul Mackerras1-1/+1
2008-01-11gitk: Update German translation.Libravatar Christian Stimming1-198/+220
2008-01-11gitk: Fix typo in user message.Libravatar Christian Stimming1-3/+3
2008-01-11gitk: Fix the Makefile to cope with systems lacking msgfmtLibravatar Charles Bailey3-1/+140
2008-01-10gitk: Fix handling of flag argumentsLibravatar Paul Mackerras1-3/+6
2008-01-09Merge branch 'master' into devLibravatar Paul Mackerras3-55/+68
2008-01-09[PATCH] gitk: use user-configured background in view definition dialogLibravatar Gerrit Pape1-3/+3
2008-01-09[PATCH] gitk: Update German translationLibravatar Christian Stimming1-27/+27
2008-01-09[PATCH] gitk: Update and fix MakefileLibravatar Christian Stimming1-25/+38
2008-01-07gitk: Index [fnvr]highlights by id rather than rowLibravatar Paul Mackerras1-40/+33
2008-01-06Merge branch 'master' into devLibravatar Paul Mackerras1-60/+45
2008-01-06gitk: Restore some widget options whose defaults changed in Tk 8.5Libravatar Paul Mackerras1-60/+45
2008-01-06gitk: Fix potential bug with fake commit IDs in renumbervarcLibravatar Paul Mackerras1-9/+28
2008-01-02gitk: Fix a couple of bugs in the find functionLibravatar Paul Mackerras1-4/+11
2008-01-02gitk: Fix some corner cases in the targetid/targetrow stuffLibravatar Paul Mackerras1-18/+51
2007-12-31Merge branch 'master' into devLibravatar Paul Mackerras1-27/+27
2007-12-31gitk: Recode de.po to UTF-8Libravatar Paul Mackerras1-27/+27
2007-12-30gitk: Keep the same commits visible as other commits come inLibravatar Paul Mackerras1-13/+42
2007-12-29gitk: Don't try to show local changes from a head that isn't shownLibravatar Paul Mackerras1-3/+10
2007-12-26gitk: Fix another collection of bugsLibravatar Paul Mackerras1-21/+28
2007-12-20Merge branch 'master' into devLibravatar Paul Mackerras3-250/+1016
2007-12-20[PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright ...Libravatar Christian Stimming1-1/+1
2007-12-20[PATCH] gitk i18n: More markup -- various options menusLibravatar Christian Stimming1-46/+46
2007-12-20[PATCH] gitk i18n: Initial German translationLibravatar Christian Stimming1-0/+703
2007-12-20[PATCH] gitk i18n: Markup several strings for translationLibravatar Christian Stimming1-200/+201
2007-12-20[PATCH] gitk i18n: Import msgcat for message string translation; load transla...Libravatar Christian Stimming1-0/+19
2007-12-20[PATCH] gitk i18n: Add Makefile with rules for po file creation and installationLibravatar Christian Stimming1-0/+45
2007-12-20gitk: Implement date mode in the new frameworkLibravatar Paul Mackerras1-98/+130
2007-12-19gitk: More bug fixes and cleanupsLibravatar Paul Mackerras1-39/+39