summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-09gitweb: Add support for FastCGI, using CGI::FastSam Vilain
2010-05-09gitweb: Put all per-connection code in run() subroutineJakub Narebski
2010-05-01gitweb: Use nonlocal jump instead of 'exit' in die_errorJakub Narebski
2010-05-01gitweb: href(..., -path_info => 0|1)Jakub Narebski
2010-05-01Export more test-related variables when running external testsJakub Narebski
2010-04-24Git 1.7.1v1.7.1Junio C Hamano
2010-04-24Merge branch 'maint'Junio C Hamano
2010-04-23Documentation improvements for the description of short format.Eric Raymond
2010-04-23Sync with 1.7.0.6Junio C Hamano
2010-04-23Git 1.7.0.6v1.7.0.6Junio C Hamano
2010-04-23Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maintJunio C Hamano
2010-04-23Merge branch 'wp/doc-filter-direction' into maintJunio C Hamano
2010-04-23Merge branch 'jk/maint-diffstat-overflow' into maintJunio C Hamano
2010-04-23Merge branch 'da/maint-python-startup' into maintJunio C Hamano
2010-04-22Merge branch 'maint'Junio C Hamano
2010-04-22Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder
2010-04-20Merge branch 'maint'Junio C Hamano
2010-04-20t7012: Mark missing tests as TODOMichael J Gruber
2010-04-20reflog: remove 'show' from 'expire's usage stringSZEDER Gábor
2010-04-19Merge branch 'maint-1.6.6' into maintJunio C Hamano
2010-04-19MSVC: Fix build by adding missing termios.h dummyJohannes Sixt
2010-04-19Git 1.7.1-rc2v1.7.1-rc2Junio C Hamano
2010-04-19Merge branch 'rr/remote-helper-doc'Junio C Hamano
2010-04-19Merge branch 'wp/doc-filter-direction'Junio C Hamano
2010-04-19Merge branch 'jk/maint-diffstat-overflow'Junio C Hamano
2010-04-19Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Junio C Hamano
2010-04-19Merge branch 'maint'Junio C Hamano
2010-04-19Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2010-04-18Documentation/remote-helpers: Fix typos and improve languageRamkumar Ramachandra
2010-04-18Fixup: Second argument may be any arbitrary stringRamkumar Ramachandra
2010-04-18Documentation/remote-helpers: Add invocation sectionRamkumar Ramachandra
2010-04-18Documentation/urls: Rewrite to accomodate <transport>::<address>Ramkumar Ramachandra
2010-04-18Documentation/remote-helpers: Rewrite descriptionRamkumar Ramachandra
2010-04-18Documentation: Describe other situations where -z affects git diffCharles Bailey
2010-04-18rebase-interactive: silence warning when no commits rewrittenJeff King
2010-04-18t3301: add tests to use --format="%N"Junio C Hamano
2010-04-17Merge branch 'maint'Junio C Hamano
2010-04-17t6006: do not write to /tmpMatthew Ogilvie
2010-04-17git-instaweb: pass through invoking user's path to gitweb CGI scriptsChris Webb
2010-04-17gitweb: simplify gitweb.min.* generation and clean-up rulesJunio C Hamano
2010-04-17tag -v: use RUN_GIT_CMD to run verify-tagJonathan Nieder
2010-04-17documentation: clarify direction of core.autocrlfWill Palmer
2010-04-17diff: use large integers for diffstat calculationsJeff King
2010-04-17t1010-mktree: Adjust expected result to code and documentationMichael J Gruber
2010-04-17combined diff: correctly handle truncated fileThomas Rast
2010-04-17gitk: Display dirty submodules correctlyJens Lehmann
2010-04-15Document new "already-merged" rule for branch -dJonathan Nieder
2010-04-15Add .depend directories to .gitignoreJonathan Nieder
2010-04-14Merge branch 'maint'Junio C Hamano
2010-04-14pretty: Initialize notes if %N is usedJohannes Gilger