6284 Commits (c774b2dcf6c16a408757e9da1bf7c006528fc6a6)
 

Author SHA1 Message Date
Junio C Hamano d819e4e682 daemon: prepare for multiple services. 18 years ago
Rene Scharfe 370e0966ef Add git-zip-tree to .gitignore 18 years ago
Junio C Hamano 4cac42b132 free(NULL) is perfectly valid. 18 years ago
Jonas Fonseca b3c952f838 Use xcalloc instead of calloc 18 years ago
Jonas Fonseca c470701a98 Use fstat instead of fseek 18 years ago
Junio C Hamano 5ff9d11409 Merge branch 'gl/cleanup-next' 18 years ago
Junio C Hamano 1e49cb8ad4 Merge branch 'js/c-merge-recursive' 18 years ago
Junio C Hamano d5d0a0e748 Merge branch 'ts/daemon' 18 years ago
Junio C Hamano b32d37a3a6 Merge branch 'jc/apply' 18 years ago
Junio C Hamano 8938045a4e git-apply --reject: finishing touches. 18 years ago
Jakub Narebski 6bcf4b46c9 gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree paramete 18 years ago
Rene Scharfe 2e6183840e git-reset: remove unused variable 18 years ago
Rene Scharfe bee597cb7f git-cherry: remove unused variable 18 years ago
Jakub Narebski 0aea33762b gitweb: Remove git_to_hash function 18 years ago
Jakub Narebski 023782bd4d gitweb: Remove unused git_get_{preceding,following}_references 18 years ago
Jakub Narebski c8a99d7674 gitweb: Fix typo in git_patchset_body 18 years ago
Linus Torvalds 9a8e35e987 Relative timestamps in git log 18 years ago
Rene Scharfe e4fbbfe9ec Add git-zip-tree 18 years ago
Jakub Narebski 090525541f gitweb: Fix typo in git_difftree_body 18 years ago
Eric Wong 5f641ccc69 git-svn: stop repeatedly reusing the first commit message with dcommit 18 years ago
Jonas Fonseca 83572c1a91 Use xrealloc instead of realloc 18 years ago
Jonas Fonseca 095c424d08 Use PATH_MAX instead of MAXPATHLEN 18 years ago
Shawn Pearce eb950c192a Convert unpack_entry_gently and friends to use offsets. 18 years ago
Shawn Pearce 465b26eeef Cleanup unpack_object_header to use only offsets. 18 years ago
Shawn Pearce 5a18f540a5 Cleanup unpack_entry_gently and friends to use type_name array. 18 years ago
Shawn Pearce 7c3e8be307 Reuse compression code in unpack_compressed_entry. 18 years ago
Shawn Pearce de530aaa4b Reorganize/rename unpack_non_delta_entry to unpack_compressed_entry. 18 years ago
Jakub Narebski f2e7330299 gitweb: blobs defined by non-textual hash ids can be cached 18 years ago
Jakub Narebski 17848fc67c gitweb: Improve comments about gitweb features configuration 18 years ago
Jakub Narebski 73c9083f52 gitweb: Remove workaround for git-diff bug fixed in f82cd3c 18 years ago
Junio C Hamano b4c27c186f Merge branch 'master' into gl/web 18 years ago
Junio C Hamano a7f051987c Merge branch 'gl/cleanup' 18 years ago
Jakub Narebski 030b52087f gitweb: git_annotate didn't expect negative numeric timezone 18 years ago
Eric Wong b22d449721 git-svn: add the 'dcommit' command 18 years ago
Eric Wong 2e93115ed8 git-svn: recommend rebase for syncing against an SVN repo 18 years ago
Eric Wong 5a990e45f9 git-svn: establish new connections on commit after fork 18 years ago
Jonas Fonseca f7122265fc describe: fix off-by-one error in --abbrev=40 handling 18 years ago
Jakub Narebski 903acca753 gitweb: Remove creating directory for temporary files 18 years ago
Jakub Narebski 8cce8e3ddb gitweb: Remove git_diff_print subroutine 18 years ago
Jakub Narebski 9b71b1f6b3 gitweb: git_blobdiff_plain is git_blobdiff('plain') 18 years ago
Jakub Narebski 7c5e2ebb5d gitweb: Use git-diff-tree or git-diff patch output for blobdiff 18 years ago
Jakub Narebski 990dd0de51 gitweb: Change here-doc back for style consistency in git_blobdiff 18 years ago
Jakub Narebski c2c8ff2438 gitweb: Always display link to blobdiff_plain in git_blobdiff 18 years ago
Jakub Narebski ef10ee877f gitweb: Add invisible hyperlink to from-file/to-file diff header 18 years ago
Jakub Narebski e4e4f82545 gitweb: Parse two-line from-file/to-file diff header in git_patchset_body 18 years ago
Jakub Narebski fe87585e53 gitweb: Allow for pre-parsed difftree info in git_patchset_body 18 years ago
Jakub Narebski 420e92f255 gitweb: Add support for hash_parent_base parameter for blobdiffs 18 years ago
Jakub Narebski edf735abfa gitweb: Use git_get_name_rev_tags for commitdiff_plain X-Git-Tag: header 18 years ago
Jakub Narebski 56a322f161 gitweb: Add git_get_rev_name_tags function 18 years ago
Jakub Narebski 3066c359c6 gitweb: Faster return from git_get_preceding_references if possible 18 years ago