summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-06run_command: encode deadly signal number in the return valueJohannes Sixt
2009-07-06run_command: report system call errors instead of returning error codesJohannes Sixt
2009-07-05run_command: return exit code as positive valueJohannes Sixt
2009-07-05MinGW: simplify waitpid() emulation macrosJohannes Sixt
2009-07-05MinGW: truncate exit()'s argument to lowest 8 bitsJohannes Sixt
2009-07-02Remove filename from conflict markersMartin Renold
2009-07-02Merge branch 'cc/bisect'Junio C Hamano
2009-07-02Merge branch 'js/daemon-log'Junio C Hamano
2009-07-02Merge branch 'cf/maint-remote-uploadpack-useconfig-fix'Junio C Hamano
2009-07-02Merge branch 'sb/quiet-porcelains'Junio C Hamano
2009-07-02Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show-directory'Junio C Hamano
2009-07-02Merge branch 'maint'Junio C Hamano
2009-07-01request-pull: really really disable pagerMichal Marek
2009-07-01log-tree: fix confusing commentJeff King
2009-06-30Merge branch 'maint'Junio C Hamano
2009-06-30attr: plug minor memory leakRené Scharfe
2009-06-30git.c: avoid allocating one-too-many elements for new argv arrayBrandon Casey
2009-06-30request-pull: really disable pagerJunio C Hamano
2009-06-30git-mv: fix directory separator treatment on WindowsJohannes Sixt
2009-06-30completion: add missing config variablesStephen Boyd
2009-06-30Makes some cleanup/review in gittutorialThadeu Lima de Souza Cascardo
2009-06-30Makefile: git.o depends on library headersJohannes Sixt
2009-06-30git-submodule documentation: fix foreach exampleMiklos Vajna
2009-06-29git log: add '--merges' flag to match '--no-merges'Linus Torvalds
2009-06-28Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-06-27git svn: Doc update for multiple branch and tag pathsMarc Branchaud
2009-06-27git svn: cleanup t9138-multiple-branchesMarc Branchaud
2009-06-27Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano
2009-06-27Merge branch 'maint'Junio C Hamano
2009-06-27gitweb/README: fix AliasMatch in exampleGiuseppe Bilotta
2009-06-27Test grep --and/--or/--notThomas Rast
2009-06-27Test git archive --remoteThomas Rast
2009-06-26git-svn: Canonicalize svn urls to prevent libsvn assertionUlrich Dangel
2009-06-26t9138: remove stray dot in test which broke bashEric Wong
2009-06-25git-remote: fix missing .uploadpack usage for show commandChris Frey
2009-06-25git-svn: convert globs to regexps for branch destinationsEric Wong
2009-06-25git svn: Support multiple branch and tag paths in the svn repository.Marc Branchaud
2009-06-25Add 'git svn reset' to unwind 'git svn fetch'Ben Jackson
2009-06-25git-svn: speed up find_rev_beforeBen Jackson
2009-06-25Add 'git svn help [cmd]' which works outside a repo.Ben Jackson
2009-06-25git-svn: let 'dcommit $rev' work on $rev instead of HEADThomas Rast
2009-06-23fread does not return negative on errorRoel Kluin
2009-06-23builtin-remote: (get_one_entry): use strbufBert Wesarg
2009-06-23t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATHBrandon Casey
2009-06-22Merge branch 'maint'Junio C Hamano
2009-06-22t3700-add: add a POSIXPERM prerequisite to a new testJohannes Sixt
2009-06-22Merge branch 'sb/maint-1.6.0-add-config-fix' into maintJunio C Hamano
2009-06-22Sync with 1.6.3.3Junio C Hamano
2009-06-22GIT 1.6.3.3v1.6.3.3Junio C Hamano
2009-06-22Merge branch 'ak/maint-for-each-ref-no-lookup' into maintJunio C Hamano