4194 Commits (5119602a99f46aaa7b3bb2a0f5085b1df46b54ec)
 

Author SHA1 Message Date
Linus Torvalds 5119602a99 get_sha1() shorthands for blob/tree objects 19 years ago
Linus Torvalds 4262c1b0c3 Fix uninteresting tags in new revision parsing 19 years ago
Junio C Hamano 24735cfc50 Merge branch 'jc/pager-cat' 19 years ago
Junio C Hamano 34e98ea564 Merge branch 'lt/logopt' 19 years ago
Junio C Hamano 4baff50551 GIT 1.3.0 19 years ago
Jonas Fonseca 8f2b72a936 Add git-annotate(1) and git-blame(1) 19 years ago
Junio C Hamano 3a624b346d Fix "git log --stat": make sure to set recursive with --stat. 19 years ago
Junio C Hamano f56ef54174 diff --stat: make sure to set recursive. 19 years ago
Herbert Valerio Riedel 08ddd4f764 git-svnimport symlink support 19 years ago
Junio C Hamano 965f803c32 combine-diff: show diffstat with the first parent. 19 years ago
Junio C Hamano b073f26b25 git.c: LOGSIZE is unused after log printing cleanup. 19 years ago
Linus Torvalds a4d34e2db5 Log message printout cleanups (#3): fix --pretty=oneline 19 years ago
Linus Torvalds eab144ac49 Log message printout cleanups (#2) 19 years ago
Junio C Hamano 2855d58079 packed_object_info_detail(): check for corrupt packfile. 19 years ago
Linus Torvalds 9153983310 Log message printout cleanups 19 years ago
Serge E. Hallyn bb996614de cleanups: remove unused variable from exec_cmd.c 19 years ago
Serge E. Hallyn dafc88b136 cleanups: prevent leak of two strduped strings in config.c 19 years ago
Serge E. Hallyn ecc13e73cf cleanups: Remove impossible case in quote.c 19 years ago
Serge E. Hallyn 310f8b5b6d cleanups: Remove unused vars from combine-diff.c 19 years ago
Serge E. Hallyn da2a95b2a8 cleanups: Fix potential bugs in connect.c 19 years ago
Junio C Hamano 6feba7cb74 Merge branch 'jc/boundary' 19 years ago
Junio C Hamano e190bc5543 Merge branch 'jc/bottomless' 19 years ago
Yann Dirson 360204c324 Allow empty lines in info/grafts 19 years ago
Junio C Hamano db89665fbf rev-list --header: output format fix 19 years ago
Junio C Hamano 1b65a5aa44 rev-list --boundary: show boundary commits even when limited otherwise. 19 years ago
A Large Angry SCM e6bfaf3e33 Makefile fixups. 19 years ago
Junio C Hamano 1a17ee22a2 Merge git://git.kernel.org/pub/scm/gitk/gitk 19 years ago
Paul Mackerras e7da347520 gitk: Fix bug caused by missing commitlisted elements 19 years ago
Linus Torvalds 78fff6ebba Fixes for option parsing 19 years ago
Junio C Hamano 5bc4ce5896 reading $GIT_DIR/info/graft - skip comments correctly. 19 years ago
Junio C Hamano cb8f64b4e3 log/whatchanged/show - log formatting cleanup. 19 years ago
Junio C Hamano d4ed9793fd Simplify common default options setup for built-in log family. 19 years ago
Junio C Hamano b2934926dd Merge branch 'master' into lt/logopt 19 years ago
Junio C Hamano caef71a535 Do not fork PAGER=cat 19 years ago
Johannes Schindelin 402461aab1 pager: do not fork a pager if PAGER is set to empty. 19 years ago
Linus Torvalds ba1d45051e Tentative built-in "git show" 19 years ago
Junio C Hamano 5b84f4d87a Built-in git-whatchanged. 19 years ago
Junio C Hamano 7594c4b2d7 rev-list option parser fix. 19 years ago
Junio C Hamano 6b9c58f466 Split init_revisions() out of setup_revisions() 19 years ago
Johannes Schindelin 2935327394 diff-options: add --patch-with-stat 19 years ago
Junio C Hamano cbdda02404 diff-files --stat: do not dump core with unmerged index. 19 years ago
Linus Torvalds 1cd95087c3 Support "git cmd --help" syntax 19 years ago
Junio C Hamano 6f4780f9df diff --stat: do not do its own three-dashes. 19 years ago
Junio C Hamano 5069b1cf61 diff-tree: typefix. 19 years ago
Junio C Hamano 42b5c78845 GIT v1.3.0-rc4 19 years ago
Junio C Hamano 170abc81a0 Merge branch 'dl/xdiff' 19 years ago
Junio C Hamano 8c1f0b44c5 Fix up rev-list option parsing. 19 years ago
Junio C Hamano 8e8f998739 Fix up default abbrev in setup_revisions() argument parser. 19 years ago
Linus Torvalds cd2bdc5309 Common option parsing for "git log --diff" and friends 19 years ago
Junio C Hamano afcb536f28 Merge branch 'js/diffstat' 19 years ago