summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-09-23user-manual: don't assume refs are stored under .git/refsLibravatar J. Bruce Fields1-7/+11
2007-09-19GIT 1.5.3.2Libravatar Junio C Hamano1-0/+58
2007-09-18Fixed update-hook example allow-users format.Libravatar Väinö Järvelä1-4/+4
2007-09-18Documentation/git-svn: updated design philosophy notesLibravatar Eric Wong1-5/+6
2007-09-18git-push: documentation and tests for pushing only branchesLibravatar Jeff King2-4/+4
2007-09-17Document ls-files --with-tree=<tree-ish>Libravatar Junio C Hamano1-1/+8
2007-09-15core-tutorial: minor cleanupLibravatar J. Bruce Fields1-22/+10
2007-09-15documentation: replace Discussion section by link to user-manual chapterLibravatar J. Bruce Fields3-597/+54
2007-09-15user-manual: todo updates and cleanupLibravatar J. Bruce Fields1-13/+16
2007-09-15user-manual: fix introduction to packfilesLibravatar J. Bruce Fields1-2/+2
2007-09-15user-manual: move packfile and dangling object discussionLibravatar J. Bruce Fields1-148/+147
2007-09-15user-manual: rewrite object database discussionLibravatar J. Bruce Fields1-139/+196
2007-09-15user-manual: reorder commit, blob, tree discussionLibravatar J. Bruce Fields1-41/+41
2007-09-15user-manual: rewrite index discussionLibravatar J. Bruce Fields1-49/+55
2007-09-15user-manual: create new "low-level git operations" chapterLibravatar J. Bruce Fields1-9/+24
2007-09-15user-manual: rename "git internals" to "git concepts"Libravatar J. Bruce Fields1-6/+10
2007-09-15user-manual: move object format details to hacking-git chapterLibravatar J. Bruce Fields1-23/+32
2007-09-15user-manual: adjust section levels in "git internals"Libravatar J. Bruce Fields1-5/+12
2007-09-14Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotLibravatar Junio C Hamano1-1/+1
2007-09-14Documentation/git-archive.txt: a couple of clarifications.Libravatar Jari Aalto1-2/+3
2007-09-13Remove duplicate note about removing commits with git-filter-branchLibravatar Ulrik Sverdrup1-5/+0
2007-09-09fix doc for --compression argument to pack-objectsLibravatar Nicolas Pitre1-6/+2
2007-09-07Documentation / grammer nitLibravatar Mike Ralphson1-1/+1
2007-09-05Include a git-push example for creating a remote branchLibravatar Shawn O. Pearce1-0/+6
2007-09-03GIT 1.5.3.1: obsolete git-p4 in RPM spec file.Libravatar Junio C Hamano2-1/+14
2007-09-02Typofix: 1.5.3 release notesLibravatar Junio C Hamano1-1/+1
2007-09-02GIT 1.5.3Libravatar Junio C Hamano1-7/+21
2007-09-01Merge branch 'jp/send-email-cc'Libravatar Junio C Hamano1-0/+9
2007-09-01Mention -m as an abbreviation for --mergeLibravatar Robin Rosenberg1-2/+2
2007-09-01Update my contact address as the maintainer.Libravatar Junio C Hamano2-2/+3
2007-09-01Documentation: minor AsciiDoc mark-up fixes.Libravatar Junio C Hamano2-14/+14
2007-09-01URL: allow port specification in ssh:// URLsLibravatar Luben Tuikov1-1/+3
2007-08-31git-diff: resurrect the traditional empty "diff --git" behaviourLibravatar Junio C Hamano1-0/+10
2007-08-31filter-branch: introduce convenience function "skip_commit"Libravatar Johannes Schindelin1-7/+27
2007-08-31filter-branch: provide the convenience functions also for commit filtersLibravatar Johannes Schindelin1-3/+0
2007-08-31rebase -i: mention the option to split commits in the man pageLibravatar Johannes Schindelin1-1/+38
2007-08-31filter-branch: fix remnants of old syntax in documentationLibravatar Johannes Schindelin1-14/+18
2007-08-31Hopefully the final update to draft release notes for 1.5.3.Libravatar Junio C Hamano1-1/+13
2007-08-30git-filter-branch: document --original optionLibravatar Giuseppe Bilotta1-1/+6
2007-08-29git-daemon(1): assorted improvements.Libravatar Junio C Hamano1-2/+34
2007-08-29GIT 1.5.3-rc7Libravatar Junio C Hamano1-3/+15
2007-08-29git-svn.txt: fix an obvious misspelling.Libravatar David Kastrup1-1/+1
2007-08-28format-patch documentation: reword to hint "--root <one-commit>" more clearlyLibravatar Junio C Hamano1-7/+10
2007-08-28Merge branch 'jc/logsemantics'Libravatar Junio C Hamano3-9/+24
2007-08-28Documentation/git-diff: A..B and A...B cannot take tree-ishesLibravatar Junio C Hamano1-5/+6
2007-08-28git-add: Make the filename globbing note a bit clearerLibravatar Petr Baudis1-3/+3
2007-08-28"format-patch --root rev" is the way to show everything.Libravatar Junio C Hamano1-7/+22
2007-08-28Porcelain level "log" family should recurse when diffing.Libravatar Junio C Hamano2-2/+2
2007-08-27git --bare cmd: do not unconditionally nuke GIT_DIRLibravatar Junio C Hamano1-1/+4
2007-08-27Describe two-dot and three-dot notation for diff endpoints.Libravatar Mike Hommey1-7/+36