summaryrefslogtreecommitdiffstats
path: root/wrap-for-bin.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-26Start preparing for 1.7.10.1Junio C Hamano2-1/+51
2012-04-26Git 1.7.9.7v1.7.9.7Junio C Hamano3-2/+16
2012-04-26Git 1.7.8.6v1.7.8.6Junio C Hamano4-3/+27
2012-04-26Git 1.7.7.7v1.7.7.7Junio C Hamano4-3/+18
2012-04-26bundle: remove stray single-quote from error messageJonathan Nieder1-1/+1
2012-04-10test-subprocess: fix segfault without argumentsRené Scharfe1-3/+3
2012-04-10submodule: fix prototype of gitmodules_configRené Scharfe1-1/+1
2012-04-06Git 1.7.10v1.7.10Junio C Hamano3-11/+19
2012-04-06spec: add missing build dependencyFelipe Contreras1-0/+1
2012-04-06run-command: treat inaccessible directories as ENOENTJeff King4-3/+80
2012-04-06compat/mingw.[ch]: Change return type of exec functions to intRamsay Jones2-4/+6
2012-04-05push: error out when the "upstream" semantics does not make senseJunio C Hamano2-8/+72
2012-04-05add--interactive: ignore unmerged entries in patch modeJeff King2-7/+44
2012-04-04Documentation/git-commit: rephrase the "initial-ness" of templatesJunio C Hamano1-5/+8
2012-04-03Git 1.7.10-rc4v1.7.10-rc4Junio C Hamano2-8/+8
2012-04-02Git 1.7.9.6v1.7.9.6Junio C Hamano4-4/+18
2012-04-02gitk: fix setting font display with new tabbed dialog layout.Pat Thoyts1-1/+1
2012-04-02gitk: fix tabbed preferences construction when using tcl 8.4Pat Thoyts1-0/+1
2012-04-02l10n: Add the Dutch translation team and initialize nl.poVincent van Ravesteijn2-0/+3497
2012-04-02l10n: Inital Portuguese Portugal language (pt_PT)Marco Sousa2-0/+3587
2012-04-02git-commit.txt: clarify -t requires editing messageAdam Monsen1-5/+5
2012-03-30commit: rephrase the error when user did not touch templated log messageJunio C Hamano2-19/+47
2012-03-30commit: do not trigger bogus "has templated message edited" checkJunio C Hamano2-0/+8
2012-03-30t7501: test the right kind of breakageJunio C Hamano1-0/+2
2012-03-30string-list: document that string_list_insert() inserts unique stringsHeiko Voigt1-1/+3
2012-03-30l10n: Improve zh_CN translation for Git 1.7.10-rc3Jiang Xin1-19/+19
2012-03-29config: remove useless assignmentRené Scharfe1-2/+0
2012-03-28Git 1.7.10-rc3v1.7.10-rc3Junio C Hamano2-11/+11
2012-03-28correct a few doubled-word nits in comments and documentationJim Meyering4-4/+4
2012-03-28correct spelling: an URL -> a URLJim Meyering8-9/+9
2012-03-27tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek1-1/+1
2012-03-27Add url of Swedish l10n team in TEAMS fileJiang Xin1-0/+1
2012-03-27l10n: Review zh_CN translation for Git 1.7.10-rc1Jiang Xin1-250/+252
2012-03-27Update Swedish translation (724t0f0u).Peter Krefting1-18/+23
2012-03-26Update draft release notes to 1.7.10Junio C Hamano1-21/+7
2012-03-26Git 1.7.9.5v1.7.9.5Junio C Hamano4-3/+27
2012-03-26grep doc: add --break / --heading / -W to synopsisMark Lodato1-0/+2
2012-03-26Documentation: improve description of GIT_EDITOR and preference orderRodrigo Silva (MestreLion)1-0/+6
2012-03-26documentation: fix alphabetic ordered list for git-rebase man pageNelson Benitez Leon1-2/+5
2012-03-26combine-diff: fix loop index underflowRené Scharfe1-1/+1
2012-03-24gitk: Teach gitk to respect log.showrootMarcus Karlsson1-1/+9
2012-03-23Git 1.7.10-rc2v1.7.10-rc2Junio C Hamano2-2/+18
2012-03-23.mailmap: unify various old mail addresses of gitsterJunio C Hamano1-1/+7
2012-03-23merge-recursive: don't detect renames of empty filesJeff King2-0/+17
2012-03-23teach diffcore-rename to optionally ignore empty contentJeff King3-1/+12
2012-03-23make is_empty_blob_sha1 available everywhereJeff King2-10/+13
2012-03-23drop casts from users EMPTY_TREE_SHA1_BINJeff King3-3/+3
2012-03-23Documentation/gitweb: trivial English fixesD Waitzman1-2/+2
2012-03-23gitk: Add menu items for comparing a commit with the marked commitPaul Mackerras1-9/+29
2012-03-21contrib/completion: "local var=()" is misinterpreted as func-decl by zshAlex Merry1-1/+2