6150 Commits (95676853b2dc5d610a6f917aac37cbb12c57fcd2)
 

Author SHA1 Message Date
Jonas Fonseca 95676853b2 Include config.mak.autogen in the doc Makefile 18 years ago
Jonas Fonseca 2d7320d0b0 Use xmalloc instead of malloc 18 years ago
Jonas Fonseca ef1186228d git(7): move gitk(1) to the list of porcelain commands 18 years ago
Junio C Hamano 2c6d22df9f t5710: fix two thinkos. 18 years ago
Junio C Hamano 1efca00ad8 Merge early part of branch 'jc/daemon' 18 years ago
Jakub Narebski 0edcb37d67 gitweb: Extend parse_difftree_raw_line to save commit info 18 years ago
Jakub Narebski fa702003e4 gitweb: Separate printing of git_tree row into git_print_tree_entry 18 years ago
Jakub Narebski cb849b46ac gitweb: Move git-ls-tree output parsing to parse_ls_tree_line 18 years ago
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
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