Clear the delta base cache if a pack is rebuilt
[git.git] / t /
2009-02-04 Matthieu Moybuiltin-mv.c: check for unversionned files before looki...
2009-02-04 Matthieu MoyAdd a testcase for "git mv -f" on untracked files.
2009-02-04 Matthieu MoyMissing && in t/t7001.sh.
2009-01-15 Stephan Beyert3404: Add test case for auto-amending only edited...
2009-01-15 Stephan Beyert3404: Add test case for aborted --continue after ...
2009-01-15 Stephan Beyert3501: check that commits are actually done
2009-01-14 Michael J Gruberfix handling of multiple untracked files for git mv -k
2009-01-14 Michael J Gruberadd test cases for "git mv -k"
2009-01-07 Junio C HamanoMerge branch 'maint-1.5.6' into maint-1.6.0
2008-12-20 Junio C HamanoGIT 1.6.0.6 v1.6.0.6
2008-12-20 Junio C Hamanofast-import: make tagger information optional
2008-12-20 Johannes Schindelinfast-export: deal with tag objects that do not have...
2008-12-17 Junio C HamanoGIT 1.5.6.6 v1.5.6.6
2008-12-17 Junio C HamanoGIT 1.5.5.6 v1.5.5.6
2008-12-15 Junio C Hamanogit-show: do not segfault when showing a bad tag
2008-12-09 Deskin Millergit-svn: Make following parents atomic
2008-12-07 Matt McCutchen"git diff <tree>{3,}": do not reverse order of arguments
2008-12-03 Junio C HamanoMerge branch 'jk/maint-commit-v-strip' into maint
2008-12-03 Junio C HamanoMerge branch 'bc/maint-keep-pack' into maint
2008-12-03 Junio C HamanoMerge branch 'js/mingw-rename-fix' into maint
2008-12-01 Junio C HamanoMerge branch 'st/maint-tag' into maint
2008-12-01 Junio C HamanoMerge branch 'mk/maint-cg-push' into maint
2008-11-28 Junio C HamanoMerge branch 'mv/fast-export' into maint
2008-11-26 Junio C HamanoMerge branch 'mm/maint-sort-config-doc' into maint
2008-11-26 Junio C HamanoTeach "git diff" to honour --[no-]ext-diff
2008-11-24 Johannes Schindelinfast-export: use an unsorted string list for extra_refs
2008-11-24 Miklos VajnaAdd new testcase to show fast-export does not always...
2008-11-15 Brandon Caseyrepack: only unpack-unreachable if we are deleting...
2008-11-13 Brandon Caseyt7700: test that 'repack -a' packs alternate packed...
2008-11-12 Nicolas PitreFix pack.packSizeLimit and --max-pack-size handling
2008-11-12 Jeff Kingcommit: Fix stripping of patch in verbose mode.
2008-11-12 Brandon Caseypack-objects: extend --local to mean ignore non-local...
2008-11-12 Brandon Caseyt7700: demonstrate mishandling of loose objects in...
2008-11-12 Brandon Caseyrepack: don't repack local objects in packs with .keep...
2008-11-12 Brandon Caseyt7700: demonstrate mishandling of objects in packs...
2008-11-11 Martin Koeglergit push: Interpret $GIT_DIR/branches in a Cogito compa...
2008-11-09 Alexandre Julliardcheckout: Don't crash when switching away from an inval...
2008-11-09 Junio C HamanoMerge branch 'cb/maint-update-ref-fix' into maint
2008-11-09 Junio C HamanoMerge branch 'cj/maint-gitpm-fix-maybe-self' into maint
2008-11-09 Junio C HamanoMerge branch 'ar/maint-mksnpath' into maint
2008-11-09 Junio C HamanoMerge branch 'mv/maint-branch-m-symref' into maint
2008-11-05 Clemens Buchacherpush: fix local refs update if already up-to-date
2008-11-05 Clemens Buchacherdo not force write of packed refs
2008-11-04 Samuel Tardieutag: Add more tests about mixing incompatible modes...
2008-11-02 Junio C HamanoMerge branch 'js/maint-fetch-update-head' into maint
2008-11-02 Junio C HamanoMerge branch 'jk/maint-ls-files-other' into maint
2008-11-02 Junio C HamanoMerge branch 'jc/maint-reset-remove-unmerged-new' into...
2008-11-02 Junio C HamanoMerge branch 'jc/maint-co-track' into maint
2008-11-02 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2008-11-01 Miklos Vajnaupdate-ref --no-deref -d: handle the case when the...
2008-10-31 Alex RiesenUse test-chmtime -v instead of perl in t5000 to get...
2008-10-30 Miklos Vajnagit branch -m: forbid renaming of a symref
2008-10-26 Charles Baileygit-archive: work in bare repos
2008-10-26 Miklos VajnaFix git update-ref --no-deref -d.
2008-10-26 Miklos VajnaFix git branch -m for symrefs.
2008-10-21 Nicolas Pitrerehabilitate 'git index-pack' inside the object store
2008-10-20 Junio C HamanoFix testcase failure when extended attributes are in use
2008-10-19 Junio C HamanoEnhance hold_lock_file_for_{update,append}() API
2008-10-19 Junio C Hamanodemonstrate breakage of detached checkout with symbolic...
2008-10-18 Junio C Hamanoreset --hard/read-tree --reset -u: remove unmerged...
2008-10-18 Junio C HamanoMerge branch 'db/maint-checkout-b' into maint
2008-10-17 Junio C HamanoFix "checkout --track -b newbranch" on detached HEAD
2008-10-17 Jeff Kingrefactor handling of "other" files in ls-files and...
2008-10-17 Jeff Kingtests: shell negation portability fix
2008-10-17 Junio C Hamanopull: allow "git pull origin $something:$current_branch...
2008-10-17 Matt McCutchent1301-shared-repo.sh: don't let a default ACL interfere...
2008-10-16 Brandon Caseyxdiff-interface.c: strip newline (and cr) from line...
2008-10-16 Brandon Caseyt4018-diff-funcname: demonstrate end of line funcname...
2008-10-16 Brandon Caseyt4018-diff-funcname: rework negated last expression...
2008-10-14 Miklos VajnaAdd testcase to ensure merging an early part of a branc...
2008-10-13 Johannes SchindelinFix fetch/pull when run without --update-head-ok
2008-10-12 Shawn O. Pearcetest-lib: fix broken printf
2008-10-12 Jeff Kinggit apply --directory broken for new files
2008-10-10 Johannes Schindelinrebase -i: do not fail when there is no commit to cherr...
2008-10-10 Miklos Vajnatest-lib: fix color reset in say_color()
2008-10-09 Shawn O. PearceMerge branch 'sg/maint-intrebase-msghook' into maint
2008-10-09 Shawn O. PearceMerge branch 'jk/maint-soliconv' into maint
2008-10-08 Deskin Millergit init: --bare/--shared overrides system/global config
2008-10-08 Johannes Schindelingit rm: refresh index before up-to-date check
2008-10-06 Nanako ShiraishiTeach rebase -i to honor pre-rebase hook
2008-10-06 Linus Torvaldsfix bogus "diff --git" header from "diff --no-index"
2008-10-03 Jakub Narebskigitweb: Add path_info tests to t/t9500-gitweb-standalon...
2008-09-30 SZEDER Gábort0024: add executable permission
2008-09-29 Shawn O. PearceMerge branch 'bc/maint-diff-hunk-header-fix' into maint
2008-09-29 Shawn O. PearceMerge branch 'mg/maint-remote-fix' into maint
2008-09-26 Alex RiesenRemove empty directories in recursive merge
2008-09-24 Deskin Millermaint: check return of split_cmdline to avoid bad confi...
2008-09-23 Brandon Caseyt4018-diff-funcname: test syntax of builtin xfuncname...
2008-09-22 Daniel BarkalowCheck early that a new branch is new and valid
2008-09-19 Brandon Caseydiff.*.xfuncname which uses "extended" regex's for...
2008-09-19 Junio C HamanoMerge branch 'dp/maint-rebase-fix' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-checkout-keep-remove' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-diff-quiet' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-name-hash-clear' into maint
2008-09-19 Junio C HamanoMerge branch 'jc/maint-template-permbits' into maint
2008-09-19 Junio C HamanoMerge branch 'mh/maint-honor-no-ssl-verify' into maint
2008-09-19 Charles BaileyMake git archive respect core.autocrlf when creating...
2008-09-19 Charles BaileyAdd new test to demonstrate git archive core.autocrlf...
2008-09-19 Eric Wonggit-svn: fix handling of even funkier branch names
2008-09-19 Alec Berrymangit-svn: Always create a new RA when calling do_switch...
next