summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-24git-apply: second war on whitespace.Junio C Hamano
2006-09-24diff.c: second war on whitespace.Junio C Hamano
2006-09-24builtin-upload-archive.c broken on openbsdRandal L. Schwartz
2006-09-24gitweb: Consolidate escaping/validation of query stringPetr Baudis
2006-09-24Deprecate git-resolve.shPetr Baudis
2006-09-23Rename builtin-zip-tree.c to archive-zip.cRene Scharfe
2006-09-23Remove git-zip-treeRene Scharfe
2006-09-23Quote arguments to tr in test-libRobin Rosenberg
2006-09-22Fix snapshot link in tree viewPetr Baudis
2006-09-22gitweb: Fix @git_base_url_list usagePetr Baudis
2006-09-22gitweb: Fix tree link associated with each commit log entry.Petr Baudis
2006-09-22Make path in tree view look nicerPetr Baudis
2006-09-22gitweb: Relabel "head" as "HEAD"Petr Baudis
2006-09-22gitweb: Rename "plain" labels to "raw"Petr Baudis
2006-09-22gitweb: Link to associated tree from a particular log item in full log viewPetr Baudis
2006-09-22gitweb: Link to latest tree from the head line in heads listPetr Baudis
2006-09-22gitweb: Link to tree instead of snapshot in shortlogPetr Baudis
2006-09-22gitweb: More per-view navigation bar linksPetr Baudis
2006-09-22gitweb: Link (HEAD) tree for each project from projects listPetr Baudis
2006-09-21gitweb: Make git_get_hash_by_path check type if providedJakub Narebski
2006-09-21Fix showing of path in tree viewPetr Baudis
2006-09-21gitweb: fix display of trees via PATH_INFO.Martin Waitz
2006-09-21Document receive.denyNonFastforwardsJohannes Schindelin
2006-09-21receive-pack: plug memory leak in fast-forward checking code.Johannes Schindelin
2006-09-20add receive.denyNonFastforwards config variableJohannes Schindelin
2006-09-20sha1_name.c: understand "describe" output as a valid object nameJunio C Hamano
2006-09-20Make hexval() available to others.Junio C Hamano
2006-09-20gitweb: Fix thinko in git_tags and git_headsJakub Narebski
2006-09-20gitweb: Make git_get_refs_list do work of git_get_referencesJakub Narebski
2006-09-20gitweb: Always use git-peek-remote in git_get_referencesJakub Narebski
2006-09-20gitweb: Require project for almost all actionsJakub Narebski
2006-09-20gitweb: Even more support for PATH_INFO based URLsJakub Narebski
2006-09-20gitk(1): mention --allJonas Fonseca
2006-09-20Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca
2006-09-20gitweb: Fix mimetype_guess_file for files with multiple extensionsJakub Narebski
2006-09-20Patch for http-fetch.c and older curl releasesArt Haas
2006-09-18Merge branch 'sk/ftp'Junio C Hamano
2006-09-18Merge part of branch 'jc/upload-pack'Junio C Hamano
2006-09-18Merge branch 'jc/pack'Junio C Hamano
2006-09-18Merge branch 'jc/am'Junio C Hamano
2006-09-18Merge branch 'jk/diff'Junio C Hamano
2006-09-17gitweb fix validating pg (page) parameterMatthias Lederhofer
2006-09-17git-repack(1): document --window and --depthJonas Fonseca
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca
2006-09-17gitweb: fix warnings in PATH_INFO code and add export_ok/strict_exportMatthias Lederhofer
2006-09-17upload-archive: monitor child communication even more carefully.Franck Bui-Huu
2006-09-17Merge branch 'jc/archive'Junio C Hamano
2006-09-17gitweb: export optionsMatthias Lederhofer
2006-09-17gitweb: do not use 'No such directory' error messageMatthias Lederhofer
2006-09-17git-tar-tree: devolve git-tar-tree into a wrapper for git-archiveRene Scharfe