summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] git_mkstemp() fixHolger Eitzenberger2005-08-081-2/+7
| * | [PATCH] Make curl fail on server errorCatalin Marinas2005-08-083-3/+3
* | | Merge with master.Junio C Hamano2005-08-081-0/+1
|\ \ \ | |/ /
| * | Makefile dependency fix.Junio C Hamano2005-08-081-0/+1
* | | Change RPM dependency from Prereq to Requires.Junio C Hamano2005-08-081-1/+1
* | | Update Maintainer field of debian/controlJunio C Hamano2005-08-071-1/+1
* | | [PATCH] RPM spec updates.Horst von Brand2005-08-071-8/+15
* | | Merge with master.Junio C Hamano2005-08-071-41/+92
|\ \ \ | |/ /
| * | 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 master.Junio C Hamano2005-08-071-9/+24
|\ \ \ | |/ /
| * | 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
* | | Fix build rules for debian package.Junio C Hamano2005-08-062-6/+6
* | | Fix RPM build that omitted templates and tools.Junio C Hamano2005-08-061-1/+2
* | | Merge with master.Junio C Hamano2005-08-061-1/+3
|\ \ \ | |/ /
| * | [PATCH] Extend "git reset" to take a reset pointLinus Torvalds2005-08-061-1/+3
* | | GIT 0.99.4 (release candidate)Junio C Hamano2005-08-064-10/+18
|/ /
* | 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