summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero
2007-10-02Fix typo in config.txtJohannes Schindelin
2007-10-02for-each-ref: fix %(numparent) and %(parent)Junio C Hamano
2007-10-02git-commit: initialize TMP_INDEX just to be sure.Junio C Hamano
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano
2007-10-01git stash: document apply's --index switchMiklos Vajna
2007-10-01post-receive-hook: Remove the From field from the generated email header so t...Andy Parkins
2007-09-30git-remote: exit with non-zero status after detecting errors.Jari Aalto
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-30git-add--interactive: Improve behavior on bogus inputJean-Luc Herren
2007-09-30git-add--interactive: Allow Ctrl-D to exitJean-Luc Herren
2007-09-29GIT 1.5.3.3v1.5.3.3Junio C Hamano
2007-09-29Fix revision log diff setup, avoid unnecessary diff generationLinus Torvalds
2007-09-29git-bundle: fix commandline examples in the manpageMiklos Vajna
2007-09-29Merge branch 'mergetool' of git://repo.or.cz/git/mergetool into maintJunio C Hamano
2007-09-29mergetool: Fix typo in options passed to kdiff3Theodore Ts'o
2007-09-29mergetool: fix emerge when running in a subdirectoryTheodore Ts'o
2007-09-29Mergetool generating blank files (1.5.3)Junio C Hamano
2007-09-27quiltimport: Skip non-existent patchesDan Nicholson
2007-09-26apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-09-26Move make_cache_entry() from merge-recursive.c into read-cache.cCarlos Rica
2007-09-26core-tutorial: correct URLRandy Dunlap
2007-09-26Fix spelling of overridden in documentationShawn Bohrer
2007-09-26gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt
2007-09-26gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt
2007-09-26user-manual: Explain what submodules are good for.Michael Smith
2007-09-25Merge branch 'jn/web' into maintJunio C Hamano
2007-09-25Do not over-quote the -f envelopesender value.Jim Meyering
2007-09-25unexpected Make output (e.g. from --debug) causes build failureJim Meyering
2007-09-25Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe
2007-09-24gitweb: No difftree output for trivial mergeJakub Narebski
2007-09-24gitweb: Remove parse_from_to_diffinfo code from git_patchset_bodyJakub Narebski
2007-09-24Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-09-24git-svn: don't attempt to spawn pager if we don't want oneEric Wong
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup
2007-09-23User Manual: add a chapter for submodulesMiklos Vajna
2007-09-23user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields
2007-09-22Detect exec bit in more cases.David Brown
2007-09-21Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai
2007-09-21Move the paragraph specifying where the .idx and .pack files should beMatt Kraai
2007-09-21Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano
2007-09-19Fixed update-hook example allow-users format.Väinö Järvelä
2007-09-19Documentation/git-svn: updated design philosophy notesEric Wong
2007-09-18t/t4014: test "am -3" with mode-only change.Junio C Hamano
2007-09-18Fix lapsus in builtin-apply.cPierre Habouzit
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-18git-svnimport: Use separate arguments in the pipe for git-rev-parseMatthias Urlichs
2007-09-18Document ls-files --with-tree=<tree-ish>Junio C Hamano