6307 Commits (f35274dad8e617c1ea2c55c2b7b0fbbcb1abd8ae)
 

Author SHA1 Message Date
Petr Baudis f35274dad8 gitweb: Relabel "head" as "HEAD" 18 years ago
Petr Baudis 35329cc1cc gitweb: Rename "plain" labels to "raw" 18 years ago
Petr Baudis 6ef4cb2e8d gitweb: Link to associated tree from a particular log item in full log view 18 years ago
Petr Baudis 1d62be25ed gitweb: Link to latest tree from the head line in heads list 18 years ago
Petr Baudis 35749ae566 gitweb: Link to tree instead of snapshot in shortlog 18 years ago
Petr Baudis cae1862a3b gitweb: More per-view navigation bar links 18 years ago
Petr Baudis 609ff267fb gitweb: Link (HEAD) tree for each project from projects list 18 years ago
Jakub Narebski 1d782b03b0 gitweb: Make git_get_hash_by_path check type if provided 18 years ago
Petr Baudis 16fdb4882e Fix showing of path in tree view 18 years ago
Martin Waitz 053d62bb5b gitweb: fix display of trees via PATH_INFO. 18 years ago
Johannes Schindelin 199a92186b Document receive.denyNonFastforwards 18 years ago
Johannes Schindelin 9edd7e4652 receive-pack: plug memory leak in fast-forward checking code. 18 years ago
Johannes Schindelin 11031d7e9f add receive.denyNonFastforwards config variable 18 years ago
Junio C Hamano 7dd45e15c2 sha1_name.c: understand "describe" output as a valid object name 18 years ago
Junio C Hamano e49521b56d Make hexval() available to others. 18 years ago
Jakub Narebski 62e27f273d gitweb: Fix thinko in git_tags and git_heads 18 years ago
Jakub Narebski 120ddde2a8 gitweb: Make git_get_refs_list do work of git_get_references 18 years ago
Jakub Narebski 9704d75ddc gitweb: Always use git-peek-remote in git_get_references 18 years ago
Jakub Narebski d04d3d424b gitweb: Require project for almost all actions 18 years ago
Jakub Narebski cd90e75ff4 gitweb: Even more support for PATH_INFO based URLs 18 years ago
Jonas Fonseca 44d2775a98 gitk(1): mention --all 18 years ago
Jonas Fonseca 45ad9b5096 Fix trivial typos and inconsistencies in hooks documentation 18 years ago
Jakub Narebski 8059319acc gitweb: Fix mimetype_guess_file for files with multiple extensions 18 years ago
Art Haas c774b2dcf6 Patch for http-fetch.c and older curl releases 18 years ago
Junio C Hamano 808239a7db Merge branch 'sk/ftp' 18 years ago
Junio C Hamano 7f0f4fa437 Merge part of branch 'jc/upload-pack' 18 years ago
Junio C Hamano 4405fb77f4 Merge branch 'jc/pack' 18 years ago
Junio C Hamano 2874172101 Merge branch 'jc/am' 18 years ago
Junio C Hamano b467fb0b90 Merge branch 'jk/diff' 18 years ago
Matthias Lederhofer ac8e3f2bb8 gitweb fix validating pg (page) parameter 18 years ago
Jonas Fonseca 02ac04fc9f git-repack(1): document --window and --depth 18 years ago
Jonas Fonseca f58bb6fb41 git-apply(1): document --unidiff-zero 18 years ago
Matthias Lederhofer 645927cec8 gitweb: fix warnings in PATH_INFO code and add export_ok/strict_export 18 years ago
Franck Bui-Huu 9c95fbf94f upload-archive: monitor child communication even more carefully. 18 years ago
Junio C Hamano 4d69065d3a Merge branch 'jc/archive' 18 years ago
Matthias Lederhofer 32f4aaccaa gitweb: export options 18 years ago
Matthias Lederhofer 7939fe44b8 gitweb: do not use 'No such directory' error message 18 years ago
Rene Scharfe 87af29f09f git-tar-tree: devolve git-tar-tree into a wrapper for git-archive 18 years ago
Martin Waitz 800764cf33 gitweb: fix uninitialized variable warning. 18 years ago
Martin Waitz dd70235f5a gitweb: more support for PATH_INFO based URLs 18 years ago
Junio C Hamano 4be609625e apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches 18 years ago
Junio C Hamano 8aac4b45f3 t1400: make test debuggable. 18 years ago
Junio C Hamano 4adffc7b54 Add ftp:// protocol support for git-http-fetch 18 years ago
Junio C Hamano be4a015b0f http-fetch.c: consolidate code to detect missing fetch target 18 years ago
Junio C Hamano c95b138985 Fix git-am safety checks 18 years ago
Linus Torvalds e7676d2f64 Allow multiple "git_path()" uses 18 years ago
Jakub Narebski 9d0734ae49 gitweb: Add link to "project_index" view to "project_list" page 18 years ago
Jakub Narebski a1565c447d gitweb: Allow for href() to be used for links without project param 18 years ago
Junio C Hamano d0c2449f78 Define fallback PATH_MAX on systems that do not define one in <limits.h> 18 years ago
Junio C Hamano 17fd965d21 Document git-grep -[Hh] 18 years ago