6935 Commits (198a4f4ff0694cb5b906278fc1c2b6e7db4d2737)
 

Author SHA1 Message Date
Christian Couder 919a3c9813 Add pack-refs and show-ref test cases. 18 years ago
Junio C Hamano 2958d9b5db Merge branch 'master' into lj/refs 18 years ago
Junio C Hamano 51b2dd4e3f Merge branch 'cc/branch-test' 18 years ago
Junio C Hamano 194db7e3bb Merge branch 'jc/for-each-ref' into jc/ref-locking 18 years ago
Luben Tuikov eb51ec9c05 gitweb: Add history and blame to git_difftree_body() 18 years ago
Junio C Hamano 2b83ade977 Merge branch 'sp/void' 18 years ago
Junio C Hamano f2ce6a4c3c Merge branch 'jc/whitespace' 18 years ago
Junio C Hamano 1ad7a06adb Merge branch 'jc/repack' 18 years ago
Junio C Hamano e38604e006 Merge branch 'jc/deprecate-recursive' 18 years ago
Johannes Schindelin 07ccbff89b runstatus: do not recurse into subdirectories if not needed 18 years ago
Luben Tuikov 499faeda1b gitweb: Remove excessively redundant entries from git_difftree_body 18 years ago
Luben Tuikov 709f898dae Revert "gitweb: extend blame to show links to diff and previous" 18 years ago
Jon Loeliger eb30aed7c6 Removed memory leaks from interpolation table uses. 18 years ago
Jon Loeliger dd4676299d Cleaned up git-daemon virtual hosting support. 18 years ago
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
Junio C Hamano 94d8213f2c receive-pack: call setup_ident before git_config 18 years ago
Nicolas Pitre a270069699 allow delta data reuse even if base object is a preferred base 18 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 18 years ago
Nicolas Pitre f130446920 zap a debug remnant 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
Junio C Hamano 3159c8dc2d Teach receive-pack about ref-log 18 years ago
Junio C Hamano cede752653 update a few Porcelain-ish for ref lock safety. 18 years ago
Junio C Hamano ac5409e420 update-ref: -d flag and ref creation safety. 18 years ago
Junio C Hamano 4431fcc4b1 Clean-up lock-ref implementation 18 years ago
Junio C Hamano e9800b28c2 Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking 18 years ago
Junio C Hamano 244a0ae114 Merge branch 'jc/for-each-ref-with-lt-refs' into jc/ref-locking 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
Nicolas Pitre e4fe4b8ef7 let the GIT native protocol use offsets to delta base when possible 18 years ago
Nicolas Pitre 780e6e735b make pack data reuse compatible with both delta types 18 years ago
Nicolas Pitre be6b19145f make git-pack-objects able to create deltas with offset to base 18 years ago
Nicolas Pitre 53dda6ff62 teach git-index-pack about deltas with offset to base 18 years ago
Nicolas Pitre 209c554ab4 teach git-unpack-objects about deltas with offset to base 18 years ago
Nicolas Pitre eb32d236df introduce delta objects with offset to base 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