summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-07-29Call setup_git_directory() earlyLinus Torvalds
2006-07-29Display an error from update-ref if target ref name is invalid.Shawn Pearce
2006-07-29Fix http-fetchJohannes Schindelin
2006-07-28Merge branch 'pb/multi-fetch'Junio C Hamano
2006-07-28Merge branch 'lt/web'Junio C Hamano
2006-07-28Merge branch 'js/cvs'Junio C Hamano
2006-07-28Merge branch 'js/alias-p'Junio C Hamano
2006-07-28Merge branch 'jc/diff'Junio C Hamano
2006-07-28t4103: fix binary patch application test.Junio C Hamano
2006-07-28git-apply -R: binary patches are irreversible for now.Junio C Hamano
2006-07-28Teach git-apply about '-R'Johannes Schindelin
2006-07-28Makefile: ssh-pull.o depends on ssh-fetch.cJohannes Schindelin
2006-07-28log and diff family: honor config even from subdirectoriesJunio C Hamano
2006-07-28git-reset: detect update-ref error and report it.Junio C Hamano
2006-07-28lost-found: use fsck-objects --fullJunio C Hamano
2006-07-28Teach git-http-fetch the --stdin switchPetr Baudis
2006-07-28Teach git-local-fetch the --stdin switchPetr Baudis
2006-07-28Make pull() support fetching multiple targets at oncePetr Baudis
2006-07-28Make pull() take some implicit data as explicit argumentsPetr Baudis
2006-07-28mailinfo: accept >From in message headerMichael S. Tsirkin
2006-07-27Remove -d from *-fetch usage stringsPetr Baudis
2006-07-27daemon: documentation for --reuseaddr, --detach and --pid-fileMatthias Lederhofer
2006-07-26cvsserver: imitate git-update-ref when committingJohannes Schindelin
2006-07-26instaweb: Be more clear if httpd or the browser failJohannes Schindelin
2006-07-26Merge branch 'pb/configure'Junio C Hamano
2006-07-26git-cvsserver: support multiline commit messagesJohannes Schindelin
2006-07-26t7001: add test for git-mv dir1 dir2/Johannes Schindelin
2006-07-26gitweb: fix two warningsJohannes Schindelin
2006-07-26git-instaweb: respect bindir from MakefileJohannes Schindelin
2006-07-26git-instaweb: some Apache have mod_cgi builtinJohannes Schindelin
2006-07-26t4112: simplify the test and remove unneeded working tree file.Junio C Hamano
2006-07-26Extend testing git-mv for renaming of subdirectoriesJosef Weidendorfer
2006-07-25git wrapper: add --git-dir=<path> and --bare optionsJohannes Schindelin
2006-07-25Allow an alias to start with "-p"Johannes Schindelin
2006-07-25cvsserver: avoid warning about active db handlesv1.4.2-rc2Johannes Schindelin
2006-07-25cvsserver: suppress warningsJohannes Schindelin
2006-07-25Substitute xmalloc()+memset(0) with xcalloc().Peter Eriksen
2006-07-25gitweb: escape tag commentsDaniel Drake
2006-07-25Merge branch 'jc/clone-bind-failure'Junio C Hamano
2006-07-25Merge branch 'jt/format-patch'Junio C Hamano
2006-07-25Merge branch 'ew/apply'Junio C Hamano
2006-07-25Merge branch 'jc/read-tree'Junio C Hamano
2006-07-25gitweb.cgi: Centralize printing of the page pathLuben Tuikov
2006-07-25gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov
2006-07-25gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov
2006-07-25gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov
2006-07-25Merge branch 'lt/objformat'Junio C Hamano
2006-07-25Trivial path optimization testAlex Riesen
2006-07-24Always reset the color _before_ printing out the newlineJohannes Schindelin