6344 Commits (e8daf78a00fc618f4b8b5b6253580226560f7dec)
 

Author SHA1 Message Date
Franck Bui-Huu e8daf78a00 git-archive: update documentation 18 years ago
Petr Baudis 8391548e5e gitweb: fix over-eager application of esc_html(). 18 years ago
Shawn Pearce 8815788e93 Allow '(no author)' in git-svn's authors file. 18 years ago
Shawn Pearce f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. 18 years ago
Junio C Hamano 2f60e4e9c1 Merge branch 'sk/svnimport' 18 years ago
Junio C Hamano d1cb7ac49b Merge early parts of branch 'np/pack' 18 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 18 years ago
Rene Scharfe 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c 18 years ago
Rene Scharfe 81b84c42d6 git-tar-tree: Remove duplicate git_config() call 18 years ago
Junio C Hamano b0ed9eafb3 Merge branch 'jc/filter-commit' 18 years ago
Junio C Hamano 700899b624 Merge branch 'sb/branch-attributes' 18 years ago
Junio C Hamano 043c04107c Merge branch 'jl/daemon' 18 years ago
Santi Béjar 6cc7c36d5e Add test for the default merges in fetch. 18 years ago
Santi Béjar 5372806a84 fetch: get the remote branches to merge from the branch properties 18 years ago
Junio C Hamano 7be1d62c6f Add t5510 to test per branch configuration affecting git-fetch. 18 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 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
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
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