summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-01-21GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering
2008-01-18Include rev-list options in git-log manpage.Miklos Vajna
2008-01-18core-tutorial typofixThomas Zander
2008-01-18Officially deprecate repo-config.Junio C Hamano
2008-01-16close_lock_file(): new function in the lockfile APIBrandon Casey
2008-01-16Document lockfile APIJunio C Hamano
2008-01-16Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas
2008-01-15Add using merge subtree How-ToMiklos Vajna
2008-01-15Fix git-rerere documentationJunio C Hamano
2008-01-12GIT 1.5.4-rc3v1.5.4-rc3Junio C Hamano
2008-01-12git-relink.txt: describe more clearly how hard linking occursBrandon Casey
2008-01-12Document some default values in config.txtMichele Ballabio
2008-01-09Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche
2008-01-08Merge in GIT 1.5.3.8Junio C Hamano
2008-01-08GIT 1.5.3.8v1.5.3.8Junio C Hamano
2008-01-08Documentation: config: add 'help.*' and 'instaweb.*' variables.Christian Couder
2008-01-07Documentation: typofixRalf Wildenhues
2008-01-07Update draft release notes for 1.5.4Junio C Hamano
2008-01-07Document the color.interactive semanticsJeff King
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2008-01-07Documentation: fix "gitlink::foobar[s]"Junio C Hamano
2008-01-07Documentation: remove gitman.info with "make clean"Junio C Hamano
2008-01-07Documentation/Makefile - honor $DESTDIR for quick-install targetMark Levedahl
2008-01-07git-rev-parse --symbolic-full-nameJunio C Hamano
2008-01-05Update draft release notes for 1.5.4Junio C Hamano
2008-01-05Document git-reset defaults to HEAD if no commit is givenMarco Costalba
2008-01-03Fix grammar nits in documentation and in code comments.Jim Meyering
2007-12-31Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-12-31Documentation/user-manual.txt: fix typoGustaf Hendeby
2007-12-31Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields
2007-12-29git-sh-setup: document git_editor() and get_author_ident_from_commit()Miklos Vajna
2007-12-28Documentation/git-submodule.txt: typofixJunio C Hamano
2007-12-27GIT 1.5.4-rc2v1.5.4-rc2Junio C Hamano
2007-12-27Merge branch 'ar/commit-cleanup'Junio C Hamano
2007-12-27Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano
2007-12-23shortlog manpage documentation: work around asciidoc markup issuesGustaf Hendeby
2007-12-23Documentation: describe 'union' low-level merge driverJunio C Hamano
2007-12-23Allow selection of different cleanup modes for commit messagesAlex Riesen
2007-12-22parse-options: Add a gitcli(5) man page.Pierre Habouzit
2007-12-21Documentation: ls-files -v is about "assume unchanged".Junio C Hamano
2007-12-21everyday: replace 'prune' and 'repack' with 'gc'Miklos Vajna
2007-12-21clean up 1.5.4 release notesJeff King
2007-12-21Mention git-shell's "cvs" substitution in the RelNotesJohannes Schindelin
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin
2007-12-20GIT 1.5.4-rc1v1.5.4-rc1Junio C Hamano
2007-12-18Fix some documentation typos.Ralf Wildenhues
2007-12-18Document diff.external and mergetool.<tool>.pathJohannes Schindelin
2007-12-18Clean up documentation that references deprecated 'git peek-remote'.Johannes Sixt
2007-12-17Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano