6486 Commits (51a7c66a73ce74fad3b7b05109ed6ce013202fa5)
 

Author SHA1 Message Date
Junio C Hamano d0c25035df git-apply: second war on whitespace. 18 years ago
Junio C Hamano 448c3ef144 diff.c: second war on whitespace. 18 years ago
Randal L. Schwartz ed1795fcc5 builtin-upload-archive.c broken on openbsd 18 years ago
Petr Baudis a2f3db2f5d gitweb: Consolidate escaping/validation of query string 18 years ago
Petr Baudis 8f41db8c37 Deprecate git-resolve.sh 18 years ago
Petr Baudis 18b0fc1ce1 Git.pm: Kill Git.xs for now 18 years ago
Rene Scharfe 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c 18 years ago
Rene Scharfe 31756c5da8 Remove git-zip-tree 18 years ago
Nicolas Pitre 43057304c0 many cleanups to sha1_file.c 18 years ago
Nicolas Pitre 16854571aa move pack creation to version 3 18 years ago
Sasha Khapyorsky ae35b30433 git-svnimport: Parse log message for Signed-off-by: lines 18 years ago
Robin Rosenberg 3d5c0cc938 Quote arguments to tr in test-lib 18 years ago
Petr Baudis 5c7d2cf3d6 Fix snapshot link in tree view 18 years ago
Petr Baudis 74d6166751 gitweb: Fix @git_base_url_list usage 18 years ago
Petr Baudis d726720743 gitweb: Fix tree link associated with each commit log entry. 18 years ago
Petr Baudis 26d0a976e8 Make path in tree view look nicer 18 years ago
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
Junio C Hamano 2d10c55537 git log: Unify header_filter and message_filter into one. 18 years ago
Junio C Hamano 480c1ca6fd Update grep internal for grepping only in head/body 18 years ago
Jon Loeliger 49ba83fb67 Add virtualization support to git-daemon 18 years ago
Junio C Hamano cd0d74d2f9 repack: use only pack-objects, not rev-list. 18 years ago
Linus Torvalds a2ed6ae402 git-log --author and --committer are not left-anchored by default 18 years ago
Jeff King f69895fb0c rev-list: fix segfault with --{author,committer,grep} 18 years ago
Junio C Hamano bd95fcd345 revision traversal: --author, --committer, and --grep. 18 years ago
Junio C Hamano 8ecae9b032 revision traversal: prepare for commit log match. 18 years ago
Junio C Hamano 83b5d2f5b0 builtin-grep: make pieces of it available as library. 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 f2b5792564 Fix git-am safety checks 18 years ago