aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder2008-12-02
* send-email: do not reverse the command line argumentsJunio C Hamano2008-11-30
* Merge branch 'ta/quiet-pull'Junio C Hamano2008-11-27
|\
| * Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz2008-11-14
* | Merge branch 'ph/send-email'Junio C Hamano2008-11-27
|\ \
| * | git send-email: interpret unknown files as revision listsPierre Habouzit2008-11-11
* | | Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ \
| * \ \ 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
* | | | | Merge branch 'maint'Junio C Hamano2008-11-26
|\ \ \ \ \ | |/ / / /
| * | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-26
| |/ / /
* | | | t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen2008-11-26
* | | | Fix t4030-diff-textconv.shAlex Riesen2008-11-23
* | | | Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-16
|\ \ \ \
| * | | | repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-14
* | | | | Merge branch 'jk/commit-v-strip'Junio C Hamano2008-11-16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | status: show "-v" diff even for initial commitJeff King2008-11-12
| * | | | Merge branch 'jk/maint-commit-v-strip' into jk/commit-v-stripJunio C Hamano2008-11-12
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-11-13
|\ \ \ \ \
| * | | | | git-svn: proper detection of bare repositoriesDeskin Miller2008-11-06
| * | | | | git-svn: respect i18n.commitencoding configEric Wong2008-11-06
* | | | | | Merge branch 'jk/maint-commit-v-strip'Junio C Hamano2008-11-12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | commit: Fix stripping of patch in verbose mode.Jeff King2008-11-12
* | | | | | Merge branch 'np/pack-safer'Junio C Hamano2008-11-12
|\ \ \ \ \ \
| * | | | | | t5303: fix printf format string for portabilityJunio C Hamano2008-11-09
| * | | | | | t5303: work around printf breakage in dashJunio C Hamano2008-11-09
| * | | | | | extend test coverage for latest pack corruption resilience improvementsNicolas Pitre2008-11-02
| * | | | | | close another possibility for propagating pack corruptionNicolas Pitre2008-11-02
* | | | | | | Merge branch 'mk/maint-cg-push'Junio C Hamano2008-11-12
|\ \ \ \ \ \ \
| * | | | | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler2008-11-11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'bc/maint-keep-pack'Junio C Hamano2008-11-12
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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 'mv/remote-rename'Junio C Hamano2008-11-12
|\ \ \ \ \ \
| * | | | | | git-remote rename: migrate from remotes/ and branches/Miklos Vajna2008-11-11
| * | | | | | Implement git remote renameMiklos Vajna2008-11-05
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/deny-push-to-current'Junio C Hamano2008-11-12
|\ \ \ \ \ \
| * | | | | | receive-pack: detect push to current branch of non-bare repoJeff King2008-11-09
| * | | | | | t5516: refactor oddball testsJeff King2008-11-09
* | | | | | | Merge branch 'jk/diff-convfilter'Junio C Hamano2008-11-12
|\ \ \ \ \ \ \
| * | | | | | | enable textconv for diff in verbose status/commitJeff King2008-10-26
| * | | | | | | wt-status: load diff ui configJeff King2008-10-26
| * | | | | | | only textconv regular filesJeff King2008-10-26
| * | | | | | | userdiff: require explicitly allowing textconvJeff King2008-10-26
| * | | | | | | refactor userdiff textconv codeJeff King2008-10-26
* | | | | | | | Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano2008-11-12
|\ \ \ \ \ \ \ \