| Commit message (Expand) | Author | Age | Files | Lines |
* | git-fetch--tool: start rewriting parts of git-fetch in C. | Junio C Hamano | 2007-02-13 | 5 | -124/+227 |
* | git-fetch: split fetch_main into fetch_dumb and fetch_native | Junio C Hamano | 2007-02-13 | 1 | -69/+105 |
* | GIT 1.5.0v1.5.0 | Junio C Hamano | 2007-02-14 | 1 | -1/+1 |
* | Add release notes to the distribution. | Junio C Hamano | 2007-02-13 | 5 | -2/+490 |
* | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-02-13 | 1 | -1/+1 |
|\ |
|
| * | git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull" | Andy Parkins | 2007-02-13 | 1 | -1/+1 |
* | | Documentation: Moving out of detached HEAD does not warn anymore. | Junio C Hamano | 2007-02-13 | 1 | -16/+6 |
* | | Mark places that need blob munging later for CRLF conversion. | Linus Torvalds | 2007-02-13 | 3 | -0/+3 |
* | | Update RPM core package description | Nicolas Pitre | 2007-02-13 | 1 | -12/+9 |
* | | Fix potential command line overflow in hooks--update | Andy Parkins | 2007-02-13 | 1 | -1/+1 |
* | | git-gc: run pack-refs by default unless the repo is bare | Johannes Schindelin | 2007-02-13 | 3 | -0/+23 |
* | | "git-fetch --tags $URL" should not overwrite existing tags | Junio C Hamano | 2007-02-12 | 1 | -15/+2 |
* | | for-each-reflog: not having $GIT_DIR/logs directory is not an error. | Junio C Hamano | 2007-02-12 | 1 | -1/+1 |
* | | Do not forget to pack objects reachable from HEAD reflog. | Junio C Hamano | 2007-02-12 | 1 | -1/+1 |
* | | Work around Subversion race in git-svn tests. | Michael Spang | 2007-02-12 | 5 | -2/+13 |
* | | Clarify that git-update-server-info should be run for every git-push | Pavel Roskin | 2007-02-12 | 1 | -8/+8 |
* | | blameview: Move the commit info to a pane below the blame window. | Aneesh Kumar K.V | 2007-02-12 | 1 | -7/+26 |
* | | git merge documentation: -m is optional | Matthias Lederhofer | 2007-02-12 | 1 | -1/+1 |
* | | Make gitk save and restore window pane position on Linux and Cygwin. | Mark Levedahl | 2007-02-12 | 1 | -10/+13 |
* | | Add RPM target for git-gui | Junio C Hamano | 2007-02-12 | 1 | -3/+23 |
* | | Link git-gui into the master Makefile. | Shawn O. Pearce | 2007-02-12 | 1 | -2/+8 |
* | | Merge branch 'master' of git://repo.or.cz/git-gui | Junio C Hamano | 2007-02-12 | 3 | -19/+58 |
|\ \
| |/ |
|
| * | git-gui: Change base version to 0.6.gitgui-0.6.0 | Shawn O. Pearce | 2007-02-12 | 1 | -1/+1 |
| * | git-gui: Guess our version accurately as a subproject. | Shawn O. Pearce | 2007-02-12 | 1 | -4/+37 |
| * | git-gui: Handle gitgui tags in version gen. | Shawn O. Pearce | 2007-02-12 | 1 | -5/+3 |
| * | git-gui: Generate a version file on demand. | Shawn O. Pearce | 2007-02-12 | 1 | -1/+5 |
| * | git-gui: Rename GIT_VERSION to GITGUI_VERSION. | Shawn O. Pearce | 2007-02-12 | 3 | -6/+6 |
| * | git-gui: Allow gitexecdir, INSTALL to be set by the caller. | Shawn O. Pearce | 2007-02-12 | 1 | -3/+7 |
* | | import-tars: brown paper bag fix for file mode. | Michael Loeffler | 2007-02-12 | 1 | -3/+1 |
* | | fast-import: Support reusing 'from' and brown paper bag fix reset. | Shawn O. Pearce | 2007-02-12 | 3 | -14/+77 |
* | | Merge git-gui | Junio C Hamano | 2007-02-11 | 5 | -0/+6065 |
|\ \
| |/ |
|
| * | git-gui: Stop deleting gitk preferences. | Shawn O. Pearce | 2007-02-11 | 1 | -8/+0 |
| * | git-gui: Focus into blame panels on Mac OS. | Shawn O. Pearce | 2007-02-09 | 1 | -1/+3 |
| * | git-gui: Improve annotated file display. | Shawn O. Pearce | 2007-02-09 | 1 | -22/+72 |
| * | git-gui: Jump to the first annotation block as soon as its available. | Shawn O. Pearce | 2007-02-08 | 1 | -1/+6 |
| * | git-gui: Redesign the display of annotated files. | Shawn O. Pearce | 2007-02-08 | 1 | -199/+160 |
| * | git-gui: Use git-config now over git-repo-config. | Shawn O. Pearce | 2007-02-08 | 1 | -8/+8 |
| * | git-gui: Relabel the Add All action. | Shawn O. Pearce | 2007-02-08 | 1 | -2/+2 |
| * | git-gui: Select subcommands like git does. | Shawn O. Pearce | 2007-02-08 | 1 | -13/+35 |
| * | git-gui: View blame from the command line. | Shawn O. Pearce | 2007-02-08 | 1 | -84/+136 |
| * | git-gui: Optionally save commit buffer on exit. | Shawn O. Pearce | 2007-02-08 | 1 | -26/+28 |
| * | git-gui: Separate transport/branch menus from multicommit. | Shawn O. Pearce | 2007-02-08 | 1 | -7/+12 |
| * | git-gui: Refactor single_commit to a proc. | Shawn O. Pearce | 2007-02-08 | 1 | -14/+30 |
| * | git-gui: Replace \ with \\ when showing paths. | Shawn O. Pearce | 2007-02-08 | 1 | -0/+1 |
| * | git-gui: Support keyboard traversal in browser. | Shawn O. Pearce | 2007-02-08 | 1 | -38/+99 |
| * | git-gui: Update known branches during rescan. | Shawn O. Pearce | 2007-02-08 | 1 | -1/+6 |
| * | git-gui: Assign background colors to each blame hunk. | Shawn O. Pearce | 2007-01-29 | 1 | -13/+58 |
| * | git-gui: Use a grid layout for the blame viewer. | Shawn O. Pearce | 2007-01-29 | 1 | -63/+61 |
| * | git-gui: Install column headers in blame viewer. | Shawn O. Pearce | 2007-01-29 | 1 | -21/+74 |
| * | git-gui: Display original filename and line number in blame. | Shawn O. Pearce | 2007-01-29 | 1 | -1/+33 |