summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-01-083-295/+1032
|\
| * [PATCH] gitk: use user-configured background in view definition dialogGerrit Pape2008-01-091-3/+3
| * [PATCH] gitk: Update German translationChristian Stimming2008-01-091-27/+27
| * [PATCH] gitk: Update and fix MakefileChristian Stimming2008-01-091-25/+38
| * gitk: Restore some widget options whose defaults changed in Tk 8.5Paul Mackerras2008-01-061-60/+45
| * gitk: Recode de.po to UTF-8Paul Mackerras2007-12-311-27/+27
| * [PATCH] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright ...Christian Stimming2007-12-201-1/+1
| * [PATCH] gitk i18n: More markup -- various options menusChristian Stimming2007-12-201-46/+46
| * [PATCH] gitk i18n: Initial German translationChristian Stimming2007-12-201-0/+703
| * [PATCH] gitk i18n: Markup several strings for translationChristian Stimming2007-12-201-200/+201
| * [PATCH] gitk i18n: Import msgcat for message string translation; load transla...Christian Stimming2007-12-201-0/+19
| * [PATCH] gitk i18n: Add Makefile with rules for po file creation and installationChristian Stimming2007-12-201-0/+45
* | git.el: Make status refresh faster.Alexandre Julliard2008-01-081-11/+13
* | git.el: Refresh files from their real state upon commit.Alexandre Julliard2008-01-081-10/+12
* | git.el: Make sure we never insert the same file twice.Alexandre Julliard2008-01-081-3/+3
* | "git-apply --check" should not report "fixed"Junio C Hamano2008-01-081-1/+1
* | Merge in GIT 1.5.3.8Junio C Hamano2008-01-083-1/+31
|\ \
| * | GIT 1.5.3.8v1.5.3.8Junio C Hamano2008-01-073-2/+27
| * | git-svn: clarify the "Ignoring error from SVN" pieceEric Wong2008-01-071-0/+4
| * | git-svn: support for funky branch and project names over HTTP(S)Eric Wong2008-01-072-2/+62
* | | Documentation: config: add 'help.*' and 'instaweb.*' variables.Christian Couder2008-01-071-0/+33
* | | Allow git-mergetool to handle paths with a leading spaceRogan Dawes2008-01-071-2/+5
* | | slightly better auto gc messageNicolas Pitre2008-01-071-1/+1
* | | Documentation: typofixRalf Wildenhues2008-01-073-5/+5
* | | Update draft release notes for 1.5.4Junio C Hamano2008-01-061-2/+13
* | | diff: do not chomp hunk-header in the middle of a characterJunio C Hamano2008-01-062-0/+69
* | | utf8_width(): allow non NUL-terminated inputJunio C Hamano2008-01-062-34/+54
* | | utf8: pick_one_utf8_char()Junio C Hamano2008-01-062-6/+24
* | | git.el: Display file types and type changes.Alexandre Julliard2008-01-061-3/+31
* | | git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard2008-01-061-2/+18
* | | git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard2008-01-061-2/+12
* | | Make the git metapackage require the same version of the subpackages.James Bowes2008-01-061-1/+12
* | | tree-walk: don't parse incorrect entriesMartin Koegler2008-01-061-2/+8
* | | Document the color.interactive semanticsJeff King2008-01-061-1/+2
* | | add--interactive: allow diff colors without interactive colorsJeff King2008-01-061-24/+15
* | | add--interactive: remove unused diff colorsJeff King2008-01-061-5/+1
* | | parse_tag_buffer: don't parse invalid tagsMartin Koegler2008-01-061-2/+3
* | | Documentation: rename gitlink macro to linkgitDan McGee2008-01-06149-603/+603
* | | Documentation: fix "gitlink::foobar[s]"Junio C Hamano2008-01-062-2/+2
* | | Documentation: remove gitman.info with "make clean"Junio C Hamano2008-01-061-1/+2
* | | custom pretty format: tolerate empty e-mail addressJunio C Hamano2008-01-062-4/+22
* | | Documentation/Makefile - honor $DESTDIR for quick-install targetMark Levedahl2008-01-061-1/+1
* | | filter-branch: work correctly with ambiguous refnamesJunio C Hamano2008-01-061-19/+3
* | | git-rev-parse --symbolic-full-nameJunio C Hamano2008-01-062-3/+41
* | | git-stash clear: refuse to work with extra parameter for nowJunio C Hamano2008-01-061-1/+6
* | | git-stash: use stdout instead of stderr for non error messagesMarco Costalba2008-01-051-3/+3
* | | Update draft release notes for 1.5.4Junio C Hamano2008-01-051-1/+4
* | | git-am: Run git gc only once and not for every patch.Michael Stefaniuc2008-01-051-2/+2
* | | t/t3800: do not use a temporary file to hold expected result.Junio C Hamano2008-01-051-64/+25
* | | t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano2008-01-053-3/+3