summaryrefslogtreecommitdiff
path: root/gitk
AgeCommit message (Expand)Author
2008-05-22gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras
2008-05-20gitk: Fix bug where current row number display stops workingPaul Mackerras
2008-05-18gitk: Fix "wrong # coordinates" error on reloadPaul Mackerras
2008-05-12gitk: Add a progress bar for checking out a headPaul Mackerras
2008-05-11gitk: Show current row number and total number of rowsPaul Mackerras
2008-05-11Merge branch 'master' into devPaul Mackerras
2008-05-11gitk: Allow users to view diffs in external diff viewerThomas Arcila
2008-05-10gitk: Synchronize highlighting in file view for 'f' and 'b' commandsPaul Mackerras
2008-05-09gitk: Make updates go fasterPaul Mackerras
2008-05-03gitk: Disable "Reset %s branch to here" when on a detached headMichele Ballabio
2008-04-27gitk: Fix handling of tree file list with special chars in namesPaul Mackerras
2008-04-26gitk: Reorganize processing of arguments for git logPaul Mackerras
2008-04-06gitk: Fix changing colors through Edit->PreferencesGerrit Pape
2008-03-11Merge branch 'master' into devPaul Mackerras
2008-03-11gitk: Avoid Tcl error when switching viewsPaul Mackerras
2008-03-11[PATCH] gitk: Don't show local changes when we there is no work treeDavid Aguilar
2008-03-10[PATCH] gitk: Add horizontal scrollbar to the diff viewPekka Kaitaniemi
2008-03-10[PATCH] gitk: make autoselect optionalJeff King
2008-03-10[PATCH] gitk: Mark another string for translationMichele Ballabio
2008-03-10[PATCH] Add an --argscmd flag to get the list of refs to showYann Dirson
2008-03-10gitk: Only restore window size from ~/.gitk, not positionPaul Mackerras
2008-03-07gitk: Fix problem with target row not being in scroll regionPaul Mackerras
2008-03-07gitk: Avoid a crash in selectline if commitinfo($id) isn't setPaul Mackerras
2008-03-04gitk: Fix some corner cases in computing vrowmod and displayorderPaul Mackerras
2008-03-04gitk: Correct a few strings and comments to say "git log"Paul Mackerras
2008-03-02gitk: Don't filter view arguments through git rev-parsePaul Mackerras
2008-03-02gitk: Fix problems with target row stuffPaul Mackerras
2008-02-24gitk: Handle updating with path limiting betterPaul Mackerras
2008-02-17gitk: Fix bug where arcs could get lostPaul Mackerras
2008-02-16Merge branch 'master' into devPaul Mackerras
2008-02-16gitk: Cope better with getting commits that we have already seenPaul Mackerras
2008-02-13[PATCH] gitk: Heed the lines of context in merge commitsJohannes Sixt
2008-02-13[PATCH] gitk: learn --show-all outputLinus Torvalds
2008-02-13gitk: Fix cherry-picking to insert a real row not a fake rowPaul Mackerras
2008-02-11[PATCH] gitk: properly deal with tag names containing / (slash)Gerrit Pape
2008-02-11[PATCH] gitk: Add checkbutton to ignore space changesSteffen Prohaska
2008-02-11[PATCH] gitk: Fix "Key bindings" messageMichele Ballabio
2008-01-15gitk: Fix bug causing Tcl error when no commits are selectedPaul Mackerras
2008-01-15gitk: Fix bug where editing an existing view would cause an infinite loopPaul Mackerras
2008-01-15gitk: Select something appropriate on cherry-pick, branch reset and checkoutPaul Mackerras
2008-01-13[PATCH] gitk: make Ctrl "+" really increase the font sizeJohannes Schindelin
2008-01-13gitk: Select head of current branch by defaultPaul Mackerras
2008-01-12gitk: Fix a bug in make_disporderPaul Mackerras
2008-01-11gitk: Fix typo in user message.Christian Stimming
2008-01-10gitk: Fix handling of flag argumentsPaul Mackerras
2008-01-09Merge branch 'master' into devPaul Mackerras
2008-01-09[PATCH] gitk: use user-configured background in view definition dialogGerrit Pape
2008-01-07gitk: Index [fnvr]highlights by id rather than rowPaul Mackerras
2008-01-06Merge branch 'master' into devPaul Mackerras
2008-01-06gitk: Restore some widget options whose defaults changed in Tk 8.5Paul Mackerras