summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-21Document the new core.bare configuration option.Libravatar Shawn O. Pearce1-0/+12
2007-02-21t4119: test autocomputing -p<n> for traditional diff input.Libravatar Junio C Hamano1-74/+43
2007-02-21git-apply: guess correct -p<n> value for non-git patches.Libravatar Junio C Hamano2-4/+111
2007-02-21git-apply: notice "diff --git" patch againLibravatar Junio C Hamano2-9/+18
2007-02-21Merge branch 'maint'Libravatar Junio C Hamano7-123/+314
2007-02-21Merge branch 'master' of git://repo.or.cz/git-gui into maintLibravatar Junio C Hamano6-120/+308
2007-02-21Use gunzip -c over gzcat in import-tars example.Libravatar Michael Loeffler1-3/+6
2007-02-21Fix botched "leak fix"Libravatar Junio C Hamano1-2/+8
2007-02-21t4119: add test for traditional patch and different p_valueLibravatar Junio C Hamano1-2/+49
2007-02-21git-remote: support remotes with a dot in the nameLibravatar Pavel Roskin1-1/+1
2007-02-21Teach diff -B about coloursLibravatar Johannes Schindelin1-14/+25
2007-02-20Allow git-remote to update named groups of remotesLibravatar Theodore Ts'o3-17/+46
2007-02-20Add config_boolean() method to the Git perl moduleLibravatar Theodore Ts'o1-0/+30
2007-02-20Allow passing of an alternative CVSROOT via -d.Libravatar Simon 'corecode' Schubert2-11/+23
2007-02-20disable t4016-diff-quote.sh on some filesystemsLibravatar Alex Riesen1-0/+4
2007-02-20Support for large files on 32bit systems.Libravatar Martin Waitz1-0/+2
2007-02-20git grep: use pagerLibravatar Johannes Schindelin1-1/+1
2007-02-21git-gui: Don't crash in citool mode on initial commit.Libravatar Shawn O. Pearce1-8/+8
2007-02-21git-gui: Remove TODO list.Libravatar Shawn O. Pearce1-44/+0
2007-02-20Merge branch 'fk/autoconf'Libravatar Junio C Hamano1-6/+25
2007-02-21git-gui: Include browser in our usage message.Libravatar Shawn O. Pearce1-1/+1
2007-02-20Merge branch 'js/name-rev-fix'Libravatar Junio C Hamano1-7/+16
2007-02-20prefixcmp(): fix-up leftover strncmp().Libravatar Junio C Hamano9-13/+13
2007-02-20prefixcmp(): fix-up mechanical conversion.Libravatar Junio C Hamano13-44/+44
2007-02-20Mechanical conversion to use prefixcmp()Libravatar Junio C Hamano48-211/+211
2007-02-20Add prefixcmp()Libravatar Junio C Hamano1-0/+5
2007-02-20Merge branch 'maint'Libravatar Junio C Hamano1-21/+16
2007-02-21git-gui: Change summary of git-gui.Libravatar Shawn O. Pearce1-1/+1
2007-02-21git-gui: Display all authors of git-gui.Libravatar Shawn O. Pearce4-10/+136
2007-02-21git-gui: Use mixed path for docs on Cygwin.Libravatar Shawn O. Pearce1-1/+1
2007-02-20Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Libravatar Jason Riedy1-21/+16
2007-02-20Link 1.5.0.1 documentation from the main page.Libravatar Junio C Hamano1-0/+4
2007-02-19name-rev: avoid "^0" when unneededLibravatar Johannes Schindelin1-7/+16
2007-02-19apply: fix memory leak in prefix_one()Libravatar Johannes Schindelin1-6/+9
2007-02-19git-apply: require -p<n> when working in a subdirectory.Libravatar Junio C Hamano2-28/+46
2007-02-19git-apply: do not lose cwd when run from a subdirectory.Libravatar Junio C Hamano1-4/+4
2007-02-19Teach git-remote to update existing remotes by fetching from themLibravatar Theodore Ts'o3-1/+26
2007-02-19Merge branch 'js/diff-color-check'Libravatar Junio C Hamano1-18/+39
2007-02-19Merge branch 'jc/fetch-notags'Libravatar Junio C Hamano1-0/+9
2007-02-19Merge branch 'maint'Libravatar Junio C Hamano6-17/+54
2007-02-19Obey NO_C99_FORMAT in fast-import.c.Libravatar Jason Riedy1-14/+23
2007-02-19Add a compat/strtoumax.c for Solaris 8.Libravatar Jason Riedy3-0/+28
2007-02-19git-clone: Sync documentation to usage note.Libravatar Christian Schlotter2-3/+3
2007-02-19Merge branch 'ap/cvsserver'Libravatar Junio C Hamano1-0/+15
2007-02-18Merge branch 'maint'Libravatar Junio C Hamano3-12/+18
2007-02-18GIT 1.5.0.1Libravatar Junio C Hamano3-8/+13
2007-02-18Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingLibravatar Fredrik Kuivinen1-6/+6
2007-02-18Read the config in rev-listLibravatar Fredrik Kuivinen1-0/+1
2007-02-18New autoconf test for iconvLibravatar Fredrik Kuivinen1-6/+25
2007-02-18diff --check: use colourLibravatar Johannes Schindelin1-18/+39