aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* git-svn: proper detection of bare repositoriesDeskin Miller2008-11-13
* git-svn: respect i18n.commitencoding configEric Wong2008-11-13
* Merge branch 'maint'Junio C Hamano2008-11-12
|\
| * Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2008-11-12
* | Merge branch 'maint'Junio C Hamano2008-11-09
|\ \ | |/
| * checkout: Don't crash when switching away from an invalid branch.Alexandre Julliard2008-11-09
* | Merge branch 'maint'Junio C Hamano2008-11-08
|\ \ | |/
| * 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
| |\ \ | | |/ | |/|
| * | Merge branch 'js/maint-fetch-update-head' into maintJunio C Hamano2008-11-02
| |\ \
| * \ \ Merge branch 'jk/maint-ls-files-other' into maintJunio C Hamano2008-11-02
| |\ \ \
| * \ \ \ Merge branch 'jc/maint-reset-remove-unmerged-new' into maintJunio C Hamano2008-11-02
| |\ \ \ \
| * \ \ \ \ Merge branch 'jc/maint-co-track' into maintJunio C Hamano2008-11-02
| |\ \ \ \ \
* | | | | | | t5400: expect success for denying deletionJeff King2008-11-08
* | | | | | | Merge branch 'mv/maint-branch-m-symref'Junio C Hamano2008-11-05
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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 'np/index-pack'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \
| * | | | | | | improve index-pack testsNicolas Pitre2008-10-22
* | | | | | | | Merge branch 'sh/rebase-i-p'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \ \
| * | | | | | | | rebase-i-p: if todo was reordered use HEAD as the rewritten parentStephen Haberman2008-10-16
| * | | | | | | | rebase-i-p: test to exclude commits from todo based on its parentsStephen Haberman2008-10-16
* | | | | | | | | Merge branch 'ag/blame-encoding'Junio C Hamano2008-11-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov2008-10-21
* | | | | | | | | | Introduce receive.denyDeletesJan Krüger2008-11-02
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-31
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Use test-chmtime -v instead of perl in t5000 to get mtime of a fileAlex Riesen2008-10-31
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | git-archive: work in bare reposCharles Bailey2008-10-26
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | git-remote: list branches in vertical listsJohannes Sixt2008-10-22
* | | | | | | | | rm: loosen safety valve for empty filesJeff King2008-10-22
* | | | | | | | | Merge branch 'jk/diff-convfilter'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t4012: use test_cmp instead of cmpJeff King2008-10-18
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/maint-fetch-update-head'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | 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 'jc/maint-co-track'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | 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
* | | | | | | | | Merge branch 'jk/fix-ls-files-other'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-17
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | refactor handling of "other" files in ls-files and statusJeff King2008-10-17
| | |/ / / / / /
* | | | | | | | Merge branch 'jc/maint-reset-remove-unmerged-new'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | reset --hard/read-tree --reset -u: remove unmerged new pathsJunio C Hamano2008-10-18
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-21
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | |_|_|_|_|/ / |/| | | | | |