git-gui: Disable the text widget in the repository chooser
[gitweb.git] / lib /
2007-10-13 git-gui: Disable the text widget in the repository...
2007-10-13 git-gui: Fix bind errors when switching repository...
2007-10-12 git-gui: Offer repository management features in menu bar
2007-10-12 git-gui: Change repository browser radio buttons to...
2007-10-12 git-gui: offer a list of recent repositories on startup
2007-10-10 Merge branch 'cs/de'
2007-10-10 git-gui: Bind Cmd-, to Preferences on Mac OS X
2007-10-10 git-gui: Consolidate the Fetch and Push menus into...
2007-10-10 git-gui: Use progress meter in the status bar during...
2007-10-10 git-gui: Include our Git logo in the about dialog
2007-10-10 git-gui: Refactor about dialog code into its own module
2007-10-10 git-gui: Refactor Henrik Nyh's logo into its own procedure
2007-10-10 Merge branch 'maint'
2007-10-03 git-gui: Allow forced push into remote repository
2007-10-03 Merge branch 'maint'
2007-09-28 git-gui: Use Henrik Nyh's git logo icon on Windows...
2007-09-28 git-gui: fix typo in lib/blame.tcl
2007-09-26 git-gui: Make the status bar easier to read in the...
2007-09-26 git-gui: Switch the git-gui logo to Henrik Nyh's logo
2007-09-26 git-gui: Don't delete scrollbars in console windows
2007-09-26 git-gui: Don't delete console window namespaces too...
2007-09-25 git-gui: Copy objects/info/alternates during standard...
2007-09-25 git-gui: Keep the UI responsive while counting objects...
2007-09-25 git-gui: Don't bother showing OS error message about...
2007-09-24 git-gui: Deiconify startup wizard so it raises to the top
2007-09-23 git-gui: Avoid console scrollbars unless they are necessary
2007-09-23 git-gui: Allow users to choose/create/clone a repository
2007-09-22 Merge branch 'maint'
2007-09-20 git-gui: Fix missing i18n markup in push/fetch windows
2007-09-20 Merge branch 'maint'
2007-09-17 Merge branch 'maint'
2007-09-17 git-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-14 git-gui: Paper bag fix missing translated strings
2007-09-14 git-gui: Make the tree browser also use lightgray selection
2007-09-14 git-gui: add some strings to translation
2007-09-14 Merge branch 'maint'
2007-09-14 git-gui: Paper bag fix "Commit->Revert" format arguments
2007-09-13 Merge branch 'maint'
2007-09-13 git-gui: Font chooser to handle a large number of font...
2007-09-12 git-gui: Disambiguate "commit"
2007-09-11 Merge branch 'maint'
2007-09-10 git-gui: Localize commit/author dates when displaying...
2007-09-10 git-gui: Mark revision chooser tooltip for translation
2007-09-10 Merge branch 'maint'
2007-09-10 git-gui: Assume untracked directories are Git submodules
2007-09-09 git-gui: handle "deleted symlink" diff marker
2007-09-09 git-gui: show unstaged symlinks in diff viewer
2007-09-09 Merge branch 'maint'
2007-09-09 git-gui: lib/index.tcl: handle files with % in the...
2007-09-04 Merge branch 'maint'
2007-09-04 git-gui: Fix detaching current branch during checkout
2007-09-03 git-gui: remove dots in some UI strings
2007-09-02 Mark strings for translation.
2007-08-20 git-gui: Allow git-merge to use branch names in conflic...
2007-08-20 git-gui: Fix window manager problems on ion3
2007-07-30 git-gui: Minor refactoring of merge command line in... gitgui-0.8.0
2007-07-30 git-gui: Use more modern looking icons in the tree...
2007-07-30 git-gui: Make sure remotes are loaded when picking...
2007-07-29 git-gui: Use progress bar while resetting/aborting...
2007-07-29 git-gui: Unify wording to say "to stage" instead of...
2007-07-25 git-gui: Remove usernames from absolute SSH urls during...
2007-07-25 git-gui: Format tracking branch merges as though they...
2007-07-25 git-gui: Cleanup bindings within merge dialog
2007-07-25 git-gui: Replace merge dialog with our revision picker...
2007-07-25 git-gui: Show ref last update times in revision chooser...
2007-07-25 git-gui: Display commit/tag/remote info in tooltip...
2007-07-25 git-gui: Save remote urls obtained from config/remotes...
2007-07-23 git-gui: Avoid unnecessary symbolic-ref call during...
2007-07-23 git-gui: Paper bag fix quitting crash after commit
2007-07-22 git-gui: Fix unnecessary fast-forward during checkout
2007-07-21 git-gui: Internally allow fetch without storing for...
2007-07-21 git-gui: Skip unnecessary read-tree work during checkout
2007-07-21 git-gui: Simplify error case for unsupported merge...
2007-07-21 git-gui: Factor out common fast-forward merge case
2007-07-21 git-gui: Save the merge base during checkout_op processing
2007-07-21 git-gui: Automatically backup the user's commit buffer
2007-07-19 git-gui: Completely remove support for creating octopus...
2007-07-19 git-gui: Don't show blame tooltips that we have no...
2007-07-19 git-gui: Translate standard encoding names to Tcl ones
2007-07-18 git-gui: Convert merge dialog to use class system
2007-07-18 git-gui: Increase the default height of the revision...
2007-07-18 git-gui: Allow users to browse any branch, not just...
2007-07-18 git-gui: Allow browser subcommand to start in subdirectory
2007-07-18 git-gui: Delay the GC hint until after we are running
2007-07-18 git-gui: Don't crash in ask_popup if we haven't mapped...
2007-07-17 git-gui: Always disable the Tcl EOF character when...
2007-07-12 git-gui: Change prior tree SHA-1 verification to use...
2007-07-12 Merge branch 'maint'
2007-07-12 git-gui: Work around bad interaction between Tcl and... gitgui-0.7.5
2007-07-10 git-gui: Include a space in Cygwin shortcut command...
2007-07-10 git-gui: Use sh.exe in Cygwin shortcuts
2007-07-10 git-gui: Paper bag fix for Cygwin shortcut creation
2007-07-10 Merge branch 'maint'
2007-07-10 git-gui: Don't linewrap within console windows
2007-07-10 git-gui: Correct ls-tree buffering problem in browser
2007-07-09 git-gui: Improve the Windows and Mac OS X shortcut...
2007-07-09 git-gui: Teach console widget to use git_read
2007-07-09 git-gui: Always use absolute path to all git executables
2007-07-09 git-gui: Show a progress meter for checking out files
2007-07-09 git-gui: Change the main window progress bar to use...
next