summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t5516: refactor oddball testsJeff King2008-11-091-29/+21
* Merge branch 'maint'Junio C Hamano2008-11-082-0/+38
|\
| * Merge branch 'cb/maint-update-ref-fix' into maintJunio C Hamano2008-11-082-0/+38
| |\
| | * push: fix local refs update if already up-to-dateClemens Buchacher2008-11-051-0/+31
| | * do not force write of packed refsClemens Buchacher2008-11-051-0/+7
| * | Merge branch 'mv/maint-branch-m-symref' into maintJunio C Hamano2008-11-082-0/+27
| |\ \ | | |/ | |/|
| * | Merge branch 'js/maint-fetch-update-head' into maintJunio C Hamano2008-11-025-3/+27
| |\ \
| * \ \ Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano2008-11-021-0/+6
| |\ \ \
| * \ \ \ Merge branch 'jc/maint-reset-remove-unmerged-new' into maintJunio C Hamano2008-11-021-0/+60
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-co-track' into maintJunio C Hamano2008-11-021-6/+20
| |\ \ \ \ \
* | | | | | | t5400: expect success for denying deletionJeff King2008-11-081-1/+1
* | | | | | | Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-052-0/+27
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | update-ref --no-deref -d: handle the case when the pointed ref is packedMiklos Vajna2008-10-311-0/+11
| * | | | | | git branch -m: forbid renaming of a symrefMiklos Vajna2008-10-301-4/+4
| * | | | | | Fix git update-ref --no-deref -d.Miklos Vajna2008-10-261-0/+7
| * | | | | | Fix git branch -m for symrefs.Miklos Vajna2008-10-261-0/+9
* | | | | | | Merge branch 'np/index-pack'Junio C Hamano2008-11-021-27/+65
|\ \ \ \ \ \ \
| * | | | | | | improve index-pack testsNicolas Pitre2008-10-221-27/+65
* | | | | | | | Merge branch 'sh/rebase-i-p'Junio C Hamano2008-11-021-0/+135
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase-i-p: if todo was reordered use HEAD as the rewritten parentStephen Haberman2008-10-161-2/+2
| * | | | | | | | rebase-i-p: test to exclude commits from todo based on its parentsStephen Haberman2008-10-161-0/+135
* | | | | | | | | Merge branch 'ag/blame-encoding'Junio C Hamano2008-11-024-0/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov2008-10-214-0/+98
* | | | | | | | | | Introduce receive.denyDeletesJan Krüger2008-11-021-0/+11
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-311-1/+1
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-261-0/+21
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | git-archive: work in bare reposCharles Bailey2008-10-261-0/+21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | git-remote: list branches in vertical listsJohannes Sixt2008-10-221-5/+9
* | | | | | | | | rm: loosen safety valve for empty filesJeff King2008-10-221-0/+13
* | | | | | | | | Merge branch 'jk/diff-convfilter'Junio C Hamano2008-10-211-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t4012: use test_cmp instead of cmpJeff King2008-10-181-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/maint-fetch-update-head'Junio C Hamano2008-10-215-3/+27
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | pull: allow "git pull origin $something:$current_branch" into an unborn branchJunio C Hamano2008-10-171-0/+12
| * | | | | | | | Fix fetch/pull when run without --update-head-okJohannes Schindelin2008-10-134-3/+15
* | | | | | | | | Merge branch 'jc/maint-co-track'Junio C Hamano2008-10-211-6/+20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-191-1/+1
| * | | | | | | | demonstrate breakage of detached checkout with symbolic link HEADJunio C Hamano2008-10-191-0/+12
| * | | | | | | | Fix "checkout --track -b newbranch" on detached HEADJunio C Hamano2008-10-171-6/+8
* | | | | | | | | Merge branch 'jk/fix-ls-files-other'Junio C Hamano2008-10-211-0/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-171-0/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | refactor handling of "other" files in ls-files and statusJeff King2008-10-171-0/+6
| | |/ / / / / /
* | | | | | | | Merge branch 'jc/maint-reset-remove-unmerged-new'Junio C Hamano2008-10-211-0/+60
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano2008-10-181-0/+60
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-211-0/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | rehabilitate 'git index-pack' inside the object storeNicolas Pitre2008-10-211-0/+10
* | | | | | | Merge branch 'maint'Junio C Hamano2008-10-201-4/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix testcase failure when extended attributes are in useJunio C Hamano2008-10-191-4/+6
| * | | | | | Merge branch 'db/maint-checkout-b' into maintJunio C Hamano2008-10-181-0/+10
| |\ \ \ \ \ \
| * | | | | | | tests: shell negation portability fixJeff King2008-10-171-1/+1
| | |_|_|/ / / | |/| | | | |