Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/gitgui-0.7.4
tag
24e11b6942db989ea1951c3400c7e37f46013bff
tagger
Shawn O. Pearce <spearce@spearce.org>
Wed Jun 27 04:40:03 2007
object
7e508eb1a2efce72be1651a35ab3150bfa3c88d6
git-gui 0.7.4
7e508eb
git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hack
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.4
fffaaba
git-gui: Don't nice git blame on MSYS as nice is not supported
by Shawn O. Pearce
· 18 years ago
4e817d1
git-gui: Don't require $DISPLAY just to get --version
by Shawn O. Pearce
· 18 years ago
fb626dc
git-gui: Bind Tab/Shift-Tab to cycle between panes in blame
by Shawn O. Pearce
· 18 years ago
82a2d6b
git-gui: Correctly install to /usr/bin on Cygwin
by Shawn O. Pearce
· 18 years ago
39fa2a9
git-gui: Save geometry before the window layout is damaged
by Shawn O. Pearce
· 18 years ago
b2f3bb1
git-gui: Give amend precedence to HEAD over MERGE_MSG
by Shawn O. Pearce
· 18 years ago
615b865
git-gui: Include 'war on whitespace' fixes from git.git
by Shawn O. Pearce
· 18 years ago
d80ded0
git-gui: Changed blame header bar background to match main window
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.3
0f32da5
git-gui: Favor the original annotations over the recent ones
by Shawn O. Pearce
· 18 years ago
949da61
git-gui: Improve our labeling of blame annotation types
by Shawn O. Pearce
· 18 years ago
5d198d6
git-gui: Use three colors for the blame viewer background
by Shawn O. Pearce
· 18 years ago
0dfed77
git-gui: Jump to original line in blame viewer
by Shawn O. Pearce
· 18 years ago
383d4e0
git-gui: Display both commits in our tooltips
by Shawn O. Pearce
· 18 years ago
172c92b
git-gui: Run blame twice on the same file and display both outputs
by Shawn O. Pearce
· 18 years ago
debcd0f
git-gui: Display the "Loading annotation..." message in italic
by Shawn O. Pearce
· 18 years ago
fc816d7
git-gui: Rename fields in blame viewer to better descriptions
by Shawn O. Pearce
· 18 years ago
c5db65a
git-gui: Label the uncommitted blame history entry
by Shawn O. Pearce
· 18 years ago
2f85b7e
git-gui: Switch internal blame structure to Tcl lists
by Shawn O. Pearce
· 18 years ago
14c4dfd
git-gui: Cleanup redundant column management in blame viewer
by Shawn O. Pearce
· 18 years ago
c17c175
git-gui: Better document our blame variables
by Shawn O. Pearce
· 18 years ago
b611015
git-gui: Remove unused commit_list from blame viewer
by Shawn O. Pearce
· 18 years ago
81fb7ef
git-gui: Automatically expand the line number column as needed
by Shawn O. Pearce
· 18 years ago
375e136
git-gui: Make the line number column slightly wider in blame
by Shawn O. Pearce
· 18 years ago
000a106
git-gui: Use lighter colors in blame view
by Shawn O. Pearce
· 18 years ago
0632570
git-gui: Remove unnecessary space between columns in blame viewer
by Shawn O. Pearce
· 18 years ago
0eab69a
git-gui: Remove the loaded column from the blame viewer
by Shawn O. Pearce
· 18 years ago
b55a243
git-gui: Clip the commit summaries in the blame history menu
by Shawn O. Pearce
· 18 years ago
08dda17
git-gui: Use a label instead of a button for the back button
by Shawn O. Pearce
· 18 years ago
79c50bf
git-gui: Show original filename in blame tooltip
by Shawn O. Pearce
· 18 years ago
669fbc3
git-gui: Combine blame groups only if commit and filename match
by Shawn O. Pearce
· 18 years ago
22c6769
git-gui: Allow digging through history in blame viewer
by Shawn O. Pearce
· 18 years ago
982cf98
git-gui: Display a progress bar during blame annotation gathering
by Shawn O. Pearce
· 18 years ago
d0b741d
git-gui: Allow the user to control the blame/commit split point
by Shawn O. Pearce
· 18 years ago
223475a
git-gui: Show author initials in blame groups
by Shawn O. Pearce
· 18 years ago
ddc1fa8
git-gui: Space the commit group continuation out in blame view
by Shawn O. Pearce
· 18 years ago
b5a4122
git-gui: Cleanup minor style nit
by Shawn O. Pearce
· 18 years ago
8154e1a
git-gui: Remove unnecessary reshow of blamed commit
by Shawn O. Pearce
· 18 years ago
74fe898
git-gui: Highlight the blame commit header from everything else
by Shawn O. Pearce
· 18 years ago
41bf23d
git-gui: Display tooltips in blame viewer
by Shawn O. Pearce
· 18 years ago
37ebc93
git-gui: Use arror cursor in blame viewer file data
by Shawn O. Pearce
· 18 years ago
c9e6bfd
git-gui: Simplify consecutive lines that come from the same commit
by Shawn O. Pearce
· 18 years ago
f96cd7b
git-gui: Improve the coloring in blame viewer
by Shawn O. Pearce
· 18 years ago
bea39c2
git-gui: Remove empty blank line at end of blame
by Shawn O. Pearce
· 18 years ago
d89a494
git-gui: Cleanup blame::new widget initialization
by Shawn O. Pearce
· 18 years ago
a46fe1c
git-gui: Add a 4 digit commit abbreviation to the blame viewer
by Shawn O. Pearce
· 18 years ago
9adccb0
New selection indication and softer colors
by Matthijs Melchior
· 18 years ago
cb8773d
Revert "Make the installation target of git-gui a little less chatty"
by Shawn O. Pearce
· 18 years ago
cfb07cc
git-gui: Verify Tcl/Tk is new enough for our needs
by Shawn O. Pearce
· 18 years ago
6309172
git-gui: Attach font_ui to all spinbox widgets
by Shawn O. Pearce
· 18 years ago
160e822
git-gui: Don't quit when we destroy a child widget
by Shawn O. Pearce
· 18 years ago
c289f6f
Make the installation target of git-gui a little less chatty
by Alex Riesen
· 18 years ago
b8848f7
git-gui: Allow as few as 0 lines of diff context
by Shawn O. Pearce
· 18 years ago
905d9c9
git-gui: Allow creating a branch when none exists
by Shawn O. Pearce
· 18 years ago
ea75ee3
git-gui: Guess our share/git-gui/lib path at runtime if possible
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.2
3d5793b
Correct key bindings to Control-<foo>
by Shawn O. Pearce
· 18 years ago
306fc12
git-gui: Tighten internal pattern match for lib/ directory
by Shawn O. Pearce
· 18 years ago
b9e7efb
git-gui: Gracefully handle bad TCL_PATH at compile time
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.1
d6da71a
git gui 0.7.0
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.0
6b3d8b9
git-gui: Paperbag fix blame in subdirectory
by Shawn O. Pearce
· 18 years ago
76486bb
git-gui: Format author/committer times in ISO format
by Shawn O. Pearce
· 18 years ago
0511798
git-gui: Cleanup minor nits in blame code
by Shawn O. Pearce
· 18 years ago
a0db0d6
git-gui: Generate blame on uncommitted working tree file
by Shawn O. Pearce
· 18 years ago
3e45ee1
git-gui: Smarter command line parsing for browser, blame
by Shawn O. Pearce
· 18 years ago
c612785
git-gui: Use prefix if blame is run in a subdirectory
by Shawn O. Pearce
· 18 years ago
685caf9
git-gui: Convert blame to the "class" way of doing things
by Shawn O. Pearce
· 18 years ago
28bf928
git-gui: Don't attempt to inline array reads in methods
by Shawn O. Pearce
· 18 years ago
c74b6c6
git-gui: Convert browser, console to "class" format
by Shawn O. Pearce
· 18 years ago
1f07c4e
git-gui: Define a simple class/method system
by Shawn O. Pearce
· 18 years ago
cc1f83f
git-gui: Allow shift-{k,j} to select a range of branches to merge
by Shawn O. Pearce
· 18 years ago
f0bc498
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
a1a4975
git-gui: Call changes "Staged" and "Unstaged" in file list titles.
by Johannes Sixt
· 18 years ago
ebcaada
git-gui: Use vi-like keys in merge dialog
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.0-rc1
1fc4ba8
git-gui: Include commit id/subject in merge choices
by Shawn O. Pearce
· 18 years ago
349f92e
git-gui: Show all possible branches for merge
by Shawn O. Pearce
· 18 years ago
a6c9b08
git-gui: Move merge support into a namespace
by Shawn O. Pearce
· 18 years ago
60aa065
git-gui: Allow vi keys to scroll the diff/blame regions
by Shawn O. Pearce
· 18 years ago
a35d65d
git-gui: Move console procs into their own namespace
by Shawn O. Pearce
· 18 years ago
f522c9b
git-gui: Refactor into multiple files to save my sanity
by Shawn O. Pearce
· 18 years ago
c6a5e40
git-gui: Track our own embedded values and rebuild when they change
by Shawn O. Pearce
· 18 years ago
dc6716b
git-gui: Refactor to use our git proc more often
by Shawn O. Pearce
· 18 years ago
7416bbc
git-gui: Use option database defaults to set the font
by Shawn O. Pearce
· 18 years ago
2739291
git-gui: Cleanup common font handling for font_ui
by Shawn O. Pearce
· 18 years ago
d45b52b
git-gui: Correct line wrapping for too many branch message
by Shawn O. Pearce
· 18 years ago
1afd1ec
git-gui: Warn users before making an octopus merge
by Shawn O. Pearce
· 18 years ago
2f1a955
git-gui: Include the subject in the status bar after commit
by Shawn O. Pearce
· 18 years ago
3f28f63f
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
681bfd5
git-gui: Allow spaces in path to 'wish'
by Shawn O. Pearce
· 18 years ago
f20db5f
git-gui: Correctly handle UTF-8 encoded commit messages
by Shawn O. Pearce
· 18 years ago
845d377
git-gui: Honor TCLTK_PATH if supplied
by Junio C Hamano
· 18 years ago
69dd97a
Revert "Allow wish interpreter to be defined with TCLTK_PATH"
by Shawn O. Pearce
· 18 years ago
19c8214
git-gui: Display the directory basename in the title
by Shawn O. Pearce
· 18 years ago
d025d1e
Merge branch 'er/ui'
by Shawn O. Pearce
· 18 years ago
f6f2aa3
git-gui: Brown paper bag fix division by 0 in blame
by Shawn O. Pearce
· 18 years ago
4372da3
Always bind the return key to the default button
by Shawn O. Pearce
· 18 years ago
53a291a
Do not break git-gui messages into multiple lines.
by Eygene Ryabinkin
· 18 years ago
df0cd69
Improve look-and-feel of the git-gui tool.
by Eygene Ryabinkin
· 18 years ago
3cf0bad
Teach git-gui to use the user-defined UI font everywhere.
by Eygene Ryabinkin
· 18 years ago
e2a1bc6
Allow wish interpreter to be defined with TCLTK_PATH
by Eygene Ryabinkin
· 18 years ago
2ec0cb7
Merge branch 'maint'
by Shawn O. Pearce
· 19 years ago
gitgui-0.6.5
Next »