summaryrefslogtreecommitdiff
path: root/git-gui
AgeCommit message (Expand)Author
2006-11-21git-gui: Be more Macintosh like.Shawn O. Pearce
2006-11-21git-gui: Added about dialog box.Shawn O. Pearce
2006-11-21git-gui: Rename Project menu to Repository.Shawn O. Pearce
2006-11-21git-gui: Seperate out the database operations in project menu.Shawn O. Pearce
2006-11-21git-gui: Reworded verify console title.Shawn O. Pearce
2006-11-21git-gui: Don't save amended commit message buffer.Shawn O. Pearce
2006-11-21git-gui: Allow users to run fsck-objects from the gui.Shawn O. Pearce
2006-11-21git-gui: Improve handling of merge commits.Shawn O. Pearce
2006-11-19git-gui: Correct some state matchings for include/remove.Shawn O. Pearce
2006-11-19git-gui: Update in memory states after commit.Shawn O. Pearce
2006-11-19git-gui: Restore the all important shebang line.Shawn O. Pearce
2006-11-19git-gui: Refactored diff line display formatting logic.Shawn O. Pearce
2006-11-19git-gui: Correct toggling of added/untracked status for new files.Shawn O. Pearce
2006-11-19git-gui: Describe deleted symlinks in a more friendly way.Shawn O. Pearce
2006-11-19git-gui: Fix list loading corruption introduced by 1461c5f3.Shawn O. Pearce
2006-11-19git-gui: Correct toggling of deleted file status.Shawn O. Pearce
2006-11-19git-gui: Make consecutive icon clicks toggle included status of a file.Shawn O. Pearce
2006-11-19git-gui: Teach the gui how to uninclude a file.Shawn O. Pearce
2006-11-19git-gui: Don't create PkgInfo on Mac OS X "desktop icons".Shawn O. Pearce
2006-11-19git-gui: Allow adding untracked files in selection.Shawn O. Pearce
2006-11-19git-gui: Rephrase rescan before commit informational message.Shawn O. Pearce
2006-11-19git-gui: Verify the user has GIT_COMMITTER_IDENT before comitting.Shawn O. Pearce
2006-11-19git-gui: Toggle between new commit and amend commit modes.Shawn O. Pearce
2006-11-18git-gui: Start UI with the index locked.Shawn O. Pearce
2006-11-18git-gui: Misc. comment formatting cleanups.Shawn O. Pearce
2006-11-18git-gui: Add menu option to include only selected files.Shawn O. Pearce
2006-11-18git-gui: Refactor file state representations.Shawn O. Pearce
2006-11-18git-gui: Only reshow diff when really necessary.Shawn O. Pearce
2006-11-18git-gui: Make initial commits work properly.Shawn O. Pearce
2006-11-18git-gui: Display error dialog on Mac OS X when no .git found.Shawn O. Pearce
2006-11-18git-gui: Create a .app file on MacOS X if requested.Shawn O. Pearce
2006-11-18git-gui: Only populate a fetch or push if we have an action.Shawn O. Pearce
2006-11-18git-gui: Handle ' within paths when creating Windows shortcuts.Shawn O. Pearce
2006-11-18git-gui: Protect ourselves from funny GIT_DIR/working directory setups.Shawn O. Pearce
2006-11-18git-gui: Create Windows shortcut icons for git-gui.Shawn O. Pearce
2006-11-18git-gui: Correctly handle GIT_DIR environment variable.Shawn O. Pearce
2006-11-15git-gui: Disable diff actions when no diff is active.Shawn O. Pearce
2006-11-15git-gui: Automatically update-index all included files before commit.Shawn O. Pearce
2006-11-14git-gui: Allow update_index to also run a script when it completes.Shawn O. Pearce
2006-11-14git-gui: Provide an after-rescan script to rescan.Shawn O. Pearce
2006-11-14git-gui: Refactor update_status -> rescan.Shawn O. Pearce
2006-11-13git-gui: Implemented multiple selection in file lists.Shawn O. Pearce
2006-11-13git-gui: Narrow the no differences information message.Shawn O. Pearce
2006-11-13git-gui: Refactor mouse clicking on file names/icons.Shawn O. Pearce
2006-11-13git-gui: By default don't allow partially included files.Shawn O. Pearce
2006-11-13git-gui: Reverted file name text field to a label.Shawn O. Pearce
2006-11-13git-gui: Minor UI layout improvements for console windows.Shawn O. Pearce
2006-11-13git-gui: Display status on left in diff header.Shawn O. Pearce
2006-11-13git-gui: Correct language for M_/A_ status codes.Shawn O. Pearce
2006-11-13git-gui: Allow the user to copy name of the file in the diff viewer.Shawn O. Pearce