summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-16git-svn: add --shared and --template= options to pass to init-dbEric Wong
2006-06-16git-svn: add --repack and --repack-flags= optionsEric Wong
2006-06-16git-svn: minor cleanups, extra error-checkingEric Wong
2006-06-16git-svn: Move all git-svn-related paths into $GIT_DIR/svnEric Wong
2006-06-16git-svn: support manually placed initial trees from fetchEric Wong
2006-06-16git-svn: optimize --branch and --branch-all-refEric Wong
2006-06-16git-svn: --branch-all-refs / -B supportEric Wong
2006-06-16git-svn: support -C<num> passing to git-diff-treeEric Wong
2006-06-16git-svn: don't allow commit if svn tree is not currentEric Wong
2006-06-16git-svn: restore original LC_ALL setting (or unset) for commitEric Wong
2006-06-16git-svn: eol_cp corner-case fixesEric Wong
2006-06-16git-svn: fix handling of filenames with embedded '@'Eric Wong
2006-06-16git-svn: t0000: add -f flag to checkoutEric Wong
2006-06-10GIT 1.4.0v1.4.0Junio C Hamano
2006-06-10Merge git://git.kernel.org/pub/scm/git/gitwebJunio C Hamano
2006-06-10Built-in git-get-tar-commit-idRene Scharfe
2006-06-10git-clone: fix --bare over dumb-httpJunio C Hamano
2006-06-10shared repository - add a few missing calls to adjust_shared_perm().Junio C Hamano
2006-06-10Fix formatting of Documentation/git-clone.txtHorst H. von Brand
2006-06-09builtin-init-db: spell the in-program configuration variable in lowercase.Junio C Hamano
2006-06-09git-rm: honor -n flag.Junio C Hamano
2006-06-08git-clone: fix duplicated "master" in $GIT_DIR/remotes/originJunio C Hamano
2006-06-08check for error return from fork()Paul T Darga
2006-06-08Document git-clone --use-separate-remoteUwe Zeisberger
2006-06-08Documentation: add another example to git-ls-filesv1.4.0-rc2Junio C Hamano
2006-06-08Documentation: git aliasesPetr Baudis
2006-06-07git-cvsserver asciidoc formatting tweaksFrancis Daly
2006-06-07config.txt grammar, typo, and asciidoc fixesFrancis Daly
2006-06-07Documentation: git-ls-tree (typofix)Junio C Hamano
2006-06-07Document git-ls-tree --fullnameJonas Fonseca
2006-06-07Document git aliases supportPetr Baudis
2006-06-07make clean: remove dist-doc targets.Junio C Hamano
2006-06-07Misc doc improvementsJonas Fonseca
2006-06-07Documentation: add missing docs make check-docs found.Junio C Hamano
2006-06-07Some doc typo fixesFrancis Daly
2006-06-07Off-by-one error in get_path_prefix(), found by ValgrindRene Scharfe
2006-06-07Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-06-07http-fetch: fix possible segfaultNick Hengeveld
2006-06-07Refactor git_tcp_connect() functions a little.Jon Loeliger
2006-06-06Merge branch 'jc/lockfile'Junio C Hamano
2006-06-06Merge branch 'js/alias'Junio C Hamano
2006-06-06Merge branch 'vb/sendemail'Junio C Hamano
2006-06-06builtin-grep: pass ignore case option to external grepRobert Fitzsimons
2006-06-06gitk: Re-read the descendent/ancestor tag & head info on updatePaul Mackerras
2006-06-06ref-log: style fixes.Junio C Hamano
2006-06-06refs.c: convert it to use lockfile interface.Junio C Hamano
2006-06-06Make index file locking code reusable to others.Junio C Hamano
2006-06-06HTTP cleanupJunio C Hamano
2006-06-06HTTP cleanupNick Hengeveld
2006-06-06git-format-patch: add --output-directory long option againJunio C Hamano