summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'po/sendemail'Junio C Hamano2010-10-263-3/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | New send-email option smtpserveroption.Pascal Obry2010-09-063-1/+17
| * | | | | | | | | Remove @smtp_host_parts variable as not used.Pascal Obry2010-09-061-1/+1
| * | | | | | | | | Minor indentation fix.Pascal Obry2010-09-061-1/+1
* | | | | | | | | | Merge branch 'en/tree-walk-optim'Junio C Hamano2010-10-261-14/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff_tree(): Skip skip_uninteresting() when all remaining paths interestingElijah Newren2010-08-261-13/+12
| * | | | | | | | | | tree_entry_interesting(): Make return value more specificElijah Newren2010-08-261-1/+1
| * | | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-261-1/+4
| * | | | | | | | | | Document pre-condition for tree_entry_interestingElijah Newren2010-08-261-0/+2
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix copy-pasted comments related to tree diff handling.Yann Dirson2010-10-251-2/+2
* | | | | | | | | | | | Sync with 1.7.3.2Junio C Hamano2010-10-2157-158/+167
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-214-3/+9
| * | | | | | | | | | | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-2155-157/+157
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-082-2/+2
| | * | | | | | | | | | | Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec2010-10-081-1/+1
| | * | | | | | | | | | | Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-082-3/+3
| | * | | | | | | | | | | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-0831-33/+33
| | * | | | | | | | | | | Fix odd markup in --diff-filter documentationŠtěpán Němec2010-10-081-2/+2
| | * | | | | | | | | | | Use angles for placeholders consistentlyŠtěpán Němec2010-10-0827-118/+118
| * | | | | | | | | | | | Merge branch 'mg/fix-build-remote-helpers' into maintJunio C Hamano2010-10-211-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | remote-helpers: build in platform independent directoryMichael J Gruber2010-09-271-0/+3
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | {cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast2010-10-192-2/+2
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-195-25/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-191-1/+1
| * | | | | | | | | | | | Clarify and extend the "git diff" format documentationAndreas Gruenbacher2010-10-191-10/+30
| * | | | | | | | | | | | git-show-ref.txt: clarify the pattern matchingMichael J Gruber2010-10-191-1/+5
| * | | | | | | | | | | | documentation: git-config minor cleanupsCliff Frey2010-10-191-7/+7
| * | | | | | | | | | | | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-191-6/+6
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-1325-68/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Better advice on using topic branches for kernel developmentLuck, Tony2010-10-131-3/+6
| * | | | | | | | | | | | Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-131-3/+3
| * | | | | | | | | | | | Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-131-2/+6
| * | | | | | | | | | | | Documentation: diff can compare blobsJonathan Nieder2010-10-131-2/+3
| * | | | | | | | | | | | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-1316-20/+20
| * | | | | | | | | | | | shell portability: no "export VAR=VAL"Junio C Hamano2010-10-136-23/+23
| * | | | | | | | | | | | CodingGuidelines: reword parameter expansion sectionJunio C Hamano2010-10-131-12/+15
| * | | | | | | | | | | | Documentation: update-index: -z applies also to --index-infoBert Wesarg2010-10-131-2/+2
| * | | | | | | | | | | | Documentation: No argument of ALLOC_GROW should have side-effectsJonathan Nieder2010-10-081-1/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | fast-import: Allow filemodify to set the rootDavid Barr2010-10-133-0/+33
* | | | | | | | | | | | gitweb: Improve behavior for actionless path_info gitweb URLsJakub Narebski2010-10-131-2/+9
* | | | | | | | | | | | gitweb: Fix bug in evaluate_path_infoJakub Narebski2010-10-131-2/+2
* | | | | | | | | | | | gitweb: Fix test of highlighting support in t9500Jakub Narebski2010-10-131-5/+6
* | | | | | | | | | | | t5503: fix typoMichael J Gruber2010-10-081-1/+1
* | | | | | | | | | | | commit-tree: free commit message before exitingJonathan Nieder2010-10-061-5/+7
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-062-9/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | t/t3415: use && where applicable.Yann Dirson2010-10-061-3/+3
| * | | | | | | | | | | SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-061-6/+15
* | | | | | | | | | | | diffcore-pickaxe.c: a void function shouldn't try to return somethingBrandon Casey2010-10-061-2/+2
* | | | | | | | | | | | Make test script t9157 executableJunio C Hamano2010-10-061-0/+0