summaryrefslogtreecommitdiffstats
path: root/exec_cmd.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-14trace: add current timestamp to all trace outputKarsten Blees1-1/+9
2014-07-14trace: disable additional trace output for unit testsKarsten Blees2-0/+10
2014-07-14trace: add infrastructure to augment trace output with additional infoKarsten Blees2-15/+34
2014-07-14sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace APIKarsten Blees2-28/+6
2014-07-14Documentation/git.txt: improve documentation of 'GIT_TRACE*' variablesKarsten Blees1-16/+34
2014-07-14trace: improve trace performanceKarsten Blees6-59/+78
2014-06-17trace: remove redundant printf format attributeKarsten Blees1-1/+0
2014-06-17trace: consistently name the format parameterKarsten Blees2-12/+12
2014-06-17trace: move trace declarations from cache.h to new trace.hKarsten Blees2-11/+19
2014-06-16Third batch for 2.1Junio C Hamano1-0/+80
2014-06-12pull: do not abuse 'break' inside a shell 'case'Jacek Konieczny1-2/+0
2014-06-10Windows: allow using UNC path for git repositoryCezary Zawadka5-8/+30
2014-06-10patch-id-test: test stable and unstable behaviourMichael S. Tsirkin1-11/+91
2014-06-10patch-id: make it stable against hunk reorderingMichael S. Tsirkin2-20/+91
2014-06-10test doc: test_write_lines does not split its argumentsJonathan Nieder1-4/+3
2014-06-10test: add test_write_lines helperMichael S. Tsirkin2-0/+27
2014-06-09Update draft release notes to 2.1Junio C Hamano1-2/+29
2014-06-06string-list: spell all values out that are given to a string_list initializerTanay Abhra2-2/+4
2014-06-06t0000-*.sh: fix the GIT_SKIP_TESTS sub-testsRamsay Jones1-51/+57
2014-06-06test-lib: '--run' to run only specific testsIlya Bobyr3-8/+537
2014-06-06test-lib: tests skipped by GIT_SKIP_TESTS say soIlya Bobyr2-5/+71
2014-06-06test-lib: document short options in t/READMEIlya Bobyr1-0/+4
2014-06-06Second batch for 2.1Junio C Hamano1-0/+87
2014-06-06refs.c: optimize check_refname_component()David Turner2-29/+44
2014-06-05t/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler1-5/+0
2014-06-04shortlog: allow --exclude=<glob> to be passedJunio C Hamano2-0/+7
2014-06-04t5000, t5003: do not use test_cmp to compare binary filesStepan Kasal5-22/+28
2014-06-04update-index: fix segfault with missing --cacheinfo argumentJeff King2-0/+7
2014-06-03First batch for 2.1Junio C Hamano3-2/+88
2014-06-03refs.c: change read_ref_at to use the reflog iteratorsRonnie Sahlberg2-107/+105
2014-06-03environment.c: enable core.preloadindex by defaultSteve Hoelzer2-3/+3
2014-06-03error_resolve_conflict: drop quotations around operationJeff King1-1/+1
2014-06-03error_resolve_conflict: rewrap advice messageJeff King1-4/+3
2014-06-03dir.c:trim_trailing_spaces(): fix for " \ " sequencePasha Bolokhov2-15/+42
2014-06-02pack-objects: use free()+xcalloc() instead of xrealloc()+memset()René Scharfe1-2/+2
2014-06-02mailinfo: use strcmp() for string comparisonRené Scharfe1-3/+3
2014-06-02fix brown paper bag breakage in t5150-request-pull.shJohannes Sixt1-1/+1
2014-06-02sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov1-1/+1
2014-05-30git log: support "auto" decorationsLinus Torvalds1-0/+2
2014-05-30compat/bswap.h: fix endianness detectionBen Walton1-1/+1
2014-05-30t5538: move http push tests out to t5542Nick Alcock2-59/+100
2014-05-30Git 1.9.4v1.9.4Junio C Hamano4-3/+20
2014-05-30t5537: re-drop http testsJeff King1-28/+0
2014-05-28How to keep a project's canonical history correct.Stephen P. Smith2-0/+217
2014-05-28Git 2.0v2.0.0Junio C Hamano2-1/+6
2014-05-28Documentation: wording fixes in the user manual and glossaryJeremiah Mahler2-9/+8
2014-05-27transport-helper.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27remote.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1
2014-05-27reflog-walk.c: rearrange xcalloc argumentsBrian Gesiak1-4/+4
2014-05-27pack-revindex.c: rearrange xcalloc argumentsBrian Gesiak1-1/+1