summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-21Allow git-remote to update named groups of remotesTheodore Ts'o
2007-02-21Add config_boolean() method to the Git perl moduleTheodore Ts'o
2007-02-21Allow passing of an alternative CVSROOT via -d.Simon 'corecode' Schubert
2007-02-21disable t4016-diff-quote.sh on some filesystemsAlex Riesen
2007-02-21Support for large files on 32bit systems.Martin Waitz
2007-02-21git grep: use pagerJohannes Schindelin
2007-02-21Merge branch 'fk/autoconf'Junio C Hamano
2007-02-21Merge branch 'js/name-rev-fix'Junio C Hamano
2007-02-21prefixcmp(): fix-up leftover strncmp().Junio C Hamano
2007-02-21prefixcmp(): fix-up mechanical conversion.Junio C Hamano
2007-02-21Mechanical conversion to use prefixcmp()Junio C Hamano
2007-02-21Add prefixcmp()Junio C Hamano
2007-02-21Merge branch 'maint'Junio C Hamano
2007-02-21Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy
2007-02-20Link 1.5.0.1 documentation from the main page.Junio C Hamano
2007-02-20name-rev: avoid "^0" when unneededJohannes Schindelin
2007-02-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o
2007-02-20Merge branch 'js/diff-color-check'Junio C Hamano
2007-02-20Merge branch 'jc/fetch-notags'Junio C Hamano
2007-02-20Merge branch 'maint'Junio C Hamano
2007-02-20Obey NO_C99_FORMAT in fast-import.c.Jason Riedy
2007-02-20Add a compat/strtoumax.c for Solaris 8.Jason Riedy
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter
2007-02-19Merge branch 'ap/cvsserver'Junio C Hamano
2007-02-19Merge branch 'maint'Junio C Hamano
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen
2007-02-18Read the config in rev-listFredrik Kuivinen
2007-02-18New autoconf test for iconvFredrik Kuivinen
2007-02-18diff --check: use colourJohannes Schindelin
2007-02-18Update draft release notes for 1.5.1Junio C Hamano
2007-02-18Merge branch 'maint'Junio C Hamano
2007-02-18Update draft release notes for 1.5.0.1Junio C Hamano
2007-02-18Merge git://git.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-02-17name-rev: introduce the --refs=<pattern> optionJohannes Schindelin
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce
2007-02-17Attempt to improve git-rebase lead-in description.Shawn O. Pearce
2007-02-17Do not take mode bits from index after type change.Junio C Hamano
2007-02-17git-blame: prevent argument parsing segfaultTommi Kyntola
2007-02-16Merge branch 'maint'Junio C Hamano
2007-02-16git-merge: minor fix for no_trivial_merge_strategies.Junio C Hamano
2007-02-16Merge branch 'maint'Junio C Hamano
2007-02-16pretend-sha1: grave bugfix.Junio C Hamano
2007-02-15remotes.not-origin.tagoptJunio C Hamano
2007-02-14Merge branch 'maint'Junio C Hamano
2007-02-14GIT-VERSION-FILE: check ./version first.Junio C Hamano
2007-02-14sha1_file.c: Round the mmap offset to half the window size.Alexandre Julliard
2007-02-14Make gitk save and restore window pane position on Linux and Cygwin.Mark Levedahl
2007-02-14Make gitk save and restore the user set window position.Mark Levedahl
2007-02-14[PATCH] gitk: Use show-ref instead of ls-remoteJunio C Hamano