aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* "git-fetch --tags $URL" should not overwrite existing tagsJunio C Hamano2007-02-12
* for-each-reflog: not having $GIT_DIR/logs directory is not an error.Junio C Hamano2007-02-12
* Do not forget to pack objects reachable from HEAD reflog.Junio C Hamano2007-02-12
* Work around Subversion race in git-svn tests.Michael Spang2007-02-12
* Clarify that git-update-server-info should be run for every git-pushPavel Roskin2007-02-12
* blameview: Move the commit info to a pane below the blame window.Aneesh Kumar K.V2007-02-12
* git merge documentation: -m is optionalMatthias Lederhofer2007-02-12
* Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-12
* Add RPM target for git-guiJunio C Hamano2007-02-12
* Link git-gui into the master Makefile.Shawn O. Pearce2007-02-12
* Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-02-12
|\
| * git-gui: Change base version to 0.6.gitgui-0.6.0Shawn O. Pearce2007-02-12
| * git-gui: Guess our version accurately as a subproject.Shawn O. Pearce2007-02-12
| * git-gui: Handle gitgui tags in version gen.Shawn O. Pearce2007-02-12
| * git-gui: Generate a version file on demand.Shawn O. Pearce2007-02-12
| * git-gui: Rename GIT_VERSION to GITGUI_VERSION.Shawn O. Pearce2007-02-12
| * git-gui: Allow gitexecdir, INSTALL to be set by the caller.Shawn O. Pearce2007-02-12
* | import-tars: brown paper bag fix for file mode.Michael Loeffler2007-02-12
* | fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-12
* | Merge git-guiJunio C Hamano2007-02-11
|\ \ | |/
| * git-gui: Stop deleting gitk preferences.Shawn O. Pearce2007-02-11
| * git-gui: Focus into blame panels on Mac OS.Shawn O. Pearce2007-02-09
| * git-gui: Improve annotated file display.Shawn O. Pearce2007-02-09
| * git-gui: Jump to the first annotation block as soon as its available.Shawn O. Pearce2007-02-08
| * git-gui: Redesign the display of annotated files.Shawn O. Pearce2007-02-08
| * git-gui: Use git-config now over git-repo-config.Shawn O. Pearce2007-02-08
| * git-gui: Relabel the Add All action.Shawn O. Pearce2007-02-08
| * git-gui: Select subcommands like git does.Shawn O. Pearce2007-02-08
| * git-gui: View blame from the command line.Shawn O. Pearce2007-02-08
| * git-gui: Optionally save commit buffer on exit.Shawn O. Pearce2007-02-08
| * git-gui: Separate transport/branch menus from multicommit.Shawn O. Pearce2007-02-08
| * git-gui: Refactor single_commit to a proc.Shawn O. Pearce2007-02-08
| * git-gui: Replace \ with \\ when showing paths.Shawn O. Pearce2007-02-08
| * git-gui: Support keyboard traversal in browser.Shawn O. Pearce2007-02-08
| * git-gui: Update known branches during rescan.Shawn O. Pearce2007-02-08
| * git-gui: Assign background colors to each blame hunk.Shawn O. Pearce2007-01-29
| * git-gui: Use a grid layout for the blame viewer.Shawn O. Pearce2007-01-29
| * git-gui: Install column headers in blame viewer.Shawn O. Pearce2007-01-29
| * git-gui: Display original filename and line number in blame.Shawn O. Pearce2007-01-29
| * git-gui: Correctly handle spaces in filepaths.Shawn O. Pearce2007-01-29
| * git-gui: Use -M and -C when running blame.Shawn O. Pearce2007-01-29
| * git-gui: Allow users to edit user.name, user.email from options.Shawn O. Pearce2007-01-29
| * git-gui: Display the current branch name in browsers.Shawn O. Pearce2007-01-29
| * git-gui: Improve the icons used in the browser display.Shawn O. Pearce2007-01-29
| * git-gui: Implemented file browser and incremental blame.Shawn O. Pearce2007-01-29
| * git-gui: Test for Cygwin differently than from Windows.Shawn O. Pearce2007-01-29
| * git-gui: Offer quick access to the HTML formatted documentation.Shawn O. Pearce2007-01-29
| * git-gui: Reword meaning of merge.summary.Shawn O. Pearce2007-01-27
| * git-gui: Support merge.summary, merge.verbosity.Shawn O. Pearce2007-01-26
| * git-gui: Always offer scrollbars for branch lists.Shawn O. Pearce2007-01-26