Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-02-19 | 6 | -17/+54 |
|\ | |||||
| * | Obey NO_C99_FORMAT in fast-import.c. | Jason Riedy | 2007-02-19 | 1 | -14/+23 |
| * | Add a compat/strtoumax.c for Solaris 8. | Jason Riedy | 2007-02-19 | 3 | -0/+28 |
| * | git-clone: Sync documentation to usage note. | Christian Schlotter | 2007-02-19 | 2 | -3/+3 |
* | | Merge branch 'ap/cvsserver' | Junio C Hamano | 2007-02-19 | 1 | -0/+15 |
|\ \ | |||||
| * | | Have git-cvsserver call hooks/update before really altering the ref | Andy Parkins | 2007-02-14 | 1 | -0/+15 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-02-18 | 3 | -12/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | GIT 1.5.0.1v1.5.0.1 | Junio C Hamano | 2007-02-18 | 3 | -8/+13 |
| * | | Documentation/i18n.txt: it is i18n.commitencoding not core.commitencoding | Fredrik Kuivinen | 2007-02-18 | 1 | -6/+6 |
| * | | Read the config in rev-list | Fredrik Kuivinen | 2007-02-18 | 1 | -0/+1 |
* | | | Update draft release notes for 1.5.1 | Junio C Hamano | 2007-02-17 | 1 | -10/+15 |
* | | | Merge branch 'maint' | Junio C Hamano | 2007-02-17 | 17 | -40/+97 |
|\ \ \ | |/ / | |||||
| * | | Update draft release notes for 1.5.0.1 | Junio C Hamano | 2007-02-17 | 1 | -2/+19 |
| * | | Merge git://git.kernel.org/pub/scm/gitk/gitk into maint | Junio C Hamano | 2007-02-17 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Make gitk save and restore window pane position on Linux and Cygwin. | Mark Levedahl | 2007-02-15 | 1 | -10/+13 |
| | * | | Make gitk save and restore the user set window position. | Mark Levedahl | 2007-02-15 | 1 | -5/+6 |
| | * | | [PATCH] gitk: Use show-ref instead of ls-remote | Junio C Hamano | 2007-02-15 | 1 | -2/+2 |
| | * | | [PATCH] Make gitk work reasonably well on Cygwin. | Junio C Hamano | 2007-02-15 | 1 | -126/+150 |
| | * | | [PATCH] gitk - remove trailing whitespace from a few lines. | Mark Levedahl | 2007-02-15 | 1 | -4/+4 |
| | * | | Change git repo-config to git config | Paul Mackerras | 2007-02-15 | 1 | -1/+1 |
| * | | | Convert update-index references in docs to add. | Shawn O. Pearce | 2007-02-17 | 9 | -14/+15 |
| * | | | Attempt to improve git-rebase lead-in description. | Shawn O. Pearce | 2007-02-17 | 1 | -8/+14 |
| * | | | Do not take mode bits from index after type change. | Junio C Hamano | 2007-02-16 | 6 | -16/+46 |
| * | | | git-blame: prevent argument parsing segfault | Tommi Kyntola | 2007-02-16 | 1 | -0/+3 |
* | | | | name-rev: introduce the --refs=<pattern> option | Johannes Schindelin | 2007-02-17 | 2 | -7/+22 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-16 | 1 | -6/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | git-merge: minor fix for no_trivial_merge_strategies. | Junio C Hamano | 2007-02-16 | 1 | -6/+9 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-15 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | pretend-sha1: grave bugfix. | Junio C Hamano | 2007-02-15 | 1 | -1/+3 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-14 | 7 | -26/+63 |
|\ \ \ \ | |/ / / | |||||
| * | | | GIT-VERSION-FILE: check ./version first. | Junio C Hamano | 2007-02-14 | 1 | -10/+11 |
| * | | | sha1_file.c: Round the mmap offset to half the window size. | Alexandre Julliard | 2007-02-14 | 1 | -5/+3 |
| * | | | Make sure packedgitwindowsize is multiple of (pagesize * 2) | Junio C Hamano | 2007-02-14 | 2 | -5/+10 |
| * | | | Add RelNotes 1.5.0.1 | Junio C Hamano | 2007-02-14 | 1 | -0/+20 |
| * | | | Still updating 1.5.0 release notes. | Junio C Hamano | 2007-02-14 | 1 | -5/+2 |
| * | | | git-daemon: Avoid leaking the listening sockets into child processes. | Alexandre Julliard | 2007-02-14 | 1 | -0/+10 |
| * | | | Clarify two backward incompatible repository options. | Junio C Hamano | 2007-02-14 | 1 | -2/+8 |
* | | | | The "table-of-contents" in the update hook script should match the body | Andy Parkins | 2007-02-14 | 1 | -2/+2 |
* | | | | Point top-level RelNotes link at 1.5.1 release notes being prepared. | Junio C Hamano | 2007-02-14 | 1 | -1/+1 |
* | | | | Add RelNotes 1.5.1 | Junio C Hamano | 2007-02-14 | 1 | -0/+39 |
* | | | | Document --ignore-space-at-eol option. | Junio C Hamano | 2007-02-14 | 1 | -0/+3 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-13 | 4 | -16/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Makefile: update check-docs target | Junio C Hamano | 2007-02-13 | 1 | -1/+4 |
| * | | | cmd-list: add git-remote | Junio C Hamano | 2007-02-13 | 1 | -0/+1 |
| * | | | Documentation: Drop full-stop from git-fast-import title. | Junio C Hamano | 2007-02-13 | 1 | -1/+1 |
| * | | | Minor corrections to release notes | Nicolas Pitre | 2007-02-13 | 1 | -14/+12 |
| | |/ | |/| | |||||
* | | | teach diff machinery about --ignore-space-at-eol | Johannes Schindelin | 2007-02-13 | 3 | -1/+28 |
* | | | Only show log entries for new revisions in hooks--update | Andy Parkins | 2007-02-13 | 1 | -1/+2 |
* | | | blame: --show-stats for easier optimization work. | Junio C Hamano | 2007-02-13 | 1 | -1/+4 |
* | | | Merge branch 'js/reverse' | Junio C Hamano | 2007-02-13 | 3 | -1/+45 |
|\ \ \ |