aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | t7501 (commit): modernize styleJonathan Nieder2011-12-08
| * | | | | | | test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-08
| * | | | | | | test: add missing "&&" after echo commandJonathan Nieder2011-12-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/stream-to-pack'Junio C Hamano2011-12-16
|\ \ \ \ \ \ \
| * | | | | | | bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01
* | | | | | | | Merge branch 'jh/fast-import-notes'Junio C Hamano2011-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | fast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland2011-11-28
| * | | | | | | | t9301: Add 2nd testcase exposing bugs in fast-import's notes fanout handlingJohan Herland2011-11-28
| * | | | | | | | t9301: Fix testcase covering up a bug in fast-import's notes fanout handlingJohan Herland2011-11-28
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/upload-archive-use-start-command'Junio C Hamano2011-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | upload-archive: use start_command instead of forkJeff King2011-11-21
* | | | | | | | | Merge branch 'bc/maint-apply-check-no-patch'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin/apply.c: report error on failure to recognize inputBrandon Casey2011-12-05
| * | | | | | | | | t/t4131-apply-fake-ancestor.sh: fix broken testBrandon Casey2011-12-05
* | | | | | | | | | Merge branch 'jn/branch-move-to-self'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow checkout -B <current-branch> to update the current branchJonathan Nieder2011-11-28
| * | | | | | | | | | branch: allow a no-op "branch -M <current-branch> HEAD"Jonathan Nieder2011-11-28
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/maint-upload-archive'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archiveJunio C Hamano2011-11-21
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | archive: don't let remote clients get unreachable commitsJeff King2011-11-21
* | | | | | | | | | | Merge branch 'jn/gitweb-side-by-side-diff'Junio C Hamano2011-12-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t9500: Add basic sanity tests for side-by-side diff in gitwebJakub Narebski2011-10-31
| * | | | | | | | | | | t9500: Add test for handling incomplete lines in diff by gitwebJakub Narebski2011-10-31
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | git-p4: test for absolute PWD problemPete Wyckoff2011-12-11
* | | | | | | | | | | git-p4: submit test for auto-creating clientPathPete Wyckoff2011-12-11
* | | | | | | | | | | Merge branch 'jc/pull-signed-tag'Junio C Hamano2011-12-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | merge: record tag objects without peeling in MERGE_HEADJunio C Hamano2011-11-08
| * | | | | | | | | | | refs DWIMmery: use the same rule for both "git fetch" and othersJunio C Hamano2011-11-07
| * | | | | | | | | | | merge: notice local merging of tags and keep it unwrappedJunio C Hamano2011-11-07
| * | | | | | | | | | | fetch: do not store peeled tag object names in FETCH_HEADLinus Torvalds2011-11-04
* | | | | | | | | | | | Merge branch 'jc/request-pull-show-head-4'Junio C Hamano2011-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | request-pull: use the annotated tag contentsJunio C Hamano2011-11-09
| * | | | | | | | | | | request-pull: state what commit to expectJunio C Hamano2011-10-05
| * | | | | | | | | | | Merge branch 'bk/ancestry-path' into jc/branch-descJunio C Hamano2011-09-21
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/pull-rebase-config'Junio C Hamano2011-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | pull: introduce a pull.rebase option to enable --rebaseÆvar Arnfjörð Bjarmason2011-11-07
* | | | | | | | | | | | | Merge branch 'gh/userdiff-matlab'Junio C Hamano2011-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add built-in diff patterns for MATLAB codeGustaf Hendeby2011-11-15
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | git-p4: introduce skipSubmitEditPete Wyckoff2011-12-05
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | revert --abort: do not leave behind useless sequencer-old directoryJonathan Nieder2011-11-23
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | revert: remove --reset compatibility optionJonathan Nieder2011-11-22
* | | | | | | | | | | revert: introduce --abort to cancel a failed cherry-pickJonathan Nieder2011-11-22
* | | | | | | | | | | revert: write REVERT_HEAD pseudoref during conflicted revertJonathan Nieder2011-11-22
* | | | | | | | | | | revert: rename --reset option to --quitJonathan Nieder2011-11-22
* | | | | | | | | | | t5501-*.sh: Fix url passed to clone in setup testRamsay Jones2011-11-20
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | refs: loosen over-strict "format" checkJunio C Hamano2011-11-16
* | | | | | | | | | Revert "upload-archive: use start_command instead of fork"Junio C Hamano2011-11-15
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ab/i18n-test-fix'Junio C Hamano2011-11-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/t7508-status.sh: use test_i18ncmpÆvar Arnfjörð Bjarmason2011-11-05
| * | | | | | | | | t/t6030-bisect-porcelain.sh: use test_i18ngrepÆvar Arnfjörð Bjarmason2011-11-05