aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* "log --author=me --grep=it" should find intersection, not unionJunio C Hamano2010-01-25
* Update draft release notes to 1.7.0Junio C Hamano2010-01-17
* Merge branch 'tc/test-locate-httpd'Junio C Hamano2010-01-17
|\
| * t/lib-http.sh: Restructure finding of default httpd locationTarmigan Casebolt2010-01-06
* | Merge branch 'jh/commit-status'Junio C Hamano2010-01-17
|\ \
| * | t7502: test commit.status, --status and --no-statusJunio C Hamano2010-01-13
| * | commit: support commit.status, --status, and --no-statusJames P. Howard, II2010-01-13
* | | Merge branch 'jn/makefile'Junio C Hamano2010-01-17
|\ \ \
| * | | Makefile: consolidate .FORCE-* targetsJonathan Nieder2010-01-06
| * | | Makefile: learn to generate listings for targets requiring special flagsJonathan Nieder2010-01-06
| * | | Makefile: use target-specific variable to pass flags to ccJonathan Nieder2010-01-06
| * | | Makefile: regenerate assembler listings when askedJonathan Nieder2010-01-06
* | | | Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge'Junio C Hamano2010-01-17
|\ \ \ \
| * | | | checkout -m path: fix recreating conflictsJunio C Hamano2010-01-06
* | | | | Merge branch 'tc/clone-v-progress'Junio C Hamano2010-01-17
|\ \ \ \ \
| * | | | | clone: use --progress to force progress reportingTay Ray Chuan2009-12-28
| * | | | | clone: set transport->verbose when -v/--verbose is usedTay Ray Chuan2009-12-28
| * | | | | git-clone.txt: reword description of progress behaviourTay Ray Chuan2009-12-28
| * | | | | check stderr with isatty() instead of stdout when deciding to show progressTay Ray Chuan2009-12-28
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tc/smart-http-restrict'Junio C Hamano2010-01-17
|\ \ \ \ \
| * | | | | Test t5560: Fix test when run with dashTarmigan Casebolt2010-01-15
| * | | | | Smart-http tests: Test http-backend without curl or a webserverTarmigan Casebolt2010-01-06
| * | | | | Smart-http tests: Break test t5560-http-backend into piecesTarmigan Casebolt2010-01-06
| * | | | | Smart-http tests: Improve coverage in test t5560Tarmigan Casebolt2010-01-06
| * | | | | Smart-http: check if repository is OK to export before serving itTarmigan Casebolt2010-01-06
| |/ / / /
* | | | | Merge branch 'jk/run-command-use-shell'Junio C Hamano2010-01-17
|\ \ \ \ \
| * | | | | t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt2010-01-05
| * | | | | diff: run external diff helper with shellJeff King2010-01-05
| * | | | | textconv: use shell to run helperJeff King2010-01-05
| * | | | | editor: use run_command's shell featureJeff King2010-01-05
| * | | | | run-command: optimize out useless shell callsJeff King2010-01-05
| * | | | | run-command: convert simple callsites to use_shellJeff King2010-01-05
| * | | | | t0021: use $SHELL_PATH for the filter scriptJohannes Sixt2010-01-05
| * | | | | run-command: add "use shell" optionJeff King2010-01-01
| |/ / / /
* | | | | Merge branch 'sr/gfi-options'Junio C Hamano2010-01-17
|\ \ \ \ \
| * | | | | fast-import: add (non-)relative-marks featureSverre Rabbelier2009-12-05
| * | | | | fast-import: allow for multiple --import-marks= argumentsSverre Rabbelier2009-12-04
| * | | | | fast-import: test the new option commandSverre Rabbelier2009-12-04
| * | | | | fast-import: add option commandSverre Rabbelier2009-12-04
| * | | | | fast-import: add feature commandSverre Rabbelier2009-12-04
| * | | | | fast-import: put marks reading in its own functionSverre Rabbelier2009-12-04
| * | | | | fast-import: put option parsing code in separate functionsSverre Rabbelier2009-12-04
* | | | | | Update COPYING with GPLv2 with new FSF addressJunio C Hamano2010-01-17
* | | | | | Merge branch 'maint'Junio C Hamano2010-01-16
|\ \ \ \ \ \
| * | | | | | Fix uninitialized variable in get_refs_via_rsync().Richard Weinberger2010-01-15
| * | | | | | Document git-blame triple -C optionRamkumar Ramachandra2010-01-14
* | | | | | | Merge branch 'cc/reset-more'Junio C Hamano2010-01-16
|\ \ \ \ \ \ \
| * | | | | | | t7111: fix bad HEAD in tests with unmerged entriesChristian Couder2010-01-16
* | | | | | | | Merge branch 'jc/checkout-merge-base'Junio C Hamano2010-01-13
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase -i: teach --onto A...B syntaxNanako Shiraishi2010-01-07