aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | daemon: add helper function named_sock_setupAlexander Sulfrian2010-09-28
* | | | | | | | | Merge branch 'dm/mergetool-vimdiff'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mergetool-lib: make the three-way diff the default for vim/gvimDan McGee2010-09-29
| * | | | | | | | | mergetool-lib: add a three-way diff view for vim/gvimDan McGee2010-09-15
| * | | | | | | | | mergetool-lib: combine vimdiff and gvimdiff run blocksDan McGee2010-09-15
* | | | | | | | | | Merge branch 'kf/post-receive-sample-hook'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | post-receive-email: ensure sent messages are not emptyKevin P. Fleming2010-09-10
* | | | | | | | | | | Merge branch 'jf/merge-ignore-ws'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | merge-recursive: options to ignore whitespace changesJustin Frankel2010-08-27
| * | | | | | | | | | merge-recursive --patienceJustin Frankel2010-08-26
| * | | | | | | | | | ll-merge: replace flag argument with options structJonathan Nieder2010-08-26
| * | | | | | | | | | merge-recursive: expose merge options for builtin mergeJonathan Nieder2010-08-26
* | | | | | | | | | | Merge branch 'ml/completion-zsh'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | completion: make compatible with zshMark Lodato2010-09-09
* | | | | | | | | | | | Merge branch 'po/sendemail'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | New send-email option smtpserveroption.Pascal Obry2010-09-06
| * | | | | | | | | | | | Remove @smtp_host_parts variable as not used.Pascal Obry2010-09-06
| * | | | | | | | | | | | Minor indentation fix.Pascal Obry2010-09-06
* | | | | | | | | | | | | Merge branch 'en/tree-walk-optim'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff_tree(): Skip skip_uninteresting() when all remaining paths interestingElijah Newren2010-08-26
| * | | | | | | | | | | | | tree_entry_interesting(): Make return value more specificElijah Newren2010-08-26
| * | | | | | | | | | | | | tree-walk: Correct bitrotted comment about tree_entry()Elijah Newren2010-08-26
| * | | | | | | | | | | | | Document pre-condition for tree_entry_interestingElijah Newren2010-08-26
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix copy-pasted comments related to tree diff handling.Yann Dirson2010-10-25
* | | | | | | | | | | | | Sync with 1.7.3.2Junio C Hamano2010-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Git 1.7.3.2v1.7.3.2Junio C Hamano2010-10-21
| * | | | | | | | | | | | Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix {update,checkout}-index usage stringsŠtěpán Němec2010-10-08
| | * | | | | | | | | | | | Put a space between `<' and argument in pack-objects usage stringŠtěpán Němec2010-10-08
| | * | | | | | | | | | | | Remove stray quotes in --pretty and --format documentationŠtěpán Němec2010-10-08
| | * | | | | | | | | | | | Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
| | * | | | | | | | | | | | Fix odd markup in --diff-filter documentationŠtěpán Němec2010-10-08
| | * | | | | | | | | | | | Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
| * | | | | | | | | | | | | Merge branch 'mg/fix-build-remote-helpers' into maintJunio C Hamano2010-10-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | remote-helpers: build in platform independent directoryMichael J Gruber2010-09-27
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | {cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast2010-10-19
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | t/t9001-send-email.sh: fix stderr redirection in 'Invalid In-Reply-To'Antonio Ospite2010-10-19
| * | | | | | | | | | | | | Clarify and extend the "git diff" format documentationAndreas Gruenbacher2010-10-19
| * | | | | | | | | | | | | git-show-ref.txt: clarify the pattern matchingMichael J Gruber2010-10-19
| * | | | | | | | | | | | | documentation: git-config minor cleanupsCliff Frey2010-10-19
| * | | | | | | | | | | | | Update test script annotate-tests.sh to handle missing/extra authorsKevin Ballard2010-10-19
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Better advice on using topic branches for kernel developmentLuck, Tony2010-10-13
| * | | | | | | | | | | | | Documentation: update implicit "--no-index" behavior in "git diff"Jonathan Nieder2010-10-13
| * | | | | | | | | | | | | Documentation: expand 'git diff' SEE ALSO sectionJonathan Nieder2010-10-13
| * | | | | | | | | | | | | Documentation: diff can compare blobsJonathan Nieder2010-10-13
| * | | | | | | | | | | | | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
| * | | | | | | | | | | | | shell portability: no "export VAR=VAL"Junio C Hamano2010-10-13