summaryrefslogtreecommitdiffstats
path: root/builtin-reset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-16git-commit: fix double close(2) that can close a wrong file descriptorKristian Høgsberg1-4/+4
2008-01-16hg-to-git: improve popen callsMark Drago1-24/+22
2008-01-16ls-remote: add -t and -h options.Miklos Vajna1-2/+2
2008-01-15Squelch bogus progress output from git-rebase--interactiveJunio C Hamano1-2/+7
2008-01-15Add using merge subtree How-ToMiklos Vajna2-1/+76
2008-01-15Fix git-rerere documentationJunio C Hamano3-2/+7
2008-01-14Revert "builtin-commit.c: remove useless check added by faulty cut and paste"Junio C Hamano1-0/+2
2008-01-14Make default pre-commit hook less noisyJean-Luc Herren1-1/+1
2008-01-14cvsimport: remove last use of repo-config from git standard toolsDan McGee1-3/+3
2008-01-14Remove usage of git- (dash) commands from email hookDan McGee1-17/+17
2008-01-14builtin-commit.c: remove useless check added by faulty cut and pasteJunio C Hamano1-2/+0
2008-01-13Fix performance regression for partial commitsLinus Torvalds1-9/+28
2008-01-12git-clean: fix off-by-one memory access when given no argumentsJeff King1-2/+2
2008-01-12git-svn: handle leading/trailing whitespace from svnsync revpropsEric Wong1-6/+12
2008-01-12GIT 1.5.4-rc3v1.5.4-rc3Junio C Hamano2-3/+3
2008-01-12RPM spec: include gitk message files.Junio C Hamano1-0/+4
2008-01-12git-relink.txt: describe more clearly how hard linking occursBrandon Casey1-3/+4
2008-01-12Document some default values in config.txtMichele Ballabio1-6/+9
2008-01-11gitk: Update German translation.Christian Stimming1-198/+220
2008-01-11gitk: Fix typo in user message.Christian Stimming1-3/+3
2008-01-11gitk: Fix the Makefile to cope with systems lacking msgfmtCharles Bailey3-1/+140
2008-01-11pack-objects: remove redundant and wrong call to deflateEnd()Junio C Hamano1-1/+1
2008-01-10bundle, fast-import: detect write failureJim Meyering2-5/+6
2008-01-09Trim leading / off of paths in git-svn prop_walkKevin Ballard1-0/+1
2008-01-09shortlog: mention the "-e" option in the usageJohannes Schindelin1-1/+1
2008-01-09Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche1-3/+3
2008-01-09recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt1-5/+18
2008-01-09[PATCH] gitk: use user-configured background in view definition dialogGerrit Pape1-3/+3
2008-01-09[PATCH] gitk: Update German translationChristian Stimming1-27/+27
2008-01-09[PATCH] gitk: Update and fix MakefileChristian Stimming1-25/+38
2008-01-09git.el: Make status refresh faster.Alexandre Julliard1-11/+13
2008-01-09git.el: Refresh files from their real state upon commit.Alexandre Julliard1-10/+12
2008-01-09git.el: Make sure we never insert the same file twice.Alexandre Julliard1-3/+3
2008-01-09"git-apply --check" should not report "fixed"Junio C Hamano1-1/+1
2008-01-08GIT 1.5.3.8v1.5.3.8Junio C Hamano3-2/+27
2008-01-08Documentation: config: add 'help.*' and 'instaweb.*' variables.Christian Couder1-0/+33
2008-01-08Allow git-mergetool to handle paths with a leading spaceRogan Dawes1-2/+5
2008-01-08git-svn: clarify the "Ignoring error from SVN" pieceEric Wong1-0/+4
2008-01-08git-svn: support for funky branch and project names over HTTP(S)Eric Wong2-2/+62
2008-01-07slightly better auto gc messageNicolas Pitre1-1/+1
2008-01-07Documentation: typofixRalf Wildenhues3-5/+5
2008-01-07Update draft release notes for 1.5.4Junio C Hamano1-2/+13
2008-01-07diff: do not chomp hunk-header in the middle of a characterJunio C Hamano2-0/+69
2008-01-07utf8_width(): allow non NUL-terminated inputJunio C Hamano2-34/+54
2008-01-07utf8: pick_one_utf8_char()Junio C Hamano2-6/+24
2008-01-07git.el: Display file types and type changes.Alexandre Julliard1-3/+31
2008-01-07git.el: Retrieve the permissions for up-to-date files.Alexandre Julliard1-2/+18
2008-01-07git.el: Support for getting diffs from inside the log-edit buffer.Alexandre Julliard1-2/+12
2008-01-07Make the git metapackage require the same version of the subpackages.James Bowes1-1/+12
2008-01-07tree-walk: don't parse incorrect entriesMartin Koegler1-2/+8