aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Teach git-diff-files the new option `--no-index`Johannes Schindelin2007-02-22
* Merge branch 'maint'Junio C Hamano2007-02-18
|\
| * GIT 1.5.0.1v1.5.0.1Junio C Hamano2007-02-18
| * Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen2007-02-18
| * Read the config in rev-listFredrik Kuivinen2007-02-18
* | Update draft release notes for 1.5.1Junio C Hamano2007-02-17
* | Merge branch 'maint'Junio C Hamano2007-02-17
|\ \ | |/
| * Update draft release notes for 1.5.0.1Junio C Hamano2007-02-17
| * Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-02-17
| |\
| | * Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-15
| | * Make gitk save and restore the user set window position.Mark Levedahl2007-02-15
| | * [PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-15
| | * [PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano2007-02-15
| | * [PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-15
| | * Change git repo-config to git configPaul Mackerras2007-02-15
| * | Convert update-index references in docs to add.Shawn O. Pearce2007-02-17
| * | Attempt to improve git-rebase lead-in description.Shawn O. Pearce2007-02-17
| * | Do not take mode bits from index after type change.Junio C Hamano2007-02-16
| * | git-blame: prevent argument parsing segfaultTommi Kyntola2007-02-16
* | | name-rev: introduce the --refs=<pattern> optionJohannes Schindelin2007-02-17
* | | Merge branch 'maint'Junio C Hamano2007-02-16
|\ \ \ | |/ /
| * | git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano2007-02-16
* | | Merge branch 'maint'Junio C Hamano2007-02-15
|\ \ \ | |/ /
| * | pretend-sha1: grave bugfix.Junio C Hamano2007-02-15
* | | 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