Code

git-gui: gui.autoexplore makes explorer to pop up automatically after picking
[git.git] / lib /
2008-09-30 Petr Baudisgit-gui: mkdir -p when initializing new remote repository
2008-09-30 Petr Baudisgit-gui: Add support for removing remotes
2008-09-30 Petr Baudisgit-gui: Add support for adding remotes
2008-09-30 Petr Baudisgit-gui: Squash populate_{push,fetch}_menu to populate_...
2008-09-30 Petr Baudisgit-gui: Clarify the Remote -> Delete... action
2008-09-30 Johannes Sixtgit-gui: Remove space from the end of aspell's reply...
2008-09-30 Alexander Gavrilovgit-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-30 Johannes Sixtgit-gui: Do not automatically stage file after merge...
2008-09-26 Shawn O. PearceMerge branch 'maint'
2008-09-26 Gustaf Hendebygit-gui: Help identify aspell version on Windows too
2008-09-24 Alexander Gavrilovgit-gui: Reenable staging unmerged files by clicking...
2008-09-24 Alexander Gavrilovgit-gui: Support the encoding menu in gui blame.
2008-09-24 Alexander Gavrilovgit-gui: Optimize encoding name resolution using a...
2008-09-24 Alexander Gavrilovgit-gui: Allow forcing display encoding for diffs using...
2008-09-24 Alexander Gavrilovgit-gui: Add a menu of available encodings.
2008-09-24 Alexander Gavrilovgit-gui: Cleanup handling of the default encoding.
2008-09-24 Shawn O. Pearcegit-gui: Assume `blame --incremental` output is in...
2008-09-24 Shawn O. Pearcegit-gui: Use gitattribute "encoding" for file content...
2008-09-24 Alexander Gavrilovgit-gui: Add more integration options to citool.
2008-09-12 Christian Stimminggit-gui: I18n fix sentence parts into full sentences...
2008-09-12 Alexander Gavrilovgit-gui: Restore ability to Stage Working Copy for...
2008-09-12 Alexander Gavrilovgit-gui: Fix Blame Parent & Context for working copy...
2008-09-05 Shawn O. PearceMerge branch 'maint'
2008-09-05 Shawn O. Pearcegit-gui: Fix diff parsing for lines starting with ...
2008-09-05 Alexander Gavrilovgit-gui: Show special diffs for complex conflict cases.
2008-09-05 Alexander Gavrilovgit-gui: Reimplement and enhance auto-selection of...
2008-09-05 Alexander Gavrilovgit-gui: Support conflict states _U & UT.
2008-09-05 Alexander Gavrilovgit-gui: Support more merge tools.
2008-09-05 Alexander Gavrilovgit-gui: Support calling merge tools.
2008-09-05 Alexander Gavrilovgit-gui: Support resolving conflicts via the diff conte...
2008-09-05 Christian Stimminggit-gui: Mark forgotten strings for translation.
2008-09-01 Shawn O. PearceMerge branch 'maint'
2008-09-01 Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-08-25 Alexander Gavrilovgit-gui: Allow specifying an initial line for git gui...
2008-08-25 Alexander Gavrilovgit-gui: Better positioning in Blame Parent Commit
2008-08-25 Alexander Gavrilovgit-gui: Support passing blame to a parent commit.
2008-08-25 Alexander Gavrilovgit-gui: Support starting gitk from Gui Blame
2008-08-25 Gustaf Hendebygit-gui: Teach git gui about file type changes
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...
next