6355 Commits (e38604e00637a7b25c12c0ef1423a6135cbf049b)
 

Author SHA1 Message Date
Junio C Hamano e38604e006 Merge branch 'jc/deprecate-recursive' 19 years ago
Johannes Schindelin 07ccbff89b runstatus: do not recurse into subdirectories if not needed 19 years ago
Junio C Hamano a3f5d02edb grep: fix --fixed-strings combined with expression. 19 years ago
Junio C Hamano b48fb5b6a9 grep: free expressions and patterns when done. 19 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 19 years ago
Junio C Hamano 16652170bf An illustration of rev-list --parents --pretty=raw 19 years ago
Yasushi SHOJI 4a0641b7cf gitweb: Decode long title for link tooltips 19 years ago
Sergey Vlasov 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 19 years ago
Shawn Pearce fd28b34afd Ignore executable bit when adding files if filemode=0. 19 years ago
Alex Riesen 4dafd7d244 Use const for interpolate arguments 19 years ago
Franck Bui-Huu e8daf78a00 git-archive: update documentation 19 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 19 years ago
Petr Baudis 8391548e5e gitweb: fix over-eager application of esc_html(). 19 years ago
Shawn Pearce 8815788e93 Allow '(no author)' in git-svn's authors file. 19 years ago
Shawn Pearce f7bae37f9a Allow 'svn fetch' on '(no date)' revisions in Subversion. 19 years ago
Junio C Hamano 2f60e4e9c1 Merge branch 'sk/svnimport' 19 years ago
Junio C Hamano d1cb7ac49b Merge early parts of branch 'np/pack' 19 years ago
Junio C Hamano fd88d9c81e Remove upload-tar and make git-tar-tree a thin wrapper to git-archive 19 years ago
Rene Scharfe 3d74982f0b git-tar-tree: Move code for git-archive --format=tar to archive-tar.c 19 years ago
Rene Scharfe 81b84c42d6 git-tar-tree: Remove duplicate git_config() call 19 years ago
Junio C Hamano b0ed9eafb3 Merge branch 'jc/filter-commit' 19 years ago
Junio C Hamano 700899b624 Merge branch 'sb/branch-attributes' 19 years ago
Junio C Hamano 043c04107c Merge branch 'jl/daemon' 19 years ago
Santi Béjar 6cc7c36d5e Add test for the default merges in fetch. 19 years ago
Santi Béjar 5372806a84 fetch: get the remote branches to merge from the branch properties 19 years ago
Junio C Hamano 7be1d62c6f Add t5510 to test per branch configuration affecting git-fetch. 19 years ago
Santi Béjar 648ad18f50 Fetch: default remote repository from branch properties 19 years ago
Randal L. Schwartz ed1795fcc5 builtin-upload-archive.c broken on openbsd 19 years ago
Petr Baudis a2f3db2f5d gitweb: Consolidate escaping/validation of query string 19 years ago
Petr Baudis 8f41db8c37 Deprecate git-resolve.sh 19 years ago
Rene Scharfe 3fc8284e21 Rename builtin-zip-tree.c to archive-zip.c 19 years ago
Rene Scharfe 31756c5da8 Remove git-zip-tree 19 years ago
Nicolas Pitre 43057304c0 many cleanups to sha1_file.c 19 years ago
Nicolas Pitre 16854571aa move pack creation to version 3 19 years ago
Sasha Khapyorsky ae35b30433 git-svnimport: Parse log message for Signed-off-by: lines 19 years ago
Robin Rosenberg 3d5c0cc938 Quote arguments to tr in test-lib 19 years ago
Petr Baudis 5c7d2cf3d6 Fix snapshot link in tree view 19 years ago
Petr Baudis 74d6166751 gitweb: Fix @git_base_url_list usage 19 years ago
Petr Baudis d726720743 gitweb: Fix tree link associated with each commit log entry. 19 years ago
Petr Baudis 26d0a976e8 Make path in tree view look nicer 19 years ago
Petr Baudis f35274dad8 gitweb: Relabel "head" as "HEAD" 19 years ago
Petr Baudis 35329cc1cc gitweb: Rename "plain" labels to "raw" 19 years ago
Petr Baudis 6ef4cb2e8d gitweb: Link to associated tree from a particular log item in full log view 19 years ago
Petr Baudis 1d62be25ed gitweb: Link to latest tree from the head line in heads list 19 years ago
Petr Baudis 35749ae566 gitweb: Link to tree instead of snapshot in shortlog 19 years ago
Petr Baudis cae1862a3b gitweb: More per-view navigation bar links 19 years ago
Petr Baudis 609ff267fb gitweb: Link (HEAD) tree for each project from projects list 19 years ago
Jakub Narebski 1d782b03b0 gitweb: Make git_get_hash_by_path check type if provided 19 years ago
Petr Baudis 16fdb4882e Fix showing of path in tree view 19 years ago
Martin Waitz 053d62bb5b gitweb: fix display of trees via PATH_INFO. 19 years ago