Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix "git log --stat": make sure to set recursive with --stat. | Junio C Hamano | 2006-04-18 | 2 | -2/+9 | |
| * | | | combine-diff: show diffstat with the first parent. | Junio C Hamano | 2006-04-17 | 1 | -5/+19 | |
| * | | | git.c: LOGSIZE is unused after log printing cleanup. | Junio C Hamano | 2006-04-17 | 1 | -2/+0 | |
| * | | | Log message printout cleanups (#3): fix --pretty=oneline | Linus Torvalds | 2006-04-17 | 1 | -2/+12 | |
| * | | | Log message printout cleanups (#2) | Linus Torvalds | 2006-04-17 | 2 | -8/+17 | |
| * | | | Log message printout cleanups | Linus Torvalds | 2006-04-17 | 11 | -185/+151 | |
| * | | | rev-list --header: output format fix | Junio C Hamano | 2006-04-17 | 1 | -0/+3 | |
| * | | | Fixes for option parsing | Linus Torvalds | 2006-04-16 | 2 | -4/+15 | |
| * | | | log/whatchanged/show - log formatting cleanup. | Junio C Hamano | 2006-04-16 | 3 | -15/+30 | |
| * | | | Simplify common default options setup for built-in log family. | Junio C Hamano | 2006-04-16 | 1 | -13/+7 | |
| * | | | Merge branch 'master' into lt/logopt | Junio C Hamano | 2006-04-16 | 8 | -21/+169 | |
| |\ \ \ | | |/ / | ||||||
| * | | | Tentative built-in "git show" | Linus Torvalds | 2006-04-16 | 3 | -0/+24 | |
| * | | | Built-in git-whatchanged. | Junio C Hamano | 2006-04-16 | 1 | -19/+43 | |
| * | | | rev-list option parser fix. | Junio C Hamano | 2006-04-15 | 1 | -59/+23 | |
| * | | | Split init_revisions() out of setup_revisions() | Junio C Hamano | 2006-04-15 | 5 | -5/+6 | |
| * | | | Fix up rev-list option parsing. | Junio C Hamano | 2006-04-14 | 1 | -2/+4 | |
| * | | | Fix up default abbrev in setup_revisions() argument parser. | Junio C Hamano | 2006-04-14 | 3 | -0/+7 | |
| * | | | Common option parsing for "git log --diff" and friends | Linus Torvalds | 2006-04-14 | 6 | -227/+218 | |
* | | | | GIT 1.3.0v1.3.0 | Junio C Hamano | 2006-04-18 | 1 | -1/+1 | |
* | | | | Add git-annotate(1) and git-blame(1) | Jonas Fonseca | 2006-04-18 | 4 | -1/+92 | |
* | | | | diff --stat: make sure to set recursive. | Junio C Hamano | 2006-04-18 | 3 | -5/+10 | |
* | | | | git-svnimport symlink support | Herbert Valerio Riedel | 2006-04-18 | 1 | -2/+16 | |
* | | | | packed_object_info_detail(): check for corrupt packfile. | Junio C Hamano | 2006-04-17 | 1 | -2/+4 | |
* | | | | cleanups: remove unused variable from exec_cmd.c | Serge E. Hallyn | 2006-04-17 | 1 | -3/+1 | |
* | | | | cleanups: prevent leak of two strduped strings in config.c | Serge E. Hallyn | 2006-04-17 | 1 | -11/+28 | |
* | | | | cleanups: Remove impossible case in quote.c | Serge E. Hallyn | 2006-04-17 | 1 | -2/+0 | |
* | | | | cleanups: Remove unused vars from combine-diff.c | Serge E. Hallyn | 2006-04-17 | 1 | -10/+2 | |
* | | | | cleanups: Fix potential bugs in connect.c | Serge E. Hallyn | 2006-04-17 | 1 | -4/+14 | |
* | | | | Merge branch 'jc/boundary' | Junio C Hamano | 2006-04-17 | 4 | -10/+36 | |
|\ \ \ \ | ||||||
| * | | | | rev-list --boundary: show boundary commits even when limited otherwise. | Junio C Hamano | 2006-04-16 | 4 | -10/+36 | |
* | | | | | Merge branch 'jc/bottomless' | Junio C Hamano | 2006-04-17 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | rev-list --bisect: limit list before bisecting. | Junio C Hamano | 2006-04-14 | 1 | -0/+2 | |
* | | | | | | Allow empty lines in info/grafts | Yann Dirson | 2006-04-17 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Makefile fixups. | A Large Angry SCM | 2006-04-16 | 2 | -2/+2 | |
* | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-04-16 | 1 | -2/+3 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | gitk: Fix bug caused by missing commitlisted elements | Paul Mackerras | 2006-04-17 | 1 | -2/+3 | |
* | | | | | reading $GIT_DIR/info/graft - skip comments correctly. | Junio C Hamano | 2006-04-16 | 1 | -1/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | pager: do not fork a pager if PAGER is set to empty. | Johannes Schindelin | 2006-04-16 | 1 | -7/+10 | |
* | | | | diff-options: add --patch-with-stat | Johannes Schindelin | 2006-04-15 | 3 | -1/+22 | |
* | | | | diff-files --stat: do not dump core with unmerged index. | Junio C Hamano | 2006-04-15 | 1 | -4/+17 | |
* | | | | Support "git cmd --help" syntax | Linus Torvalds | 2006-04-15 | 1 | -0/+6 | |
* | | | | diff --stat: do not do its own three-dashes. | Junio C Hamano | 2006-04-15 | 2 | -3/+3 | |
* | | | | diff-tree: typefix. | Junio C Hamano | 2006-04-15 | 1 | -1/+1 | |
* | | | | GIT v1.3.0-rc4v1.3.0-rc4 | Junio C Hamano | 2006-04-14 | 1 | -1/+1 | |
* | | | | Merge branch 'dl/xdiff' | Junio C Hamano | 2006-04-14 | 2 | -5/+110 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | xdiff: post-process hunks to make them consistent. | Davide Libenzi | 2006-04-13 | 2 | -5/+110 | |
* | | | | Merge branch 'js/diffstat' | Junio C Hamano | 2006-04-14 | 4 | -7/+226 | |
|\ \ \ \ | ||||||
| * | | | | diff --stat: no need to ask funcnames nor context. | Junio C Hamano | 2006-04-13 | 1 | -2/+2 | |
| * | | | | diff-options: add --stat (take 2) | Johannes Schindelin | 2006-04-13 | 1 | -5/+5 | |
| * | | | | diff-options: add --stat (take 2) | Johannes Schindelin | 2006-04-13 | 4 | -7/+226 | |
| |/ / / |