414 Commits (c5db65aef3b4268adbadc8019ecbd7d3fdc374e8)
 

Author SHA1 Message Date
Shawn O. Pearce c74b6c66f0 git-gui: Convert browser, console to "class" format 18 years ago
Shawn O. Pearce 1f07c4e5ce git-gui: Define a simple class/method system 18 years ago
Shawn O. Pearce cc1f83fbdf git-gui: Allow shift-{k,j} to select a range of branches to merge 18 years ago
Shawn O. Pearce f0bc498ec1 Merge branch 'maint' 18 years ago
Johannes Sixt a1a4975824 git-gui: Call changes "Staged" and "Unstaged" in file list titles. 18 years ago
Shawn O. Pearce ebcaadabcb git-gui: Use vi-like keys in merge dialog 18 years ago
Shawn O. Pearce 1fc4ba86f8 git-gui: Include commit id/subject in merge choices 18 years ago
Shawn O. Pearce 349f92e3a2 git-gui: Show all possible branches for merge 18 years ago
Shawn O. Pearce a6c9b081b6 git-gui: Move merge support into a namespace 18 years ago
Shawn O. Pearce 60aa065f69 git-gui: Allow vi keys to scroll the diff/blame regions 18 years ago
Shawn O. Pearce a35d65d9c8 git-gui: Move console procs into their own namespace 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago
Shawn O. Pearce c6a5e40303 git-gui: Track our own embedded values and rebuild when they change 18 years ago
Shawn O. Pearce dc6716b83d git-gui: Refactor to use our git proc more often 18 years ago
Shawn O. Pearce 7416bbc65c git-gui: Use option database defaults to set the font 18 years ago
Shawn O. Pearce 2739291b77 git-gui: Cleanup common font handling for font_ui 18 years ago
Shawn O. Pearce d45b52b540 git-gui: Correct line wrapping for too many branch message 18 years ago
Shawn O. Pearce 1afd1ec107 git-gui: Warn users before making an octopus merge 18 years ago
Shawn O. Pearce 2f1a955b99 git-gui: Include the subject in the status bar after commit 18 years ago
Shawn O. Pearce 3f28f63f5a Merge branch 'maint' 18 years ago
Shawn O. Pearce 681bfd59ce git-gui: Allow spaces in path to 'wish' 18 years ago
Shawn O. Pearce f20db5ff30 git-gui: Correctly handle UTF-8 encoded commit messages 18 years ago
Junio C Hamano 845d377b28 git-gui: Honor TCLTK_PATH if supplied 18 years ago
Shawn O. Pearce 69dd97a430 Revert "Allow wish interpreter to be defined with TCLTK_PATH" 18 years ago
Shawn O. Pearce 19c821487b git-gui: Display the directory basename in the title 18 years ago
Shawn O. Pearce d025d1e322 Merge branch 'er/ui' 18 years ago
Shawn O. Pearce f6f2aa39ef git-gui: Brown paper bag fix division by 0 in blame 18 years ago
Shawn O. Pearce 4372da3441 Always bind the return key to the default button 18 years ago
Eygene Ryabinkin 53a291a435 Do not break git-gui messages into multiple lines. 18 years ago
Eygene Ryabinkin df0cd69558 Improve look-and-feel of the git-gui tool. 18 years ago
Eygene Ryabinkin 3cf0bad830 Teach git-gui to use the user-defined UI font everywhere. 18 years ago
Eygene Ryabinkin e2a1bc67d3 Allow wish interpreter to be defined with TCLTK_PATH 18 years ago
Shawn O. Pearce 2ec0cb7959 Merge branch 'maint' 18 years ago
Shawn O. Pearce 756d846fea git-gui: Allow 'git gui version' outside of a repository 18 years ago
Shawn O. Pearce bb616ddd15 git-gui: Revert "git-gui: Display all authors of git-gui." 18 years ago
Shawn O. Pearce 56a7fde16e git-gui: Revert "Don't modify CREDITS-FILE if it hasn't changed." 18 years ago
Shawn O. Pearce c7bafad10d git-gui: Allow committing empty merges 18 years ago
Alex Riesen 0c3b4aac8e git-gui: Support of "make -s" in: do not output anything of the build itself 18 years ago
Shawn O. Pearce 0b5ea163d2 git-gui: Make 'make' quieter by default 18 years ago
Shawn O. Pearce c3e8a0a4dd git-gui: Remove unnecessary /dev/null redirection. 18 years ago
Shawn O. Pearce 51bd9d7b8c git-gui: Don't create empty (same tree as parent) commits. 18 years ago
Shawn O. Pearce fd234dfdb7 git-gui: Add Reset to the Branch menu. 18 years ago
Shawn O. Pearce 9b28a8b9c2 git-gui: Relocate the menu/transport menu code. 18 years ago
Junio C Hamano 92446aba47 Don't modify CREDITS-FILE if it hasn't changed. 18 years ago
Shawn O. Pearce 981193786f git-gui: Don't crash in citool mode on initial commit. 18 years ago
Shawn O. Pearce 7391b2e999 git-gui: Remove TODO list. 18 years ago
Shawn O. Pearce c0f7a6c33d git-gui: Include browser in our usage message. 18 years ago
Shawn O. Pearce 019f42a4ff git-gui: Change summary of git-gui. 18 years ago
Shawn O. Pearce 871f4c97ad git-gui: Display all authors of git-gui. 18 years ago
Shawn O. Pearce ee40599330 git-gui: Use mixed path for docs on Cygwin. 18 years ago