aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | git fetch-pack: do not complain about "no common commits" in an empty repoJohannes Schindelin2008-07-16
| * | | | | Merge branch 'js/maint-pretty-mailmap' into maintJunio C Hamano2008-07-16
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'sp/maint-bash-completion-optim' into maintJunio C Hamano2008-07-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sp/maint-pack-memuse' into maintJunio C Hamano2008-07-16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ls/maint-mailinfo-patch-label' into maintJunio C Hamano2008-07-16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'js/maint-daemon-syslog' into maintJunio C Hamano2008-07-16
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase-i: keep old parents when preserving mergesStephan Beyer2008-07-16
| * | | | | | | | | | t7600-merge: Use test_expect_failure to test option parsingJohannes Sixt2008-07-16
| * | | | | | | | | | Fix buffer overflow in prepare_attr_stackDmitry Potapov2008-07-16
| * | | | | | | | | | Fix buffer overflow in git diffDmitry Potapov2008-07-16
| * | | | | | | | | | Fix buffer overflow in git-grepDmitry Potapov2008-07-16
| * | | | | | | | | | git-cvsserver: fix call to nonexistant cleanupWorkDir()Lars Noschinski2008-07-16
| * | | | | | | | | | Documentation/git-cherry-pick.txt et al.: Fix misleading -n descriptionPetr Baudis2008-07-16
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | t/Makefile: use specified shell when running aggregation scriptSungHyun Nam2008-07-16
* | | | | | | | | | parse-options.c: make check_typos() staticNanako Shiraishi2008-07-16
* | | | | | | | | | builtin-describe.c: make a global variable "pattern" staticNanako Shiraishi2008-07-16
* | | | | | | | | | cache-tree.c: make cache_tree_find() staticNanako Shiraishi2008-07-16
* | | | | | | | | | t/aggregate-results: whitespace fixJunio C Hamano2008-07-16
* | | | | | | | | | t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory"Eric Wong2008-07-16
* | | | | | | | | | Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | reduce_heads(): protect from duplicate inputJunio C Hamano2008-07-14
| * | | | | | | | | | reduce_heads(): thinkofixSverre Hvammen Johansen2008-07-13
| * | | | | | | | | | Add a new test for git-merge-resolveMiklos Vajna2008-07-13
| * | | | | | | | | | t6021: add a new test for git-merge-resolveMiklos Vajna2008-07-13
| * | | | | | | | | | Teach merge.log to "git-merge" againJunio C Hamano2008-07-10
| * | | | | | | | | | Build in mergeMiklos Vajna2008-07-07
| * | | | | | | | | | Fix t7601-merge-pull-config.sh on AIXMiklos Vajna2008-07-06
| * | | | | | | | | | git-commit-tree: make it usable from other builtinsMiklos Vajna2008-07-06
| * | | | | | | | | | Add new test case to ensure git-merge prepends the custom merge messageMiklos Vajna2008-07-06
| * | | | | | | | | | Add new test case to ensure git-merge reduces octopus parents when possibleMiklos Vajna2008-06-30
| * | | | | | | | | | Introduce reduce_heads()Junio C Hamano2008-06-30
| * | | | | | | | | | Introduce get_merge_bases_many()Junio C Hamano2008-06-30
| * | | | | | | | | | Add new test to ensure git-merge handles more than 25 refs.Miklos Vajna2008-06-30
| * | | | | | | | | | Introduce get_octopus_merge_bases() in commit.cMiklos Vajna2008-06-30
| * | | | | | | | | | git-fmt-merge-msg: make it usable from other builtinsMiklos Vajna2008-06-30
| * | | | | | | | | | Move read_cache_unmerged() to read-cache.cMiklos Vajna2008-06-30
| * | | | | | | | | | Add new test to ensure git-merge handles pull.twohead and pull.octopusMiklos Vajna2008-06-30
| * | | | | | | | | | Move parse-options's skip_prefix() to git-compat-util.hMiklos Vajna2008-06-30
| * | | | | | | | | | Move commit_list_count() to commit.cMiklos Vajna2008-06-30
| * | | | | | | | | | Move split_cmdline() to alias.cMiklos Vajna2008-06-30
* | | | | | | | | | | Merge branch 'ag/rewrite_one'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix quadratic performance in rewrite_one.Alexander N. Gavrilov2008-07-13
* | | | | | | | | | | | Merge branch 'sp/win'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | We need to check for msys as well as Windows in add--interactive.Mike Pape2008-07-11
| * | | | | | | | | | | | Convert CR/LF to LF in tag signaturesJohannes Schindelin2008-07-11
| * | | | | | | | | | | | Fixed text file auto-detection: treat EOF character 032 at the end of file as...Dmitry Kakurin2008-07-11
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'js/more-win'Junio C Hamano2008-07-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | help (Windows): Display HTML in default browser using Windows' shell APISteffen Prohaska2008-07-13
| * | | | | | | | | | | | help.c: Add support for htmldir relative to git_exec_path()Steffen Prohaska2008-07-13
| * | | | | | | | | | | | Move code interpreting path relative to exec-dir to new function system_path()Steffen Prohaska2008-07-13
| |/ / / / / / / / / / /