6177 Commits (c23cca17202f6b04cb2f8f850dac6afc289bcd3d)
 

Author SHA1 Message Date
Jakub Narebski c23cca1720 autoconf: Add -liconv to LIBS when NEEDS_LIBICONV 18 years ago
Jakub Narebski 762c7205f6 gitweb: Divide page path into directories -- path's "breadcrumbs" 18 years ago
Jakub Narebski 72dbafa1e6 gitweb: Correct typo: '==' instead of 'eq' in git_difftree_body 18 years ago
Jakub Narebski 0b5deba132 gitweb: Add GIT favicon, assuming image/png type 18 years ago
Linus Torvalds 5d44cd1c8b Fix git-fsck-objects SIGSEGV/divide-by-zero 18 years ago
Jakub Narebski f2e609473c gitweb: Change the name of diff to parent link in "commit" view to "diff 18 years ago
Christian Couder 2886bdb118 Update GIT_TRACE documentation. 18 years ago
Junio C Hamano 1bbb2cff62 Merge branch 'master' into cc/trace 18 years ago
Christian Couder 6ce4e61f1b Trace into a file or an open fd and refactor tracing code. 18 years ago
Shawn Pearce 9befac470b Replace uses of strdup with xstrdup. 18 years ago
Junio C Hamano ad1ed5ee89 consolidate two copies of new style object header parsing code. 18 years ago
Sergey Vlasov 501524e938 Documentation: Fix howto/revert-branch-rebase.html generation 18 years ago
Johannes Schindelin af04b12710 fmt-merge-msg: fix off-by-one bug 18 years ago
Jonas Fonseca 8c02eee29e git-rev-list(1): group options; reformat; document more options 18 years ago
Junio C Hamano 0f2ca9d5c9 Merge git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Junio C Hamano 839837b953 Constness tightening for move/link_temp_to_file() 18 years ago
Aneesh Kumar K.V 1d3fc68ae7 gitweb: Fix git_blame 18 years ago
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
Christian Couder 7cf67205ca Trace into open fd and refactor tracing code. 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
Paul Mackerras 561d038ab8 gitk: Fix some bugs in the new cherry-picking code 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