summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-02-183-12/+18
|\
| * GIT 1.5.0.1v1.5.0.1Junio C Hamano2007-02-183-8/+13
| * Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen2007-02-181-6/+6
| * Read the config in rev-listFredrik Kuivinen2007-02-181-0/+1
* | Update draft release notes for 1.5.1Junio C Hamano2007-02-171-10/+15
* | Merge branch 'maint'Junio C Hamano2007-02-1717-40/+97
|\ \ | |/
| * Update draft release notes for 1.5.0.1Junio C Hamano2007-02-171-2/+19
| * Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-02-170-0/+0
| |\
| | * Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl2007-02-151-10/+13
| | * Make gitk save and restore the user set window position.Mark Levedahl2007-02-151-5/+6
| | * [PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano2007-02-151-2/+2
| | * [PATCH] Make gitk work reasonably well on Cygwin.Junio C Hamano2007-02-151-126/+150
| | * [PATCH] gitk - remove trailing whitespace from a few lines.Mark Levedahl2007-02-151-4/+4
| | * Change git repo-config to git configPaul Mackerras2007-02-151-1/+1
| * | Convert update-index references in docs to add.Shawn O. Pearce2007-02-179-14/+15
| * | Attempt to improve git-rebase lead-in description.Shawn O. Pearce2007-02-171-8/+14
| * | Do not take mode bits from index after type change.Junio C Hamano2007-02-166-16/+46
| * | git-blame: prevent argument parsing segfaultTommi Kyntola2007-02-161-0/+3
* | | name-rev: introduce the --refs=<pattern> optionJohannes Schindelin2007-02-172-7/+22
* | | Merge branch 'maint'Junio C Hamano2007-02-161-6/+9
|\ \ \ | |/ /
| * | git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano2007-02-161-6/+9
* | | Merge branch 'maint'Junio C Hamano2007-02-151-1/+3
|\ \ \ | |/ /
| * | pretend-sha1: grave bugfix.Junio C Hamano2007-02-151-1/+3
* | | Merge branch 'maint'Junio C Hamano2007-02-147-26/+63
|\ \ \ | |/ /
| * | GIT-VERSION-FILE: check ./version first.Junio C Hamano2007-02-141-10/+11
| * | sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard2007-02-141-5/+3
| * | Make sure packedgitwindowsize is multiple of (pagesize * 2)Junio C Hamano2007-02-142-5/+10
| * | Add RelNotes 1.5.0.1Junio C Hamano2007-02-141-0/+20
| * | Still updating 1.5.0 release notes.Junio C Hamano2007-02-141-5/+2
| * | git-daemon: Avoid leaking the listening sockets into child processes.Alexandre Julliard2007-02-141-0/+10
| * | Clarify two backward incompatible repository options.Junio C Hamano2007-02-141-2/+8
* | | The "table-of-contents" in the update hook script should match the bodyAndy Parkins2007-02-141-2/+2
* | | Point top-level RelNotes link at 1.5.1 release notes being prepared.Junio C Hamano2007-02-141-1/+1
* | | Add RelNotes 1.5.1Junio C Hamano2007-02-141-0/+39
* | | Document --ignore-space-at-eol option.Junio C Hamano2007-02-141-0/+3
* | | Merge branch 'maint'Junio C Hamano2007-02-134-16/+18
|\ \ \ | |/ /
| * | Makefile: update check-docs targetJunio C Hamano2007-02-131-1/+4
| * | cmd-list: add git-remoteJunio C Hamano2007-02-131-0/+1
| * | Documentation: Drop full-stop from git-fast-import title.Junio C Hamano2007-02-131-1/+1
| * | Minor corrections to release notesNicolas Pitre2007-02-131-14/+12
* | | teach diff machinery about --ignore-space-at-eolJohannes Schindelin2007-02-133-1/+28
* | | Only show log entries for new revisions in hooks--updateAndy Parkins2007-02-131-1/+2
* | | blame: --show-stats for easier optimization work.Junio C Hamano2007-02-131-1/+4
* | | Merge branch 'js/reverse'Junio C Hamano2007-02-133-1/+45
|\ \ \
| * | | Teach revision machinery about --reverseJohannes Schindelin2007-01-203-1/+45
* | | | Merge branch 'jc/diff-apply-patch'Junio C Hamano2007-02-131-3/+17
|\ \ \ \
| * | | | git-diff/git-apply: make diff output a bit friendlier to GNU patch (part 2)Junio C Hamano2006-11-211-3/+17
* | | | | Merge branch 'jc/merge-base' (early part)Junio C Hamano2007-02-139-15/+19
|\ \ \ \ \
| * | | | | Allow in_merge_bases() to take more than one reference commits.Junio C Hamano2007-01-094-7/+10
| * | | | | Make merge-base a built-in.Junio C Hamano2007-01-094-8/+8