aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Support 'push --dry-run' for http transportShawn O. Pearce2007-10-16
* Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-16
|\
| * Merge branch 'maint'Shawn O. Pearce2007-10-15
| |\
| | * Whip post 1.5.3.4 maintenance series into shape.Shawn O. Pearce2007-10-15
| | * git-archive: document --execMichele Ballabio2007-10-15
| | * git-reflog: document --verboseMichele Ballabio2007-10-15
| * | manual: use 'URL' instead of 'url'.Ralf Wildenhues2007-10-15
| * | manual: add some markup.Ralf Wildenhues2007-10-15
| * | manual: Fix example finding commits referencing given content.Ralf Wildenhues2007-10-15
| * | Fix wording in push definition.Ralf Wildenhues2007-10-15
| * | Fix some typos, punctuation, missing words, minor markup.Ralf Wildenhues2007-10-15
| * | manual: Fix or remove em dashes.Ralf Wildenhues2007-10-15
| * | Add a --dry-run option to git-push.Brian Ewins2007-10-15
| * | Add a --dry-run option to git-send-pack.Brian Ewins2007-10-15
| * | instaweb: support for Ruby's WEBrick serverMike Dalessio2007-10-15
| * | Update state documentation link for 1.5.3.4Junio C Hamano2007-10-04
| * | Merge branch 'lh/merge'Junio C Hamano2007-10-03
| |\ \
| | * | git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-23
| | * | git-merge: add support for --commit and --no-squashLars Hjemli2007-09-23
| | * | git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-23
| * | | Merge branch 'jc/autogc'Junio C Hamano2007-10-03
| |\ \ \
| | * | | git-gc --auto: run "repack -A -d -l" as necessary.Junio C Hamano2007-09-17
| | * | | git-gc --auto: add documentation.Junio C Hamano2007-09-17
| * | | | Merge branch 'je/hooks'Junio C Hamano2007-10-03
| |\ \ \ \
| | * | | | post-checkout hook, tests, and docsJosh England2007-09-29
| * | | | | Merge branch 'ap/dateformat'Junio C Hamano2007-10-03
| |\ \ \ \ \
| | * | | | | Make for-each-ref's grab_date() support per-atom formattingAndy Parkins2007-09-29
| | |/ / / /
| * | | | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-03
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | GIT 1.5.3.4v1.5.3.4Junio C Hamano2007-10-03
| | * | | | Note that git-branch will not automatically checkout the new branchFederico Mena Quintero2007-10-02
| | * | | | Add documentation for --track and --no-track to the git-branch docs.Federico Mena Quintero2007-10-02
| | * | | | Say when --track is useful in the git-checkout docs.Federico Mena Quintero2007-10-02
| | * | | | Fix typo in config.txtJohannes Schindelin2007-10-02
| | * | | | fixed link in documentation of diff-optionsSteffen Prohaska2007-10-01
| * | | | | Merge branch 'maint'Junio C Hamano2007-10-01
| |\ \ \ \ \ | | |/ / / /
| | * | | | Whip post 1.5.3.3 maintenance series into shape.Junio C Hamano2007-10-01
| | * | | | git stash: document apply's --index switchMiklos Vajna2007-10-01
| * | | | | Update stale documentation link in the k.org siteJunio C Hamano2007-09-30
| * | | | | Merge branch 'maint'Junio C Hamano2007-09-29
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
| * | | | Merge branch 'gr/smtp'Junio C Hamano2007-09-29
| |\ \ \ \
| | * | | | send-email --smtp-server-port: allow overriding the default portJunio C Hamano2007-09-26
| * | | | | Merge branch 'ml/submodule'Junio C Hamano2007-09-29
| |\ \ \ \ \
| | * | | | | git-submodule - allow a relative path as the subproject urlMark Levedahl2007-09-25
| * | | | | | Merge branch 'jb/remote-rm'Junio C Hamano2007-09-29
| |\ \ \ \ \ \
| | * | | | | | remote: document the 'rm' subcommandJames Bowes2007-09-18
| * | | | | | | Sync with GIT 1.5.3.3Junio C Hamano2007-09-29
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | GIT 1.5.3.3v1.5.3.3Junio C Hamano2007-09-29
| | * | | | | git-bundle: fix commandline examples in the manpageMiklos Vajna2007-09-29
| | * | | | | apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-26