summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* handle_path_include: don't look at NULL valuejk/config-path-include-fixJeff King2014-01-281-1/+5
* expand_user_path: do not look at NULL pathJeff King2014-01-281-1/+1
* config: expand tildes in include.path variableJeff King2012-04-293-1/+18
* Git 1.7.10v1.7.10Junio C Hamano2012-04-063-11/+19
* spec: add missing build dependencyFelipe Contreras2012-04-061-0/+1
* Git 1.7.10-rc4v1.7.10-rc4Junio C Hamano2012-04-032-8/+8
* Merge branch 'pt/gitk'Junio C Hamano2012-04-021-1/+2
|\
| * gitk: fix setting font display with new tabbed dialog layout.Pat Thoyts2012-04-021-1/+1
| * gitk: fix tabbed preferences construction when using tcl 8.4Pat Thoyts2012-04-021-0/+1
* | Sync with 1.7.9.6Junio C Hamano2012-04-023-6/+17
|\ \
| * | Git 1.7.9.6v1.7.9.6Junio C Hamano2012-04-024-4/+18
| * | Merge branch 'jc/maint-merge-autoedit' into maintJunio C Hamano2012-04-022-3/+40
| |\ \
| | * | merge: backport GIT_MERGE_AUTOEDIT supportjc/maint-merge-autoeditJunio C Hamano2012-03-202-3/+40
* | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2012-04-024-19/+7103
|\ \ \ \
| * | | | l10n: Add the Dutch translation team and initialize nl.poVincent van Ravesteijn2012-04-022-0/+3497
| * | | | l10n: Inital Portuguese Portugal language (pt_PT)Marco Sousa2012-04-022-0/+3587
| * | | | l10n: Improve zh_CN translation for Git 1.7.10-rc3Jiang Xin2012-03-301-19/+19
* | | | | Merge branch 'maint'Junio C Hamano2012-03-301-1/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | string-list: document that string_list_insert() inserts unique stringsHeiko Voigt2012-03-301-1/+3
* | | | | config: remove useless assignmentRené Scharfe2012-03-281-2/+0
| |/ / / |/| | |
* | | | Git 1.7.10-rc3v1.7.10-rc3Junio C Hamano2012-03-282-11/+11
* | | | correct a few doubled-word nits in comments and documentationJim Meyering2012-03-284-4/+4
* | | | correct spelling: an URL -> a URLJim Meyering2012-03-288-9/+9
* | | | l10n updates for Git 1.7.10-rc1Junio C Hamano2012-03-274-292/+310
|\ \ \ \
| * | | | Add url of Swedish l10n team in TEAMS fileJiang Xin2012-03-271-0/+1
| * | | | l10n: Review zh_CN translation for Git 1.7.10-rc1Jiang Xin2012-03-271-250/+252
| * | | | Update Swedish translation (724t0f0u).Peter Krefting2012-03-271-18/+23
| * | | | l10n: Update zh_CN translation for Git 1.7.10-rc1Jiang Xin2012-03-161-12/+17
| * | | | l10n: Update git.pot (1 new message)Jiang Xin2012-03-161-12/+17
| * | | | Merge v1.7.10-rc0 for git l10n updateJiang Xin2012-03-1621-105/+265
| |\ \ \ \
* | | | | | tests: unset COLUMNS inherited from environmentZbigniew Jędrzejewski-Szmek2012-03-271-1/+1
* | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-03-261-21/+7
* | | | | | Sync with 1.7.9.5Junio C Hamano2012-03-264-3/+38
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Git 1.7.9.5v1.7.9.5Junio C Hamano2012-03-264-3/+27
| * | | | | Merge branch 'jn/maint-fast-import-empty-ls' into maintJunio C Hamano2012-03-262-0/+43
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ph/rerere-doc' into maintJunio C Hamano2012-03-261-7/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ms/maint-config-error-at-eol-linecount' into maintJunio C Hamano2012-03-262-4/+40
| |\ \ \ \ \ \ \
| * | | | | | | | grep doc: add --break / --heading / -W to synopsisMark Lodato2012-03-261-0/+2
| * | | | | | | | Documentation: improve description of GIT_EDITOR and preference orderRodrigo Silva (MestreLion)2012-03-261-0/+6
| * | | | | | | | documentation: fix alphabetic ordered list for git-rebase man pageNelson Benitez Leon2012-03-261-2/+5
* | | | | | | | | Merge gitk changes from Paul Mackerras at git://ozlabs.org/~paulus/gitkJunio C Hamano2012-03-241-130/+282
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | gitk: Teach gitk to respect log.showrootMarcus Karlsson2012-03-241-1/+9
| * | | | | | | | gitk: Add menu items for comparing a commit with the marked commitPaul Mackerras2012-03-231-9/+29
| * | | | | | | | gitk: Speed up resolution of short SHA1 idsPaul Mackerras2012-03-191-5/+27
| * | | | | | | | gitk: Use symbolic font names "sans" and "monospace" when availableJonathan Nieder2012-03-191-0/+5
| * | | | | | | | gitk: Skip over AUTHOR/COMMIT_DATE when searching all fieldsFrédéric Brière2012-03-191-2/+4
| * | | | | | | | gitk: Make "git describe" output clickable, tooJim Meyering2012-03-191-1/+5
| * | | | | | | | gitk: Fix the display of files when filtered by pathPat Thoyts2012-03-191-11/+27
| * | | | | | | | gitk: Use a tabbed dialog to edit preferencesPat Thoyts2012-03-191-100/+164
| * | | | | | | | gitk: Use "gitk: repo-top-level-dir" as window titleZbigniew Jędrzejewski-Szmek2012-03-191-1/+12