6141 Commits (4b5dc988c0db1e7ce5ba41c09a1e75cbc71c3f35)
 

Author SHA1 Message Date
Dennis Stosberg 4b5dc988c0 use do() instead of require() to include configuration 18 years ago
Dennis Stosberg 3a36bc8469 gitweb: Remove forgotten call to git_to_hash 18 years ago
Franck Bui-Huu fc1c75ec74 log-tree.c: cleanup a bit append_signoff() 18 years ago
Johannes Schindelin 28f5c70b85 Remove uneeded #include 18 years ago
Johannes Schindelin 104ff34a74 Makefile: fix typo 18 years ago
Johannes Schindelin c9b0597d3d unpack-objects: remove unused variable "eof" 18 years ago
Linus Torvalds 071fa89e25 git-fsck-objects: lacking default references should not be fatal 18 years ago
Matthias Kestenholz 9e84801396 Check if pack directory exists prior to descending into it 18 years ago
Jakub Narebski a44465ccd9 gitweb: Add local time and timezone to git_print_authorship 18 years ago
Jakub Narebski b4657e7759 gitweb: Add diff tree, with links to patches, to commitdiff view 18 years ago
Jakub Narebski fba20b429a gitweb: git_print_log: signoff line is non-empty line 18 years ago
Jakub Narebski 6fd92a28eb gitweb: Add author information to commitdiff view 18 years ago
Jakub Narebski d50a9398fe gitweb: Do not remove signoff lines in git_print_simplified_log 18 years ago
Jakub Narebski b7f9253df9 gitweb: Make git_print_log generic; git_print_simplified_log uses it 18 years ago
Dennis Stosberg 25691fbe6d gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'} 18 years ago
Jonas Fonseca 3dfb9278df Add --relative-date option to the revision interface 18 years ago
Junio C Hamano b17fda5c07 Merge branch 'gl/web' 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