summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refs: store references hierarchicallyMichael Haggerty2012-04-102-49/+232
* sort_ref_dir(): simplify logicMichael Haggerty2012-04-101-10/+11
* refs.c: rename ref_array -> ref_dirMichael Haggerty2012-04-101-98/+97
* struct ref_entry: nest the value part in a unionMichael Haggerty2012-04-101-13/+19
* check_refname_component(): return 0 for zero-length componentsMichael Haggerty2012-04-101-2/+2
* free_ref_entry(): new functionMichael Haggerty2012-04-101-2/+7
* names_conflict(): simplify implementationMichael Haggerty2012-04-101-25/+37
* repack_without_ref(): reimplement using do_for_each_ref_in_array()Michael Haggerty2012-04-101-33/+61
* do_for_each_ref_in_arrays(): new functionMichael Haggerty2012-04-101-29/+53
* do_for_each_ref_in_array(): new functionMichael Haggerty2012-04-101-10/+23
* refs: manage current_ref within do_one_ref()Michael Haggerty2012-04-101-6/+7
* refs.c: reorder definitions more logicallyMichael Haggerty2012-04-101-253/+256
* 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |