summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'Junio C Hamano2009-07-012-0/+59
|\
| * diff-tree -r -t: include added/removed directories in the outputNick Edelen2009-06-132-0/+59
* | Merge branch 'maint'Junio C Hamano2009-07-011-3/+4
|\ \
| * | request-pull: really really disable pagerMichal Marek2009-07-011-3/+4
* | | log-tree: fix confusing commentJeff King2009-07-011-1/+2
* | | Merge branch 'maint'Junio C Hamano2009-06-306-17/+21
|\ \ \ | |/ /
| * | attr: plug minor memory leakRené Scharfe2009-06-301-0/+2
| * | request-pull: really disable pagerJunio C Hamano2009-06-301-2/+2
| * | Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo2009-06-301-12/+12
| * | Makefile: git.o depends on library headersJohannes Sixt2009-06-301-1/+1
| * | git-submodule documentation: fix foreach exampleMiklos Vajna2009-06-302-2/+4
* | | git.c: avoid allocating one-too-many elements for new argv arrayBrandon Casey2009-06-301-2/+1
* | | git-mv: fix directory separator treatment on WindowsJohannes Sixt2009-06-301-7/+3
* | | completion: add missing config variablesStephen Boyd2009-06-301-2/+3
* | | git log: add '--merges' flag to match '--no-merges'Linus Torvalds2009-06-292-0/+5
* | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-06-275-42/+446
|\ \ \
| * | | git svn: Doc update for multiple branch and tag pathsMarc Branchaud2009-06-271-9/+35
| * | | git svn: cleanup t9138-multiple-branchesMarc Branchaud2009-06-271-57/+66
| * | | git-svn: Canonicalize svn urls to prevent libsvn assertionUlrich Dangel2009-06-261-1/+8
| * | | t9138: remove stray dot in test which broke bashEric Wong2009-06-261-1/+0
| * | | git-svn: convert globs to regexps for branch destinationsEric Wong2009-06-251-1/+3
| * | | git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud2009-06-252-22/+170
| * | | Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson2009-06-253-6/+164
| * | | git-svn: speed up find_rev_beforeBen Jackson2009-06-251-0/+2
| * | | Add 'git svn help [cmd]' which works outside a repo.Ben Jackson2009-06-251-0/+3
| * | | git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast2009-06-253-4/+54
* | | | Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano2009-06-271-1/+4
|\ \ \ \
| * | | | t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey2009-06-231-1/+4
* | | | | Merge branch 'maint'Junio C Hamano2009-06-274-2/+44
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta2009-06-271-1/+9
| * | | | Test grep --and/--or/--notThomas Rast2009-06-271-0/+30
| * | | | Test git archive --remoteThomas Rast2009-06-271-0/+4
| * | | | fread does not return negative on errorRoel Kluin2009-06-231-1/+1
* | | | | builtin-remote: (get_one_entry): use strbufBert Wesarg2009-06-231-9/+7
| |_|/ / |/| | |
* | | | Merge branch 'maint'Junio C Hamano2009-06-221-1/+1
|\ \ \ \ | |/ / /
| * | | t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt2009-06-221-1/+1
| * | | Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano2009-06-222-2/+15
| |\ \ \
* | \ \ \ Sync with 1.6.3.3Junio C Hamano2009-06-215-12/+53
|\ \ \ \ \ | |/ / / /
| * | | | GIT 1.6.3.3v1.6.3.3Junio C Hamano2009-06-213-2/+40
| * | | | Merge branch 'ak/maint-for-each-ref-no-lookup' into maintJunio C Hamano2009-06-211-9/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'rc/maint-http-local-slot-fix' into maintJunio C Hamano2009-06-212-0/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cb/maint-no-double-merge' into maintJunio C Hamano2009-06-212-1/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mn/maint-iconv-autoconf' into maintJunio C Hamano2009-06-211-0/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'lt/maint-unsigned-left-shift' into maintJunio C Hamano2009-06-218-16/+12
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pb/maint-1.6.2-userdiff-fix' into maintJunio C Hamano2009-06-212-7/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | attribute: whitespace set to true detects all errors known to gitJunio C Hamano2009-06-211-5/+7
| * | | | | | | | | | .gitattributes: CR at the end of the line is an errorNanako Shiraishi2009-06-211-1/+1
| * | | | | | | | | | t3505: fix abuse of test_expect_codeJunio C Hamano2009-06-211-5/+5
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-202-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-06-203-7/+7
| |\ \ \ \ \ \ \ \ \ \