summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano2007-01-171-1/+1
* Documentation/git-status.txt: mention color configurationJunio C Hamano2007-01-171-0/+9
* Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano2007-01-171-1/+1
* Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano2007-01-171-2/+12
* Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2007-01-172-2/+2
* Documentation/SubmittingPatches: Gnus tipsJunio C Hamano2007-01-171-1/+19
* git-commit: document log message formatting conventionJunio C Hamano2007-01-161-0/+6
* Document where configuration files are in config.txtJunio C Hamano2007-01-161-1/+6
* git-commit documentation: remove comment on unfixed git-rmJunio C Hamano2007-01-161-5/+0
* tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano2007-01-161-19/+24
* tutorial: Use only separate layoutSanti BĂ©jar2007-01-161-13/+13
* git-rm documentation: remove broken behaviour from the example.Junio C Hamano2007-01-161-8/+4
* git-push documentation: remaining bitsJunio C Hamano2007-01-161-1/+13
* document --exec for git-pushUwe Kleine-K,Av(Bnig2007-01-161-1/+7
* git-pull: disallow implicit merging to detached HEADJeff King2007-01-151-0/+4
* Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano2007-01-151-1/+9
* git reflog expire: document --stale-fix option.Junio C Hamano2007-01-151-1/+1
* Documentation: merge-output is not too verbose now.Junio C Hamano2007-01-142-11/+2
* Improve git-describe performance by reducing revision listing.Shawn O. Pearce2007-01-141-0/+30
* some doc updatesNicolas Pitre2007-01-145-49/+29
* git log documentation: teach -<n> form.Junio C Hamano2007-01-141-1/+1
* Allow the user to control the verbosity of merge-recursive.Shawn O. Pearce2007-01-141-0/+7
* git-commit documentation: -a adds and also removesJunio C Hamano2007-01-131-1/+2
* Make git-prune-packed a bit more chatty.Junio C Hamano2007-01-121-1/+4
* glossary typofixJunio C Hamano2007-01-121-1/+1
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-1210-19/+16
* fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-121-6/+2
* Document git-initJunio C Hamano2007-01-112-90/+115
* Add git-init documentation.Nicolas Pitre2007-01-101-0/+1
* -u is now default for 'git-mailinfo'.Junio C Hamano2007-01-091-9/+7
* -u is now default for 'git-applymbox'Junio C Hamano2007-01-091-7/+7
* Update git-svn manpage to remove the implication that SVN::* is optional.Steven Grimm2007-01-091-59/+6
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-081-0/+76
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-081-4/+5
* --utf8 is now default for 'git-am'Junio C Hamano2007-01-081-3/+16
* cvsimport: document -S and -L optionsMartin Langhoff2007-01-081-0/+8
* cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff2007-01-081-1/+6
* git-svn: add --prefix= option to multi-initEric Wong2007-01-071-0/+18
* Documentation: clarify definition of "reachable"J. Bruce Fields2007-01-071-2/+5
* "init-db" can really be just "init"Nicolas Pitre2007-01-075-4/+6
* Merge branch 'sp/mmap'Junio C Hamano2007-01-071-0/+28
|\
| * Increase packedGit{Limit,WindowSize} on 64 bit systems.Shawn O. Pearce2007-01-061-6/+10
| * Update packedGit config option documentation.Shawn O. Pearce2006-12-301-2/+6
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-3010-20/+122
| |\
| * | Fully activate the sliding window pack access.Shawn O. Pearce2006-12-291-0/+11
| * | Introduce new config option for mmap limit.Shawn O. Pearce2006-12-291-0/+9
* | | Documentation: tutorial editingJ. Bruce Fields2007-01-061-6/+10
* | | Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong2007-01-061-15/+18
* | | git-svnimport: support for incremental importSasha Khapyorsky2007-01-061-1/+9
* | | Describe git-clone's actual behavior in the summarySteven Grimm2007-01-061-3/+3