246 Commits (c7f7457026dc2f6979842f81cc17098579fec8d8)

Author SHA1 Message Date
Johannes Sixt c7f7457026 git-gui: "Stage Line": Treat independent changes in adjacent lines better 17 years ago
Johannes Sixt fa6b5b3944 git-gui: Fix "Stage/Unstage Line" with one line of context. 17 years ago
Alexander Gavrilov a01fe996a2 Add a menu item to invoke full copy detection in blame. 17 years ago
Alexander Gavrilov e6131d30c2 Kill the blame back-end on window close. 17 years ago
Alexander Gavrilov 57cae87b77 Add options to control the search for copies in blame. 17 years ago
Johannes Schindelin f049e0944d git-gui: MERGE_RR lives in .git/ directly with newer Git versions 17 years ago
Johannes Sixt 5821988f97 git-gui: Implement "Stage/Unstage Line" 17 years ago
Twiinz 95dcfa3633 git-gui: Vertically align textboxes with labels 17 years ago
Shawn O. Pearce 76bb40cde0 git-gui: Delete branches with 'git branch -D' to clear config 17 years ago
Shawn O. Pearce fe70225dc7 git-gui: Setup branch.remote,merge for shorthand git-pull 17 years ago
Shawn O. Pearce ddc3603145 git-gui: Don't use '$$cr master' with aspell earlier than 0.60 17 years ago
Johannes Sixt dd70f3dbe4 git-gui: Report less precise object estimates for database compression 17 years ago
Shawn O. Pearce 442b3caaee git-gui: Don't translate the special Apple menu 17 years ago
Adam Piątyszek 11027d544b git-gui: Add option for changing the width of the commit message text box 17 years ago
Philipp A. Hartmann c382fdd795 git-gui: if a background colour is set, set foreground colour as well 17 years ago
Shawn O. Pearce 094fbbf964 git-gui: Paper bag fix info dialog when no files are staged at commit 17 years ago
Shawn O. Pearce 3baee1f3bf git-gui: Focus insertion point at end of strings in repository chooser 17 years ago
Shawn O. Pearce 85ec3e7778 git-gui: Paper bag fix error dialogs opening over the main window 17 years ago
Michele Ballabio afdb4be0fc git-gui: fix typo in lib/spellcheck.tcl 17 years ago
Shawn O. Pearce bb760f0257 git-gui: Shorten Aspell version strings to just Aspell version number 17 years ago
Shawn O. Pearce 827743b2e8 git-gui: Gracefully display non-aspell version errors to users 17 years ago
Shawn O. Pearce de83f8cc4c git-gui: Catch and display aspell startup failures to the user 17 years ago
Shawn O. Pearce 35d04b3b11 git-gui: Only bind the spellcheck popup suggestion hook once 17 years ago
Shawn O. Pearce dd0962883b git-gui: Remove explicit references to 'aspell' in message strings 17 years ago
Shawn O. Pearce f57ca1efe5 git-gui: Ensure all spellchecker 'class' variables are initialized 17 years ago
Shawn O. Pearce aba15f7f59 git-gui: Ensure error dialogs always appear over all other windows 17 years ago
Christian Stimming b8331e1567 git-gui: (i18n) Add newly added translation strings to template. 17 years ago
Shawn O. Pearce 740b9b9ff4 git-gui: Correct size of dictionary name widget in options dialog 17 years ago
Shawn O. Pearce 765239e9d2 git-gui: Paper bag fix bad string length call in spellchecker 17 years ago
Shawn O. Pearce 95b002eeb3 git-gui: Automatically spell check commit messages as the user types 17 years ago
Christian Stimming 5e6d7768e1 git-gui: (i18n) Fix a bunch of still untranslated strings. 17 years ago
Shawn O. Pearce 3ddff72e58 git-gui: Work around random missing scrollbar in revision list 17 years ago
Shawn O. Pearce ed76cb70f4 git-gui: Consolidate hook execution code into a single function 17 years ago
Shawn O. Pearce c87238e19d git-gui: Correct window title for hook failure dialogs 17 years ago
Shawn O. Pearce fb0ca475c6 git-gui: Honor the standard commit-msg hook 17 years ago
Shawn O. Pearce a41e45ea1c git-gui: Refresh file status description after hunk application 17 years ago
Shawn O. Pearce d36a8f73a4 git-gui: Allow 'Create New Repository' on existing directories 17 years ago
Christian Stimming d454460151 git-gui: Fix broken revert confirmation. 17 years ago
Bernt Hansen a6d5888fa1 git-gui: Make commit log messages end with a newline 17 years ago
Shawn O. Pearce a4750dd266 git-gui: Handle file mode changes (644->755) in diff viewer 17 years ago
Johannes Sixt cbd9ac9a71 git-gui: Improve the application icon on Windows. 17 years ago
Michele Ballabio 208320de80 git-gui: fix a typo in lib/commit.tcl 17 years ago
Shawn O. Pearce d4e890e5de git-gui: Make sure we get errors from git-update-index 18 years ago
Shawn O. Pearce bbbadf6e58 git-gui: Don't display CR within console windows 18 years ago
Shawn O. Pearce bea6878be2 git-gui: Handle progress bars from newer gits 18 years ago
Shawn O. Pearce 8af52d7a83 git-gui: Correctly report failures from git-write-tree 18 years ago
Shawn O. Pearce 82dd4e0465 git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows 18 years ago
Shawn O. Pearce ba6c761e62 git-gui: Support cloning Cygwin based work-dirs 18 years ago
Shawn O. Pearce 51a41ac4ef git-gui: Use proper Windows shortcuts instead of bat files 18 years ago
Shawn O. Pearce 914c4d4dcd git-gui: Bind n/c/o accelerators in repository chooser 18 years ago