aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* url: add str wrapper for end_url_with_slash()Tay Ray Chuan2010-11-26
* shift end_url_with_slash() from http.[ch] to url.[ch]Tay Ray Chuan2010-11-26
* t5550-http-fetch: add test for http-fetchTay Ray Chuan2010-11-26
* t5550-http-fetch: add missing '&&'Tay Ray Chuan2010-11-26
* clean: remove redundant variable baselenNguyễn Thái Ngọc Duy2010-11-17
* Merge branch 'mz/maint-rebase-X-fix' into maintJunio C Hamano2010-11-17
|\
| * t3402: test "rebase -s<strategy> -X<opt>"Junio C Hamano2010-11-11
* | Documentation/git-pull: clarify configurationMartin von Zweigbergk2010-11-17
* | Document that rev-list --graph triggers parent rewriting.Yann Dirson2010-11-17
* | clean: avoid quoting twiceNguyễn Thái Ngọc Duy2010-11-16
* | document sigchain apiJeff King2010-11-16
* | Keep together options controlling the behaviour of diffcore-rename.Yann Dirson2010-11-16
|/
* rebase -X: do not clobber strategyMartin von Zweigbergk2010-11-10
* Documentation: document show -sJonathan Nieder2010-11-09
* dir.c: fix EXC_FLAG_MUSTBEDIR match in sparse checkoutNguyễn Thái Ngọc Duy2010-11-08
* Fix a formatting error in git-merge.txtNathan W. Panike2010-10-29
* Fix copy-pasted comments related to tree diff handling.Yann Dirson2010-10-25
* 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
* | | 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
* | | 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
* | | CodingGuidelines: reword parameter expansion sectionJunio C Hamano2010-10-13
* | | Documentation: update-index: -z applies also to --index-infoBert Wesarg2010-10-13
* | | Documentation: No argument of ALLOC_GROW should have side-effectsJonathan Nieder2010-10-08
| |/ |/|
* | t/t3415: use && where applicable.Yann Dirson2010-10-06
* | SubmittingPatches: Document some extra tags used in commit messagesRamkumar Ramachandra2010-10-06
* | Documentation/git-clone: describe --mirror more verboselyUwe Kleine-König2010-10-06
* | do not depend on signed integer overflowErik Faye-Lund2010-10-06
* | work around buggy S_ISxxx(m) implementationsRené Scharfe2010-10-06
* | xdiff: cast arguments for ctype functions to unsigned charJonathan Nieder2010-10-06
* | init: plug tiny one-time memory leakJonathan Nieder2010-10-06
* | diffcore-pickaxe.c: remove unnecessary curly bracesBrandon Casey2010-10-05
* | Merge early part of git-svn into maintJunio C Hamano2010-10-05
|\ \