summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30Merge branch 'rs/pop-commit'Junio C Hamano
2015-10-30Merge branch 'mk/blame-error-message'Junio C Hamano
2015-10-30Merge branch 'js/misc-fixes'Junio C Hamano
2015-10-30Merge branch 'js/imap-send-curl-compilation-fix'Junio C Hamano
2015-10-30Merge branch 'jk/delete-modechange-conflict'Junio C Hamano
2015-10-30Merge branch 'jc/add-u-A-default-to-top'Junio C Hamano
2015-10-30Merge branch 'ar/clone-dissociate'Junio C Hamano
2015-10-30Merge git://ozlabs.org/~paulus/gitkJunio C Hamano
2015-10-30Merge https://github.com/vnwildman/gitkPaul Mackerras
2015-10-30gitk: Update Russian translationDimitriy Ryazantcev
2015-10-30gitk: Add accelerator to German localeTakashi Iwai
2015-10-30gitk: Add accelerators to Japanese localeTakashi Iwai
2015-10-30gitk: Update msgid's for menu items with acceleratorTakashi Iwai
2015-10-30gitk: l10n: Update Catalan translationAlex Henrie
2015-10-30gitk: Add missing acceleratorsBeat Bolli
2015-10-29Eighth batch for 2.7Junio C Hamano
2015-10-29Merge branch 'jc/am-mailinfo-direct'Junio C Hamano
2015-10-29Merge branch 'jc/mailinfo-lib'Junio C Hamano
2015-10-29Merge branch 'rp/link-curl-before-ssl'Junio C Hamano
2015-10-29Merge branch 'dt/name-hash-dir-entry-fix'Junio C Hamano
2015-10-29Merge branch 'tk/sigchain-unnecessary-post-tempfile'Junio C Hamano
2015-10-29Merge branch 'jk/war-on-sprintf'Junio C Hamano
2015-10-29Merge branch 'jc/em-dash-in-doc'Junio C Hamano
2015-10-29Merge branch 'jc/everyday-markup'Junio C Hamano
2015-10-29Merge branch 'xf/user-manual-markup'Junio C Hamano
2015-10-26Seventh batch for 2.7Junio C Hamano
2015-10-26Merge branch 'dk/p4-import-ctypes'Junio C Hamano
2015-10-26Merge branch 'jk/repository-extension'Junio C Hamano
2015-10-26Merge branch 'dt/t7063-fix-flaky-test'Junio C Hamano
2015-10-26Merge branch 'kn/for-each-tag'Junio C Hamano
2015-10-26Merge branch 'es/worktree-add'Junio C Hamano
2015-10-26Merge branch 'tk/stripspace'Junio C Hamano
2015-10-26Merge branch 'rt/placeholder-in-usage'Junio C Hamano
2015-10-26Merge branch 'jc/usage-stdin'Junio C Hamano
2015-10-26Merge branch 'mr/worktree-list'Junio C Hamano
2015-10-26Merge branch 'jc/am-3-fallback-regression-fix'Junio C Hamano
2015-10-26merge: detect delete/modechange conflictJeff King
2015-10-26t6031: generalize for recursive and resolve strategiesJeff King
2015-10-26t6031: move triple-rename test to t3030Jeff King
2015-10-26use pop_commit() for consuming the first entry of a struct commit_listRené Scharfe
2015-10-26Correct fscanf formatting string for I64u valuesWaldek Maleska
2015-10-26Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin
2015-10-26Squelch warning about an integer overflowJohannes Schindelin
2015-10-26imap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually availableJohannes Schindelin
2015-10-26blame: fix option name in error messageMax Kirillov
2015-10-25add: simplify -u/-A without pathspecJunio C Hamano
2015-10-23compat/mingw.c: remove printf format warningJohannes Sixt
2015-10-23read_branches_file: plug a FILE* leakJohannes Sixt
2015-10-22Documentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano
2015-10-22clone: allow "--dissociate" without referenceAlex Riesen