summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-23Git 1.7.1v1.7.1Junio C Hamano3-9/+8
2010-04-23Merge branch 'maint'Junio C Hamano1-7/+32
2010-04-23Documentation improvements for the description of short format.Eric Raymond1-7/+32
2010-04-22Sync with 1.7.0.6Junio C Hamano2-1/+15
2010-04-22Git 1.7.0.6v1.7.0.6Junio C Hamano4-3/+17
2010-04-22Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maintJunio C Hamano1-1/+1
2010-04-22Merge branch 'wp/doc-filter-direction' into maintJunio C Hamano1-4/+4
2010-04-22Merge branch 'jk/maint-diffstat-overflow' into maintJunio C Hamano1-9/+12
2010-04-22Merge branch 'da/maint-python-startup' into maintJunio C Hamano1-3/+2
2010-04-21Merge branch 'maint'Junio C Hamano1-2/+6
2010-04-21Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder1-2/+6
2010-04-19Merge branch 'maint'Junio C Hamano3-7/+8
2010-04-19t7012: Mark missing tests as TODOMichael J Gruber1-6/+6
2010-04-19reflog: remove 'show' from 'expire's usage stringSZEDER Gábor1-1/+1
2010-04-19Merge branch 'maint-1.6.6' into maintJunio C Hamano1-0/+1
2010-04-19MSVC: Fix build by adding missing termios.h dummyJohannes Sixt1-0/+1
2010-04-18Git 1.7.1-rc2v1.7.1-rc2Junio C Hamano2-2/+9
2010-04-18Merge branch 'rr/remote-helper-doc'Junio C Hamano2-58/+119
2010-04-18Merge branch 'wp/doc-filter-direction'Junio C Hamano1-4/+4
2010-04-18Merge branch 'jk/maint-diffstat-overflow'Junio C Hamano1-9/+12
2010-04-18Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Junio C Hamano4-5/+64
2010-04-18Merge branch 'maint'Junio C Hamano1-2/+2
2010-04-18Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano9-44/+60
2010-04-18Documentation/remote-helpers: Fix typos and improve languageRamkumar Ramachandra1-28/+23
2010-04-18Fixup: Second argument may be any arbitrary stringRamkumar Ramachandra1-3/+2
2010-04-18Documentation/remote-helpers: Add invocation sectionRamkumar Ramachandra1-1/+34
2010-04-18Documentation/urls: Rewrite to accomodate <transport>::<address>Ramkumar Ramachandra1-23/+36
2010-04-18Documentation/remote-helpers: Rewrite descriptionRamkumar Ramachandra1-6/+27
2010-04-18Documentation: Describe other situations where -z affects git diffCharles Bailey1-2/+2
2010-04-18rebase-interactive: silence warning when no commits rewrittenJeff King1-0/+1
2010-04-18t3301: add tests to use --format="%N"Junio C Hamano1-0/+18
2010-04-17Merge branch 'maint'Junio C Hamano4-13/+23
2010-04-17t6006: do not write to /tmpMatthew Ogilvie1-1/+1
2010-04-17git-instaweb: pass through invoking user's path to gitweb CGI scriptsChris Webb1-2/+2
2010-04-17gitweb: simplify gitweb.min.* generation and clean-up rulesJunio C Hamano1-37/+38
2010-04-17tag -v: use RUN_GIT_CMD to run verify-tagJonathan Nieder1-2/+2
2010-04-17documentation: clarify direction of core.autocrlfWill Palmer1-4/+4
2010-04-17diff: use large integers for diffstat calculationsJeff King1-9/+12
2010-04-17t1010-mktree: Adjust expected result to code and documentationMichael J Gruber1-6/+4
2010-04-17combined diff: correctly handle truncated fileThomas Rast2-6/+16
2010-04-17gitk: Display dirty submodules correctlyJens Lehmann1-8/+21
2010-04-15Document new "already-merged" rule for branch -dJonathan Nieder1-1/+3
2010-04-15Add .depend directories to .gitignoreJonathan Nieder1-1/+1
2010-04-13Merge branch 'maint'Junio C Hamano3-7/+8
2010-04-13pretty: Initialize notes if %N is usedJohannes Gilger3-5/+46
2010-04-13Documentation/config.txt: default gc.aggressiveWindow is 250, not 10Jay Soffian1-1/+1
2010-04-12Docs: Add -X option to git-merge's synopsis.Marc Branchaud2-6/+7
2010-04-11Merge branch 'jl/maint-submodule-gitfile-awareness'Junio C Hamano3-7/+8
2010-04-11Windows: start_command: Support non-NULL dir in struct child_processJohannes Sixt3-7/+8
2010-04-11Sync with 1.7.0.5Junio C Hamano4-11/+39