summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix machine-parseability of 'git log --source'Linus Torvalds2008-11-161-1/+1
* Merge branch 'maint'Junio C Hamano2008-11-144-5/+11
|\
| * Documentation: git-svn: fix example for centralized SVN cloneJan Krüger2008-11-141-0/+2
| * Documentation: fix links to "everyday.html"Christian Couder2008-11-142-4/+8
| * revision.c: use proper data type in call to sizeof() within xreallocBrandon Casey2008-11-141-1/+1
* | Documentation: New GUI configuration and command-line options.Alexander Gavrilov2008-11-144-0/+65
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-11-142-9/+15
|\ \
| * | git-svn: Update git-svn to use the ability to place temporary files within re...Marten Svanfeldt (dev)2008-11-131-4/+5
| * | Git.pm: Make _temp_cache use the repository directoryMarten Svanfeldt (dev)2008-11-131-5/+10
| * | git-svn: proper detection of bare repositoriesDeskin Miller2008-11-132-5/+16
| * | git-svn: respect i18n.commitencoding configEric Wong2008-11-132-3/+101
| * | git-svn: don't escape tilde ('~') for http(s) URLsEric Wong2008-11-131-3/+3
* | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-11-133-11/+120
|\ \ \
| * | | git-svn: proper detection of bare repositoriesDeskin Miller2008-11-062-5/+16
| * | | git-svn: respect i18n.commitencoding configEric Wong2008-11-062-3/+101
| * | | git-svn: don't escape tilde ('~') for http(s) URLsEric Wong2008-11-061-3/+3
* | | | Merge branch 'maint'Junio C Hamano2008-11-130-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | date/time: do not get confused by fractional secondsLinus Torvalds2008-11-131-6/+20
* | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-11-131-227/+810
|\ \ \ \
| * | | | gitk: Fix linehtag undefined error with file highlightingPaul Mackerras2008-11-131-2/+5
| * | | | gitk: Fix commit encoding supportAlexander Gavrilov2008-11-131-2/+23
| * | | | gitk: Fix transient windows on Win32 and MacOSAlexander Gavrilov2008-11-131-13/+31
| * | | | gitk: Add accelerators to frequently used menu commandsAlexander Gavrilov2008-11-131-7/+29
| * | | | Merge branch 'dev'Paul Mackerras2008-11-091-177/+177
| |\ \ \ \
| | * | | | gitk: Cope with unmerged files in local changesPaul Mackerras2008-11-041-3/+17
| | * | | | gitk: Make "show origin of this line" work on fake commitsPaul Mackerras2008-11-041-3/+61
| | * | | | gitk: Unify handling of merge diffs with normal 2-way diffsPaul Mackerras2008-11-021-171/+99
| * | | | | gitk: Implement a user-friendly Edit View dialogAlexander Gavrilov2008-11-081-44/+163
| * | | | | gitk: Improve cherry-pick error handlingPaul Mackerras2008-11-081-9/+16
| * | | | | gitk: Make cherry-pick call git-citool on conflictsAlexander Gavrilov2008-11-071-1/+39
| * | | | | gitk: Make gitk dialog windows transientAlexander Gavrilov2008-11-071-18/+28
| * | | | | gitk: Add Return and Escape bindings to dialogsAlexander Gavrilov2008-11-071-0/+21
| |/ / / /
| * | | | gitk: Make the background color of marked lines configurablePaul Mackerras2008-10-271-4/+12
| * | | | gitk: Add a menu item to show where a given line comes fromPaul Mackerras2008-10-271-7/+153
| * | | | gitk: Fix some off-by-one errors in computing which line to blamePaul Mackerras2008-10-271-27/+33
| * | | | gitk: Allow starting gui blame for a specific lineAlexander Gavrilov2008-10-261-2/+146
| * | | | gitk: Fix file list context menu for merge commitsAlexander Gavrilov2008-10-211-2/+4
| * | | | gitk: Allow forcing branch creation if it already existsAlexander Gavrilov2008-10-211-5/+23
* | | | | Update draft release notes to 1.6.1Junio C Hamano2008-11-121-1/+33
* | | | | Merge branch 'jn/gitweb-customlinks'Junio C Hamano2008-11-121-7/+12
|\ \ \ \ \
| * | | | | gitweb: Better processing format string in custom links in navbarJakub Narebski2008-10-121-7/+12
* | | | | | Merge branch 'gb/gitweb-snapshot-pathinfo'Junio C Hamano2008-11-121-8/+63
|\ \ \ \ \ \
| * | | | | | gitweb: embed snapshot format parameter in PATH_INFOGiuseppe Bilotta2008-11-021-0/+17
| * | | | | | gitweb: retrieve snapshot format from PATH_INFOGiuseppe Bilotta2008-11-021-0/+39
| * | | | | | gitweb: make the supported snapshot formats array globalGiuseppe Bilotta2008-11-021-8/+7
* | | | | | | Merge branch 'ds/uintmax-config' (early part)Junio C Hamano2008-11-123-1/+36
|\ \ \ \ \ \ \
| * | | | | | | Add autoconf tests for pthreadsDavid M. Syzdek2008-11-092-0/+17
| * | | | | | | Make Pthread link flags configurableDavid M. Syzdek2008-11-021-1/+3
| * | | | | | | Add Makefile check for FreeBSD 4.9-SECURITYDavid M. Syzdek2008-11-021-0/+4
| * | | | | | | Build: add NO_UINTMAX_T to support ancient systemsDavid M. Syzdek2008-11-023-0/+12