summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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-25core-tutorial: correct URLRandy Dunlap
2007-09-25Fix spelling of overridden in documentationShawn Bohrer
2007-09-25gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt
2007-09-25gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt
2007-09-25user-manual: Explain what submodules are good for.Michael Smith
2007-09-23Merge 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-18Fixed update-hook example allow-users format.Väinö Järvelä
2007-09-18Documentation/git-svn: updated design philosophy notesEric Wong
2007-09-18git-push: documentation and tests for pushing only branchesJeff King
2007-09-17Document ls-files --with-tree=<tree-ish>Junio C Hamano
2007-09-15core-tutorial: minor cleanupJ. Bruce Fields
2007-09-15documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields
2007-09-15user-manual: todo updates and cleanupJ. Bruce Fields
2007-09-15user-manual: fix introduction to packfilesJ. Bruce Fields
2007-09-15user-manual: move packfile and dangling object discussionJ. Bruce Fields
2007-09-15user-manual: rewrite object database discussionJ. Bruce Fields
2007-09-15user-manual: reorder commit, blob, tree discussionJ. Bruce Fields
2007-09-15user-manual: rewrite index discussionJ. Bruce Fields
2007-09-15user-manual: create new "low-level git operations" chapterJ. Bruce Fields
2007-09-15user-manual: rename "git internals" to "git concepts"J. Bruce Fields
2007-09-15user-manual: move object format details to hacking-git chapterJ. Bruce Fields
2007-09-15user-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-13Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup
2007-09-09fix doc for --compression argument to pack-objectsNicolas Pitre
2007-09-07Documentation / grammer nitMike Ralphson
2007-09-05Include a git-push example for creating a remote branchShawn O. Pearce
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano
2007-09-02Typofix: 1.5.3 release notesJunio C Hamano
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano
2007-09-01Merge branch 'jp/send-email-cc'Junio C Hamano
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg
2007-09-01Update my contact address as the maintainer.Junio C Hamano
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov
2007-08-31git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano
2007-08-31filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-08-31filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-08-31rebase -i: mention the option to split commits in the man pageJohannes Schindelin
2007-08-31filter-branch: fix remnants of old syntax in documentationJohannes Schindelin