aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shortlog: Document and test --format optionJonathan Nieder2010-05-04
* t4201 (shortlog): Test output format with multiple authorsJonathan Nieder2010-05-04
* t4201 (shortlog): guard setup with test_expect_successJonathan Nieder2010-05-04
* Documentation/shortlog: scripted users should not rely on implicit HEADJonathan Nieder2010-05-04
* Documentation improvements for the description of short format.Eric Raymond2010-04-23
* Git 1.7.0.6v1.7.0.6Junio C Hamano2010-04-22
* Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maintJunio C Hamano2010-04-22
|\
| * rev-list: use default abbrev length when abbrev-commit is in effectMichael J Gruber2010-03-24
* | Merge branch 'wp/doc-filter-direction' into maintJunio C Hamano2010-04-22
|\ \
| * | documentation: clarify direction of core.autocrlfWill Palmer2010-04-17
* | | Merge branch 'jk/maint-diffstat-overflow' into maintJunio C Hamano2010-04-22
|\ \ \
| * | | diff: use large integers for diffstat calculationsJeff King2010-04-17
* | | | Merge branch 'da/maint-python-startup' into maintJunio C Hamano2010-04-22
|\ \ \ \
| * | | | Makefile: Remove usage of deprecated Python "has_key" methodDavid Aguilar2010-03-28
* | | | | Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder2010-04-21
* | | | | t7012: Mark missing tests as TODOMichael J Gruber2010-04-19
* | | | | reflog: remove 'show' from 'expire's usage stringSZEDER Gábor2010-04-19
* | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-04-19
|\ \ \ \ \
| * | | | | MSVC: Fix build by adding missing termios.h dummyJohannes Sixt2010-04-19
* | | | | | Documentation: Describe other situations where -z affects git diffCharles Bailey2010-04-18
* | | | | | t1010-mktree: Adjust expected result to code and documentationMichael J Gruber2010-04-17
* | | | | | combined diff: correctly handle truncated fileThomas Rast2010-04-17
* | | | | | Document new "already-merged" rule for branch -dJonathan Nieder2010-04-15
| |_|_|/ / |/| | | |
* | | | | Documentation/config.txt: default gc.aggressiveWindow is 250, not 10Jay Soffian2010-04-13
* | | | | Docs: Add -X option to git-merge's synopsis.Marc Branchaud2010-04-12
* | | | | Git 1.7.0.5v1.7.0.5Junio C Hamano2010-04-11
* | | | | Merge branch 'rc/maint-reflog-msg-for-forced-branch' into maintJunio C Hamano2010-04-11
|\ \ \ \ \
| * | | | | branch: say "Reset to" in reflog entries for 'git branch -f' operationsTay Ray Chuan2010-04-09
* | | | | | blame documentation: -M/-C notice copied lines as well as moved onesJunio C Hamano2010-04-11
* | | | | | Let check_preimage() use memset() to initialize "struct checkout"Jens Lehmann2010-04-09
* | | | | | Merge branch 'ef/maint-empty-commit-log' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \
| * | | | | | rev-list: fix --pretty=oneline with empty messageErik Faye-Lund2010-03-21
* | | | | | | Merge branch 'jc/conflict-marker-size' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \
| * | | | | | | diff --check: honor conflict-marker-size attributeJunio C Hamano2010-03-24
* | | | | | | | Merge branch 'sp/maint-http-backend-die-triggers-die-recursively' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \
| * | | | | | | | http-backend: Don't infinite loop during die()Shawn O. Pearce2010-03-24
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'mg/maint-send-email-lazy-editor' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \
| * | | | | | | | send-email: lazily assign editor variableMichael J Gruber2010-03-25
* | | | | | | | | Merge branch 'rr/imap-send-unconfuse-from-line' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | imap-send: Remove limitation on message bodyRamkumar Ramachandra2010-03-24
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rb/maint-python-path' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-24
| |/ / / / / / / /
* | | | | | | | | Merge branch 'gh/maint-stash-show-error-message' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve error messages from 'git stash show'Gustaf Hendeby2010-03-16
* | | | | | | | | | Merge branch 'mg/mailmap-update' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" ShukelaMichael J Gruber2010-03-20
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'bc/maint-daemon-sans-ss-family' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | daemon.c: avoid accessing ss_family member of struct sockaddr_storageBrandon Casey2010-03-16
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | fetch/push: fix usage stringsTay Ray Chuan2010-04-09
* | | | | | | | | | docs: clarify "branch -l"Jeff King2010-04-08