6474 Commits (45a3b12cfd3eaa05bbb0954790d5be5b8240a7b5)
 

Author SHA1 Message Date
Junio C Hamano a3f5d02edb grep: fix --fixed-strings combined with expression. 18 years ago
Junio C Hamano b48fb5b6a9 grep: free expressions and patterns when done. 18 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 18 years ago
Junio C Hamano 16652170bf An illustration of rev-list --parents --pretty=raw 18 years ago
Junio C Hamano 785f743276 diff --stat: color output. 18 years ago
Junio C Hamano a2540023dc diff --stat: allow custom diffstat output width. 18 years ago
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 18 years ago
Jakub Narebski ab41dfbfd4 gitweb: Quote filename in HTTP Content-Disposition: header 18 years ago
Jakub Narebski f93bff8d45 gitweb: Add git_url subroutine, and use it to quote full URLs 18 years ago
Jakub Narebski 24d0693a68 gitweb: Split validate_input into validate_pathname and validate_refname 18 years ago
Jakub Narebski dd1ad5f167 gitweb: Use "return" instead of "return undef" for some subs 18 years ago
Jakub Narebski 4b02f48372 gitweb: Strip trailing slashes from $path in git_get_hash_by_path 18 years ago
Luben Tuikov 65910395c0 gitweb: extend blame to show links to diff and previous 18 years ago
Yasushi SHOJI 4a0641b7cf gitweb: Decode long title for link tooltips 18 years ago
Luben Tuikov 0fa105e7f1 gitweb: Remove redundant "tree" link 18 years ago
Sergey Vlasov 191414c025 git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 18 years ago
Shawn Pearce fd28b34afd Ignore executable bit when adding files if filemode=0. 18 years ago
Christian Couder 9c7b0b3fc4 Remove empty ref directories that prevent creating a ref. 18 years ago
Luben Tuikov 4de741b3e1 gitweb: tree view: eliminate redundant "blob" 18 years ago
Alex Riesen 4dafd7d244 Use const for interpolate arguments 18 years ago
Franck Bui-Huu e8daf78a00 git-archive: update documentation 18 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 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
Jeff King d0b353b1a7 git-repack: allow git-repack to run in subdirectory 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
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