summaryrefslogtreecommitdiffstats
path: root/t/t5100/info0007 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-18Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce3-2/+21
2008-01-18fast-import.c: don't try to commit marks file if write failedBrandon Casey1-8/+16
2008-01-17refs.c: rework ref_locks by abstracting from underlying struct lock_fileBrandon Casey1-3/+18
2008-01-17Improve use of lockfile APIBrandon Casey20-45/+54
2008-01-17close_lock_file(): new function in the lockfile APIBrandon Casey3-12/+35
2008-01-16Document lockfile APIJunio C Hamano1-7/+60
2008-01-16Be more careful about updating refsLinus Torvalds2-6/+32
2008-01-16Correct spelling in diff.c commentBill Lear1-1/+1
2008-01-16Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas1-6/+6
2008-01-16Make 'git fsck' complain about non-commit branchesLinus Torvalds1-5/+8
2008-01-16Make builtin-commit.c more careful about parenthoodLinus Torvalds1-5/+19
2008-01-16treat any file with NUL as binaryDmitry Potapov1-2/+7
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