aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'pc/remove-warn'Junio C Hamano2010-05-08
|\
| * Remove a redundant errno test in a usage of remove_pathPeter Collingbourne2010-03-28
| * Introduce remove_or_warn functionPeter Collingbourne2010-03-28
| * Implement the rmdir_or_warn functionPeter Collingbourne2010-03-28
| * Generalise the unlink_or_warn functionPeter Collingbourne2010-03-28
* | cherry-pick: do not dump core when iconv failsJonathan Nieder2010-05-08
* | Makefile: Fix 'clean' target to remove all gitweb build filesRamsay Jones2010-05-08
* | Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRefLeif Arne Storset2010-05-07
* | test-lib: some shells do not let $? propagate into an evalJonathan Nieder2010-05-06
* | test-lib: Let tests specify commands to be run at end of testJonathan Nieder2010-05-04
* | Merge branch 'maint-1.7.0' into maintJunio C Hamano2010-05-04
|\ \
| * | remove ecb parameter from xdi_diff_outf()René Scharfe2010-05-04
* | | Documentation/git-send-email: Add "Use gmail as the smtp server"Ping Yin2010-05-04
* | | clone: quell the progress report from init and report on cloneJunio C Hamano2010-05-04
* | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Michal Sojka2010-05-04
* | | Gitweb: ignore built fileSverre Rabbelier2010-05-02
* | | Merge branch 'maint'Junio C Hamano2010-05-01
|\ \ \ | |/ /
| * | index-pack: fix trivial typo in usage stringMichael J Gruber2010-05-01
| * | git-submodule.sh: properly initialize shell variablesGerrit Pape2010-05-01
* | | xdiff/xmerge.c: use memset() instead of explicit for-loopAlexey Mahotkin2010-05-01
* | | Git 1.7.1v1.7.1Junio C Hamano2010-04-23
* | | Merge branch 'maint'Junio C Hamano2010-04-23
|\ \ \ | |/ /
| * | Documentation improvements for the description of short format.Eric Raymond2010-04-23
* | | Sync with 1.7.0.6Junio C Hamano2010-04-22
|\ \ \ | |/ /
| * | 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
| |\ \
| * \ \ Merge branch 'wp/doc-filter-direction' into maintJunio C Hamano2010-04-22
| |\ \ \
| * \ \ \ Merge branch 'jk/maint-diffstat-overflow' into maintJunio C Hamano2010-04-22
| |\ \ \ \
| * \ \ \ \ Merge branch 'da/maint-python-startup' into maintJunio C Hamano2010-04-22
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'maint'Junio C Hamano2010-04-21
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation/Makefile: fix interrupted builds of user-manual.xmlJonathan Nieder2010-04-21
* | | | | | | Merge branch 'maint'Junio C Hamano2010-04-19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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
* | | | | | | | Git 1.7.1-rc2v1.7.1-rc2Junio C Hamano2010-04-18
* | | | | | | | Merge branch 'rr/remote-helper-doc'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation/remote-helpers: Fix typos and improve languageRamkumar Ramachandra2010-04-18
| * | | | | | | | Fixup: Second argument may be any arbitrary stringRamkumar Ramachandra2010-04-18
| * | | | | | | | Documentation/remote-helpers: Add invocation sectionRamkumar Ramachandra2010-04-18
| * | | | | | | | Documentation/urls: Rewrite to accomodate <transport>::<address>Ramkumar Ramachandra2010-04-18
| * | | | | | | | Documentation/remote-helpers: Rewrite descriptionRamkumar Ramachandra2010-04-18
* | | | | | | | | Merge branch 'wp/doc-filter-direction'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | documentation: clarify direction of core.autocrlfWill Palmer2010-04-17
* | | | | | | | | Merge branch 'jk/maint-diffstat-overflow'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | diff: use large integers for diffstat calculationsJeff King2010-04-17
* | | | | | | | | Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Junio C Hamano2010-04-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3301: add tests to use --format="%N"Junio C Hamano2010-04-18
| * | | | | | | | | pretty: Initialize notes if %N is usedJohannes Gilger2010-04-13