summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-29GIT 1.6.4v1.6.4Junio C Hamano3-7/+15
2009-07-29Sync with 1.6.3.4Junio C Hamano3-2/+39
2009-07-28GIT 1.6.3.4v1.6.3.4Junio C Hamano3-2/+38
2009-07-28config.txt: document add.ignore-errorsStephen Boyd1-0/+5
2009-07-28request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan1-1/+1
2009-07-28Update the documentation of the raw diff output formatDavid Kågedal5-9/+10
2009-07-28git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber1-1/+1
2009-07-26t9143: do not fail if Compress::Zlib is missingEric Wong1-3/+12
2009-07-26Trivial path quoting fixes in git-instawebSean Estabrooks1-2/+2
2009-07-26Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano2-1/+81
2009-07-26Merge branch 'en/fast-export'Junio C Hamano3-8/+187
2009-07-26GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano1-4/+7
2009-07-25Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi1-1/+2
2009-07-25Merge git://git.bogomips.org/git-svnJunio C Hamano4-6/+122
2009-07-25git svn: make minimize URL more reliable over http(s)Eric Wong1-1/+5
2009-07-25Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast1-1/+1
2009-07-25git svn: avoid escaping '/' when renaming/copying filesEric Wong1-1/+1
2009-07-25t9142: stop httpd after the testEric Wong1-0/+2
2009-07-25git svn: the branch command no longer needs the full pathEric Wong2-7/+20
2009-07-25git svn: revert default behavior for --minimize-urlEric Wong3-5/+21
2009-07-25git svn: add gc commandRobert Allan Zeh3-0/+81
2009-07-25Merge branch 'maint'Junio C Hamano4-17/+19
2009-07-25t8005: Nobody writes Russian in shift_jisJunio C Hamano4-17/+19
2009-07-25Merge branch 'maint'Junio C Hamano2-5/+9
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-25Merge branch 'js/maint-graft-unhide-true-parents'Junio C Hamano7-3/+31
2009-07-25Merge branch 'av/maint-config-reader'Junio C Hamano2-6/+57
2009-07-25Merge branch 'jk/maint-send-email-alias-loop'Junio C Hamano1-7/+11
2009-07-24After renaming a section, print any trailing variable definitionsAlex Vandiver2-3/+41
2009-07-24Make 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-24Merge branch 'maint'Junio C Hamano4-33/+53
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-23Add a test showing that 'git repack' throws away grafted-away parentsBjörn Steinbrink1-0/+12
2009-07-23git branch: clean up detached branch handlingLinus Torvalds1-15/+23
2009-07-23git branch: avoid unnecessary object lookupsLinus Torvalds1-10/+14
2009-07-23git branch: fix performance problemLinus Torvalds1-5/+5
2009-07-22git svn: fix shallow clone when upstream revision is too newEric Wong2-0/+31
2009-07-22do_one_ref(): null_sha1 check is not about broken refJunio C Hamano1-2/+3
2009-07-22configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missingv1.6.4-rc2Brandon Casey1-3/+2
2009-07-22janitor: useless checks before freePierre Habouzit2-3/+2
2009-07-22janitor: add DIV_ROUND_UP and use it.Pierre Habouzit3-2/+4
2009-07-22refactor: use bitsizeof() instead of 8 * sizeof()Pierre Habouzit3-3/+4
2009-07-22janitor: use NULL and not 0 for pointers.Pierre Habouzit1-1/+1
2009-07-22git stash: modernize use of "dashed" git-XXX callsMartin Koegler1-3/+3
2009-07-22Improve doc for format-patch threading options.Yann Dirson2-12/+31
2009-07-22List send-email config options in config.txt.Yann Dirson1-0/+44
2009-07-22configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN testsBrandon Casey2-2/+3
2009-07-22Merge branch 'maint'Junio C Hamano4-18/+118
2009-07-22Trailing whitespace and no newline fixSZEDER Gábor2-3/+20
2009-07-22diff --cc: a lost line at the beginning of the file is shown incorrectlyJunio C Hamano2-7/+93
2009-07-22combine-diff.c: fix performance problem when folding common deleted linesJunio C Hamano1-8/+5
2009-07-22Fix rebase -p --ontoGreg Price2-1/+81
2009-07-19git svn: fix reparenting when ugly http(s) URLs are usedEric Wong1-2/+4
2009-07-19git svn: rename tests that had conflicting numbersEric Wong2-0/+0
2009-07-18Updates to draft release notes to 1.6.4Junio C Hamano1-10/+47
2009-07-18push: do not give big warning when no preference is configuredJunio C Hamano3-28/+2
2009-07-18t4202-log.sh: Test git log --no-walk sort orderMichael J Gruber1-0/+20
2009-07-18cvsexportcommit: reorder tests to quiet intermittent failureMike Ralphson1-19/+22
2009-07-18Merge branch 'maint'Junio C Hamano3-4/+4
2009-07-18checkout -f: deal with a D/F conflict entry correctlyJunio C Hamano1-1/+1
2009-07-16sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey1-2/+0
2009-07-16refs.c: release file descriptor on error returnBrandon Casey1-1/+3
2009-07-15Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano3-9/+2
2009-07-14Fix 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-10quickfetch(): Prevent overflow of the rev-list command lineJohan Herland2-27/+60
2009-07-10Makefile: update IRIX64 sectionBrandon Casey1-6/+6
2009-07-10Makefile: add section for SGI IRIX 6.5Brandon Casey1-0/+13
2009-07-10Makefile: add NEEDS_LIBGEN to optionally add -lgen to compile argumentsBrandon Casey2-0/+11
2009-07-10git-compat-util.h: adjust for SGI IRIX 6.5Brandon Casey1-1/+2
2009-07-10unpack-trees.c: work around run-time array initialization flaw on IRIX 6.5Brandon Casey1-1/+1
2009-07-10Merge branch 'lt/dir-cleanup'Junio C Hamano10-121/+167
2009-07-10Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano3-2/+9
2009-07-10Makefile: keep "git" when bindir is execdirJunio C Hamano1-2/+3
2009-07-09Make index preloading check the whole path to the fileLinus Torvalds1-0/+4
2009-07-09Export thread-safe version of 'has_symlink_leading_path()'Linus Torvalds2-11/+20
2009-07-09Prepare symlink caching for thread-safetyLinus Torvalds1-35/+40
2009-07-09Avoid using 'lstat()' to figure out directoriesLinus Torvalds1-5/+42
2009-07-09Makefile: install 'git' in execdirv1.6.4-rc0Jeff King1-7/+7
2009-07-09Avoid doing extra 'lstat()'s for d_type if we have an up-to-date cache entryLinus Torvalds1-5/+9
2009-07-09Simplify read_directory[_recursive]() argumentsLinus Torvalds3-31/+30
2009-07-09Add 'fill_directory()' helper function for directory traversalLinus Torvalds6-52/+40
2009-07-09Merge branch 'ld/push-porcelain-output-format'Junio C Hamano4-32/+58
2009-07-09Merge branch 'gb/gitweb-avatar'Junio C Hamano3-46/+196
2009-07-09Merge branch 'ml/http'Junio C Hamano2-1/+53
2009-07-09Merge branch 'rs/grep-p'Junio C Hamano8-44/+228
2009-07-09Merge branch 'js/run-command-updates' (early part)Junio C Hamano2-1/+3
2009-07-08mailinfo: Remove only one set of square bracketsAndreas Ericsson3-2/+9
2009-07-08git-svn.txt: fix description of fetch flags accepted by clone.Yann Dirson1-4/+4
2009-07-08git-svn.txt: fix fetch flags incorrectly documented as init flags.Yann Dirson1-10/+11
2009-07-08git-svn.txt: make formatting more consistent.Yann Dirson1-110/+101
2009-07-08git-svn.txt: stop using dash-form of commands.Yann Dirson1-60/+60
2009-07-08Merge branch 'maint'Junio C Hamano1-1/+3
2009-07-08Merge branch 'cb/maint-fetch-refspec-wo-dst' into maintJunio C Hamano1-1/+1
2009-07-08Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maintJunio C Hamano1-1/+1
2009-07-08Documentation: update description of shell aliasesSitaram Chamarty1-1/+3
2009-07-06completion: __git_config_get_set_variables() handle values with spacesStephen Boyd1-5/+6
2009-07-06Merge branch 'tr/die_errno'Junio C Hamano60-207/+225
2009-07-06Merge branch 'cb/maint-fetch-refspec-wo-dst'Junio C Hamano1-1/+1
2009-07-06Merge branch 'sb/show-ref-parse-options'Junio C Hamano2-81/+67
2009-07-06Merge branch 'gb/am-foreign'Junio C Hamano1-4/+127
2009-07-06Merge branch 'jk/use-our-regexp'Junio C Hamano1-3/+11
2009-07-06Merge branch 'uk/rev-parse-parse-opt'Junio C Hamano3-4/+52
2009-07-06Avoid generating a warning if $fullname{$file} is undefinedNick Woolley1-1/+2
2009-07-06Remove archaic use of regex capture \1 in favour of $1Nick Woolley1-1/+1
2009-07-06completion: Add --full-diff to log optionsTodd Zullinger1-1/+1
2009-07-06Allow the Unix epoch to be a valid commit dateEric Wong2-6/+2
2009-07-06http-push: fix xml_entities() string parsing overrunHunter, D. Seth1-0/+2
2009-07-05MinGW: truncate exit()'s argument to lowest 8 bitsJohannes Sixt2-1/+3
2009-07-02grep: simplify -p outputRené Scharfe2-10/+6
2009-07-01Remove filename from conflict markersMartin Renold4-13/+17
2009-07-01Merge branch 'cc/bisect'Junio C Hamano3-16/+43
2009-07-01Merge branch 'js/daemon-log'Junio C Hamano3-40/+76
2009-07-01Merge branch 'cf/maint-remote-uploadpack-useconfig-fix'Junio C Hamano1-1/+1
2009-07-01Merge branch 'sb/quiet-porcelains'Junio C Hamano12-74/+225
2009-07-01Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'Junio C Hamano2-0/+59
2009-07-01Merge branch 'maint'Junio C Hamano1-3/+4
2009-07-01grep -p: support user defined regular expressionsRené Scharfe5-3/+50
2009-07-01grep: add option -p/--show-functionRené Scharfe5-13/+98
2009-07-01grep: handle pre context lines on demandRené Scharfe1-29/+32
2009-07-01grep: print context hunk marks between filesRené Scharfe4-1/+40
2009-07-01grep: move context hunk mark handling into show_line()René Scharfe2-15/+12
2009-07-01userdiff: add xdiff_clear_find_func()René Scharfe3-0/+17
2009-07-01request-pull: really really disable pagerMichal Marek1-3/+4
2009-07-01log-tree: fix confusing commentJeff King1-1/+2
2009-06-30Merge branch 'maint'Junio C Hamano6-17/+21
2009-06-30attr: plug minor memory leakRené Scharfe1-0/+2
2009-06-30git.c: avoid allocating one-too-many elements for new argv arrayBrandon Casey1-2/+1
2009-06-30request-pull: really disable pagerJunio C Hamano1-2/+2
2009-06-30git-mv: fix directory separator treatment on WindowsJohannes Sixt1-7/+3
2009-06-30completion: add missing config variablesStephen Boyd1-2/+3
2009-06-30Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo1-12/+12
2009-06-30Makefile: git.o depends on library headersJohannes Sixt1-1/+1
2009-06-30git-submodule documentation: fix foreach exampleMiklos Vajna2-2/+4
2009-06-30gitweb: add empty alt text to avatar imgGiuseppe Bilotta1-0/+1
2009-06-30gitweb: picon avatar providerGiuseppe Bilotta1-7/+27
2009-06-30gitweb: gravatar url cacheGiuseppe Bilotta1-2/+22
2009-06-30gitweb: (gr)avatar supportGiuseppe Bilotta3-3/+86
2009-06-30gitweb: use git_print_authorship_rows in 'tag' view tooGiuseppe Bilotta1-7/+9
2009-06-30gitweb: uniform author info for commit and commitdiffGiuseppe Bilotta1-1/+5
2009-06-30gitweb: refactor author name insertionGiuseppe Bilotta2-39/+59
2009-06-29git log: add '--merges' flag to match '--no-merges'Linus Torvalds2-0/+5
2009-06-27add --porcelain option to git-pushLarry D'Anna4-32/+58
2009-06-27Merge git://git.bogomips.org/git-svnJunio C Hamano5-42/+446
2009-06-27git svn: Doc update for multiple branch and tag pathsMarc Branchaud1-9/+35
2009-06-27git svn: cleanup t9138-multiple-branchesMarc Branchaud1-57/+66
2009-06-27Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano1-1/+4
2009-06-27fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren1-0/+6
2009-06-27Add new fast-export testcasesElijah Newren1-0/+88
2009-06-27fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2-2/+68
2009-06-27fast-export: Do parent rewriting to avoid dropping relevant commitsElijah Newren1-0/+1
2009-06-27fast-export: Make sure we show actual ref names instead of "(null)"Elijah Newren1-4/+1
2009-06-27fast-export: Omit tags that tag treesElijah Newren2-1/+22
2009-06-27fast-export: Set revs.topo_order before calling setup_revisionsElijah Newren1-1/+1
2009-06-27Merge branch 'maint'Junio C Hamano4-2/+44
2009-06-27gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta1-1/+9
2009-06-27Test grep --and/--or/--notThomas Rast1-0/+30
2009-06-27Test git archive --remoteThomas Rast1-0/+4
2009-06-27Use die_errno() instead of die() when checking syscallsThomas Rast30-74/+79
2009-06-27Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast42-133/+117
2009-06-27die_errno(): double % in strerror() output just in caseJunio C Hamano1-2/+18
2009-06-27Introduce die_errno() that appends strerror(errno) to die()Thomas Rast2-0/+13
2009-06-26git-svn: Canonicalize svn urls to prevent libsvn assertionUlrich Dangel1-1/+8
2009-06-26t9138: remove stray dot in test which broke bashEric Wong1-1/+0
2009-06-25git-remote: fix missing .uploadpack usage for show commandChris Frey1-1/+1
2009-06-25git-svn: convert globs to regexps for branch destinationsEric Wong1-1/+3
2009-06-25git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud2-22/+170
2009-06-25Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson3-6/+164
2009-06-25git-svn: speed up find_rev_beforeBen Jackson1-0/+2
2009-06-25Add 'git svn help [cmd]' which works outside a repo.Ben Jackson1-0/+3
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast3-4/+54
2009-06-23fread does not return negative on errorRoel Kluin1-1/+1
2009-06-23builtin-remote: (get_one_entry): use strbufBert Wesarg1-9/+7
2009-06-23t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey1-1/+4
2009-06-22Merge branch 'maint'Junio C Hamano1-1/+1
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt1-1/+1
2009-06-22Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano2-2/+15
2009-06-21Sync with 1.6.3.3Junio C Hamano5-12/+53
2009-06-21GIT 1.6.3.3v1.6.3.3Junio C Hamano3-2/+40
2009-06-21Merge branch 'ak/maint-for-each-ref-no-lookup' into maintJunio C Hamano1-9/+17
2009-06-21Merge branch 'rc/maint-http-local-slot-fix' into maintJunio C Hamano2-0/+12
2009-06-21Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano2-1/+7
2009-06-21Merge branch 'mn/maint-iconv-autoconf' into maintJunio C Hamano1-0/+8
2009-06-21Merge branch 'lt/maint-unsigned-left-shift' into maintJunio C Hamano8-16/+12
2009-06-21Merge branch 'pb/maint-1.6.2-userdiff-fix' into maintJunio C Hamano2-7/+10
2009-06-21receive-pack: do not send error details to the clientJohannes Sixt1-31/+22
2009-06-21attribute: whitespace set to true detects all errors known to gitJunio C Hamano1-5/+7
2009-06-21.gitattributes: CR at the end of the line is an errorNanako Shiraishi1-1/+1