summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-06-06send-email: a bit more careful domain regexp.Junio C Hamano
2006-06-06send-email: be more lenient and just catch obvious mistakes.Junio C Hamano
2006-06-06rev-parse: tighten constness properly.v1.4.0-rc1Junio C Hamano
2006-06-06A Perforce importer for git.Sean
2006-06-06git alias: try alias last.Junio C Hamano
2006-06-06If you have a config containing something like this:Johannes Schindelin
2006-06-06builtin-push: don't pass --thin to HTTP transportNick Hengeveld
2006-06-06pack-objects: improve path grouping heuristics.Linus Torvalds
2006-06-05rev-list: fix process_tree() conversion.Linus Torvalds
2006-06-05Fix typo in tutorial-2.txtLinus Torvalds
2006-06-05Fix Documentation/everyday.txt: Junio's workflowHorst H. von Brand
2006-06-05Add example xinetd(8) configuration to Documentation/everyday.txtHorst H. von Brand
2006-06-05read-tree: fix eye-candy.Linus Torvalds