summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Git 1.8.2.2v1.8.2.2Junio C Hamano2013-04-263-2/+21
* Merge branch 'jk/a-thread-only-dies-once' into maintJunio C Hamano2013-04-263-6/+26
|\
| * run-command: use thread-aware die_is_recursing routineJeff King2013-04-171-0/+11
| * usage: allow pluggable die-recursion checksJeff King2013-04-172-6/+15
* | Merge branch 'jn/gitweb-install-doc' into maintJunio C Hamano2013-04-262-8/+12
|\ \
| * | gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibilityJonathan Nieder2013-04-181-0/+7
| * | gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEMJakub Narębski2013-04-151-8/+5
* | | Merge branch 'fc/untracked-zsh-prompt' into maintJunio C Hamano2013-04-261-1/+1
|\ \ \
| * | | prompt: fix untracked files for zshFelipe Contreras2013-04-221-1/+1
* | | | Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maintJunio C Hamano2013-04-261-1/+4
|\ \ \ \
| * | | | receive-pack: close sideband fd on early pack errorsJeff King2013-04-191-1/+4
| | |_|/ | |/| |
* | | | Merge branch 'jk/chopped-ident' into maintJunio C Hamano2013-04-265-99/+75
|\ \ \ \
| * | | | blame: handle broken commit headers gracefullyRené Scharfe2013-04-171-3/+8
| * | | | pretty: handle broken commit headers gracefullyRené Scharfe2013-04-172-21/+66
| * | | | cat-file: print tags raw for "cat-file -p"Jeff King2013-04-172-75/+1
* | | | | Merge branch 'rt/commentchar-fmt-merge-msg' into maintJunio C Hamano2013-04-262-7/+29
|\ \ \ \ \
| * | | | | t6200: avoid path mangling issue on WindowsJohannes Sixt2013-04-181-3/+3
| * | | | | fmt-merge-msg: use core.commentchar in tag signatures completelyRalf Thielow2013-04-071-4/+8
| * | | | | fmt-merge-msg: respect core.commentchar in people creditsRalf Thielow2013-04-072-3/+21
* | | | | | Merge branch 'rs/empty-archive' into maintJunio C Hamano2013-04-261-1/+1
|\ \ \ \ \ \
| * | | | | | t5004: fix issue with empty archive test and bsdtarRené Scharfe2013-04-101-1/+1
* | | | | | | Merge branch 'pe/pull-rebase-v-q' into maintJunio C Hamano2013-04-262-1/+28
|\ \ \ \ \ \ \
| * | | | | | | pull: Apply -q and -v options to rebase mode as wellPeter Eisentraut2013-03-172-1/+28
* | | | | | | | t7409: do not use export X=YTorsten Bögershausen2013-04-261-4/+10
* | | | | | | | test-hg-hg-git.sh: do not use export X=YTorsten Bögershausen2013-04-261-4/+6
* | | | | | | | test-hg-bidi.sh: do not use export X=YTorsten Bögershausen2013-04-261-5/+6
* | | | | | | | t9501: do not use export X=YTorsten Bögershausen2013-04-261-5/+10
* | | | | | | | t9020: do not use export X=YTorsten Bögershausen2013-04-261-1/+2
* | | | | | | | Update draft release notes to 1.8.2.2Junio C Hamano2013-04-251-0/+18
* | | | | | | | Merge branch 'jk/diff-algo-finishing-touches' into maintJunio C Hamano2013-04-252-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: allow unstuck arguments with --diff-algorithmJohn Keeping2013-04-051-2/+3
| * | | | | | | | git-merge(1): document diff-algorithm option to merge-recursiveJohn Keeping2013-04-051-0/+6
* | | | | | | | | Merge branch 'sr/log-SG-no-textconv' into maintJunio C Hamano2013-04-252-72/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | diffcore-pickaxe: unify code for log -S/-GJeff King2013-04-051-69/+49
| * | | | | | | | | diffcore-pickaxe: fix leaks in "log -S<block>" and "log -G<pattern>"Junio C Hamano2013-04-051-5/+7
| * | | | | | | | | diffcore-pickaxe: port optimization from has_changes() to diff_grep()Junio C Hamano2013-04-051-1/+6
| * | | | | | | | | diffcore-pickaxe: respect --no-textconvSimon Ruderich2013-04-052-4/+36
| * | | | | | | | | diffcore-pickaxe: remove fill_one()Jeff King2013-04-051-20/+10
| * | | | | | | | | diffcore-pickaxe: remove unnecessary call to get_textconv()Simon Ruderich2013-04-051-9/+14
* | | | | | | | | | Merge branch 'jc/merge-tag-object' into maintJunio C Hamano2013-04-252-32/+81
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t6200: test message for merging of an annotated tagJunio C Hamano2013-04-011-0/+39
| * | | | | | | | | | t6200: use test_config/test_unconfigJunio C Hamano2013-04-011-32/+29
| * | | | | | | | | | merge: a random object may not necssarily be a commitJunio C Hamano2013-03-191-0/+13
* | | | | | | | | | | completion: remove duplicate block for "git commit -c"Mårten Kongstad2013-04-251-7/+0
* | | | | | | | | | | cherry-pick/revert: make usage say '<commit-ish>...'Kevin Bracey2013-04-241-2/+2
* | | | | | | | | | | Start preparing for 1.8.2.2Junio C Hamano2013-04-222-1/+26
* | | | | | | | | | | Merge branch 'ta/glossary' into maintJunio C Hamano2013-04-2232-111/+89
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | glossary: improve definitions of refspec and pathspecThomas Ackermann2013-04-151-23/+10
| * | | | | | | | | | | The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-1531-68/+68
| * | | | | | | | | | | glossary: improve description of SHA-1 related topicsThomas Ackermann2013-04-151-10/+10