aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge branch 'jk/maint-status-keep-index-timestamp'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | do not write out index when status does not have toJunio C Hamano2010-07-06
* | | | | | | | | | Merge branch 'jc/rebase-i-commit-msg-fix'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase-i: do not get fooled by a log message ending with backslashJunio C Hamano2010-07-05
| * | | | | | | | | | rebase-i: style fixJunio C Hamano2010-07-05
* | | | | | | | | | | Merge branch 'ab/submodule-add-f'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-05
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bc/maint-makefile-fixes'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Makefile: work around ksh's failure to handle missing list argument to for loopBrandon Casey2010-07-06
| * | | | | | | | | | | Makefile: remove some unnecessary curly bracesBrandon Casey2010-07-05
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation: add submodule.* to the big configuration variable listJonathan Nieder2010-07-15
| * | | | | | | | | | | gitmodules.5: url can be a relative pathJonathan Nieder2010-07-15
| * | | | | | | | | | | gitweb: fix esc_urlPavan Kumar Sunkara2010-07-15
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Git 1.7.2-rc3v1.7.2-rc3Junio C Hamano2010-07-14
* | | | | | | | | | | Merge branch 'jc/read-tree-cache-tree-fix'Junio C Hamano2010-07-14
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'ko/master' into jc/read-tree-cache-tree-fixJunio C Hamano2010-07-08
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Fix "read-tree -m A B" priming the cache-treeJunio C Hamano2010-07-08
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Use dev_t for device id (st_dev) from stat in setup_git_directory_gently()Raja R Harinath2010-07-14
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-13
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | git fetch documentation: describe short '-p' synonym to '--prune' optionOren Held2010-07-13
| * | | | | | | | | format-patch: document the format.to configuration settingMiklos Vajna2010-07-13
* | | | | | | | | | test-lib: TAP compliance for skipping tests on requestMichael J Gruber2010-07-12
* | | | | | | | | | test-lib: simplify GIT_SKIP_TESTS loopMichael J Gruber2010-07-12
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-11
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli2010-07-09
| * | | | | | | | | checkout: accord documentation to what git doesNicolas Sebrecht2010-07-09
| * | | | | | | | | t0005: work around strange $? in ksh when program terminated by a signalJohannes Sixt2010-07-09
* | | | | | | | | | diff.c: fix a graph output bugBo Yang2010-07-08
* | | | | | | | | | tests: Use skip_all=* to skip testsÆvar Arnfjörð Bjarmason2010-07-08
* | | | | | | | | | t9118 (git-svn): prevent early failure from taking down later testsJonathan Nieder2010-07-08
* | | | | | | | | | t9118: avoid PEG revision identifier in testsMichael J Gruber2010-07-08
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Git 1.7.2-rc2v1.7.2-rc2Junio C Hamano2010-07-07
* | | | | | | | | Merge branch 'ab/tap'Junio C Hamano2010-07-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/README: document more test helpersJonathan Nieder2010-07-06
| * | | | | | | | | t/README: proposed rewording...Junio C Hamano2010-07-05
| * | | | | | | | | t/README: Document the do's and don'ts of testsÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/README: Add a section about skipping testsÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/README: Document test_expect_codeÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/README: Document test_external*Ævar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/README: Document the prereq functions, and 3-arg test_*Ævar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/README: Typo: paralell -> parallelÆvar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/README: The trash is in 't/trash directory.$name'Ævar Arnfjörð Bjarmason2010-07-05
| * | | | | | | | | t/t9700/test.pl: don't access private object members, use public access methodsBrandon Casey2010-06-29
| * | | | | | | | | t9700: Use Test::More->builder, not $Test::Builder::TestÆvar Arnfjörð Bjarmason2010-06-27
| * | | | | | | | | tests: Say "pass" rather than "ok" on empty lines for TAPÆvar Arnfjörð Bjarmason2010-06-25
| * | | | | | | | | tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
| * | | | | | | | | test-lib: output a newline before "ok" under a TAP harnessÆvar Arnfjörð Bjarmason2010-06-25
| * | | | | | | | | test-lib: Make the test_external_* functions TAP-awareÆvar Arnfjörð Bjarmason2010-06-25
| * | | | | | | | | test-lib: Adjust output to be valid TAP formatÆvar Arnfjörð Bjarmason2010-06-25