summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-10-16Support 'push --dry-run' for http transportShawn O. Pearce
2007-10-16Merge branch 'master' into db/fetch-packShawn O. Pearce
2007-10-16Merge branch 'maint'Shawn O. Pearce
2007-10-16Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce
2007-10-16manual: use 'URL' instead of 'url'.Ralf Wildenhues
2007-10-16manual: add some markup.Ralf Wildenhues
2007-10-16manual: Fix example finding commits referencing given content.Ralf Wildenhues
2007-10-16Fix wording in push definition.Ralf Wildenhues
2007-10-16Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues
2007-10-16manual: Fix or remove em dashes.Ralf Wildenhues
2007-10-16Add a --dry-run option to git-push.Brian Ewins
2007-10-16Add a --dry-run option to git-send-pack.Brian Ewins
2007-10-16instaweb: support for Ruby's WEBrick serverMike Dalessio
2007-10-16git-archive: document --execMichele Ballabio
2007-10-16git-reflog: document --verboseMichele Ballabio
2007-10-04Update state documentation link for 1.5.3.4Junio C Hamano
2007-10-03Merge branch 'lh/merge'Junio C Hamano
2007-10-03Merge branch 'jc/autogc'Junio C Hamano
2007-10-03Merge branch 'je/hooks'Junio C Hamano
2007-10-03Merge branch 'ap/dateformat'Junio C Hamano
2007-10-03Sync with GIT 1.5.3.4Junio C Hamano
2007-10-03GIT 1.5.3.4v1.5.3.4Junio C Hamano
2007-10-03Note that git-branch will not automatically checkout the new branchFederico Mena Quintero
2007-10-03Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero
2007-10-03Say when --track is useful in the git-checkout docs.Federico Mena Quintero
2007-10-02Fix typo in config.txtJohannes Schindelin
2007-10-02fixed link in documentation of diff-optionsSteffen Prohaska
2007-10-01Merge branch 'maint'Junio C Hamano
2007-10-01Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano
2007-10-01git stash: document apply's --index switchMiklos Vajna
2007-10-01Update stale documentation link in the k.org siteJunio C Hamano
2007-09-30Merge branch 'maint'Junio C Hamano
2007-09-30rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin
2007-09-30post-checkout hook, tests, and docsJosh England
2007-09-30Make for-each-ref's grab_date() support per-atom formattingAndy Parkins
2007-09-29Merge branch 'gr/smtp'Junio C Hamano
2007-09-29Merge branch 'ml/submodule'Junio C Hamano
2007-09-29Merge branch 'jb/remote-rm'Junio C Hamano
2007-09-29Sync with GIT 1.5.3.3Junio C Hamano
2007-09-29GIT 1.5.3.3v1.5.3.3Junio C Hamano
2007-09-29git-bundle: fix commandline examples in the manpageMiklos Vajna
2007-09-26apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin
2007-09-26send-email --smtp-server-port: allow overriding the default portJunio C Hamano
2007-09-26core-tutorial: correct URLRandy Dunlap
2007-09-26Fix spelling of overridden in documentationShawn Bohrer
2007-09-26gitattributes.txt: Be more to the point in the filter driver description.Johannes Sixt
2007-09-26gitattributes.txt: Remove a duplicated paragraph about 'ident' and 'crlf' int...Johannes Sixt
2007-09-26Move convert-objects to contrib.Matt Kraai
2007-09-26user-manual: Explain what submodules are good for.Michael Smith
2007-09-25git-submodule - allow a relative path as the subproject urlMark Levedahl