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