summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesLibravatar Shawn O. Pearce1-28/+22
2008-01-16git-gui: Initial french translationLibravatar Christian Couder1-0/+1875
2008-01-16git-gui: Improve German translation.Libravatar Christian Stimming2-9/+9
2008-01-16git-gui: Updated Swedish translation after mailing list review.Libravatar Peter Karlsson1-11/+11
2008-01-16git-gui: Fix broken revert confirmation.Libravatar Christian Stimming1-1/+3
2008-01-16git-gui: Update German translationLibravatar Christian Stimming2-21/+24
2008-01-16git-gui: Update glossary: add term "hunk"Libravatar Christian Stimming2-1/+6
2008-01-15git-commit: fix double close(2) that can close a wrong file descriptorLibravatar Kristian Høgsberg1-4/+4
2008-01-15hg-to-git: improve popen callsLibravatar Mark Drago1-24/+22
2008-01-15ls-remote: add -t and -h options.Libravatar Miklos Vajna1-2/+2
2008-01-14Squelch bogus progress output from git-rebase--interactiveLibravatar Junio C Hamano1-2/+7
2008-01-14Add using merge subtree How-ToLibravatar Miklos Vajna2-1/+76
2008-01-14Fix git-rerere documentationLibravatar Junio C Hamano3-2/+7
2008-01-14Revert "builtin-commit.c: remove useless check added by faulty cut and paste"Libravatar Junio C Hamano1-0/+2
2008-01-14Make default pre-commit hook less noisyLibravatar Jean-Luc Herren1-1/+1
2008-01-13cvsimport: remove last use of repo-config from git standard toolsLibravatar Dan McGee1-3/+3
2008-01-13Remove usage of git- (dash) commands from email hookLibravatar Dan McGee1-17/+17
2008-01-13builtin-commit.c: remove useless check added by faulty cut and pasteLibravatar Junio C Hamano1-2/+0
2008-01-14[PATCH] gitk: make Ctrl "+" really increase the font sizeLibravatar Johannes Schindelin1-0/+1
2008-01-13Fix performance regression for partial commitsLibravatar Linus Torvalds1-9/+28
2008-01-12git-clean: fix off-by-one memory access when given no argumentsLibravatar Jeff King1-2/+2
2008-01-12git-svn: handle leading/trailing whitespace from svnsync revpropsLibravatar Eric Wong1-6/+12
2008-01-11GIT 1.5.4-rc3Libravatar Junio C Hamano2-3/+3
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