summaryrefslogtreecommitdiffstats
path: root/thread-utils.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-02fix const-correctness of write_sha1_fileJeff King2-4/+4
2010-04-01Git 1.7.0.4v1.7.0.4Junio C Hamano3-4/+13
2010-03-31Documentation: show-ref <pattern>s are optionalHolger Weiß1-1/+1
2010-03-31Link against libiconv on IRIXHolger Weiß1-0/+2
2010-03-31Don't redefine htonl and ntohl on big-endianHolger Weiß1-0/+2
2010-03-31gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski1-2/+1
2010-03-31Updated the usage string of git resetJan Stępień1-1/+2
2010-03-31Documentation: Clarify support for smart HTTP backendGreg Bacon1-1/+1
2010-03-31Windows: fix utime() for read-only filesJohannes Sixt1-2/+18
2010-03-30diff: fix textconv error zombiesJohannes Sixt1-6/+11
2010-03-30format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2-1/+12
2010-03-29Update draft release notes to 1.7.1Junio C Hamano1-9/+10
2010-03-29rebase -i: make post-rewrite work for 'edit'Thomas Rast2-2/+19
2010-03-29Prepare for 1.7.0.4Junio C Hamano2-1/+20
2010-03-29t9350: fix careless use of "cd"Junio C Hamano1-33/+38
2010-03-28difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2-5/+16
2010-03-28fast-export: don't segfault when marks file cannot be openedSverre Rabbelier1-1/+1
2010-03-28imap-send: suppress warning about cleartext password with CRAM-MD5Chris Webb1-3/+3
2010-03-24Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg1-0/+3
2010-03-22Git 1.7.0.3v1.7.0.3Junio C Hamano3-10/+5
2010-03-22.mailmap: Map the the first submissions of MJG by e-mailMichael J Gruber1-0/+1
2010-03-21Documentation/git-clone: Transform description list into item listMichael J Gruber1-5/+5
2010-03-21Documentation/urls: Remove spurious example markersMichael J Gruber1-6/+0
2010-03-21Documentation/gitdiffcore: Remove misleading date in headingMichael J Gruber1-1/+1
2010-03-21Documentation/git-reflog: Fix formatting of command listsMichael J Gruber1-2/+0
2010-03-21revert: fix tiny memory leak in cherry-pick --ffJonathan Nieder1-1/+2
2010-03-20Update draft release notes to 1.7.1Junio C Hamano1-2/+34
2010-03-20Update draft release notes to 1.7.0.3Junio C Hamano1-1/+7
2010-03-20rebase -i: use new --ff cherry-pick optionChristian Couder1-12/+3
2010-03-20fetch: Fix minor memory leakAndreas Gruenbacher1-2/+3
2010-03-20fetch: Future-proof initialization of a refspec on stackAndreas Gruenbacher1-3/+1
2010-03-20fetch: Check for a "^{}" suffix with suffixcmp()Andreas Gruenbacher1-1/+1
2010-03-20Fix a spelling mistake in a git-p4 console messageBenjamin C Meyer1-1/+1
2010-03-20Use test_expect_success for test setupsBrian Gernhardt5-61/+70
2010-03-20daemon: parse_host_and_port SIGSEGV if port is specifiedImre Deak1-1/+1
2010-03-20Makefile: Fix occasional GIT-CFLAGS breakageJonathan Nieder1-10/+11
2010-03-20Makefile: Fix CDPATH problemJonathan Nieder1-0/+6
2010-03-20notes.c: remove inappropriate call to returnBrandon Casey1-1/+1
2010-03-20pull: replace unnecessary sed invocationStephen Boyd1-1/+1
2010-03-17Documentation: receive.denyCurrentBranch defaults to 'refuse'Thomas Rast1-1/+1
2010-03-17bash: complete *_HEAD refs if presentIan Ward Comfort1-1/+3
2010-03-16refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2-7/+10
2010-03-15Documentation/git-read-tree: clarify 2-tree mergeMichael J Gruber1-13/+15
2010-03-15Documentation/git-read-tree: fix table layoutMichael J Gruber1-10/+10