summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-09Trim leading / off of paths in git-svn prop_walkKevin Ballard
2008-01-09shortlog: mention the "-e" option in the usageJohannes Schindelin
2008-01-09Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche
2008-01-09recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt
2008-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-01-09[PATCH] gitk: use user-configured background in view definition dialogGerrit Pape
2008-01-09[PATCH] gitk: Update German translationChristian Stimming
2008-01-09[PATCH] gitk: Update and fix MakefileChristian Stimming
2008-01-09git.el: Make status refresh faster.Alexandre Julliard
2008-01-09git.el: Refresh files from their real state upon commit.Alexandre Julliard
2008-01-09git.el: Make sure we never insert the same file twice.Alexandre Julliard
2008-01-09"git-apply --check" should not report "fixed"Junio C Hamano
2008-01-08Merge in GIT 1.5.3.8Junio C Hamano
2008-01-08GIT 1.5.3.8v1.5.3.8Junio C Hamano
2008-01-08Documentation: config: add 'help.*' and 'instaweb.*' variables.Christian Couder
2008-01-08Allow git-mergetool to handle paths with a leading spaceRogan Dawes
2008-01-08git-svn: clarify the "Ignoring error from SVN" pieceEric Wong
2008-01-07git-svn: support for funky branch and project names over HTTP(S)Eric Wong
2008-01-07slightly better auto gc messageNicolas Pitre
2008-01-07Documentation: typofixRalf Wildenhues
2008-01-07Update draft release notes for 1.5.4Junio C Hamano
2008-01-07diff: do not chomp hunk-header in the middle of a characterJunio C Hamano
2008-01-07utf8_width(): allow non NUL-terminated inputJunio C Hamano
2008-01-07utf8: pick_one_utf8_char()Junio C Hamano
2008-01-07git.el: Display file types and type changes.Alexandre Julliard
2008-01-07git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard
2008-01-07git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard
2008-01-07Make the git metapackage require the same version of the subpackages.James Bowes
2008-01-07tree-walk: don't parse incorrect entriesMartin Koegler
2008-01-07Document the color.interactive semanticsJeff King
2008-01-07add--interactive: allow diff colors without interactive colorsJeff King
2008-01-07add--interactive: remove unused diff colorsJeff King
2008-01-07parse_tag_buffer: don't parse invalid tagsMartin Koegler
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2008-01-07Documentation: fix "gitlink::foobar[s]"Junio C Hamano
2008-01-07Documentation: remove gitman.info with "make clean"Junio C Hamano
2008-01-07custom pretty format: tolerate empty e-mail addressJunio C Hamano
2008-01-07Documentation/Makefile - honor $DESTDIR for quick-install targetMark Levedahl
2008-01-07filter-branch: work correctly with ambiguous refnamesJunio C Hamano
2008-01-07git-rev-parse --symbolic-full-nameJunio C Hamano
2008-01-07git-stash clear: refuse to work with extra parameter for nowJunio C Hamano
2008-01-06gitk: Restore some widget options whose defaults changed in Tk 8.5Paul Mackerras
2008-01-05git-stash: use stdout instead of stderr for non error messagesMarco Costalba
2008-01-05Update draft release notes for 1.5.4Junio C Hamano
2008-01-05git-am: Run git gc only once and not for every patch.Michael Stefaniuc
2008-01-05t/t3800: do not use a temporary file to hold expected result.Junio C Hamano
2008-01-05t/t{3600,3800,5401}: do not use egrep when grep would doJunio C Hamano
2008-01-05t/t7001: avoid unnecessary ERE when using grepMiklos Vajna
2008-01-05t/t7600: avoid GNUism in grepJunio C Hamano
2008-01-05Merge git://repo.or.cz/git-guiJunio C Hamano