summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Add tests for parse-options.cJohannes Schindelin2007-10-291-0/+70
* Test suite: reset TERM to its previous value after testing.Christian Couder2007-10-261-0/+4
* Support a --quiet option in the test-suite.Pierre Habouzit2007-10-241-1/+4
* Add some fancy colors in the test library when terminal supports it.Pierre Habouzit2007-10-241-17/+45
* Merge branch 'db/fetch-pack'Junio C Hamano2007-10-2415-14/+78
|\
| * fetch: if not fetching from default remote, ignore default mergeJohannes Schindelin2007-10-162-2/+10
| * Merge branch 'master' into db/fetch-packShawn O. Pearce2007-10-1616-25/+943
| |\
| * | Added a test for fetching remote tags when there is not tags.Väinö Järvelä2007-10-151-0/+12
| * | fetch/push: readd rsync supportJohannes Schindelin2007-10-011-0/+35
| * | Correct handling of branch.$name.merge in builtin-fetchShawn O. Pearce2007-09-198-0/+10
| * | Don't attempt to merge non-existant remotes in t5515Shawn O. Pearce2007-09-191-2/+1
| * | Make fetch a builtinDaniel Barkalow2007-09-1910-10/+10
* | | Merge branch 'maint'Shawn O. Pearce2007-10-211-0/+48
|\ \ \
| * | | send-pack: respect '+' on wildcard refspecsJeff King2007-10-191-0/+48
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-191-0/+7
|\ \ \ \ | |/ / /
| * | | attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-181-0/+7
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-181-0/+73
|\ \ \ \ | |/ / /
| * | | git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2007-10-181-0/+73
* | | | git-svn: add git svn proplistBenoit Sigoure2007-10-171-0/+21
* | | | git-svn: add git svn propgetBenoit Sigoure2007-10-171-0/+23
* | | | git-svn: implement git svn create-ignoreBenoit Sigoure2007-10-171-3/+25
* | | | gitweb: speed up project listing on large work trees by limiting find depthLuke Lu2007-10-171-0/+1
* | | | Merge branch 'maint'Shawn O. Pearce2007-10-162-1/+12
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-161-1/+3
| * | Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-161-0/+9
* | | Merge branch 'maint'Shawn O. Pearce2007-10-152-2/+1
|\ \ \ | |/ /
| * | Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-152-2/+1
* | | Add a --dry-run option to git-push.Brian Ewins2007-10-151-0/+10
* | | fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen2007-10-151-4/+4
* | | Merge branch 'mv/unknown'Junio C Hamano2007-10-032-10/+2
|\ \ \
| * | | Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-262-10/+2
* | | | Merge branch 'ph/strbuf'Junio C Hamano2007-10-031-6/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' into ph/strbufJunio C Hamano2007-09-189-8/+508
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | archive: fix subst file generationRené Scharfe2007-09-131-6/+9
* | | | | Merge branch 'lh/merge'Junio C Hamano2007-10-031-0/+440
|\ \ \ \ \
| * | | | | git-merge: add --ff and --no-ff optionsLars Hjemli2007-09-231-0/+20
| * | | | | git-merge: add support for --commit and --no-squashLars Hjemli2007-09-231-0/+22
| * | | | | git-merge: add support for branch.<name>.mergeoptionsLars Hjemli2007-09-231-0/+54
| * | | | | Add test-script for git-merge porcelainLars Hjemli2007-09-231-0/+344
| | |/ / / | |/| | |
* | | | | Merge branch 'js/rebase-i'Junio C Hamano2007-10-031-0/+8
|\ \ \ \ \
| * | | | | rebase -i: work on a detached HEADJohannes Schindelin2007-09-261-0/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'je/hooks'Junio C Hamano2007-10-031-0/+74
|\ \ \ \ \
| * | | | | post-checkout hook, tests, and docsJosh England2007-09-291-0/+74
* | | | | | Merge branch 'ap/dateformat'Junio C Hamano2007-10-031-0/+151
|\ \ \ \ \ \
| * | | | | | Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-031-0/+151
| |/ / / / /
* | | | | | Sync with GIT 1.5.3.4Junio C Hamano2007-10-031-0/+71
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add test case for ls-files --with-treeCarl Worth2007-10-031-0/+71
* | | | | | Merge branch 'maint'Junio C Hamano2007-09-291-1/+1
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-291-1/+1
* | | | | Merge branch 'sv/svn'Junio C Hamano2007-09-292-4/+6
|\ \ \ \ \