summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-12test-lib: TAP compliance for skipping tests on requestMichael J Gruber
2010-07-12test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber
2010-07-11Merge branch 'maint'Junio C Hamano
2010-07-11t3000 (ls-files -o): modernize styleJonathan Nieder
2010-07-09Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli
2010-07-09merge-recursive: use "up-to-date" instead of "uptodate" in error message for ...Nicolas Sebrecht
2010-07-09checkout: accord documentation to what git doesNicolas Sebrecht
2010-07-09t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt
2010-07-08Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano
2010-07-08diff.c: fix a graph output bugBo Yang
2010-07-08tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason
2010-07-08Fix "read-tree -m A B" priming the cache-treeJunio C Hamano
2010-07-08Reorganize `git-log' man page to clarify common diff options.Eli Barzilay
2010-07-08t9118 (git-svn): prevent early failure from taking down later testsJonathan Nieder
2010-07-08t9118: avoid PEG revision identifier in testsMichael J Gruber
2010-07-07grep -O: Do not pass color sequences as filenames to pagerNazri Ramliy
2010-07-07Git 1.7.2-rc2v1.7.2-rc2Junio C Hamano
2010-07-07Merge branch 'ab/tap'Junio C Hamano
2010-07-07Merge branch 'maint'Junio C Hamano
2010-07-07backmerge a few more fixes to 1.7.1.X seriesJunio C Hamano
2010-07-07Merge branch 'maint-1.6.4' into maintJunio C Hamano
2010-07-07rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-optionUwe Kleine-König
2010-07-07Merge branch 'mg/doc-rev-parse-treepath-syntax' into maintJunio C Hamano
2010-07-07Merge branch 'tr/receive-pack-aliased-update-fix' into maintJunio C Hamano
2010-07-07fix git branch -m in presence of cross devicesPierre Habouzit
2010-07-07t/t0006: specify timezone as EST5 not EST to comply with POSIXBrandon Casey
2010-07-06do not write out index when status does not have toJunio C Hamano
2010-07-06Merge branch 'maint'Junio C Hamano
2010-07-06add missing && to submodule-merge testcaseHeiko Voigt
2010-07-06t/README: document more test helpersJonathan Nieder
2010-07-06Makefile: work around ksh's failure to handle missing list argument to for loopBrandon Casey
2010-07-06test-date: fix sscanf type conversionJeff King
2010-07-05Merge branch 'maint'Junio C Hamano
2010-07-05xdiff: optimise for no whitespace difference when ignoring whitespace.Dylan Reid
2010-07-05rebase-i: do not get fooled by a log message ending with backslashJunio C Hamano
2010-07-05rebase-i: style fixJunio C Hamano
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-07-05Documentation: gitrevisionsMichael J Gruber
2010-07-05Documentation: split off rev doc into include fileMichael J Gruber
2010-07-05gitweb: Move evaluate_gitweb_config out of run_requestJakub Narebski
2010-07-05parse_date: fix signedness in timezone calculationJeff King
2010-07-05Merge branch 'maint'Junio C Hamano
2010-07-05t0006: test timezone parsingJeff King
2010-07-05git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason
2010-07-05rerere.txt: Document forget subcommandMichael J Gruber
2010-07-05t/README: proposed rewording...Junio C Hamano
2010-07-05t/README: Document the do's and don'ts of testsÆvar Arnfjörð Bjarmason
2010-07-05t/README: Add a section about skipping testsÆvar Arnfjörð Bjarmason
2010-07-05t/README: Document test_expect_codeÆvar Arnfjörð Bjarmason
2010-07-05t/README: Document test_external*Ævar Arnfjörð Bjarmason