summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-09-19GIT 1.5.3.2v1.5.3.2Junio C Hamano1-0/+58
2007-09-18Fixed update-hook example allow-users format.Väinö Järvelä1-4/+4
2007-09-18Documentation/git-svn: updated design philosophy notesEric Wong1-5/+6
2007-09-18git-push: documentation and tests for pushing only branchesJeff King2-4/+4
2007-09-17Document ls-files --with-tree=<tree-ish>Junio C Hamano1-1/+8
2007-09-15core-tutorial: minor cleanupJ. Bruce Fields1-22/+10
2007-09-15documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields3-597/+54
2007-09-15user-manual: todo updates and cleanupJ. Bruce Fields1-13/+16
2007-09-15user-manual: fix introduction to packfilesJ. Bruce Fields1-2/+2
2007-09-15user-manual: move packfile and dangling object discussionJ. Bruce Fields1-148/+147
2007-09-15user-manual: rewrite object database discussionJ. Bruce Fields1-126/+183
2007-09-15user-manual: reorder commit, blob, tree discussionJ. Bruce Fields1-41/+41
2007-09-15user-manual: rewrite index discussionJ. Bruce Fields1-42/+48
2007-09-15user-manual: create new "low-level git operations" chapterJ. Bruce Fields1-9/+24
2007-09-15user-manual: rename "git internals" to "git concepts"J. Bruce Fields1-6/+10
2007-09-15user-manual: move object format details to hacking-git chapterJ. Bruce Fields1-23/+32
2007-09-15user-manual: adjust section levels in "git internals"J. Bruce Fields1-5/+12
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano1-1/+1
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Jari Aalto1-2/+3
2007-09-13Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup1-5/+0
2007-09-09fix doc for --compression argument to pack-objectsNicolas Pitre1-6/+2
2007-09-07Documentation / grammer nitMike Ralphson1-1/+1
2007-09-05Include a git-push example for creating a remote branchShawn O. Pearce1-0/+6
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.v1.5.3.1Junio C Hamano2-1/+14
2007-09-02Typofix: 1.5.3 release notesJunio C Hamano1-1/+1
2007-09-02GIT 1.5.3v1.5.3Junio C Hamano1-7/+21
2007-09-01Merge branch 'jp/send-email-cc'Junio C Hamano1-0/+9
2007-09-01Mention -m as an abbreviation for --mergeRobin Rosenberg1-2/+2
2007-09-01Update my contact address as the maintainer.Junio C Hamano2-2/+3
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Junio C Hamano2-14/+14
2007-09-01URL: allow port specification in ssh:// URLsLuben Tuikov1-1/+3
2007-08-31git-diff: resurrect the traditional empty "diff --git" behaviourJunio C Hamano1-0/+10
2007-08-31filter-branch: introduce convenience function "skip_commit"Johannes Schindelin1-7/+27
2007-08-31filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin1-3/+0
2007-08-31rebase -i: mention the option to split commits in the man pageJohannes Schindelin1-1/+38
2007-08-31filter-branch: fix remnants of old syntax in documentationJohannes Schindelin1-14/+18
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano1-1/+13
2007-08-30git-filter-branch: document --original optionGiuseppe Bilotta1-1/+6
2007-08-29git-daemon(1): assorted improvements.Junio C Hamano1-2/+34
2007-08-29GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano1-3/+15
2007-08-29git-svn.txt: fix an obvious misspelling.David Kastrup1-1/+1
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano1-7/+10
2007-08-28Merge branch 'jc/logsemantics'Junio C Hamano3-9/+24
2007-08-28Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano1-5/+6
2007-08-28git-add: Make the filename globbing note a bit clearerPetr Baudis1-3/+3
2007-08-28"format-patch --root rev" is the way to show everything.Junio C Hamano1-7/+22
2007-08-28Porcelain level "log" family should recurse when diffing.Junio C Hamano2-2/+2
2007-08-27git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano1-1/+4
2007-08-27Describe two-dot and three-dot notation for diff endpoints.Mike Hommey1-7/+36
2007-08-27git-tag(1): Remove duplicate textJari Aalto1-7/+0