summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-11gitk: Show current row number and total number of rowsLibravatar Paul Mackerras1-39/+28
2008-05-11Merge branch 'master' into devLibravatar Paul Mackerras6-197/+3203
2008-05-11gitk: Allow users to view diffs in external diff viewerLibravatar Thomas Arcila1-2/+145
2008-05-10gitk: Synchronize highlighting in file view for 'f' and 'b' commandsLibravatar Paul Mackerras1-7/+25
2008-05-09gitk: Make updates go fasterLibravatar Paul Mackerras1-15/+210
2008-05-03gitk: Disable "Reset %s branch to here" when on a detached headLibravatar Michele Ballabio1-1/+5
2008-05-03gitk: German translation again updatedLibravatar Christian Stimming1-16/+14
2008-05-03gitk: Update German translationLibravatar Christian Stimming1-167/+338
2008-05-02gitk: Makefile/install: force permissions when installing files and dirsLibravatar Gerrit Pape1-3/+3
2008-05-02gitk: Initial Swedish translation.Libravatar Peter Karlsson1-0/+887
2008-05-02gitk: Spanish translation of gitkLibravatar Santiago Gala1-0/+890
2008-04-28gitk: Fix handling of tree file list with special chars in namesLibravatar Paul Mackerras1-2/+3
2008-04-26gitk: Reorganize processing of arguments for git logLibravatar Paul Mackerras1-77/+114
2008-04-06gitk: Fix changing colors through Edit->PreferencesLibravatar Gerrit Pape1-3/+3
2008-03-14gitk: initial Italian translationLibravatar Michele Ballabio1-0/+890
2008-03-14gitk: Default to using po2msg.sh if msgfmt doesn't grok --tcl, -l and -dLibravatar Paul Mackerras1-0/+4
2008-03-11Merge branch 'master' into devLibravatar Paul Mackerras1-23/+84
2008-03-11gitk: Avoid Tcl error when switching viewsLibravatar Paul Mackerras1-3/+1
2008-03-11[PATCH] gitk: Don't show local changes when we there is no work treeLibravatar David Aguilar1-1/+6
2008-03-10[PATCH] gitk: Add horizontal scrollbar to the diff viewLibravatar Pekka Kaitaniemi1-6/+14
2008-03-10[PATCH] gitk: make autoselect optionalLibravatar Jeff King1-3/+14
2008-03-10[PATCH] gitk: Mark another string for translationLibravatar Michele Ballabio1-1/+1
2008-03-10[PATCH] Add an --argscmd flag to get the list of refs to showLibravatar Yann Dirson1-10/+40
2008-03-10gitk: Only restore window size from ~/.gitk, not positionLibravatar Paul Mackerras1-2/+10
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