summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2007-09-08Documentation / grammer nitMike Ralphson
2007-09-06Include 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-09-01git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano
2007-09-01filter-branch: introduce convenience function "skip_commit"Johannes Schindelin
2007-09-01filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin
2007-09-01rebase -i: mention the option to split commits in the man pageJohannes Schindelin
2007-09-01filter-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-31git-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-29format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano
2007-08-29Merge branch 'jc/logsemantics'Junio C Hamano
2007-08-29Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano
2007-08-29git-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-28git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano
2007-08-28Describe two-dot and three-dot notation for diff endpoints.Mike Hommey
2007-08-27git-tag(1): Remove duplicate textJari Aalto
2007-08-27RelNotes draft for 1.5.3 update.Junio C Hamano
2007-08-26Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano
2007-08-26Merge branch 'maint'J. Bruce Fields
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup
2007-08-26user-manual: fix incorrect header levelJ. Bruce Fields