aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* git-push documentation: remaining bitsJunio C Hamano2007-01-16
* document --exec for git-pushUwe Kleine-K,Av(Bnig2007-01-16
* git-pull: disallow implicit merging to detached HEADJeff King2007-01-15
* Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano2007-01-15
* git reflog expire: document --stale-fix option.Junio C Hamano2007-01-15
* Documentation: merge-output is not too verbose now.Junio C Hamano2007-01-14
* Improve git-describe performance by reducing revision listing.Shawn O. Pearce2007-01-14
* some doc updatesNicolas Pitre2007-01-14
* git log documentation: teach -<n> form.Junio C Hamano2007-01-14
* Allow the user to control the verbosity of merge-recursive.Shawn O. Pearce2007-01-14
* git-commit documentation: -a adds and also removesJunio C Hamano2007-01-13
* Make git-prune-packed a bit more chatty.Junio C Hamano2007-01-12
* glossary typofixJunio C Hamano2007-01-12
* use 'init' instead of 'init-db' for shipped docs and toolsNicolas Pitre2007-01-12
* fix documentation for git-commit --no-verifyMichael S. Tsirkin2007-01-12
* Document git-initJunio C Hamano2007-01-11
* Add git-init documentation.Nicolas Pitre2007-01-10
* -u is now default for 'git-mailinfo'.Junio C Hamano2007-01-09
* -u is now default for 'git-applymbox'Junio C Hamano2007-01-09
* Update git-svn manpage to remove the implication that SVN::* is optional.Steven Grimm2007-01-09
* Documentation: add git-remote man pageJ. Bruce Fields2007-01-08
* --prune is now default for 'pack-refs'Junio C Hamano2007-01-08
* --utf8 is now default for 'git-am'Junio C Hamano2007-01-08
* cvsimport: document -S and -L optionsMartin Langhoff2007-01-08
* cvsimport: skip commits that are too recent (option and documentation)Martin Langhoff2007-01-08
* git-svn: add --prefix= option to multi-initEric Wong2007-01-07
* Documentation: clarify definition of "reachable"J. Bruce Fields2007-01-07
* "init-db" can really be just "init"Nicolas Pitre2007-01-07
* Merge branch 'sp/mmap'Junio C Hamano2007-01-07
|\
| * Increase packedGit{Limit,WindowSize} on 64 bit systems.Shawn O. Pearce2007-01-06
| * Update packedGit config option documentation.Shawn O. Pearce2006-12-30
| * Merge branch 'master' into sp/mmapJunio C Hamano2006-12-30
| |\
| * | Fully activate the sliding window pack access.Shawn O. Pearce2006-12-29
| * | Introduce new config option for mmap limit.Shawn O. Pearce2006-12-29
* | | Documentation: tutorial editingJ. Bruce Fields2007-01-06
* | | Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong2007-01-06
* | | git-svnimport: support for incremental importSasha Khapyorsky2007-01-06
* | | Describe git-clone's actual behavior in the summarySteven Grimm2007-01-06
* | | git-svn: update documentation for multi-{init|fetch}Eric Wong2007-01-04
* | | git-tag: add flag to verify a tagSanti Béjar2007-01-03
* | | Documentation/tutorial: misc updatesSanti Béjar2007-01-03
* | | tutorial: misc updates.Junio C Hamano2007-01-03
* | | Add documentation for git-branch's color configuration.Brian Gernhardt2007-01-03
* | | Update clone/fetch documentation with --depth (shallow clone) optionJunio C Hamano2007-01-01
* | | Strongly discourage --update-head-ok in fetch-options documentation.Junio C Hamano2007-01-01
* | | Documentation: remove master:origin example from pull-fetch-param.txtJ. Bruce Fields2007-01-01
* | | Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields2007-01-01
* | | Update send-pack pipeline documentation.Junio C Hamano2007-01-01
* | | Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso2006-12-31
* | | Documentation: update tutorial's discussion of originJ. Bruce Fields2006-12-31