aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-10-17
|\
| * t1301-shared-repo.sh: don't let a default ACL interfere with the testMatt McCutchen2008-10-16
| * xdiff-interface.c: strip newline (and cr) from line before pattern matchingBrandon Casey2008-10-16
| * t4018-diff-funcname: demonstrate end of line funcname matching flawBrandon Casey2008-10-16
| * t4018-diff-funcname: rework negated last expression testBrandon Casey2008-10-16
| * Add testcase to ensure merging an early part of a branch is done properlyMiklos Vajna2008-10-14
* | t4018-diff-funcname: add objective-c xfuncname pattern to syntax testBrandon Casey2008-10-14
* | tests: shell negation portability fixJeff King2008-10-13
* | Merge branch 'maint'Shawn O. Pearce2008-10-12
|\ \ | |/
| * test-lib: fix broken printfShawn O. Pearce2008-10-12
| * git apply --directory broken for new filesJeff King2008-10-12
* | "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-10-12
* | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2008-10-12
* | Merge branch 'maint'Shawn O. Pearce2008-10-10
|\ \ | |/
| * rebase -i: do not fail when there is no commit to cherry-pickJohannes Schindelin2008-10-10
| * test-lib: fix color reset in say_color()Miklos Vajna2008-10-10
* | Merge branch 'dm/svn-branch'Shawn O. Pearce2008-10-09
|\ \
| * | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-06
* | | Merge branch 'jc/add-ita'Shawn O. Pearce2008-10-09
|\ \ \
| * | | git-add --intent-to-add (-N)Junio C Hamano2008-08-31
* | | | Merge branch 'mv/merge-refresh'Shawn O. Pearce2008-10-09
|\ \ \ \
| * | | | builtin-merge: refresh the index before calling a strategyMiklos Vajna2008-10-03
* | | | | Merge branch 'maint'Shawn O. Pearce2008-10-08
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | git init: --bare/--shared overrides system/global configDeskin Miller2008-10-08
| * | | git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-08
* | | | Merge branch 'maint'Shawn O. Pearce2008-10-06
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Teach rebase -i to honor pre-rebase hookNanako Shiraishi2008-10-06
| * | fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-06
* | | tests: add a testcase for "git submodule sync"David Aguilar2008-10-02
* | | Merge branch 'maint'Shawn O. Pearce2008-10-02
|\ \ \ | |/ /
| * | gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski2008-10-02
* | | Merge branch 'maint'Shawn O. Pearce2008-09-30
|\ \ \ | |/ /
| * | t0024: add executable permissionSZEDER Gábor2008-09-30
* | | tests: grep portability fixesJeff King2008-09-30
* | | Merge branch 'bc/master-diff-hunk-header-fix'Shawn O. Pearce2008-09-29
|\ \ \
| * \ \ Merge branch 'maint' into bc/master-diff-hunk-header-fixShawn O. Pearce2008-09-29
| |\ \ \ | | |/ /
| | * | Merge branch 'bc/maint-diff-hunk-header-fix' into maintShawn O. Pearce2008-09-29
| | |\ \
| * | | | t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-23
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-22
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | t4018-diff-funcname: test syntax of builtin xfuncname patternsBrandon Casey2008-09-22
| * | | | Merge branch 'bc/maint-diff-hunk-header-fix' into bc/master-diff-hunk-header-fixJunio C Hamano2008-09-18
| |\ \ \ \ | | |/ / /
| | * | | diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
* | | | | Merge branch 'jc/better-conflict-resolution'Shawn O. Pearce2008-09-29
|\ \ \ \ \
| * | | | | checkout --conflict=<style>: recreate merge in a non-default styleJunio C Hamano2008-08-31
| * | | | | checkout -m: recreate merge when checking out of unmerged indexJunio C Hamano2008-08-30
| * | | | | Merge branch 'jc/maint-checkout-fix' into 'jc/better-conflict-resolution'Junio C Hamano2008-08-30
| |\ \ \ \ \
| | * | | | | checkout --ours/--theirs: allow checking out one side of a conflicting mergeJunio C Hamano2008-08-30
| | * | | | | checkout -f: allow ignoring unmerged paths when checking out of the indexJunio C Hamano2008-08-30
| * | | | | | merge.conflictstyle: choose between "merge" and "diff3 -m" stylesJunio C Hamano2008-08-30
| * | | | | | xdiff-merge: optionally show conflicts in "diff3 -m" styleJunio C Hamano2008-08-30