aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2007-02-14
|\
| * GIT-VERSION-FILE: check ./version first.Junio C Hamano2007-02-14
| * sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard2007-02-14
| * Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano2007-02-14
| * Add RelNotes 1.5.0.1Junio C Hamano2007-02-14
| * Still updating 1.5.0 release notes.Junio C Hamano2007-02-14
| * git-daemon: Avoid leaking the listening sockets into child processes.Alexandre Julliard2007-02-14
| * Clarify two backward incompatible repository options.Junio C Hamano2007-02-14
* | The "table-of-contents" in the update hook script should match the bodyAndy Parkins2007-02-14
* | Point top-level RelNotes link at 1.5.1 release notes being prepared.Junio C Hamano2007-02-14
* | Add RelNotes 1.5.1Junio C Hamano2007-02-14
* | Document --ignore-space-at-eol option.Junio C Hamano2007-02-14
* | Merge branch 'maint'Junio C Hamano2007-02-13
|\ \ | |/
| * Makefile: update check-docs targetJunio C Hamano2007-02-13
| * cmd-list: add git-remoteJunio C Hamano2007-02-13
| * Documentation: Drop full-stop from git-fast-import title.Junio C Hamano2007-02-13
| * Minor corrections to release notesNicolas Pitre2007-02-13
* | teach diff machinery about --ignore-space-at-eolJohannes Schindelin2007-02-13
* | Only show log entries for new revisions in hooks--updateAndy Parkins2007-02-13
* | blame: --show-stats for easier optimization work.Junio C Hamano2007-02-13
* | Merge branch 'js/reverse'Junio C Hamano2007-02-13
|\ \
| * | Teach revision machinery about --reverseJohannes Schindelin2007-01-20
* | | Merge branch 'jc/diff-apply-patch'Junio C Hamano2007-02-13
|\ \ \
| * | | git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 2)Junio C Hamano2006-11-21
* | | | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-13
|\ \ \ \
| * | | | Allow in_merge_bases() to take more than one reference commits.Junio C Hamano2007-01-09
| * | | | Make merge-base a built-in.Junio C Hamano2007-01-09
* | | | | Merge branch 'jc/deprecate'Junio C Hamano2007-02-13
|\ \ \ \ \
| * | | | | Remove git-diff-stages.Junio C Hamano2007-02-12
| * | | | | Remove git-resolve.Junio C Hamano2007-02-12
* | | | | | Add link to v1.5.0 documentation.Junio C Hamano2007-02-13
| |_|_|_|/ |/| | | |
* | | | | GIT 1.5.0v1.5.0Junio C Hamano2007-02-14
* | | | | Add release notes to the distribution.Junio C Hamano2007-02-13
* | | | | Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano2007-02-13
|\ \ \ \ \
| * | | | | git-gui: fix typo in GIT-VERSION-GEN, "/dev/null" not "/devnull"Andy Parkins2007-02-13
* | | | | | Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano2007-02-13
* | | | | | Mark places that need blob munging later for CRLF conversion.Linus Torvalds2007-02-13
* | | | | | Update RPM core package descriptionNicolas Pitre2007-02-13
* | | | | | Fix potential command line overflow in hooks--updateAndy Parkins2007-02-13
* | | | | | git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-13
* | | | | | "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