Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jl/maint-pull-tags-doc' | Junio C Hamano | 2010-11-17 | 1 | -0/+2 |
|\ | |||||
| * | pull: Remove --tags option from manpage | Jens Lehmann | 2010-11-03 | 1 | -0/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-11-17 | 4 | -20/+63 |
|\ \ | |||||
| * | | Documentation/git-pull: clarify configuration | Martin von Zweigbergk | 2010-11-17 | 1 | -6/+8 |
| * | | Document that rev-list --graph triggers parent rewriting. | Yann Dirson | 2010-11-17 | 1 | -0/+2 |
| * | | document sigchain api | Jeff King | 2010-11-16 | 1 | -0/+41 |
| * | | Keep together options controlling the behaviour of diffcore-rename. | Yann Dirson | 2010-11-16 | 1 | -14/+12 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-11-09 | 2 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Documentation: document show -s | Jonathan Nieder | 2010-11-09 | 2 | -0/+7 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-11-05 | 1 | -7/+7 |
|\ \ \ | |/ / | |||||
| * | | Fix a formatting error in git-merge.txt | Nathan W. Panike | 2010-10-29 | 1 | -7/+7 |
| |/ | |||||
* | | Merge branch 'kb/merge-recursive-rename-threshold' | Junio C Hamano | 2010-10-26 | 2 | -0/+7 |
|\ \ | |||||
| * | | diff: add synonyms for -M, -C, -B | Kevin Ballard | 2010-09-29 | 1 | -0/+3 |
| * | | merge-recursive: option to specify rename threshold | Kevin Ballard | 2010-09-29 | 1 | -0/+4 |
* | | | Merge branch 'jp/send-email-to-cmd' | Junio C Hamano | 2010-10-26 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | git-send-email.perl: Add --to-cmd | Joe Perches | 2010-09-27 | 1 | -1/+7 |
* | | | | Merge branch 'as/daemon-multi-listen' | Junio C Hamano | 2010-10-26 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | daemon: allow more than one host address given via --listen | Alexander Sulfrian | 2010-09-28 | 1 | -0/+1 |
* | | | | | Merge branch 'jf/merge-ignore-ws' | Junio C Hamano | 2010-10-26 | 2 | -20/+73 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | merge-recursive: options to ignore whitespace changes | Justin Frankel | 2010-08-27 | 1 | -0/+15 |
| * | | | | merge-recursive --patience | Justin Frankel | 2010-08-26 | 1 | -0/+7 |
| * | | | | ll-merge: replace flag argument with options struct | Jonathan Nieder | 2010-08-26 | 1 | -20/+51 |
* | | | | | Merge branch 'po/sendemail' | Junio C Hamano | 2010-10-26 | 2 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | New send-email option smtpserveroption. | Pascal Obry | 2010-09-06 | 2 | -0/+10 |
* | | | | | | Sync with 1.7.3.2 | Junio C Hamano | 2010-10-21 | 35 | -117/+123 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Git 1.7.3.2v1.7.3.2 | Junio C Hamano | 2010-10-21 | 2 | -1/+7 |
| * | | | | | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 2010-10-21 | 34 | -116/+116 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove stray quotes in --pretty and --format documentation | Štěpán Němec | 2010-10-08 | 2 | -3/+3 |
| | * | | | | | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 | 21 | -23/+23 |
| | * | | | | | Fix odd markup in --diff-filter documentation | Štěpán Němec | 2010-10-08 | 1 | -2/+2 |
| | * | | | | | Use angles for placeholders consistently | Štěpán Němec | 2010-10-08 | 16 | -89/+89 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-19 | 3 | -18/+42 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Clarify and extend the "git diff" format documentation | Andreas Gruenbacher | 2010-10-19 | 1 | -10/+30 |
| * | | | | | | git-show-ref.txt: clarify the pattern matching | Michael J Gruber | 2010-10-19 | 1 | -1/+5 |
| * | | | | | | documentation: git-config minor cleanups | Cliff Frey | 2010-10-19 | 1 | -7/+7 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-13 | 18 | -44/+55 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Better advice on using topic branches for kernel development | Luck, Tony | 2010-10-13 | 1 | -3/+6 |
| * | | | | | | Documentation: update implicit "--no-index" behavior in "git diff" | Jonathan Nieder | 2010-10-13 | 1 | -3/+3 |
| * | | | | | | Documentation: expand 'git diff' SEE ALSO section | Jonathan Nieder | 2010-10-13 | 1 | -2/+6 |
| * | | | | | | Documentation: diff can compare blobs | Jonathan Nieder | 2010-10-13 | 1 | -2/+3 |
| * | | | | | | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 2010-10-13 | 16 | -20/+20 |
| * | | | | | | CodingGuidelines: reword parameter expansion section | Junio C Hamano | 2010-10-13 | 1 | -12/+15 |
| * | | | | | | Documentation: update-index: -z applies also to --index-info | Bert Wesarg | 2010-10-13 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | fast-import: Allow filemodify to set the root | David Barr | 2010-10-13 | 1 | -0/+3 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-10-06 | 1 | -6/+15 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | SubmittingPatches: Document some extra tags used in commit messages | Ramkumar Ramachandra | 2010-10-06 | 1 | -6/+15 |
* | | | | | | Merge branch 'jk/repack-reuse-object' | Junio C Hamano | 2010-10-06 | 2 | -1/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation: pack.compression: explain how to recompress | Jan Krüger | 2010-09-27 | 1 | -0/+4 |
| * | | | | | | repack: add -F flag to let user choose between --no-reuse-delta/object | Jan Krüger | 2010-09-27 | 1 | -1/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'mg/reset-doc' | Junio C Hamano | 2010-10-06 | 1 | -29/+47 |
|\ \ \ \ \ \ |