summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-01-17Documentation/git-resolve: deprecated.Junio C Hamano
2007-01-17sanitize content of README fileNicolas Pitre
2007-01-17Introduce 'git-format-patch --suffix=.patch'Junio C Hamano
2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano
2007-01-17Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano
2007-01-17Documentation: describe shallow repositoryJunio C Hamano
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano
2007-01-17Documentation: detached HEADJunio C Hamano
2007-01-17Documentation: a few spelling fixesRené Scharfe
2007-01-17Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano
2007-01-17Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano
2007-01-17Documentation/git-status.txt: mention color configurationJunio C Hamano
2007-01-17Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano
2007-01-17Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano
2007-01-17Documentation/SubmittingPatches: Gnus tipsJunio C Hamano
2007-01-17git-commit: document log message formatting conventionJunio C Hamano
2007-01-17Document where configuration files are in config.txtJunio C Hamano
2007-01-17git-commit documentation: remove comment on unfixed git-rmJunio C Hamano
2007-01-17tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano
2007-01-17tutorial: Use only separate layoutSanti Béjar
2007-01-16git-rm documentation: remove broken behaviour from the example.Junio C Hamano
2007-01-16git-push documentation: remaining bitsJunio C Hamano
2007-01-16document --exec for git-pushUwe Kleine-K,Av(Bnig
2007-01-15git-pull: disallow implicit merging to detached HEADJeff King
2007-01-15Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano
2007-01-15git reflog expire: document --stale-fix option.Junio C Hamano
2007-01-15Documentation: merge-output is not too verbose now.Junio C Hamano
2007-01-15Improve git-describe performance by reducing revision listing.Shawn O. Pearce
2007-01-15some doc updatesNicolas Pitre
2007-01-15git log documentation: teach -<n> form.Junio C Hamano
2007-01-14Allow the user to control the verbosity of merge-recursive.Shawn O. Pearce
2007-01-13git-commit documentation: -a adds and also removesJunio C Hamano
2007-01-12Make git-prune-packed a bit more chatty.Junio C Hamano
2007-01-12glossary typofixJunio C Hamano
2007-01-12use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre
2007-01-12fix documentation for git-commit --no-verifyMichael S. Tsirkin
2007-01-11Document git-initJunio C Hamano
2007-01-10Add git-init documentation.Nicolas Pitre
2007-01-10-u is now default for 'git-mailinfo'.Junio C Hamano
2007-01-10-u is now default for 'git-applymbox'Junio C Hamano
2007-01-10Update git-svn manpage to remove the implication that SVN::* is optional.Steven Grimm
2007-01-09Documentation: add git-remote man pageJ. Bruce Fields
2007-01-08--prune is now default for 'pack-refs'Junio C Hamano
2007-01-08--utf8 is now default for 'git-am'Junio C Hamano
2007-01-08cvsimport: document -S and -L optionsMartin Langhoff
2007-01-08cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff
2007-01-08git-svn: add --prefix= option to multi-initEric Wong
2007-01-08Documentation: clarify definition of "reachable"J. Bruce Fields
2007-01-08"init-db" can really be just "init"Nicolas Pitre