Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/gitgui-0.8.0
tag
37d54267eca4f75790289588f145f381786eeaf4
tagger
Shawn O. Pearce <spearce@spearce.org>
Mon Jul 30 03:53:36 2007
object
84f67537b13bf0a959b1cad50b0d490071dc921a
git-gui 0.8.0
84f6753
git-gui: Minor refactoring of merge command line in merge support
by Shawn O. Pearce
· 18 years ago
gitgui-0.8.0
dac7089
git-gui: Use more modern looking icons in the tree browser
by Shawn O. Pearce
· 18 years ago
37e2199
git-gui: Don't offer to stage hunks from untracked files
by Shawn O. Pearce
· 18 years ago
95af4d8
git-gui: Make sure remotes are loaded when picking revisions
by Shawn O. Pearce
· 18 years ago
0fe055c
git-gui: Use progress bar while resetting/aborting files
by Shawn O. Pearce
· 18 years ago
94a4dd9
git-gui: Honor core.excludesfile when listing extra files
by Shawn O. Pearce
· 18 years ago
360cc10
git-gui: Unify wording to say "to stage" instead of "to add"
by Christian Stimming
· 18 years ago
1e0a92f
git-gui: Don't kill modified commit message buffer with merge templates
by Shawn O. Pearce
· 18 years ago
bc318ea
git-gui: Remove usernames from absolute SSH urls during merging
by Shawn O. Pearce
· 18 years ago
ead49f5
git-gui: Format tracking branch merges as though they were pulls
by Shawn O. Pearce
· 18 years ago
9feefbd
git-gui: Cleanup bindings within merge dialog
by Shawn O. Pearce
· 18 years ago
350a35f
git-gui: Replace merge dialog with our revision picker widget
by Shawn O. Pearce
· 18 years ago
becafaa
git-gui: Show ref last update times in revision chooser tooltips
by Shawn O. Pearce
· 18 years ago
844c3f6
git-gui: Display commit/tag/remote info in tooltip of revision picker
by Shawn O. Pearce
· 18 years ago
30d1990
git-gui: Save remote urls obtained from config/remotes setup
by Shawn O. Pearce
· 18 years ago
7d5266a
git-gui: Avoid unnecessary symbolic-ref call during checkout
by Shawn O. Pearce
· 18 years ago
a813988
git-gui: Refactor current branch menu items to make i18n easier
by Shawn O. Pearce
· 18 years ago
83751fc
git-gui: Refactor diff popup into a procedure to ease i18n work
by Shawn O. Pearce
· 18 years ago
9c5a3c77
git-gui: Paper bag fix quitting crash after commit
by Shawn O. Pearce
· 18 years ago
e7d7b1a
git-gui: Clarify meaning of add tracked menu option
by Shawn O. Pearce
· 18 years ago
7bd197c
git-gui: Fix unnecessary fast-forward during checkout
by Shawn O. Pearce
· 18 years ago
854ffd3
git-gui: Completely remove my Tools/Migrate hack
by Shawn O. Pearce
· 18 years ago
54febd4
git-gui: Internally allow fetch without storing for future pull support
by Shawn O. Pearce
· 18 years ago
dba0741
git-gui: Skip unnecessary read-tree work during checkout
by Shawn O. Pearce
· 18 years ago
eea1ab6
git-gui: Simplify error case for unsupported merge types
by Shawn O. Pearce
· 18 years ago
f66b8a6
git-gui: Factor out common fast-forward merge case
by Shawn O. Pearce
· 18 years ago
60f7352
git-gui: Save the merge base during checkout_op processing
by Shawn O. Pearce
· 18 years ago
4578c5c
git-gui: Automatically backup the user's commit buffer
by Shawn O. Pearce
· 18 years ago
5dc2cae
git-gui: Completely remove support for creating octopus merges
by Shawn O. Pearce
· 18 years ago
a422896
git-gui: Don't show blame tooltips that we have no data for
by Shawn O. Pearce
· 18 years ago
c4638f6
git-gui: Translate standard encoding names to Tcl ones
by Shawn O. Pearce
· 18 years ago
d36cd96
git-gui: Avoid unnecessary global statements when possible
by Shawn O. Pearce
· 18 years ago
a870ddc
git-gui: Bind Ctrl/Cmd-M to merge action
by Shawn O. Pearce
· 18 years ago
dc5ccdc
Don't offer my special Tools/Migrate hack unless in multicommit
by Shawn O. Pearce
· 18 years ago
ff749c1
git-gui: Convert merge dialog to use class system
by Shawn O. Pearce
· 18 years ago
46a2df3
git-gui: Increase the default height of the revision picker
by Shawn O. Pearce
· 18 years ago
4040971
git-gui: Clarify the visualize history menu options
by Shawn O. Pearce
· 18 years ago
8e891fa
git-gui: Allow users to browse any branch, not just the current one
by Shawn O. Pearce
· 18 years ago
85d2d59
git-gui: Allow browser subcommand to start in subdirectory
by Shawn O. Pearce
· 18 years ago
c52c945
git-gui: Allow blame/browser subcommands on bare repositories
by Shawn O. Pearce
· 18 years ago
ba7cc66
git-gui: Move feature option selection before GIT_DIR init
by Shawn O. Pearce
· 18 years ago
3972b98
git-gui: Delay the GC hint until after we are running
by Shawn O. Pearce
· 18 years ago
301dfaa
git-gui: Let the user continue even if we cannot understand git version
by Shawn O. Pearce
· 18 years ago
d164b754
git-gui: Change our initial GC hint to be an estimate
by Shawn O. Pearce
· 18 years ago
2370164
git-gui: Don't crash in ask_popup if we haven't mapped main window yet
by Shawn O. Pearce
· 18 years ago
6f62b4f
git-gui: Delay searching for 'nice' until its really asked for
by Shawn O. Pearce
· 18 years ago
91464df
git-gui: Handle git versions of the form n.n.n.GIT
by Julian Phillips
· 18 years ago
6eb420e
git-gui: Always disable the Tcl EOF character when reading
by Shawn O. Pearce
· 18 years ago
ec4fcee
git-gui: Brown paper bag "dirty git version fix"
by Shawn O. Pearce
· 18 years ago
2dfa54c
git-gui: Skip -dirty suffix on core git versions
by Shawn O. Pearce
· 18 years ago
b215883
git-gui: Change prior tree SHA-1 verification to use git_read
by Shawn O. Pearce
· 18 years ago
f31b6ff
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
20f1a10
git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree}
by Shawn O. Pearce
· 18 years ago
gitgui-0.7.5
264f4a3
git-gui: Include a space in Cygwin shortcut command lines
by Shawn O. Pearce
· 18 years ago
6a5955f
git-gui: Use sh.exe in Cygwin shortcuts
by Shawn O. Pearce
· 18 years ago
5922446
git-gui: Paper bag fix for Cygwin shortcut creation
by Shawn O. Pearce
· 18 years ago
0a84b3d
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
e87fb0f
git-gui: Don't linewrap within console windows
by Shawn O. Pearce
· 18 years ago
56e29f5
git-gui: Correct ls-tree buffering problem in browser
by Shawn O. Pearce
· 18 years ago
7eafa2f
git-gui: Improve the Windows and Mac OS X shortcut creators
by Shawn O. Pearce
· 18 years ago
74c4763
git-gui: Teach console widget to use git_read
by Shawn O. Pearce
· 18 years ago
c136f2b
git-gui: Perform our own magic shbang detection on Windows
by Shawn O. Pearce
· 18 years ago
70a7595
git-gui: Treat `git version` as `git --version`
by Shawn O. Pearce
· 18 years ago
c672989
git-gui: Assume unfound commands are known by git wrapper
by Shawn O. Pearce
· 18 years ago
02efd48
git-gui: Correct gitk installation location
by Shawn O. Pearce
· 18 years ago
0b81261
git-gui: Always use absolute path to all git executables
by Shawn O. Pearce
· 18 years ago
b792230
git-gui: Show a progress meter for checking out files
by Shawn O. Pearce
· 18 years ago
51530d1
git-gui: Change the main window progress bar to use status_bar
by Shawn O. Pearce
· 18 years ago
b29bd5c
git-gui: Extract blame viewer status bar into mega-widget
by Shawn O. Pearce
· 18 years ago
827c711
git-gui: Allow double-click in checkout dialog to start checkout
by Shawn O. Pearce
· 18 years ago
84d3d7b
git-gui: Default selection to first matching ref
by Shawn O. Pearce
· 18 years ago
02087ab
git-gui: Unabbreviate commit SHA-1s prior to display
by Shawn O. Pearce
· 18 years ago
d41b43e
git-gui: Refactor branch switch to support detached head
by Shawn O. Pearce
· 18 years ago
699d560
git-gui: Refactor our ui_status_value update technique
by Shawn O. Pearce
· 18 years ago
311e02a
git-gui: Better handling of detached HEAD
by Shawn O. Pearce
· 18 years ago
ba1964b
git-gui: Automatically refresh tracking branches when needed
by Shawn O. Pearce
· 18 years ago
7cf0442
git-gui: Option to default new branches to match tracking branches
by Shawn O. Pearce
· 18 years ago
560eddc
git-gui: Sort tags descending by tagger date
by Shawn O. Pearce
· 18 years ago
7618e6b
git-gui: Enhance choose_rev to handle hundreds of branches
by Shawn O. Pearce
· 18 years ago
774173a
git-gui: Fast-forward existing branch in branch create dialog
by Shawn O. Pearce
· 18 years ago
dd87efc
git-gui: Allow users to match remote branch names locally
by Shawn O. Pearce
· 18 years ago
79a060e
git-gui: Maintain remote and source ref for tracking branches
by Shawn O. Pearce
· 18 years ago
6f2a3fc
git-gui: Optimize for newstyle refs/remotes layout
by Shawn O. Pearce
· 18 years ago
3206c63
git-gui: Refactor the delete branch dialog to use class system
by Shawn O. Pearce
· 18 years ago
b1fa2bf
git-gui: Abstract the revision picker into a mega widget
by Shawn O. Pearce
· 18 years ago
6233ab1
git-gui: Teach class system to support [$this cmd] syntax
by Shawn O. Pearce
· 18 years ago
4ca1312
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
88dce86
git-gui: Skip nicknames when selecting author initials
by Shawn O. Pearce
· 18 years ago
a840566
git-gui: use "blame -w -C -C" for "where did it come from, originally?"
by Junio C Hamano
· 18 years ago
d696702
git-gui: New Git version check support routine
by Shawn O. Pearce
· 18 years ago
d4c5307
git-gui: Honor rerere.enabled configuration option
by Shawn O. Pearce
· 18 years ago
f8186e9
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
47282d4
git-gui: Ensure windows shortcuts always have .bat extension
by Shawn O. Pearce
· 18 years ago
87b49a5
git-gui: Include a Push action on the left toolbar
by Shawn O. Pearce
· 18 years ago
840bcfa
git-gui: Bind M1-P to push action
by Shawn O. Pearce
· 18 years ago
f1e031b
git-gui: Don't bind F5/M1-R in all windows
by Shawn O. Pearce
· 18 years ago
1eb96a2
git-gui: Correct resizing of remote branch delete dialog
by Shawn O. Pearce
· 18 years ago
c1fd897
git-gui: Start blame windows as tall as possible
by Shawn O. Pearce
· 18 years ago
1d6d7c4
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
c8e23aa
git-gui: Unlock the index when cancelling merge dialog
by Shawn O. Pearce
· 18 years ago
Next »