aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* fast-import: make tagger information optionalJunio C Hamano2008-12-19
* fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-19
* git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-15
* git-svn: Make following parents atomicDeskin Miller2008-12-08
* "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-12-07
* Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano2008-12-02
|\
| * commit: Fix stripping of patch in verbose mode.Jeff King2008-11-12
* | Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-02
|\ \
| * | repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-14
| * | t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-12
| * | pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-12
| * | t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey2008-11-12
| * | repack: don't repack local objects in packs with .keep fileBrandon Casey2008-11-12
| * | t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-11-12
| |/
* | Merge branch 'st/maint-tag' into maintJunio C Hamano2008-11-30
|\ \
| * | tag: Add more tests about mixing incompatible modes and optionsSamuel Tardieu2008-11-04
* | | Merge branch 'mk/maint-cg-push' into maintJunio C Hamano2008-11-30
|\ \ \
| * | | git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler2008-11-11
| | |/ | |/|
* | | Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-27
|\ \ \
| * | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
| * | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-23
* | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-26
|/ / /
* | | 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
| |/ / / |/| | |