summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-remote: support remotes with a dot in the namePavel Roskin2007-02-211-1/+1
* Teach diff -B about coloursJohannes Schindelin2007-02-211-14/+25
* Allow git-remote to update named groups of remotesTheodore Ts'o2007-02-203-17/+46
* Add config_boolean() method to the Git perl moduleTheodore Ts'o2007-02-201-0/+30
* Allow passing of an alternative CVSROOT via -d.Simon 'corecode' Schubert2007-02-202-11/+23
* disable t4016-diff-quote.sh on some filesystemsAlex Riesen2007-02-201-0/+4
* Support for large files on 32bit systems.Martin Waitz2007-02-201-0/+2
* git grep: use pagerJohannes Schindelin2007-02-201-1/+1
* Merge branch 'fk/autoconf'Junio C Hamano2007-02-201-6/+25
|\
| * New autoconf test for iconvFredrik Kuivinen2007-02-181-6/+25
* | Merge branch 'js/name-rev-fix'Junio C Hamano2007-02-201-7/+16
|\ \
| * | name-rev: avoid "^0" when unneededJohannes Schindelin2007-02-191-7/+16
| |/
* | prefixcmp(): fix-up leftover strncmp().Junio C Hamano2007-02-209-13/+13
* | prefixcmp(): fix-up mechanical conversion.Junio C Hamano2007-02-2013-44/+44
* | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-2048-211/+211
* | Add prefixcmp()Junio C Hamano2007-02-201-0/+5
* | Merge branch 'maint'Junio C Hamano2007-02-201-21/+16
|\ \
| * | Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy2007-02-201-21/+16
* | | Link 1.5.0.1 documentation from the main page.Junio C Hamano2007-02-201-0/+4
* | | Teach git-remote to update existing remotes by fetching from themTheodore Ts'o2007-02-193-1/+26
* | | Merge branch 'js/diff-color-check'Junio C Hamano2007-02-191-18/+39
|\ \ \
| * | | diff --check: use colourJohannes Schindelin2007-02-181-18/+39
| | |/ | |/|
* | | Merge branch 'jc/fetch-notags'Junio C Hamano2007-02-191-0/+9
|\ \ \
| * | | remotes.not-origin.tagoptJunio C Hamano2007-02-151-0/+9
| |/ /
* | | Merge branch 'maint'Junio C Hamano2007-02-196-17/+54
|\ \ \ | | |/ | |/|
| * | Obey NO_C99_FORMAT in fast-import.c.Jason Riedy2007-02-191-14/+23
| * | Add a compat/strtoumax.c for Solaris 8.Jason Riedy2007-02-193-0/+28
| * | git-clone: Sync documentation to usage note.Christian Schlotter2007-02-192-3/+3
* | | Merge branch 'ap/cvsserver'Junio C Hamano2007-02-191-0/+15
|\ \ \
| * | | Have git-cvsserver call hooks/update before really altering the refAndy Parkins2007-02-141-0/+15
| | |/ | |/|
* | | 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
|\ \ \ \ | |/ / /