summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Warning fix for gcc 4Pavel Roskin2005-08-091-1/+1
* Merge with gitk.Junio C Hamano2005-08-091-10/+19
|\
| * [PATCH] "Child" information in commit window - and cleanupsLinus Torvalds2005-08-091-10/+19
* | Downgrade git-send-email-scriptJunio C Hamano2005-08-091-1/+1
* | [PATCH] Add -m <message> option to "git tag"Chris Wright2005-08-081-5/+15
* | [PATCH] Plug memory leak in git-pack-objectsSergey Vlasov2005-08-081-0/+4
* | [PATCH] Plug memory leak in sha1close()Sergey Vlasov2005-08-081-0/+1
* | [PATCH] Plug memory leak in write_sha1_to_fd()Sergey Vlasov2005-08-081-2/+12
* | [PATCH] Plug memory leak in read_object_with_reference()Sergey Vlasov2005-08-081-0/+1
* | [PATCH] git_mkstemp() fixHolger Eitzenberger2005-08-081-2/+7
* | [PATCH] Make curl fail on server errorCatalin Marinas2005-08-083-3/+3
* | Makefile dependency fix.Junio C Hamano2005-08-081-0/+1
* | Merge with gitk.Junio C Hamano2005-08-071-41/+92
|\ \ | |/
| * Better graph line details display and expand history coverage.Paul Mackerras2005-08-081-39/+78
| * [PATCH] gitk "parent information" in commit windowLinus Torvalds2005-08-081-2/+14
* | Merge with gitk.Junio C Hamano2005-08-071-8/+24
|\ \ | |/
| * Use lf translation rather than binary when reading commit data.Paul Mackerras2005-08-071-1/+1
| * Change cursor to a hand cursor when over a SHA1 ID link.Paul Mackerras2005-08-071-7/+23
* | (revert local fix)Junio C Hamano2005-08-071-1/+0
* | [PATCH] Extend "git reset" to take a reset pointLinus Torvalds2005-08-061-1/+3
* | Redo the templates generation and installation.Junio C Hamano2005-08-067-33/+76
* | gitk proposed fix: handle more than one SHA1 links.Junio C Hamano2005-08-061-0/+1
* | send-pack: allow generic sha1 expression on the source side.Junio C Hamano2005-08-061-0/+20
* | send-pack: allow the same source to be pushed more than once.Junio C Hamano2005-08-061-7/+0
* | [PATCH] Make git-sh-setup-script do what it was supposed to doLinus Torvalds2005-08-061-1/+1
* | Merge with gitk.Junio C Hamano2005-08-061-10/+99
|\ \ | |/
| * Add forward and back buttons and make SHA1 IDs clickable links.Paul Mackerras2005-08-061-10/+99
* | [PATCH] Assorted documentation patchesJohannes Schindelin2005-08-0519-50/+58
* | [PATCH] git-commit-script fix for degenerated mergeJohannes Schindelin2005-08-051-2/+2
* | [PATCH] git: use git_mkstemp() instead of mkstemp() for diff generation.Holger Eitzenberger2005-08-051-3/+4
* | [PATCH] git: add git_mkstemp()Holger Eitzenberger2005-08-052-0/+29
* | Fix ref_newer() in send-pack.Junio C Hamano2005-08-051-5/+22
* | Fix refname termination.Junio C Hamano2005-08-051-1/+1
* | [PATCH] Fix git-merge-cache -qPetr Baudis2005-08-051-2/+2
* | git-applymbox: allow retrying after fixing up.Junio C Hamano2005-08-051-15/+41
* | Merge with gitk.Junio C Hamano2005-08-051-28/+81
|\ \ | |/
| * Compress the graph horizontally if it gets too wide.Paul Mackerras2005-08-051-28/+81
* | daemon.c: squelch error message from EINTRJunio C Hamano2005-08-051-2/+5
* | Teach rev-list since..til notation.Junio C Hamano2005-08-051-8/+30
* | Update get_sha1() to grok extended format.Junio C Hamano2005-08-054-223/+235
* | Fix send-pack for non-commitish tags.Junio C Hamano2005-08-054-17/+51
* | git-init-db: brown paper bag bugfix.Junio C Hamano2005-08-041-0/+1
* | git-bisect termination condition fix.Junio C Hamano2005-08-041-2/+2
* | Retire git-check-files documentation too.Junio C Hamano2005-08-041-50/+0
* | [PATCH] Fix sparse warningsAlecs King2005-08-033-5/+3
* | Retire check-files.Junio C Hamano2005-08-033-51/+1
* | [PATCH] Fix debian doc-baseKalle Valo2005-08-031-2/+2
* | git-send-pack: documentationJunio C Hamano2005-08-031-1/+47
* | Renaming push.Junio C Hamano2005-08-033-94/+226
* | Install sample hooksJunio C Hamano2005-08-036-0/+199