summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-10-17Document additional 1.5.3.5 fixes in release notesShawn O. Pearce
2007-10-17fix filter-branch documentationJohannes Schindelin
2007-10-17Correct typos in release notes for 1.5.3.5Shawn O. Pearce
2007-10-16Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce
2007-10-16git-archive: document --execMichele Ballabio
2007-10-16git-reflog: document --verboseMichele Ballabio
2007-10-03GIT 1.5.3.4v1.5.3.4Junio C Hamano
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero
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-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-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-29GIT 1.5.3.3v1.5.3.3Junio C Hamano
2007-09-29git-bundle: fix commandline examples in the manpageMiklos Vajna
2007-09-26apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
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-24Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
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-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-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-18Document ls-files --with-tree=<tree-ish>Junio C Hamano
2007-09-16core-tutorial: minor cleanupJ. Bruce Fields
2007-09-16documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields
2007-09-16user-manual: todo updates and cleanupJ. Bruce Fields
2007-09-16user-manual: fix introduction to packfilesJ. Bruce Fields
2007-09-16user-manual: move packfile and dangling object discussionJ. Bruce Fields
2007-09-16user-manual: rewrite object database discussionJ. Bruce Fields
2007-09-16user-manual: reorder commit, blob, tree discussionJ. Bruce Fields
2007-09-16user-manual: rewrite index discussionJ. Bruce Fields
2007-09-16user-manual: create new "low-level git operations" chapterJ. Bruce Fields
2007-09-16user-manual: rename "git internals" to "git concepts"J. Bruce Fields
2007-09-16user-manual: move object format details to hacking-git chapterJ. Bruce Fields
2007-09-16user-manual: adjust section levels in "git internals"J. Bruce Fields
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Jari Aalto
2007-09-14Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-10fix doc for --compression argument to pack-objectsNicolas Pitre