Code

git.git
2007-05-10 Shawn O. Pearcegit gui 0.7.0 gitgui-0.7.0
2007-05-10 Shawn O. Pearcegit-gui: Paperbag fix blame in subdirectory
2007-05-09 Shawn O. Pearcegit-gui: Format author/committer times in ISO format
2007-05-09 Shawn O. Pearcegit-gui: Cleanup minor nits in blame code
2007-05-09 Shawn O. Pearcegit-gui: Generate blame on uncommitted working tree...
2007-05-09 Shawn O. Pearcegit-gui: Smarter command line parsing for browser,...
2007-05-09 Shawn O. Pearcegit-gui: Use prefix if blame is run in a subdirectory
2007-05-09 Shawn O. Pearcegit-gui: Convert blame to the "class" way of doing...
2007-05-09 Shawn O. Pearcegit-gui: Don't attempt to inline array reads in methods
2007-05-09 Shawn O. Pearcegit-gui: Convert browser, console to "class" format
2007-05-09 Shawn O. Pearcegit-gui: Define a simple class/method system
2007-05-09 Shawn O. Pearcegit-gui: Allow shift-{k,j} to select a range of branche...
2007-05-08 Shawn O. PearceMerge branch 'maint'
2007-05-08 Johannes Sixtgit-gui: Call changes "Staged" and "Unstaged" in file...
2007-05-08 Shawn O. Pearcegit-gui: Use vi-like keys in merge dialog gitgui-0.7.0-rc1
2007-05-08 Shawn O. Pearcegit-gui: Include commit id/subject in merge choices
2007-05-08 Shawn O. Pearcegit-gui: Show all possible branches for merge
2007-05-08 Shawn O. Pearcegit-gui: Move merge support into a namespace
2007-05-08 Shawn O. Pearcegit-gui: Allow vi keys to scroll the diff/blame regions
2007-05-08 Shawn O. Pearcegit-gui: Move console procs into their own namespace
2007-05-08 Shawn O. Pearcegit-gui: Refactor into multiple files to save my sanity
2007-05-02 Shawn O. Pearcegit-gui: Track our own embedded values and rebuild...
2007-05-02 Shawn O. Pearcegit-gui: Refactor to use our git proc more often
2007-05-02 Shawn O. Pearcegit-gui: Use option database defaults to set the font
2007-05-02 Shawn O. Pearcegit-gui: Cleanup common font handling for font_ui
2007-05-02 Shawn O. Pearcegit-gui: Correct line wrapping for too many branch...
2007-05-02 Shawn O. Pearcegit-gui: Warn users before making an octopus merge
2007-05-02 Shawn O. Pearcegit-gui: Include the subject in the status bar after...
2007-05-02 Shawn O. PearceMerge branch 'maint'
2007-05-02 Shawn O. Pearcegit-gui: Allow spaces in path to 'wish'
2007-04-24 Shawn O. Pearcegit-gui: Correctly handle UTF-8 encoded commit messages
2007-04-17 Junio C Hamanogit-gui: Honor TCLTK_PATH if supplied
2007-04-17 Shawn O. PearceRevert "Allow wish interpreter to be defined with TCLTK...
2007-04-15 Shawn O. Pearcegit-gui: Display the directory basename in the title
2007-04-15 Shawn O. PearceMerge branch 'er/ui'
2007-04-04 Shawn O. Pearcegit-gui: Brown paper bag fix division by 0 in blame
2007-04-04 Shawn O. PearceAlways bind the return key to the default button
2007-04-04 Eygene RyabinkinDo not break git-gui messages into multiple lines.
2007-04-04 Eygene RyabinkinImprove look-and-feel of the git-gui tool.
2007-04-04 Eygene RyabinkinTeach git-gui to use the user-defined UI font everywhere.
2007-04-04 Eygene RyabinkinAllow wish interpreter to be defined with TCLTK_PATH
2007-03-12 Shawn O. PearceMerge branch 'maint' gitgui-0.6.5
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-07 Alex Riesengit-gui: Support of "make -s" in: do not output anythin...
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.
next