Code

git gui: show diffs with a minimum of 1 context line
[git.git] / lib /
2008-09-01 Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-07-27 Alexander Gavrilovgit-gui: Preserve scroll position on reshow_diff.
2008-07-26 Johannes Sixtgit-gui: "Stage Line": Treat independent changes in...
2008-07-26 Johannes Sixtgit-gui: Fix "Stage/Unstage Line" with one line of...
2008-07-17 Alexander GavrilovAdd a menu item to invoke full copy detection in blame.
2008-07-17 Alexander GavrilovKill the blame back-end on window close.
2008-07-17 Alexander GavrilovAdd options to control the search for copies in blame.
2008-07-13 Johannes Schindelingit-gui: MERGE_RR lives in .git/ directly with newer...
2008-07-02 Johannes Sixtgit-gui: Implement "Stage/Unstage Line"
2008-05-27 Twiinzgit-gui: Vertically align textboxes with labels gitgui-0.10.2
2008-05-09 Shawn O. Pearcegit-gui: Delete branches with 'git branch -D' to clear...
2008-05-09 Shawn O. Pearcegit-gui: Setup branch.remote,merge for shorthand git...
2008-04-24 Shawn O. PearceMerge branch 'maint'
2008-04-24 Shawn O. Pearcegit-gui: Don't use '$$cr master' with aspell earlier...
2008-04-14 Johannes Sixtgit-gui: Report less precise object estimates for datab...
2008-03-15 Shawn O. Pearcegit-gui: Don't translate the special Apple menu
2008-03-08 Adam Piątyszekgit-gui: Add option for changing the width of the commi...
2008-03-06 Philipp A. Hartmanngit-gui: if a background colour is set, set foreground...
2008-03-05 Shawn O. PearceMerge branch 'maint'
2008-02-28 Shawn O. PearceMerge branch 'maint'
2008-02-28 Shawn O. Pearcegit-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-22 Shawn O. PearceMerge branch 'maint'
2008-02-22 Shawn O. Pearcegit-gui: Focus insertion point at end of strings in...
2008-02-22 Shawn O. Pearcegit-gui: Paper bag fix error dialogs opening over the...
2008-02-22 Michele Ballabiogit-gui: fix typo in lib/spellcheck.tcl
2008-02-21 Shawn O. Pearcegit-gui: Shorten Aspell version strings to just Aspell...
2008-02-21 Shawn O. Pearcegit-gui: Gracefully display non-aspell version errors...
2008-02-21 Shawn O. Pearcegit-gui: Catch and display aspell startup failures...
2008-02-21 Shawn O. Pearcegit-gui: Only bind the spellcheck popup suggestion...
2008-02-21 Shawn O. Pearcegit-gui: Remove explicit references to 'aspell' in...
2008-02-21 Shawn O. Pearcegit-gui: Ensure all spellchecker 'class' variables...
2008-02-21 Shawn O. PearceMerge branch 'maint'
2008-02-21 Shawn O. Pearcegit-gui: Ensure error dialogs always appear over all...
2008-02-20 Shawn O. PearceMerge branch 'maint'
2008-02-17 Christian Stimminggit-gui: (i18n) Add newly added translation strings...
2008-02-14 Shawn O. Pearcegit-gui: Correct size of dictionary name widget in...
2008-02-14 Shawn O. Pearcegit-gui: Paper bag fix bad string length call in spellc...
2008-02-12 Shawn O. Pearcegit-gui: Automatically spell check commit messages...
2008-02-12 Shawn O. PearceMerge branch 'maint'
2008-02-04 Christian Stimminggit-gui: (i18n) Fix a bunch of still untranslated strings.
2008-01-23 Shawn O. Pearcegit-gui: Work around random missing scrollbar in revisi...
2008-01-21 Shawn O. Pearcegit-gui: Consolidate hook execution code into a single...
2008-01-21 Shawn O. Pearcegit-gui: Correct window title for hook failure dialogs
2008-01-21 Shawn O. Pearcegit-gui: Honor the standard commit-msg hook
2008-01-16 Shawn O. Pearcegit-gui: Refresh file status description after hunk...
2008-01-16 Shawn O. Pearcegit-gui: Allow 'Create New Repository' on existing...
2008-01-16 Christian Stimminggit-gui: Fix broken revert confirmation.
2007-12-30 Bernt Hansengit-gui: Make commit log messages end with a newline gitgui-0.9.1
2007-12-14 Shawn O. Pearcegit-gui: Handle file mode changes (644->755) in diff...
2007-12-03 Johannes Sixtgit-gui: Improve the application icon on Windows.
2007-11-22 Michele Ballabiogit-gui: fix a typo in lib/commit.tcl
2007-10-23 Shawn O. PearceMerge branch 'maint'
2007-10-23 Shawn O. Pearcegit-gui: Make sure we get errors from git-update-index
2007-10-21 Shawn O. PearceMerge branch 'maint'
2007-10-21 Shawn O. Pearcegit-gui: Don't display CR within console windows gitgui-0.8.4
2007-10-21 Shawn O. Pearcegit-gui: Handle progress bars from newer gits
2007-10-20 Shawn O. Pearcegit-gui: Correctly report failures from git-write-tree
2007-10-13 Shawn O. Pearcegit-gui: Collapse $env(HOME) to ~/ in recent repositori...
2007-10-13 Shawn O. Pearcegit-gui: Support cloning Cygwin based work-dirs
2007-10-13 Shawn O. Pearcegit-gui: Use proper Windows shortcuts instead of bat...
2007-10-13 Shawn O. Pearcegit-gui: Bind n/c/o accelerators in repository chooser
2007-10-13 Shawn O. Pearcegit-gui: Disable the text widget in the repository...
2007-10-13 Shawn O. Pearcegit-gui: Fix bind errors when switching repository...
2007-10-12 Shawn O. Pearcegit-gui: Offer repository management features in menu bar
2007-10-12 Shawn O. Pearcegit-gui: Change repository browser radio buttons to...
2007-10-12 Steffen Prohaskagit-gui: offer a list of recent repositories on startup
2007-10-10 Shawn O. PearceMerge branch 'cs/de'
2007-10-10 Shawn O. Pearcegit-gui: Bind Cmd-, to Preferences on Mac OS X
2007-10-10 Shawn O. Pearcegit-gui: Consolidate the Fetch and Push menus into...
2007-10-10 Shawn O. Pearcegit-gui: Use progress meter in the status bar during...
2007-10-10 Shawn O. Pearcegit-gui: Include our Git logo in the about dialog
2007-10-10 Shawn O. Pearcegit-gui: Refactor about dialog code into its own module
2007-10-10 Shawn O. Pearcegit-gui: Refactor Henrik Nyh's logo into its own procedure
2007-10-10 Shawn O. PearceMerge branch 'maint'
2007-10-03 Shawn O. Pearcegit-gui: Allow forced push into remote repository
2007-10-03 Shawn O. PearceMerge branch 'maint'
2007-09-28 Shawn O. Pearcegit-gui: Use Henrik Nyh's git logo icon on Windows...
2007-09-28 Michele Ballabiogit-gui: fix typo in lib/blame.tcl
2007-09-26 Shawn O. Pearcegit-gui: Make the status bar easier to read in the...
2007-09-26 Shawn O. Pearcegit-gui: Switch the git-gui logo to Henrik Nyh's logo
2007-09-26 Shawn O. Pearcegit-gui: Don't delete scrollbars in console windows
2007-09-26 Shawn O. Pearcegit-gui: Don't delete console window namespaces too...
2007-09-25 Shawn O. Pearcegit-gui: Copy objects/info/alternates during standard...
2007-09-25 Shawn O. Pearcegit-gui: Keep the UI responsive while counting objects...
2007-09-25 Shawn O. Pearcegit-gui: Don't bother showing OS error message about...
2007-09-24 Johannes Schindelingit-gui: Deiconify startup wizard so it raises to the top
2007-09-23 Shawn O. Pearcegit-gui: Avoid console scrollbars unless they are necessary
2007-09-23 Shawn O. Pearcegit-gui: Allow users to choose/create/clone a repository
2007-09-22 Shawn O. PearceMerge branch 'maint'
2007-09-20 Shawn O. Pearcegit-gui: Fix missing i18n markup in push/fetch windows
2007-09-20 Shawn O. PearceMerge branch 'maint'
2007-09-17 Shawn O. PearceMerge branch 'maint'
2007-09-17 Shawn O. Pearcegit-gui: Disable native platform text selection in... gitgui-0.8.3
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix missing translated strings
2007-09-14 Shawn O. Pearcegit-gui: Make the tree browser also use lightgray selection
2007-09-14 Michele Ballabiogit-gui: add some strings to translation
2007-09-14 Shawn O. PearceMerge branch 'maint'
2007-09-14 Shawn O. Pearcegit-gui: Paper bag fix "Commit->Revert" format arguments
2007-09-13 Shawn O. PearceMerge branch 'maint'
2007-09-13 Shawn O. Pearcegit-gui: Font chooser to handle a large number of font...
next