summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | rename diff_free_filespec_data_large() to diff_free_filespec_blob()Junio C Hamano2007-10-023-5/+5
* | diffcore-rename: cache file deltasJeff King2007-10-023-4/+11
* | Mention 'cpio' dependency in INSTALLJohan Herland2007-10-021-0/+3
* | Make git-pull complain and give advice when there is nothing to merge withFederico Mena Quintero2007-10-021-4/+18
* | Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-021-0/+4
* | Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-021-0/+15
* | Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-021-1/+3
* | Fix typo in config.txtJohannes Schindelin2007-10-021-1/+1
* | for-each-ref: fix %(numparent) and %(parent)Junio C Hamano2007-10-021-4/+6
* | git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano2007-10-021-0/+1
* | fixed link in documentation of diff-optionsSteffen Prohaska2007-10-011-2/+2
* | Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-014-8/+30
* | git stash: document apply's --index switchMiklos Vajna2007-10-011-1/+6
* | post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins2007-10-011-1/+0
* | git-remote: exit with non-zero status after detecting errors.Jari Aalto2007-09-291-4/+10
* | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-293-3/+3
* | git-add--interactive: Improve behavior on bogus inputJean-Luc Herren2007-09-291-4/+3
* | git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren2007-09-291-1/+6
* | GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-292-1/+38
* | Fix revision log diff setup, avoid unnecessary diff generationLinus Torvalds2007-09-291-2/+8
* | git-bundle: fix commandline examples in the manpageMiklos Vajna2007-09-291-0/+8
* | Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maintJunio C Hamano2007-09-291-7/+8
|\ \
| * | mergetool: Fix typo in options passed to kdiff3Theodore Ts'o2007-09-281-2/+2
| * | mergetool: fix emerge when running in a subdirectoryTheodore Ts'o2007-09-281-2/+2
| * | Mergetool generating blank files (1.5.3)Junio C Hamano2007-09-281-3/+4
* | | quiltimport: Skip non-existent patchesDan Nicholson2007-09-271-0/+4
|/ /
* | apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-263-21/+31
* | Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica2007-09-263-24/+26
* | core-tutorial: correct URLRandy Dunlap2007-09-251-1/+2
* | Fix spelling of overridden in documentationShawn Bohrer2007-09-252-2/+2
* | gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt2007-09-251-5/+4
* | gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt2007-09-251-11/+0
* | user-manual: Explain what submodules are good for.Michael Smith2007-09-251-12/+42
* | Merge branch 'jn/web' into maintJunio C Hamano2007-09-251-36/+2
|\ \
| * | gitweb: No difftree output for trivial mergeJakub Narebski2007-09-231-1/+1
| * | gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyJakub Narebski2007-09-231-35/+1
* | | Do not over-quote the -f envelopesender value.Jim Meyering2007-09-251-6/+10
* | | unexpected Make output (e.g. from --debug) causes build failureJim Meyering2007-09-251-1/+1
* | | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-241-1/+1
|/ /
* | Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-231-7/+213
|\ \
| * | User Manual: add a chapter for submodulesMiklos Vajna2007-09-231-0/+202
| * | user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields2007-09-231-7/+11
* | | git-svn: don't attempt to spawn pager if we don't want oneEric Wong2007-09-231-1/+1
* | | Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-2319-23/+23
* | | Detect exec bit in more cases.David Brown2007-09-221-1/+9
* | | Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai2007-09-211-1/+1
* | | Move the paragraph specifying where the .idx and .pack files should beMatt Kraai2007-09-211-4/+4
* | | Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano2007-09-211-1/+1
|/ /
* | GIT 1.5.3.2v1.5.3.2Junio C Hamano2007-09-193-2/+60
* | Fixed update-hook example allow-users format.Väinö Järvelä2007-09-181-4/+4