summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano
2007-08-30git-filter-branch: document --original optionGiuseppe Bilotta
2007-08-29git-daemon(1): assorted improvements.Junio C Hamano
2007-08-29GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano
2007-08-29git-svn.txt: fix an obvious misspelling.David Kastrup
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano
2007-08-28Merge branch 'jc/logsemantics'Junio C Hamano
2007-08-28Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano
2007-08-28git-add: Make the filename globbing note a bit clearerPetr Baudis
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano
2007-08-28Porcelain level "log" family should recurse when diffing.Junio C Hamano
2007-08-27git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano
2007-08-27Describe two-dot and three-dot notation for diff endpoints.Mike Hommey
2007-08-27git-tag(1): Remove duplicate textJari Aalto