436 Commits (0cc08ff7ddaf4360966bdedf006af041cdf6f7d9)

Author SHA1 Message Date
Jeff King 95293b58eb [PATCH] gitk: make autoselect optional 17 years ago
Michele Ballabio a3a1f57959 [PATCH] gitk: Mark another string for translation 17 years ago
Yann Dirson 2d48085661 [PATCH] Add an --argscmd flag to get the list of refs to show 17 years ago
Paul Mackerras b9bee11526 gitk: Only restore window size from ~/.gitk, not position 17 years ago
Paul Mackerras c30acc77fe gitk: Fix problem with target row not being in scroll region 17 years ago
Paul Mackerras d76afb15ad gitk: Avoid a crash in selectline if commitinfo($id) isn't set 17 years ago
Paul Mackerras c9cfdc9601 gitk: Fix some corner cases in computing vrowmod and displayorder 17 years ago
Paul Mackerras f9e0b6fb60 gitk: Correct a few strings and comments to say "git log" 17 years ago
Paul Mackerras 468bcaedbb gitk: Don't filter view arguments through git rev-parse 17 years ago
Paul Mackerras ac1276ab6e gitk: Fix problems with target row stuff 17 years ago
Paul Mackerras f806f0fba8 gitk: Handle updating with path limiting better 17 years ago
Paul Mackerras 841ea82449 gitk: Fix bug where arcs could get lost 17 years ago
Paul Mackerras f1bf4ee6d7 gitk: Cope better with getting commits that we have already seen 17 years ago
Johannes Sixt 6675ea4240 [PATCH] gitk: Heed the lines of context in merge commits 17 years ago
Linus Torvalds 1407ade93c [PATCH] gitk: learn --show-all output 17 years ago
Paul Mackerras b8a938cf78 gitk: Fix cherry-picking to insert a real row not a fake row 17 years ago
Gerrit Pape 48750d6a84 [PATCH] gitk: properly deal with tag names containing / (slash) 17 years ago
Steffen Prohaska b9b86007e2 [PATCH] gitk: Add checkbutton to ignore space changes 17 years ago
Michele Ballabio 3d2c998e30 [PATCH] gitk: Fix "Key bindings" message 17 years ago
Paul Mackerras 5a7f577dce gitk: Fix bug causing Tcl error when no commits are selected 17 years ago
Paul Mackerras e7297a1c5f gitk: Fix bug where editing an existing view would cause an infinite loop 17 years ago
Paul Mackerras 46308ea1da gitk: Select something appropriate on cherry-pick, branch reset and checkout 17 years ago
Johannes Schindelin 646f3a149d [PATCH] gitk: make Ctrl "+" really increase the font size 17 years ago
Paul Mackerras 3e76608d39 gitk: Select head of current branch by default 17 years ago
Paul Mackerras 17529cf9bc gitk: Fix a bug in make_disporder 17 years ago
Christian Stimming 55e34436e1 gitk: Fix typo in user message. 17 years ago
Paul Mackerras 5be25a8f85 gitk: Fix handling of flag arguments 17 years ago
Gerrit Pape f0c8426819 [PATCH] gitk: use user-configured background in view definition dialog 17 years ago
Paul Mackerras 476ca63dbc gitk: Index [fnvr]highlights by id rather than row 17 years ago
Paul Mackerras b039f0a62d gitk: Restore some widget options whose defaults changed in Tk 8.5 17 years ago
Paul Mackerras c8c9f3d9cc gitk: Fix potential bug with fake commit IDs in renumbervarc 17 years ago
Paul Mackerras cd2bcae798 gitk: Fix a couple of bugs in the find function 17 years ago
Paul Mackerras 42a671fc00 gitk: Fix some corner cases in the targetid/targetrow stuff 17 years ago
Paul Mackerras 31c0eaa8cc gitk: Keep the same commits visible as other commits come in 17 years ago
Paul Mackerras eb5f8c9c00 gitk: Don't try to show local changes from a head that isn't shown 17 years ago
Paul Mackerras fc2a256f4a gitk: Fix another collection of bugs 17 years ago
Christian Stimming eadcac9218 [PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright character is valid utf8. 17 years ago
Christian Stimming b007ee20dc [PATCH] gitk i18n: More markup -- various options menus 17 years ago
Christian Stimming d990cedf9c [PATCH] gitk i18n: Markup several strings for translation 17 years ago
Christian Stimming 663c3aa9c8 [PATCH] gitk i18n: Import msgcat for message string translation; load translation catalogs 17 years ago
Paul Mackerras f3ea5ede23 gitk: Implement date mode in the new framework 17 years ago
Paul Mackerras 24f7a667e6 gitk: More bug fixes and cleanups 17 years ago
Paul Mackerras e5b37ac1ec gitk: Fix more bugs resulting in Tcl "no such element in array" errors 17 years ago
Paul Mackerras 0c27886e46 gitk: Fix a couple of bugs 17 years ago
Paul Mackerras 9257d8f761 gitk: Compute row numbers and order tokens lazily 17 years ago
Paul Mackerras f78e7ab736 gitk: Fix bug in parsing multiple revision arguments 17 years ago
Paul Mackerras 38dfe93916 gitk: Fix bug in assigning row numbers to arcs 17 years ago
Paul Mackerras 7fcc92bff4 gitk: Use git log without --topo-order and reorganize the commits ourselves 17 years ago
Paul Mackerras 7388bcbc54 gitk: Use the UI font for the diff/old version/new version radio buttons 17 years ago
Paul Mackerras cca5d946d6 gitk: Simplify the code for finding commits 17 years ago