aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2008-11-12
* checkout: Don't crash when switching away from an invalid branch.Alexandre Julliard2008-11-09
* Merge branch 'cb/maint-update-ref-fix' into maintJunio C Hamano2008-11-08
|\
| * push: fix local refs update if already up-to-dateClemens Buchacher2008-11-05
| * do not force write of packed refsClemens Buchacher2008-11-05
* | Merge branch 'mv/maint-branch-m-symref' into maintJunio C Hamano2008-11-08
|\ \ | |/ |/|
| * update-ref --no-deref -d: handle the case when the pointed ref is packedMiklos Vajna2008-10-31
| * git branch -m: forbid renaming of a symrefMiklos Vajna2008-10-30
| * Fix git update-ref --no-deref -d.Miklos Vajna2008-10-26
| * Fix git branch -m for symrefs.Miklos Vajna2008-10-26
* | Merge branch 'js/maint-fetch-update-head' into maintJunio C Hamano2008-11-02
|\ \
| * | pull: allow "git pull origin $something:$current_branch" into an unborn branchJunio C Hamano2008-10-17
| * | Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-13
* | | Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano2008-11-02
|\ \ \
| * | | refactor handling of "other" files in ls-files and statusJeff King2008-10-17
* | | | Merge branch 'jc/maint-reset-remove-unmerged-new' into maintJunio C Hamano2008-11-02
|\ \ \ \
| * | | | reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano2008-10-18
* | | | | Merge branch 'jc/maint-co-track' into maintJunio C Hamano2008-11-02
|\ \ \ \ \
| * | | | | Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-19
| * | | | | demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano2008-10-19
| * | | | | Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano2008-10-17
| | |/ / / | |/| | |
* | | | | Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-31
* | | | | git-archive: work in bare reposCharles Bailey2008-10-26
| |_|_|/ |/| | |
* | | | rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-21
* | | | Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-19
* | | | Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2008-10-18
|\ \ \ \
| * | | | Check early that a new branch is new and validDaniel Barkalow2008-09-21
* | | | | tests: shell negation portability fixJeff King2008-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
* | | test-lib: fix broken printfShawn O. Pearce2008-10-12
* | | git apply --directory broken for new filesJeff King2008-10-12
* | | 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
* | | git init: --bare/--shared overrides system/global configDeskin Miller2008-10-08
* | | git rm: refresh index before up-to-date checkJohannes Schindelin2008-10-08
* | | Teach rebase -i to honor pre-rebase hookNanako Shiraishi2008-10-06
* | | fix bogus "diff --git" header from "diff --no-index"Linus Torvalds2008-10-06
* | | gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.shJakub Narebski2008-10-02
* | | t0024: add executable permissionSZEDER Gábor2008-09-30
* | | 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-22
| * | | diff.*.xfuncname which uses "extended" regex's for hunk header selectionBrandon Casey2008-09-18
* | | | Remove empty directories in recursive mergeAlex Riesen2008-09-26
* | | | maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-24
| |/ / |/| |
* | | Make git archive respect core.autocrlf when creating zip format archivesCharles Bailey2008-09-18
* | | Add new test to demonstrate git archive core.autocrlf inconsistencyCharles Bailey2008-09-18