aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'km/gc-eperm' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/credential-plug-leak' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/rev-parse-double-dashes' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'jk/cat-file-regression-fix' into maintJunio C Hamano2014-01-13
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pack-heuristics.txt: mark up the file header properlyThomas Ackermann2014-01-13
* | | | | | | | | | | | Update draft release notes to 1.9Junio C Hamano2014-01-13
* | | | | | | | | | | | Merge branch 'jk/t5531-prepare-to-default-to-non-matching'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t5531: further "matching" fixupsJeff King2014-01-13
* | | | | | | | | | | | | Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | diff test: reading a directory as a file need not error outJonathan Nieder2014-01-10
* | | | | | | | | | | | | | Merge branch 'mh/shorten-unambigous-ref'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | shorten_unambiguous_ref(): tighten up pointer arithmeticMichael Haggerty2014-01-09
| * | | | | | | | | | | | | | gen_scanf_fmt(): delete function and use snprintf() insteadMichael Haggerty2014-01-09
| * | | | | | | | | | | | | | shorten_unambiguous_ref(): introduce a new local variableMichael Haggerty2014-01-09
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'mm/mv-file-to-no-such-dir-with-slash'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | mv: let 'git mv file no-such-dir/' error out on Windows, tooJohannes Sixt2014-01-10
* | | | | | | | | | | | | | Merge branch 'jl/submodule-mv-checkout-caveat'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rm: better document side effects when removing a submoduleJens Lehmann2014-01-07
| * | | | | | | | | | | | | | mv: better document side effects when moving a submoduleJens Lehmann2014-01-07
* | | | | | | | | | | | | | | Merge branch 'jk/pull-rebase-using-fork-point'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | rebase: fix fork-point with zero argumentsJohn Keeping2014-01-09
* | | | | | | | | | | | | | | Merge branch 'rr/completion-format-coverletter'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | completion: complete format.coverLetterRamkumar Ramachandra2014-01-07
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'ow/stash-with-ifs'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | stash: handle specifying stashes with $IFSØystein Walle2014-01-07
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'jn/pager-lv-default-env'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pager: set LV=-c alongside LESS=FRSXJonathan Nieder2014-01-07
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'br/sha1-name-40-hex-no-disambiguation'Junio C Hamano2014-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sha1_name: don't resolve refs when core.warnambiguousrefs is falseBrodie Rao2014-01-07
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Update draft release notes to 1.9Junio C Hamano2014-01-10
* | | | | | | | | | | | | | | Merge branch 'ss/builtin-cleanup'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | builtin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth2014-01-06
| * | | | | | | | | | | | | | | builtin/help.c: call load_command_list() only when it is neededSebastian Schuberth2014-01-06
| * | | | | | | | | | | | | | | git.c: consistently use the term "builtin" instead of "internal command"Sebastian Schuberth2014-01-06
* | | | | | | | | | | | | | | | Merge branch 'vm/octopus-merge-bases-simplify'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | get_octopus_merge_bases(): cleanup redundant variableVasily Makarov2014-01-03
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'ta/format-user-manual-as-an-article'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | user-manual: improve html and pdf formattingThomas Ackermann2014-01-06
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'rr/completion-branch-config'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | completion: fix remote.pushdefaultRamkumar Ramachandra2014-01-06
| * | | | | | | | | | | | | | | | completion: fix branch.autosetup(merge|rebase)Ramkumar Ramachandra2014-01-06
| * | | | | | | | | | | | | | | | completion: introduce __gitcomp_nl_append ()Ramkumar Ramachandra2014-01-06
| * | | | | | | | | | | | | | | | zsh completion: find matching custom bash completionRamkumar Ramachandra2014-01-06
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'js/lift-parent-count-limit'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove the line length limit for graft filesJohannes Schindelin2013-12-27
* | | | | | | | | | | | | | | | | Merge branch 'jk/test-framework-updates'Junio C Hamano2014-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | t0000: drop "known breakage" testJeff King2014-01-02
| * | | | | | | | | | | | | | | | | t0000: simplify HARNESS_ACTIVE hackJeff King2014-01-02
| * | | | | | | | | | | | | | | | | t0000: set TEST_OUTPUT_DIRECTORY for sub-testsJeff King2014-01-02
| |/ / / / / / / / / / / / / / / /