summaryrefslogtreecommitdiffstats
path: root/generate-cmdlist.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2007-02-23Fix 'git commit -a' in a newly initialized repositoryFredrik Kuivinen1-0/+4
2007-02-22Include git-gui credits file in dist.Shawn O. Pearce1-1/+2
2007-02-22Document the new core.bare configuration option.Shawn O. Pearce1-0/+12
2007-02-22t4119: test autocomputing -p<n> for traditional diff input.Junio C Hamano1-74/+43
2007-02-22git-apply: guess correct -p<n> value for non-git patches.Junio C Hamano2-4/+111
2007-02-21git-apply: notice "diff --git" patch againJunio C Hamano2-9/+18
2007-02-21Use gunzip -c over gzcat in import-tars example.Michael Loeffler1-3/+6
2007-02-21Fix botched "leak fix"Junio C Hamano1-2/+8
2007-02-21t4119: add test for traditional patch and different p_valueJunio C Hamano1-2/+49
2007-02-21git-remote: support remotes with a dot in the namePavel Roskin1-1/+1
2007-02-21Teach diff -B about coloursJohannes Schindelin1-14/+25
2007-02-21Allow git-remote to update named groups of remotesTheodore Ts'o3-17/+46
2007-02-21Add config_boolean() method to the Git perl moduleTheodore Ts'o1-0/+30
2007-02-21Allow passing of an alternative CVSROOT via -d.Simon 'corecode' Schubert2-11/+23
2007-02-21disable t4016-diff-quote.sh on some filesystemsAlex Riesen1-0/+4
2007-02-21Support for large files on 32bit systems.Martin Waitz1-0/+2
2007-02-21git grep: use pagerJohannes Schindelin1-1/+1
2007-02-21git-gui: Don't crash in citool mode on initial commit.gitgui-0.6.1Shawn O. Pearce1-8/+8
2007-02-21git-gui: Remove TODO list.Shawn O. Pearce1-44/+0
2007-02-21git-gui: Include browser in our usage message.Shawn O. Pearce1-1/+1
2007-02-21prefixcmp(): fix-up leftover strncmp().Junio C Hamano9-13/+13
2007-02-21prefixcmp(): fix-up mechanical conversion.Junio C Hamano13-44/+44
2007-02-21Mechanical conversion to use prefixcmp()Junio C Hamano48-211/+211
2007-02-21Add prefixcmp()Junio C Hamano1-0/+5
2007-02-21git-gui: Change summary of git-gui.Shawn O. Pearce1-1/+1
2007-02-21git-gui: Display all authors of git-gui.Shawn O. Pearce4-10/+136
2007-02-21git-gui: Use mixed path for docs on Cygwin.Shawn O. Pearce1-1/+1
2007-02-21Check for PRIuMAX rather than NO_C99_FORMAT in fast-import.c.Jason Riedy1-21/+16
2007-02-20Link 1.5.0.1 documentation from the main page.Junio C Hamano1-0/+4
2007-02-20name-rev: avoid "^0" when unneededJohannes Schindelin1-7/+16
2007-02-20apply: fix memory leak in prefix_one()Johannes Schindelin1-6/+9
2007-02-20git-apply: require -p<n> when working in a subdirectory.Junio C Hamano2-28/+46
2007-02-20git-apply: do not lose cwd when run from a subdirectory.Junio C Hamano1-4/+4
2007-02-20Teach git-remote to update existing remotes by fetching from themTheodore Ts'o3-1/+26
2007-02-20Obey NO_C99_FORMAT in fast-import.c.Jason Riedy1-14/+23
2007-02-20Add a compat/strtoumax.c for Solaris 8.Jason Riedy3-0/+28
2007-02-20git-clone: Sync documentation to usage note.Christian Schlotter2-3/+3
2007-02-19GIT 1.5.0.1v1.5.0.1Junio C Hamano3-8/+13
2007-02-19Documentation/i18n.txt: it is i18n.commitencoding not core.commitencodingFredrik Kuivinen1-6/+6
2007-02-19Read the config in rev-listFredrik Kuivinen1-0/+1
2007-02-19New autoconf test for iconvFredrik Kuivinen1-6/+25
2007-02-19diff --check: use colourJohannes Schindelin1-18/+39
2007-02-18Teach 'git apply' to look at $HOME/.gitconfig even outside of a repositoryJunio C Hamano1-5/+3
2007-02-18git-gui: Correct crash when saving options in blame mode.Shawn O. Pearce1-15/+21
2007-02-18Update draft release notes for 1.5.1Junio C Hamano1-10/+15
2007-02-18Update draft release notes for 1.5.0.1Junio C Hamano1-2/+19
2007-02-18Teach core.autocrlf to 'git apply'Junio C Hamano2-10/+43
2007-02-17Teach 'git apply' to look at $GIT_DIR/configJunio C Hamano2-8/+103
2007-02-17name-rev: introduce the --refs=<pattern> optionJohannes Schindelin2-7/+22
2007-02-17Convert update-index references in docs to add.Shawn O. Pearce9-14/+15