| Commit message (Expand) | Author | Age |
* | git-svnimport symlink support | Herbert Valerio Riedel | 2006-04-18 |
* | packed_object_info_detail(): check for corrupt packfile. | Junio C Hamano | 2006-04-17 |
* | cleanups: remove unused variable from exec_cmd.c | Serge E. Hallyn | 2006-04-17 |
* | cleanups: prevent leak of two strduped strings in config.c | Serge E. Hallyn | 2006-04-17 |
* | cleanups: Remove impossible case in quote.c | Serge E. Hallyn | 2006-04-17 |
* | cleanups: Remove unused vars from combine-diff.c | Serge E. Hallyn | 2006-04-17 |
* | cleanups: Fix potential bugs in connect.c | Serge E. Hallyn | 2006-04-17 |
* | Merge branch 'jc/boundary' | Junio C Hamano | 2006-04-17 |
|\ |
|
| * | rev-list --boundary: show boundary commits even when limited otherwise. | Junio C Hamano | 2006-04-16 |
* | | Merge branch 'jc/bottomless' | Junio C Hamano | 2006-04-17 |
|\ \ |
|
| * | | rev-list --bisect: limit list before bisecting. | Junio C Hamano | 2006-04-14 |
* | | | Allow empty lines in info/grafts | Yann Dirson | 2006-04-17 |
| |/
|/| |
|
* | | Makefile fixups. | A Large Angry SCM | 2006-04-16 |
* | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2006-04-16 |
|\ \ |
|
| * | | gitk: Fix bug caused by missing commitlisted elements | Paul Mackerras | 2006-04-17 |
* | | | reading $GIT_DIR/info/graft - skip comments correctly. | Junio C Hamano | 2006-04-16 |
* | | | pager: do not fork a pager if PAGER is set to empty. | Johannes Schindelin | 2006-04-16 |
* | | | diff-options: add --patch-with-stat | Johannes Schindelin | 2006-04-15 |
* | | | diff-files --stat: do not dump core with unmerged index. | Junio C Hamano | 2006-04-15 |
* | | | Support "git cmd --help" syntax | Linus Torvalds | 2006-04-15 |
* | | | diff --stat: do not do its own three-dashes. | Junio C Hamano | 2006-04-15 |
* | | | diff-tree: typefix. | Junio C Hamano | 2006-04-15 |
* | | | GIT v1.3.0-rc4v1.3.0-rc4 | Junio C Hamano | 2006-04-14 |
* | | | Merge branch 'dl/xdiff' | Junio C Hamano | 2006-04-14 |
|\ \ \ |
|
| * | | | xdiff: post-process hunks to make them consistent. | Davide Libenzi | 2006-04-13 |
* | | | | Merge branch 'js/diffstat' | Junio C Hamano | 2006-04-14 |
|\ \ \ \ |
|
| * | | | | diff --stat: no need to ask funcnames nor context. | Junio C Hamano | 2006-04-13 |
| * | | | | diff-options: add --stat (take 2) | Johannes Schindelin | 2006-04-13 |
| * | | | | diff-options: add --stat (take 2) | Johannes Schindelin | 2006-04-13 |
| |/ / / |
|
* | | | | Merge branch 'jc/fix5500' | Junio C Hamano | 2006-04-14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | t5500: test fix | Junio C Hamano | 2006-04-13 |
* | | | | Clean up trailing whitespace when pretty-printing commits | Linus Torvalds | 2006-04-14 |
* | | | | "git cmd -h" for shell scripts. | Junio C Hamano | 2006-04-14 |
* | | | | git-log <diff-options> <paths> documentation | Junio C Hamano | 2006-04-14 |
* | | | | Retire git-log.sh (take #4) | Junio C Hamano | 2006-04-14 |
* | | | | stripspace: incomplete line fix (take #2) | Junio C Hamano | 2006-04-14 |
|/ / / |
|
* | | | Fix-up previous expr changes. | Junio C Hamano | 2006-04-13 |
|/ / |
|
* | | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 2006-04-13 |
* | | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 2006-04-13 |
* | | Use less memory in "git log" | Linus Torvalds | 2006-04-13 |
* | | git-log: do not output excess blank line between commits | Junio C Hamano | 2006-04-13 |
* | | Makefile: $(MAKE) check-docs | Junio C Hamano | 2006-04-13 |
* | | Documentation: add a couple of missing docs. | Junio C Hamano | 2006-04-13 |
* | | Merge branch 'jc/combine' into next | Junio C Hamano | 2006-04-12 |
|\ \ |
|
| * \ | Merge branch 'master' into jc/combine | Junio C Hamano | 2006-04-12 |
| |\ \ |
|
| | * | | stripspace: make sure not to leave an incomplete line. | Junio C Hamano | 2006-04-12 |
| | * | | git-commit: do not muck with commit message when no_edit is set. | Junio C Hamano | 2006-04-12 |
| | * | | When showing a commit message, do not lose an incomplete line. | Linus Torvalds | 2006-04-12 |
| | * | | Retire t5501-old-fetch-and-upload test. | Junio C Hamano | 2006-04-11 |
| * | | | combine-diff: type fix. | Junio C Hamano | 2006-04-12 |