summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Documentation/git-rebase: fix an exampleJunio C Hamano2007-08-161-1/+1
* | git-apply: apply submodule changesSven Verdoolaege2007-08-151-0/+14
* | Update documentation links for older releases.Junio C Hamano2007-08-151-1/+2
* | Merge branch 'maint' to sync with 1.5.2.5Junio C Hamano2007-08-151-0/+30
|\ \ | |/
| * GIT 1.5.2.5v1.5.2.5Junio C Hamano2007-08-151-0/+30
* | GIT 1.5.3-rc5v1.5.3-rc5Junio C Hamano2007-08-151-19/+62
* | Add --log-size to git log to print message sizeMarco Costalba2007-08-141-0/+7
* | git-add: Add support for --refresh option.Alexandre Julliard2007-08-131-1/+5
* | Documentation/Makefile: remove cmd-list.made before redirecting to it.David Kastrup2007-08-101-0/+1
* | Merge branch 'cr/tag'Junio C Hamano2007-08-103-6/+11
|\ \
| * | Teach "git stripspace" the --strip-comments optionJohannes Schindelin2007-07-261-1/+4
| * | Make verify-tag a builtin.Carlos Rica2007-07-261-2/+2
| * | Make git tag a builtin.Carlos Rica2007-07-201-3/+5
* | | Add support for an info version of the user manualDavid Kastrup2007-08-102-1/+38
* | | Merge branch 'jc/clone'Junio C Hamano2007-08-102-9/+25
|\ \ \
| * | | git-clone: aggressively optimize local clone behaviour.Junio C Hamano2007-08-012-9/+25