summaryrefslogtreecommitdiffstats
path: root/builtin-http-fetch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-25t8005: Nobody writes Russian in shift_jisJunio C Hamano4-17/+19
2009-07-25Fix severe breakage in "git-apply --whitespace=fix"Junio C Hamano2-5/+9
2009-07-25Update release notes for 1.6.4Junio C Hamano1-2/+13
2009-07-25After renaming a section, print any trailing variable definitionsAlex Vandiver2-3/+41
2009-07-25Make section_name_match start on '[', and return the length on successAlex Vandiver1-3/+16
2009-07-24send-email: detect cycles in alias expansionJeff King1-7/+11
2009-07-24Show the presence of untracked files in the bash prompt.Daniel Trstenjak1-2/+13
2009-07-24SunOS grep does not understand -C<n> nor -eJunio C Hamano1-0/+1
2009-07-24Fix export_marks() error handling.Matthias Andree1-4/+10
2009-07-24git repack: keep commits hidden by a graftJohannes Schindelin7-4/+20
2009-07-24Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink1-0/+12
2009-07-24git branch: clean up detached branch handlingLinus Torvalds1-15/+23
2009-07-24git branch: avoid unnecessary object lookupsLinus Torvalds1-10/+14
2009-07-24git branch: fix performance problemLinus Torvalds1-5/+5
2009-07-23git svn: fix shallow clone when upstream revision is too newEric Wong2-0/+31
2009-07-23do_one_ref(): null_sha1 check is not about broken refJunio C Hamano1-2/+3
2009-07-23configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey1-3/+2
2009-07-23janitor: useless checks before freePierre Habouzit2-3/+2
2009-07-23janitor: add DIV_ROUND_UP and use it.Pierre Habouzit3-2/+4
2009-07-23refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit3-3/+4
2009-07-23janitor: use NULL and not 0 for pointers.Pierre Habouzit1-1/+1
2009-07-23git stash: modernize use of "dashed" git-XXX callsMartin Koegler1-3/+3
2009-07-23Improve doc for format-patch threading options.Yann Dirson2-12/+31
2009-07-23List send-email config options in config.txt.Yann Dirson1-0/+44
2009-07-23configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2-2/+3
2009-07-23Trailing whitespace and no newline fixSZEDER Gábor2-3/+20
2009-07-23diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2-7/+93
2009-07-23combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano1-8/+5
2009-07-20git svn: fix reparenting when ugly http(s) URLs are usedEric Wong1-2/+4
2009-07-20git svn: rename tests that had conflicting numbersEric Wong2-0/+0
2009-07-19Updates to draft release notes to 1.6.4Junio C Hamano1-10/+47
2009-07-19push: do not give big warning when no preference is configuredJunio C Hamano3-28/+2
2009-07-19t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber1-0/+20
2009-07-19cvsexportcommit: reorder tests to quiet intermittent failureMike Ralphson1-19/+22
2009-07-19checkout -f: deal with a D/F conflict entry correctlyJunio C Hamano1-1/+1
2009-07-17sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey1-2/+0
2009-07-17refs.c: release file descriptor on error returnBrandon Casey1-1/+3
2009-07-16Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano3-9/+2
2009-07-15Fix extraneous lstat's in 'git checkout -f'Linus Torvalds1-1/+1
2009-07-14Improve on the 'invalid object' error message at commit timeLinus Torvalds1-1/+2
2009-07-14Make 'git show' more usefulLinus Torvalds1-1/+1
2009-07-13bash: add '--merges' to common 'git log' optionsSZEDER Gábor1-1/+1
2009-07-13Document 'git (rev-list|log) --merges'SZEDER Gábor2-0/+5
2009-07-13gitweb: update Git homepage URLWincent Colaiuta1-1/+1
2009-07-11git svn: allow uppercase UUIDs from SVNEric Wong1-7/+7
2009-07-11git-svn: Fix branch detection when repository root is inaccessibleMattias Nissler2-30/+21
2009-07-11git-svn: Always duplicate paths returned from get_logMattias Nissler1-22/+23
2009-07-11quickfetch(): Prevent overflow of the rev-list command lineJohan Herland2-27/+60
2009-07-11Makefile: update IRIX64 sectionBrandon Casey1-6/+6
2009-07-11Makefile: add section for SGI IRIX 6.5Brandon Casey1-0/+13