summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-11RPM spec: include gitk message files.Libravatar Junio C Hamano1-0/+4
2008-01-11git-relink.txt: describe more clearly how hard linking occursLibravatar Brandon Casey1-3/+4
2008-01-11Document some default values in config.txtLibravatar Michele Ballabio1-6/+9
2008-01-11Merge ../gitkLibravatar Junio C Hamano5-202/+363
2008-01-11gitk: Update German translation.Libravatar Christian Stimming1-198/+220
2008-01-11gitk: Fix typo in user message.Libravatar Christian Stimming1-3/+3
2008-01-11gitk: Fix the Makefile to cope with systems lacking msgfmtLibravatar Charles Bailey3-1/+140
2008-01-10pack-objects: remove redundant and wrong call to deflateEnd()Libravatar Junio C Hamano1-1/+1
2008-01-10bundle, fast-import: detect write failureLibravatar Jim Meyering2-5/+6
2008-01-09Trim leading / off of paths in git-svn prop_walkLibravatar Kevin Ballard1-0/+1
2008-01-09shortlog: mention the "-e" option in the usageLibravatar Johannes Schindelin1-1/+1
2008-01-09Change git-gc documentation to reflect gc.packrefs implementation.Libravatar Florian La Roche1-3/+3
2008-01-09recv_sideband: Do not use ANSI escape sequence on dumb terminals.Libravatar Johannes Sixt1-5/+18
2008-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano3-295/+1032
2008-01-09[PATCH] gitk: use user-configured background in view definition dialogLibravatar Gerrit Pape1-3/+3
2008-01-09[PATCH] gitk: Update German translationLibravatar Christian Stimming1-27/+27
2008-01-09[PATCH] gitk: Update and fix MakefileLibravatar Christian Stimming1-25/+38
2008-01-08git.el: Make status refresh faster.Libravatar Alexandre Julliard1-11/+13
2008-01-08git.el: Refresh files from their real state upon commit.Libravatar Alexandre Julliard1-10/+12
2008-01-08git.el: Make sure we never insert the same file twice.Libravatar Alexandre Julliard1-3/+3
2008-01-08"git-apply --check" should not report "fixed"Libravatar Junio C Hamano1-1/+1
2008-01-08Merge in GIT 1.5.3.8Libravatar Junio C Hamano3-1/+31
2008-01-07GIT 1.5.3.8Libravatar Junio C Hamano3-2/+27
2008-01-07Documentation: config: add 'help.*' and 'instaweb.*' variables.Libravatar Christian Couder1-0/+33
2008-01-07Allow git-mergetool to handle paths with a leading spaceLibravatar Rogan Dawes1-2/+5
2008-01-07git-svn: clarify the "Ignoring error from SVN" pieceLibravatar Eric Wong1-0/+4
2008-01-07git-svn: support for funky branch and project names over HTTP(S)Libravatar Eric Wong2-2/+62
2008-01-07slightly better auto gc messageLibravatar Nicolas Pitre1-1/+1
2008-01-07Documentation: typofixLibravatar Ralf Wildenhues3-5/+5
2008-01-06Update draft release notes for 1.5.4Libravatar Junio C Hamano1-2/+13
2008-01-06diff: do not chomp hunk-header in the middle of a characterLibravatar Junio C Hamano2-0/+69
2008-01-06utf8_width(): allow non NUL-terminated inputLibravatar Junio C Hamano2-34/+54
2008-01-06utf8: pick_one_utf8_char()Libravatar Junio C Hamano2-6/+24
2008-01-06git.el: Display file types and type changes.Libravatar Alexandre Julliard1-3/+31
2008-01-06git.el: Retrieve the permissions for up-to-date files.Libravatar Alexandre Julliard1-2/+18
2008-01-06git.el: Support for getting diffs from inside the log-edit buffer.Libravatar Alexandre Julliard1-2/+12
2008-01-06Make the git metapackage require the same version of the subpackages.Libravatar James Bowes1-1/+12
2008-01-06tree-walk: don't parse incorrect entriesLibravatar Martin Koegler1-2/+8
2008-01-06Document the color.interactive semanticsLibravatar Jeff King1-1/+2
2008-01-06add--interactive: allow diff colors without interactive colorsLibravatar Jeff King1-24/+15
2008-01-06add--interactive: remove unused diff colorsLibravatar Jeff King1-5/+1
2008-01-06parse_tag_buffer: don't parse invalid tagsLibravatar Martin Koegler1-2/+3
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee149-603/+603
2008-01-06Documentation: fix "gitlink::foobar[s]"Libravatar Junio C Hamano2-2/+2
2008-01-06Documentation: remove gitman.info with "make clean"Libravatar Junio C Hamano1-1/+2
2008-01-06custom pretty format: tolerate empty e-mail addressLibravatar Junio C Hamano2-4/+22
2008-01-06Documentation/Makefile - honor $DESTDIR for quick-install targetLibravatar Mark Levedahl1-1/+1
2008-01-06filter-branch: work correctly with ambiguous refnamesLibravatar Junio C Hamano1-19/+3
2008-01-06git-rev-parse --symbolic-full-nameLibravatar Junio C Hamano2-3/+41
2008-01-06git-stash clear: refuse to work with extra parameter for nowLibravatar Junio C Hamano1-1/+6