summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-20Merge branch 'mm/color-auto-default'Libravatar Junio C Hamano3-6/+12
2013-06-20Merge branch 'rs/discard-index-discard-array'Libravatar Junio C Hamano5-2/+32
2013-06-20Merge branch 'nd/traces'Libravatar Junio C Hamano5-9/+25
2013-06-20Merge branch 'fc/show-non-empty-errors-in-test'Libravatar Junio C Hamano9-53/+65
2013-06-20Merge branch 'fc/makefile'Libravatar Junio C Hamano1-4/+6
2013-06-20Merge branch 'js/test-ln-s-add'Libravatar Junio C Hamano30-333/+351
2013-06-20Merge branch 'nd/make-wildmatch-default'Libravatar Junio C Hamano1-2/+2
2013-06-20pull: merge into unborn by fast-forwarding from empty treeLibravatar Thomas Rast2-1/+37
2013-06-20pull: update unborn branch tip after indexLibravatar Jeff King1-2/+2
2013-06-20for_each_ref: load all loose refs before packed refsLibravatar Jeff King1-4/+35
2013-06-20get_packed_ref_cache: reload packed-refs file when it changesLibravatar Jeff King1-5/+16
2013-06-20add a stat_validity structLibravatar Michael Haggerty2-0/+57
2013-06-20Extract a struct stat_data from cache_entryLibravatar Michael Haggerty3-80/+116
2013-06-20packed_ref_cache: increment refcount when lockedLibravatar Michael Haggerty1-1/+7
2013-06-20do_for_each_entry(): increment the packed refs cache refcountLibravatar Michael Haggerty1-1/+4
2013-06-20refs: manage lifetime of packed refs cache via reference countingLibravatar Michael Haggerty1-3/+36
2013-06-20refs: implement simple transactions for the packed-refs fileLibravatar Michael Haggerty3-21/+98
2013-06-20refs: wrap the packed refs cache in a level of indirectionLibravatar Michael Haggerty1-6/+26
2013-06-20pack_refs(): split creation of packed refs and entry writingLibravatar Michael Haggerty1-14/+34
2013-06-20repack_without_ref(): split list curation and entry writingLibravatar Michael Haggerty1-12/+50
2013-06-20t7400: test of UTF-8 submodule names pass under Mac OSLibravatar Torsten Bögershausen1-8/+11
2013-06-20send-email: sanitize author when writing From lineLibravatar Michael S. Tsirkin2-3/+4
2013-06-20send-email: add test for duplicate utf8 nameLibravatar Michael S. Tsirkin1-0/+14
2013-06-19t/t5528-push-default: remove redundant test_config linesLibravatar Ramkumar Ramachandra1-2/+0
2013-06-19diff: add --ignore-blank-lines optionLibravatar Antoine Pelisse10-8/+439
2013-06-19random typofixes (committed missing a 't', successful missing an 's')Libravatar Veres Lajos3-3/+3
2013-06-19sequencer: write useful reflog message for fast-forwardLibravatar Ramkumar Ramachandra1-3/+8
2013-06-19resolve_ref_unsafe(): close race condition reading loose refsLibravatar Michael Haggerty1-4/+24
2013-06-19resolve_ref_unsafe(): handle the case of an SHA-1 within loopLibravatar Michael Haggerty1-9/+13
2013-06-19resolve_ref_unsafe(): extract function handle_missing_loose_ref()Libravatar Michael Haggerty1-21/+35
2013-06-19http.c: don't rewrite the user:passwd string multiple timesLibravatar Brandon Casey1-3/+9
2013-06-18name-rev: allow to specify a subpath for --refs optionLibravatar Namhyung Kim2-8/+31
2013-06-18test-lib: rearrange start/end of test_expect_* and test_skipLibravatar Thomas Rast2-3/+12
2013-06-18test-lib: refactor $GIT_SKIP_TESTS matchingLibravatar Thomas Rast1-17/+24
2013-06-18fix "builtin-*" references to be "builtin/*"Libravatar Phil Hord9-21/+20
2013-06-18Documentation: Move "git diff <blob> <blob>"Libravatar Kevin Bracey1-7/+7
2013-06-18Documentation/git-merge.txt: weaken warning about uncommited changesLibravatar Matthieu Moy1-2/+2
2013-06-18t/t9802: explicitly name the upstream branch to use as a baseLibravatar Brandon Casey1-2/+2
2013-06-18rebase topology tests: fix commit names on case-insensitive file systemsLibravatar Johannes Sixt2-18/+18
2013-06-18Documentation/git-push.txt: explain better cases where --force is dangerousLibravatar Matthieu Moy1-0/+9
2013-06-18builtin/checkout.c: don't leak memory in check_tracking_nameLibravatar Brandon Casey1-2/+5
2013-06-17submodule: drop the top-level requirementLibravatar John Keeping6-35/+319
2013-06-17rev-parse: add --prefix optionLibravatar John Keeping3-5/+131
2013-06-17submodule: show full path in error messageLibravatar John Keeping1-1/+1
2013-06-17t7403: add missing && chainingLibravatar John Keeping1-2/+2
2013-06-17t7403: modernize styleLibravatar John Keeping1-133/+183
2013-06-17t7401: make indentation consistentLibravatar John Keeping1-40/+40
2013-06-17test-lib: enable MALLOC_* for the actual testsLibravatar Thomas Rast1-0/+2
2013-06-17config: Add description of --local optionLibravatar Namhyung Kim1-0/+9
2013-06-17git-submodule.sh: remove duplicate call to set_rev_nameLibravatar Fredrik Gustafsson1-2/+2