Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with master. | Junio C Hamano | 2005-08-08 | 1 | -0/+1 |
|\ | |||||
| * | Makefile dependency fix. | Junio C Hamano | 2005-08-08 | 1 | -0/+1 |
* | | Change RPM dependency from Prereq to Requires. | Junio C Hamano | 2005-08-08 | 1 | -1/+1 |
* | | Update Maintainer field of debian/control | Junio C Hamano | 2005-08-07 | 1 | -1/+1 |
* | | [PATCH] RPM spec updates. | Horst von Brand | 2005-08-07 | 1 | -8/+15 |
* | | Merge with master. | Junio C Hamano | 2005-08-07 | 1 | -41/+92 |
|\ \ | |/ | |||||
| * | Merge with gitk. | Junio C Hamano | 2005-08-07 | 1 | -41/+92 |
| |\ | |||||
| | * | Better graph line details display and expand history coverage. | Paul Mackerras | 2005-08-08 | 1 | -39/+78 |
| | * | [PATCH] gitk "parent information" in commit window | Linus Torvalds | 2005-08-08 | 1 | -2/+14 |
* | | | Merge with master. | Junio C Hamano | 2005-08-07 | 1 | -9/+24 |
|\ \ \ | |/ / | |||||
| * | | Merge with gitk. | Junio C Hamano | 2005-08-07 | 1 | -8/+24 |
| |\ \ | | |/ | |||||
| | * | Use lf translation rather than binary when reading commit data. | Paul Mackerras | 2005-08-07 | 1 | -1/+1 |
| | * | Change cursor to a hand cursor when over a SHA1 ID link. | Paul Mackerras | 2005-08-07 | 1 | -7/+23 |
| * | | (revert local fix) | Junio C Hamano | 2005-08-07 | 1 | -1/+0 |
* | | | Fix build rules for debian package. | Junio C Hamano | 2005-08-06 | 2 | -6/+6 |
* | | | Fix RPM build that omitted templates and tools. | Junio C Hamano | 2005-08-06 | 1 | -1/+2 |
* | | | Merge with master. | Junio C Hamano | 2005-08-06 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | [PATCH] Extend "git reset" to take a reset point | Linus Torvalds | 2005-08-06 | 1 | -1/+3 |
* | | | GIT 0.99.4 (release candidate) | Junio C Hamano | 2005-08-06 | 4 | -10/+18 |
|/ / | |||||
* | | Redo the templates generation and installation. | Junio C Hamano | 2005-08-06 | 7 | -33/+76 |
* | | gitk proposed fix: handle more than one SHA1 links. | Junio C Hamano | 2005-08-06 | 1 | -0/+1 |
* | | send-pack: allow generic sha1 expression on the source side. | Junio C Hamano | 2005-08-06 | 1 | -0/+20 |
* | | send-pack: allow the same source to be pushed more than once. | Junio C Hamano | 2005-08-06 | 1 | -7/+0 |
* | | [PATCH] Make git-sh-setup-script do what it was supposed to do | Linus Torvalds | 2005-08-06 | 1 | -1/+1 |
* | | Merge with gitk. | Junio C Hamano | 2005-08-06 | 1 | -10/+99 |
|\ \ | |/ | |||||
| * | Add forward and back buttons and make SHA1 IDs clickable links. | Paul Mackerras | 2005-08-06 | 1 | -10/+99 |
* | | [PATCH] Assorted documentation patches | Johannes Schindelin | 2005-08-05 | 19 | -50/+58 |
* | | [PATCH] git-commit-script fix for degenerated merge | Johannes Schindelin | 2005-08-05 | 1 | -2/+2 |
* | | [PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation. | Holger Eitzenberger | 2005-08-05 | 1 | -3/+4 |
* | | [PATCH] git: add git_mkstemp() | Holger Eitzenberger | 2005-08-05 | 2 | -0/+29 |
* | | Fix ref_newer() in send-pack. | Junio C Hamano | 2005-08-05 | 1 | -5/+22 |
* | | Fix refname termination. | Junio C Hamano | 2005-08-05 | 1 | -1/+1 |
* | | [PATCH] Fix git-merge-cache -q | Petr Baudis | 2005-08-05 | 1 | -2/+2 |
* | | git-applymbox: allow retrying after fixing up. | Junio C Hamano | 2005-08-05 | 1 | -15/+41 |
* | | Merge with gitk. | Junio C Hamano | 2005-08-05 | 1 | -28/+81 |
|\ \ | |/ | |||||
| * | Compress the graph horizontally if it gets too wide. | Paul Mackerras | 2005-08-05 | 1 | -28/+81 |
* | | daemon.c: squelch error message from EINTR | Junio C Hamano | 2005-08-05 | 1 | -2/+5 |
* | | Teach rev-list since..til notation. | Junio C Hamano | 2005-08-05 | 1 | -8/+30 |
* | | Update get_sha1() to grok extended format. | Junio C Hamano | 2005-08-05 | 4 | -223/+235 |
* | | Fix send-pack for non-commitish tags. | Junio C Hamano | 2005-08-05 | 4 | -17/+51 |
* | | git-init-db: brown paper bag bugfix. | Junio C Hamano | 2005-08-04 | 1 | -0/+1 |
* | | git-bisect termination condition fix. | Junio C Hamano | 2005-08-04 | 1 | -2/+2 |
* | | Retire git-check-files documentation too. | Junio C Hamano | 2005-08-04 | 1 | -50/+0 |
* | | [PATCH] Fix sparse warnings | Alecs King | 2005-08-03 | 3 | -5/+3 |
* | | Retire check-files. | Junio C Hamano | 2005-08-03 | 3 | -51/+1 |
* | | [PATCH] Fix debian doc-base | Kalle Valo | 2005-08-03 | 1 | -2/+2 |
* | | git-send-pack: documentation | Junio C Hamano | 2005-08-03 | 1 | -1/+47 |
* | | Renaming push. | Junio C Hamano | 2005-08-03 | 3 | -94/+226 |
* | | Install sample hooks | Junio C Hamano | 2005-08-03 | 6 | -0/+199 |
* | | [PATCH] Plug memory leaks in git-unpack-objects | Sergey Vlasov | 2005-08-03 | 1 | -1/+5 |