summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-11gitweb: Pass esc_html_hl_regions() options to esc_html()Libravatar Jakub Narębski1-4/+7
2012-04-11gitweb: esc_html_hl_regions(): Don't create empty <span> elementsLibravatar Michał Kiedrowicz1-0/+3
2012-04-11gitweb: Use descriptive names in esc_html_hl_regions()Libravatar Michał Kiedrowicz1-5/+8
2012-04-11blame: accept --need-minimalLibravatar Junio C Hamano1-0/+1
2012-04-11Kick off post 1.7.10 cycleLibravatar Junio C Hamano3-2/+31
2012-04-11gitweb: Fix unintended "--no-merges" for regular Atom feedLibravatar Sebastian Pipping1-0/+1
2012-04-11tests: modernise style: more uses of test_line_countLibravatar Stefano Lattarini19-74/+65
2012-04-11revision: insert unsorted, then sort in prepare_revision_walk()Libravatar René Scharfe3-1/+19
2012-04-11commit: use mergesort() in commit_list_sort_by_date()Libravatar René Scharfe1-6/+23
2012-04-11add mergesort() for linked listsLibravatar René Scharfe5-0/+138
2012-04-10unpack-trees: plug minor memory leakLibravatar René Scharfe1-9/+16
2012-04-10unpack-trees: don't perform any index operation if we're not mergingLibravatar René Scharfe1-1/+1
2012-04-10do_for_each_ref(): only iterate over the subtree that was requestedLibravatar Michael Haggerty1-7/+28
2012-04-10refs: store references hierarchicallyLibravatar Michael Haggerty2-49/+232
2012-04-10sort_ref_dir(): simplify logicLibravatar Michael Haggerty1-10/+11
2012-04-10refs.c: rename ref_array -> ref_dirLibravatar Michael Haggerty1-98/+97
2012-04-10struct ref_entry: nest the value part in a unionLibravatar Michael Haggerty1-13/+19
2012-04-10check_refname_component(): return 0 for zero-length componentsLibravatar Michael Haggerty1-2/+2
2012-04-10free_ref_entry(): new functionLibravatar Michael Haggerty1-2/+7
2012-04-10names_conflict(): simplify implementationLibravatar Michael Haggerty1-25/+37
2012-04-10repack_without_ref(): reimplement using do_for_each_ref_in_array()Libravatar Michael Haggerty1-33/+61
2012-04-10do_for_each_ref_in_arrays(): new functionLibravatar Michael Haggerty1-29/+53
2012-04-10do_for_each_ref_in_array(): new functionLibravatar Michael Haggerty1-10/+23
2012-04-10refs: manage current_ref within do_one_ref()Libravatar Michael Haggerty1-6/+7
2012-04-10refs.c: reorder definitions more logicallyLibravatar Michael Haggerty1-253/+256
2012-04-11l10n: Updated pt_PT languageLibravatar Marco Sousa1-115/+127
2012-04-10var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settingsLibravatar Jonathan Nieder3-0/+18
2012-04-10remote-curl: main test case for the OS command line overflowLibravatar Ivan Todoroski1-0/+31
2012-04-10fetch-pack: test cases for the new --stdin optionLibravatar Ivan Todoroski1-0/+66
2012-04-10remote-curl: send the refs to fetch-pack on stdinLibravatar Ivan Todoroski1-5/+13
2012-04-10fast-import: tighten parsing of datarefsLibravatar Pete Wyckoff2-33/+364
2012-04-10Merge branch 'maint'Libravatar Junio C Hamano2-4/+4
2012-04-10Merge branch 'maint-1.7.9' into maintLibravatar Junio C Hamano0-0/+0
2012-04-10Merge branch 'maint-1.7.8' into maint-1.7.9Libravatar Junio C Hamano2-6/+6
2012-04-10test-subprocess: fix segfault without argumentsLibravatar René Scharfe1-3/+3
2012-04-10submodule: fix prototype of gitmodules_configLibravatar René Scharfe1-1/+1
2012-04-10rev-parse --show-prefix: add in trailing newlineLibravatar Ross Lagerwall2-1/+3
2012-04-10fix http auth with multiple curl handlesLibravatar Jeff King2-5/+7
2012-04-10http auth fails with multiple curl handlesLibravatar Clemens Buchacher1-10/+15
2012-04-09Fix git-subtree install instructionsLibravatar David A. Greene1-12/+18
2012-04-09Use git-subtree test MakefileLibravatar David A. Greene1-1/+1
2012-04-09Add subtree test MakefileLibravatar David A. Greene1-0/+69
2012-04-09Install git-subtree from contribLibravatar David A. Greene1-20/+21
2012-04-09Use configure settings for git-subtreeLibravatar David A. Greene1-0/+3
2012-04-09Use project config filesLibravatar David A. Greene1-3/+6
2012-04-09Remove unnecessary git-subtree filesLibravatar David A. Greene6-143/+0
2012-04-09Set TEST_DIRECTORYLibravatar David A. Greene1-2/+4
2012-04-09Add 'contrib/subtree/' from commit 'd3a04e06c77d57978bb5230361c64946232cc346'Libravatar David A. Greene15-0/+2196
2012-04-09rebase -i continue: don't skip commits that only change submodulesLibravatar John Keeping2-1/+31
2012-04-09remote: update builtin usageLibravatar Michael Schubert1-2/+2