aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Documentation: remove stale howto/rebase-and-edit.txtThomas Rast2008-10-12
* Merge branch 'js/objc-funchdr'Shawn O. Pearce2008-10-09
|\
| * Teach git diff about Objective-C syntaxJonathan del Strother2008-10-06
* | Merge branch 'dm/svn-branch'Shawn O. Pearce2008-10-09
|\ \
| * | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-06
| |/
* | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-09
|\ \
| * | cygwin: Use native Win32 API for statDmitry Potapov2008-09-30
* | | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \ \
| * | | send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten2008-10-01
| * | | Docs: send-email: Create logical groupings for man textMichael Witten2008-10-01
| * | | Docs: send-email: Remove unnecessary config variable descriptionMichael Witten2008-10-01
| * | | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toMichael Witten2008-10-01
| * | | send-email: change --no-validate to boolean --[no-]validateMichael Witten2008-10-01
| * | | Docs: send-email: Man page option orderingMichael Witten2008-10-01
| * | | Docs: send-email's usage text and man page mention same optionsMichael Witten2008-10-01
* | | | Merge branch 'rz/grepz'Shawn O. Pearce2008-10-09
|\ \ \ \
| * | | | git grep: Add "-z/--null" option as in GNU's grep.Raphael Zimmerer2008-10-01
| |/ / /
* | | | Merge branch 'mg/verboseprune'Shawn O. Pearce2008-10-09
|\ \ \ \
| * | | | make prune report removed objects on -vMichael J Gruber2008-09-30
| | |/ / | |/| |
* | | | Merge branch 'maint'Shawn O. Pearce2008-10-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | git-push.txt: Describe --repo option in more detailJohannes Sixt2008-10-08
| * | | Fix a few typos in relnotesMikael Magnusson2008-10-07
* | | | Merge branch 'maint'Shawn O. Pearce2008-10-06
|\ \ \ \ | |/ / /
| * | | Update release notes for 1.6.0.3Shawn O. Pearce2008-10-06
| * | | docs: describe pre-rebase hookNanako Shiraishi2008-10-06
* | | | run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi2008-10-02
| |_|/ |/| |
* | | Merge branch 'maint'Shawn O. Pearce2008-10-01
|\ \ \ | |/ / | | / | |/ |/|
| * Improve git-log documentation wrt file filtersmartin f. krafft2008-10-01
| * Documentation: remove '\' in front of short optionsSZEDER Gábor2008-10-01
* | Merge branch 'maint'Shawn O. Pearce2008-09-30
|\ \ | |/
| * Replace svn.foo.org with svn.example.com in git-svn docs (RFC 2606)Michael Prokop2008-09-30
* | Correct typos in RelNotes-1.6.1Ralf Wildenhues2008-09-30
* | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \
| * \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ | | |/
| | * Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-29
| | |\
| * | \ Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-18
| |\ \ \ | | | |/ | | |/|
| | * | diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
* | | | Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce2008-09-29
|\ \ \ \
| * | | | Fix AsciiDoc errors in merge documentationJohan Herland2008-09-04
| * | | | git-merge documentation: describe how conflict is presentedJunio C Hamano2008-08-31
| * | | | checkout --conflict=<style>: recreate merge in a non-default styleJunio C Hamano2008-08-31
| * | | | checkout -m: recreate merge when checking out of unmerged indexJunio C Hamano2008-08-30
| * | | | Merge branch 'jc/maint-checkout-fix' into 'jc/better-conflict-resolution'Junio C Hamano2008-08-30
| |\ \ \ \
| | * | | | checkout --ours/--theirs: allow checking out one side of a conflicting mergeJunio C Hamano2008-08-30
| | * | | | checkout -f: allow ignoring unmerged paths when checking out of the indexJunio C Hamano2008-08-30
| * | | | | merge.conflictstyle: choose between "merge" and "diff3 -m" stylesJunio C Hamano2008-08-30
| |/ / / /
* | | | | Merge branch 'maint'Shawn O. Pearce2008-09-26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Documentation: clarify the details of overriding LESS via core.pagerChris Frey2008-09-26
* | | | | Merge branch 'jc/apply-include-exclude'Shawn O. Pearce2008-09-25
|\ \ \ \ \
| * | | | | git-apply:--include=pathspecJunio C Hamano2008-09-06