Code

git.git
2007-03-12 Shawn O. Pearcegit-gui: Allow 'git gui version' outside of a repository gitgui-0.6.4
2007-03-12 Shawn O. Pearcegit-gui: Revert "git-gui: Display all authors of git...
2007-03-12 Shawn O. Pearcegit-gui: Revert "Don't modify CREDITS-FILE if it hasn...
2007-03-12 Shawn O. Pearcegit-gui: Allow committing empty merges
2007-03-06 Shawn O. Pearcegit-gui: Make 'make' quieter by default gitgui-0.6.3
2007-03-01 Shawn O. Pearcegit-gui: Remove unnecessary /dev/null redirection.
2007-02-26 Shawn O. Pearcegit-gui: Don't create empty (same tree as parent) commits. gitgui-0.6.2
2007-02-26 Shawn O. Pearcegit-gui: Add Reset to the Branch menu.
2007-02-26 Shawn O. Pearcegit-gui: Relocate the menu/transport menu code.
2007-02-25 Junio C HamanoDon't modify CREDITS-FILE if it hasn't changed.
2007-02-21 Shawn O. Pearcegit-gui: Don't crash in citool mode on initial commit. gitgui-0.6.1
2007-02-21 Shawn O. Pearcegit-gui: Remove TODO list.
2007-02-21 Shawn O. Pearcegit-gui: Include browser in our usage message.
2007-02-21 Shawn O. Pearcegit-gui: Change summary of git-gui.
2007-02-21 Shawn O. Pearcegit-gui: Display all authors of git-gui.
2007-02-21 Shawn O. Pearcegit-gui: Use mixed path for docs on Cygwin.
2007-02-18 Shawn O. Pearcegit-gui: Correct crash when saving options in blame...
2007-02-16 Shawn O. Pearcegit-gui: Expose the browser as a subcommand.
2007-02-15 Martin Koeglergit-gui: Create new branches from a tag.
2007-02-14 Shawn O. Pearcegit-gui: Prefer version file over git-describe.
2007-02-14 Shawn O. Pearcegit-gui: Print version on the console.
2007-02-14 Shawn O. Pearcegit-gui: More consistently display the application...
2007-02-14 Shawn O. Pearcegit-gui: Permit merging tags into the current branch.
2007-02-14 Shawn O. Pearcegit-gui: Basic version check to ensure git 1.5.0 or...
2007-02-14 Shawn O. Pearcegit-gui: Refactor 'exec git subcmd' idiom.
2007-02-13 Andy Parkinsgit-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not...
2007-02-12 Shawn O. Pearcegit-gui: Change base version to 0.6. gitgui-0.6.0
2007-02-12 Shawn O. Pearcegit-gui: Guess our version accurately as a subproject.
2007-02-12 Shawn O. Pearcegit-gui: Handle gitgui tags in version gen.
2007-02-12 Shawn O. Pearcegit-gui: Generate a version file on demand.
2007-02-12 Shawn O. Pearcegit-gui: Rename GIT_VERSION to GITGUI_VERSION.
2007-02-12 Shawn O. Pearcegit-gui: Allow gitexecdir, INSTALL to be set by the...
2007-02-11 Shawn O. Pearcegit-gui: Stop deleting gitk preferences.
2007-02-09 Shawn O. Pearcegit-gui: Focus into blame panels on Mac OS.
2007-02-09 Shawn O. Pearcegit-gui: Improve annotated file display.
2007-02-09 Shawn O. Pearcegit-gui: Jump to the first annotation block as soon...
2007-02-09 Shawn O. Pearcegit-gui: Redesign the display of annotated files.
2007-02-09 Shawn O. Pearcegit-gui: Use git-config now over git-repo-config.
2007-02-09 Shawn O. Pearcegit-gui: Relabel the Add All action.
2007-02-09 Shawn O. Pearcegit-gui: Select subcommands like git does.
2007-02-09 Shawn O. Pearcegit-gui: View blame from the command line.
2007-02-08 Shawn O. Pearcegit-gui: Optionally save commit buffer on exit.
2007-02-08 Shawn O. Pearcegit-gui: Separate transport/branch menus from multicommit.
2007-02-08 Shawn O. Pearcegit-gui: Refactor single_commit to a proc.
2007-02-08 Shawn O. Pearcegit-gui: Replace \ with \\ when showing paths.
2007-02-08 Shawn O. Pearcegit-gui: Support keyboard traversal in browser.
2007-02-08 Shawn O. Pearcegit-gui: Update known branches during rescan.
2007-01-29 Shawn O. Pearcegit-gui: Assign background colors to each blame hunk.
2007-01-29 Shawn O. Pearcegit-gui: Use a grid layout for the blame viewer.
2007-01-29 Shawn O. Pearcegit-gui: Install column headers in blame viewer.
2007-01-29 Shawn O. Pearcegit-gui: Display original filename and line number...
2007-01-29 Shawn O. Pearcegit-gui: Correctly handle spaces in filepaths.
2007-01-29 Shawn O. Pearcegit-gui: Use -M and -C when running blame.
2007-01-29 Shawn O. Pearcegit-gui: Allow users to edit user.name, user.email...
2007-01-29 Shawn O. Pearcegit-gui: Display the current branch name in browsers.
2007-01-29 Shawn O. Pearcegit-gui: Improve the icons used in the browser display.
2007-01-29 Shawn O. Pearcegit-gui: Implemented file browser and incremental blame.
2007-01-29 Shawn O. Pearcegit-gui: Test for Cygwin differently than from Windows.
2007-01-29 Shawn O. Pearcegit-gui: Offer quick access to the HTML formatted docum...
2007-01-27 Shawn O. Pearcegit-gui: Reword meaning of merge.summary.
2007-01-26 Shawn O. Pearcegit-gui: Support merge.summary, merge.verbosity.
2007-01-26 Shawn O. Pearcegit-gui: Always offer scrollbars for branch lists.
2007-01-26 Shawn O. Pearcegit-gui: Don't allow merges in the middle of other...
2007-01-26 Shawn O. Pearcegit-gui: Don't allow users to commit a bad octopus...
2007-01-26 Shawn O. Pearcegit-gui: Update status bar during a merge.
2007-01-26 Shawn O. Pearcegit-gui: Let users abort with `reset --hard` type logic.
2007-01-26 Shawn O. Pearcegit-gui: Implement local merge operations.
2007-01-26 Shawn O. Pearcegit-gui: Use builtin version of 'git gc'.
2007-01-26 Shawn O. Pearcegit-gui: Refactor console success/failure handling.
2007-01-26 Shawn O. Pearcegit-gui: Always use -v option to push.
2007-01-26 Shawn O. Pearcegit-gui: Remove no longer used pull from remote code.
2007-01-26 Shawn O. Pearcegit-gui: Added arbitrary branch pushing support.
2007-01-26 Shawn O. Pearcegit-gui: Always use lsearch -exact, to prevent globbing.
2007-01-26 Shawn O. Pearcegit-gui: Maintain the same file list for diff during...
2007-01-25 Shawn O. Pearcegit-gui: Don't switch branches if changing to the curre...
2007-01-25 Shawn O. Pearcegit-gui: Remove Pull menu and cleanup Branch/Fetch...
2007-01-25 Shawn O. Pearcegit-gui: Prefer Tk's entry widget over a 1 line text...
2007-01-25 Shawn O. Pearcegit-gui: Pad the database statistics dialog window.
2007-01-25 Shawn O. Pearcegit-gui: Support 'Visualize All Branches' on Mac OS X.
2007-01-25 Shawn O. Pearcegit-gui: Force focus to the diff viewer on mouse click.
2007-01-25 Shawn O. Pearcegit-gui: Unset unnecessary UI setup variable.
2007-01-25 Shawn O. Pearcegit-gui: Cleanup end-of-line whitespace in commit messages.
2007-01-25 Shawn O. Pearcegit-gui: Elide CRs appearing in diff output from display.
2007-01-25 Shawn O. Pearcegit-gui: Allow staging/unstaging individual diff hunks.
2007-01-25 Shawn O. Pearcegit-gui: Only allow Refresh in diff context menu when...
2007-01-25 Shawn O. Pearcegit-gui: Display the size of the pack directory.
2007-01-25 Shawn O. Pearcegit-gui: Use system default labelframe bordering.
2007-01-25 Shawn O. Pearcegit-gui: Implement basic branch switching through read...
2007-01-25 Shawn O. Pearcegit-gui: Display database stats (count-objects -v)...
2007-01-23 Shawn O. Pearcegit-gui: Handle commit encoding better.
2007-01-23 Shawn O. Pearcegit-gui: Honor system encoding for filenames.
2007-01-23 Shawn O. Pearcegit-gui: Remove spurious newline in untracked file...
2007-01-23 Shawn O. Pearcegit-gui: Don't try to tag the 'Binary files * and ...
2007-01-23 Shawn O. Pearcegit-gui: When possible show the type of an untracked...
2007-01-23 Shawn O. Pearcegit-gui: Limit display of large untracked files.
2007-01-23 Shawn O. Pearcegit-gui: Don't show content of untracked binary files.
2007-01-23 Shawn O. Pearcegit-gui: Always start a rescan on an empty diff.
2007-01-23 Shawn O. Pearcegit-gui: Ignore 'No newline at end of file' marker...
2007-01-23 Shawn O. Pearcegit-gui: Fix 'Select All' action on Windows.
2007-01-23 Shawn O. Pearcegit-gui: Don't attempt to tag new file/deleted file...
next