summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-311-3/+0
* rebase -i: mention the option to split commits in the man pageJohannes Schindelin2007-08-311-1/+38
* filter-branch: fix remnants of old syntax in documentationJohannes Schindelin2007-08-311-14/+18
* Hopefully the final update to draft release notes for 1.5.3.Junio C Hamano2007-08-311-1/+13
* git-filter-branch: document --original optionGiuseppe Bilotta2007-08-301-1/+6
* git-daemon(1): assorted improvements.Junio C Hamano2007-08-291-2/+34
* GIT 1.5.3-rc7v1.5.3-rc7Junio C Hamano2007-08-291-3/+15
* git-svn.txt: fix an obvious misspelling.David Kastrup2007-08-291-1/+1
* format-patch documentation: reword to hint "--root <one-commit>" more clearlyJunio C Hamano2007-08-281-7/+10
* Merge branch 'jc/logsemantics'Junio C Hamano2007-08-283-9/+24
|\
| * "format-patch --root rev" is the way to show everything.Junio C Hamano2007-08-281-7/+22
| * Porcelain level "log" family should recurse when diffing.Junio C Hamano2007-08-282-2/+2
* | Documentation/git-diff: A..B and A...B cannot take tree-ishesJunio C Hamano2007-08-281-5/+6
* | git-add: Make the filename globbing note a bit clearerPetr Baudis2007-08-281-3/+3
|/
* git --bare cmd: do not unconditionally nuke GIT_DIRJunio C Hamano2007-08-271-1/+4
* Describe two-dot and three-dot notation for diff endpoints.Mike Hommey2007-08-271-7/+36
* git-tag(1): Remove duplicate textJari Aalto2007-08-271-7/+0
* RelNotes draft for 1.5.3 update.Junio C Hamano2007-08-261-2/+5
* Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-261-93/+59
|\
| * Merge branch 'maint'J. Bruce Fields2007-08-261-84/+48
| |\
| | * Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-261-6/+8
| | * user-manual: fix incorrect header levelJ. Bruce Fields2007-08-261-1/+1
| | * user-manual: use pithier example commitJ. Bruce Fields2007-08-261-25/+20
| | * user-manual: introduce the word "commit" earlierJ. Bruce Fields2007-08-261-5/+5
| | * user-manual: minor editing for concisenessJ. Bruce Fields2007-08-261-7/+3
| | * user-manual: edit "ignoring files" for concisenessJ. Bruce Fields2007-08-261-45/+18
| * | Documentation/user-manual.txt: fix a few omissions of gitlink commands.David Kastrup2007-08-261-9/+11
* | | Make usage documentation for git-add consistent.Brian Hetro2007-08-251-2/+4
|/ /
* | Documentation: Correct various misspellings and typos.Brian Hetro2007-08-2419-40/+40
* | Documentation: For consistency, use CVS instead of cvs.Brian Hetro2007-08-243-4/+4
* | git-svn init/clone --stdlayout option to default-init trunk/tags/branchesmartin f. krafft2007-08-231-1/+6
* | git-svn: update documentation with CAVEATS sectionEric Wong2007-08-221-0/+32
* | Document -u option in git-svnimport man pageStefan Sperling2007-08-221-0/+3
* | Fix breakage in git-rev-list.txtQuy Tonthat2007-08-221-3/+3
* | Documentation: update tar.umask defaultRené Scharfe2007-08-223-27/+17
* | GIT 1.5.3-rc6v1.5.3-rc6Junio C Hamano2007-08-201-2/+5
* | Fix misspelling of 'suppress' in docsDave Watson2007-08-192-2/+2
* | Document what the stage numbers in the :$n:path syntax mean.Steven Grimm2007-08-191-1/+4
* | Don't allow combination of -g and --reverse as it doesn't workShawn O. Pearce2007-08-192-0/+4
* | Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLukas Sandström2007-08-191-1/+1
* | Add and document a global --no-pager option for git.Matthieu Moy2007-08-191-1/+5
* | Correct documentation of 'reflog show' to explain it shows HEADShawn O. Pearce2007-08-191-1/+2
* | Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-191-0/+39
* | Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-191-3/+8
* | Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-191-1/+9
* | Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-191-0/+14
* | Clarify commit-tree documentationMike Hommey2007-08-171-9/+6
* | Minor clarifications to git-filter-branch usage and docBrian Gernhardt2007-08-171-1/+1
* | Fix small typo in git send-email man page.Sean Estabrooks2007-08-171-1/+1
* | Clarify actual behavior of 'git add' and ignored filesBrian Downing2007-08-161-4/+6