Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅ next
commit
grep
author
committer
pickaxe
?
re
Documentation/git-svnimport.txt: fix typo.
[gitweb.git]
/
git-gui
2006-11-13
git-gui: Run the pre-commit hook in the background.
blob
|
diff
|
raw
2006-11-13
git-gui: Allow the user to disable diff stat summary...
blob
|
diff
|
raw
|
diff to current
2006-11-13
git-gui: Don't load the global options unless necessary.
blob
|
diff
|
raw
|
diff to current
2006-11-13
git-gui: Hide non-commit related commands when invoked...
blob
|
diff
|
raw
|
diff to current
2006-11-13
git-gui: Correct bugs in font config handling.
blob
|
diff
|
raw
|
diff to current
2006-11-13
git-gui: Use 'after 1' to post UI rather than tkwait.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Added Options... menu item to end of diff...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Minor options dialog UI cleanups.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Supply progress feedback when running update...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Allow the user to manipulate the fonts from...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Refactor options menu into an options dialog.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Use arrow cursor rather than left_ptr.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Rename quitting global to is_quitting.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Improve right click context menu binding on...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Make use of the Tk font system rather than...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Refresh a file if it has an empty diff.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Allow the user to change the diff viewer font...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Honor system font and let user configure fonts.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Corrected font used for options menu items.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Teach sign off to be more intelligent.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Fix mouse cursor behavior when in widgets.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Added context menus for consoles and commit...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Misc. bug fixes for mouse click crashes.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Misc. formatting cleanups.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Simplified format of geometry configuration.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Cleaned up error message formatting.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Use native tk_messageBox for errors.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Rename difffont/mainfont variables.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Use catch rather than array names to check...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Efficiently update the UI after committing.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Correctly handle files containing LF in their...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Always indicate the file in the diff viewer.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Clear undo/redo stack when loading a message...
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Created edit menu and basic editing bindings.
blob
|
diff
|
raw
|
diff to current
2006-11-12
git-gui: Change accelerator for "Include All" to M1-I.
blob
|
diff
|
raw
|
diff to current
2006-11-09
git-gui: Save window geometry to .git/config during...
blob
|
diff
|
raw
|
diff to current
2006-11-09
git-gui: Cache the GIT_COMMITTER_IDENT value on first...
blob
|
diff
|
raw
|
diff to current
2006-11-09
git-gui: Show only the abbreviated SHA1 after committing.
blob
|
diff
|
raw
|
diff to current
2006-11-09
git-gui: Changed term 'check-in' to 'include'.
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Bug fix for bad variable reference in display_...
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Don't let the user pull into an uncommitted...
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Disable pull menu items when the index is...
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Pluralize timestamps within the options menu.
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Grab the index lock while running pull.
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Allow the user to disable update-index --refre...
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Added repack database menu option, to invoke...
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Flip commit message buffer and diff area.
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: More performance improvements to rescan logic.
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Performance improvements for large file sets.
blob
|
diff
|
raw
|
diff to current
2006-11-08
git-gui: Corrected diff-index/diff-files protocol parsi...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Added support for pulling from default branch...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Cache all repo-config data in an array.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Automatically reopen any console closed by...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Don't complain if no .git/remotes exist.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Check for fetch or push command failure and...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Correctly handle CR vs. LF within the console...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Fix menu item accelerator display on Mac OS X.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Reorganized startup procedure to ensure gitdir...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Worked around environment variable problems...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Started construction of fetch and push operations.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Misc. nit type of bug fixes.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Implemented amended commits.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Finished commit implementation.
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Verify we should actually perform a commit...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Corrected keyboard bindings on Windows, improv...
blob
|
diff
|
raw
|
diff to current
2006-11-07
git-gui: Fixed UI layout problems on Windows.
blob
|
diff
|
raw
|
diff to current
2006-11-06
git-gui: Additional early feature development.
blob
|
diff
|
raw
|
diff to current
2006-11-06
git-gui: Initial revision.
blob
|
diff
|
raw
|
diff to current