summaryrefslogtreecommitdiffstats
path: root/Documentation/git-show-index.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-03Mention 'cpio' dependency in INSTALLJohan Herland1-0/+3
2007-10-03Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero1-4/+18
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero1-0/+4
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero1-0/+15
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero1-1/+3
2007-10-03Fix typo in config.txtJohannes Schindelin1-1/+1
2007-10-03for-each-ref: fix %(numparent) and %(parent)Junio C Hamano1-4/+6
2007-10-02git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano1-0/+1
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska1-2/+2
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano4-8/+30
2007-10-01git stash: document apply's --index switchMiklos Vajna1-1/+6
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins1-1/+0
2007-09-30git-remote: exit with non-zero status after detecting errors.Jari Aalto1-4/+10
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin3-3/+3
2007-09-30git-add--interactive: Improve behavior on bogus inputJean-Luc Herren1-4/+3
2007-09-30git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren1-1/+6
2007-09-30GIT 1.5.3.3v1.5.3.3Junio C Hamano2-1/+38
2007-09-30Fix revision log diff setup, avoid unnecessary diff generationLinus Torvalds1-2/+8
2007-09-30git-bundle: fix commandline examples in the manpageMiklos Vajna1-0/+8
2007-09-29mergetool: Fix typo in options passed to kdiff3Theodore Ts'o1-2/+2
2007-09-29mergetool: fix emerge when running in a subdirectoryTheodore Ts'o1-2/+2
2007-09-29Mergetool generating blank files (1.5.3)Junio C Hamano1-3/+4
2007-09-28quiltimport: Skip non-existent patchesDan Nicholson1-0/+4
2007-09-26apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin3-21/+31
2007-09-26Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica3-24/+26
2007-09-26core-tutorial: correct URLRandy Dunlap1-1/+2
2007-09-26Fix spelling of overridden in documentationShawn Bohrer2-2/+2
2007-09-26gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt1-5/+4
2007-09-26gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt1-11/+0
2007-09-26user-manual: Explain what submodules are good for.Michael Smith1-12/+42
2007-09-25Do not over-quote the -f envelopesender value.Jim Meyering1-6/+10
2007-09-25unexpected Make output (e.g. from --debug) causes build failureJim Meyering1-1/+1
2007-09-25Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe1-1/+1
2007-09-24gitweb: No difftree output for trivial mergeJakub Narebski1-1/+1
2007-09-24gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyJakub Narebski1-35/+1
2007-09-24git-svn: don't attempt to spawn pager if we don't want oneEric Wong1-1/+1
2007-09-24Supplant the "while case ... break ;; esac" idiomDavid Kastrup19-23/+23
2007-09-23User Manual: add a chapter for submodulesMiklos Vajna1-0/+202
2007-09-23user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields1-7/+11
2007-09-23Detect exec bit in more cases.David Brown1-1/+9
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai1-1/+1
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai1-4/+4
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano1-1/+1
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano3-2/+60
2007-09-19Fixed update-hook example allow-users format.Väinö Järvelä1-4/+4
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong1-5/+6
2007-09-19t/t4014: test "am -3" with mode-only change.Junio C Hamano1-2/+5
2007-09-18Fix lapsus in builtin-apply.cPierre Habouzit1-1/+1
2007-09-18git-push: documentation and tests for pushing only branchesJeff King3-4/+14
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs1-1/+1