Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ml/cygwin-filemode' | Junio C Hamano | 2008-10-19 | 1 | -1/+3 |
|\ | |||||
| * | compat/cygwin.c - Use cygwin's stat if core.filemode == true | Mark Levedahl | 2008-10-13 | 1 | -1/+3 |
* | | Merge branch 'dp/checkattr' | Junio C Hamano | 2008-10-19 | 1 | -0/+9 |
|\ \ | |||||
| * | | git-check-attr(1): use 'verse' for multi-line synopsis sections | Jonas Fonseca | 2008-10-16 | 1 | -1/+2 |
| * | | check-attr: Add --stdin option | Dmitry Potapov | 2008-10-12 | 1 | -0/+8 |
| |/ | |||||
* | | Merge branch 'gb/formatpatch-autonbr' | Junio C Hamano | 2008-10-19 | 2 | -7/+10 |
|\ \ | |||||
| * | | format-patch: autonumber by default | Brian Gernhardt | 2008-10-18 | 2 | -7/+10 |
| |/ | |||||
* | | Merge branch 'sp/describe-lwtag' | Junio C Hamano | 2008-10-19 | 1 | -2/+7 |
|\ \ | |||||
| * | | describe: Make --tags and --all match lightweight tags more often | Shawn O. Pearce | 2008-10-17 | 1 | -2/+7 |
| |/ | |||||
* | | Merge branch 'ae/preservemerge' | Junio C Hamano | 2008-10-19 | 1 | -2/+1 |
|\ \ | |||||
| * | | rebase: Support preserving merges in non-interactive mode | Andreas Ericsson | 2008-09-30 | 1 | -2/+1 |
* | | | Merge branch 'ns/rebase-noverify' | Junio C Hamano | 2008-10-19 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | rebase: Document --no-verify option to bypass pre-rebase hook | Nanako Shiraishi | 2008-10-14 | 1 | -1/+4 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-19 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Documentation: Clarify '--signoff' for git-commit | Abhijit Bhopatkar | 2008-10-18 | 1 | -1/+2 |
* | | | | | Documentation: Spelling fix | Fredrik Skolmli | 2008-10-19 | 1 | -1/+1 |
* | | | | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-10-18 | 1 | -1/+6 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-18 | 2 | -2/+11 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Hopefully the final draft release notes update before 1.6.0.3 | Junio C Hamano | 2008-10-18 | 1 | -1/+9 |
| * | | | | diff(1): clarify what "T"ypechange status means | Junio C Hamano | 2008-10-18 | 1 | -1/+2 |
* | | | | | Merge branch 'pb/commit-where' | Junio C Hamano | 2008-10-18 | 1 | -5/+10 |
|\ \ \ \ \ | |||||
| * | | | | | tutorial: update output of git commit | Jeff King | 2008-10-06 | 1 | -2/+4 |
| * | | | | | git commit: Reformat output somewhat | Andreas Ericsson | 2008-09-30 | 1 | -5/+8 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-17 | 1 | -0/+50 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | git-check-attr(1): add output and example sections | Jonas Fonseca | 2008-10-16 | 1 | -0/+50 |
* | | | | | | Update draft release notes to 1.6.1 | Junio C Hamano | 2008-10-13 | 1 | -7/+46 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-13 | 1 | -2/+19 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Update draft release notes to 1.6.0.3 | Junio C Hamano | 2008-10-13 | 1 | -2/+19 |
* | | | | | Documentation: remove stale howto/rebase-and-edit.txt | Thomas Rast | 2008-10-12 | 1 | -79/+0 |
* | | | | | Merge branch 'js/objc-funchdr' | Shawn O. Pearce | 2008-10-09 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Teach git diff about Objective-C syntax | Jonathan del Strother | 2008-10-06 | 1 | -0/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'dm/svn-branch' | Shawn O. Pearce | 2008-10-09 | 1 | -1/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Add git-svn branch to allow branch creation in SVN repositories | Florian Ragwitz | 2008-10-06 | 1 | -1/+23 |
| |/ / / / | |||||
* | | | | | Merge branch 'dp/cywginstat' | Shawn O. Pearce | 2008-10-09 | 1 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | cygwin: Use native Win32 API for stat | Dmitry Potapov | 2008-09-30 | 1 | -0/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'mw/sendemail' | Shawn O. Pearce | 2008-10-09 | 1 | -139/+103 |
|\ \ \ \ \ | |||||
| * | | | | | send-email: signedoffcc -> signedoffbycc, but handle both | Michael Witten | 2008-10-01 | 1 | -1/+1 |
| * | | | | | Docs: send-email: Create logical groupings for man text | Michael Witten | 2008-10-01 | 1 | -50/+69 |
| * | | | | | Docs: send-email: Remove unnecessary config variable description | Michael Witten | 2008-10-01 | 1 | -75/+16 |
| * | | | | | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-to | Michael Witten | 2008-10-01 | 1 | -1/+1 |
| * | | | | | send-email: change --no-validate to boolean --[no-]validate | Michael Witten | 2008-10-01 | 1 | -2/+7 |
| * | | | | | Docs: send-email: Man page option ordering | Michael Witten | 2008-10-01 | 1 | -72/+66 |
| * | | | | | Docs: send-email's usage text and man page mention same options | Michael Witten | 2008-10-01 | 1 | -8/+13 |
* | | | | | | Merge branch 'rz/grepz' | Shawn O. Pearce | 2008-10-09 | 1 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git grep: Add "-z/--null" option as in GNU's grep. | Raphael Zimmerer | 2008-10-01 | 1 | -0/+6 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'mg/verboseprune' | Shawn O. Pearce | 2008-10-09 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | make prune report removed objects on -v | Michael J Gruber | 2008-09-30 | 1 | -1/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-10-08 | 2 | -9/+23 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | git-push.txt: Describe --repo option in more detail | Johannes Sixt | 2008-10-08 | 1 | -5/+19 |
| * | | | | Fix a few typos in relnotes | Mikael Magnusson | 2008-10-07 | 1 | -4/+4 |