summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* send-email: validate patches before sending anythingJeff King2008-01-182-0/+37
* send-email: detect invocation errors earlierJeff King2008-01-181-28/+27
* fast-import: Don't use a maybe-clobbered errno valueJim Meyering2008-01-181-3/+6
* Move sha1_file_to_archive into libgitLars Hjemli2008-01-183-81/+85
* color unchanged lines as "plain" in "diff --color-words"Jeff King2008-01-181-5/+5
* autoconf: Add checking for unsetenv functionJakub Narebski2008-01-173-0/+9
* core-tutorial typofixThomas Zander2008-01-171-1/+1
* Officially deprecate repo-config.Junio C Hamano2008-01-179-20/+25
* Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce2008-01-173-2/+21
* fast-import.c: don't try to commit marks file if write failedBrandon Casey2008-01-171-8/+16
* refs.c: rework ref_locks by abstracting from underlying struct lock_fileBrandon Casey2008-01-161-3/+18
* Improve use of lockfile APIBrandon Casey2008-01-1620-45/+54
* close_lock_file(): new function in the lockfile APIBrandon Casey2008-01-163-12/+35
* Document lockfile APIJunio C Hamano2008-01-161-7/+60
* Be more careful about updating refsLinus Torvalds2008-01-162-6/+32
* Correct spelling in diff.c commentBill Lear2008-01-161-1/+1
* Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas2008-01-161-6/+6
* Make 'git fsck' complain about non-commit branchesLinus Torvalds2008-01-161-5/+8
* Make builtin-commit.c more careful about parenthoodLinus Torvalds2008-01-161-5/+19
* treat any file with NUL as binaryDmitry Potapov2008-01-161-2/+7
* git-commit: fix double close(2) that can close a wrong file descriptorKristian Høgsberg2008-01-151-4/+4
* hg-to-git: improve popen callsMark Drago2008-01-151-24/+22
* ls-remote: add -t and -h options.Miklos Vajna2008-01-151-2/+2
* Squelch bogus progress output from git-rebase--interactiveJunio C Hamano2008-01-141-2/+7
* Add using merge subtree How-ToMiklos Vajna2008-01-142-1/+76
* Fix git-rerere documentationJunio C Hamano2008-01-143-2/+7
* Revert "builtin-commit.c: remove useless check added by faulty cut and paste"Junio C Hamano2008-01-141-0/+2
* Make default pre-commit hook less noisyJean-Luc Herren2008-01-141-1/+1
* cvsimport: remove last use of repo-config from git standard toolsDan McGee2008-01-131-3/+3
* Remove usage of git- (dash) commands from email hookDan McGee2008-01-131-17/+17
* builtin-commit.c: remove useless check added by faulty cut and pasteJunio C Hamano2008-01-131-2/+0
* Fix performance regression for partial commitsLinus Torvalds2008-01-131-9/+28
* git-clean: fix off-by-one memory access when given no argumentsJeff King2008-01-121-2/+2
* git-svn: handle leading/trailing whitespace from svnsync revpropsEric Wong2008-01-121-6/+12
* GIT 1.5.4-rc3v1.5.4-rc3Junio C Hamano2008-01-112-3/+3
* RPM spec: include gitk message files.Junio C Hamano2008-01-111-0/+4
* git-relink.txt: describe more clearly how hard linking occursBrandon Casey2008-01-111-3/+4
* Document some default values in config.txtMichele Ballabio2008-01-111-6/+9
* Merge ../gitkJunio C Hamano2008-01-115-202/+363
|\
| * gitk: Update German translation.Christian Stimming2008-01-111-198/+220
| * gitk: Fix typo in user message.Christian Stimming2008-01-111-3/+3
| * gitk: Fix the Makefile to cope with systems lacking msgfmtCharles Bailey2008-01-113-1/+140
* | pack-objects: remove redundant and wrong call to deflateEnd()Junio C Hamano2008-01-101-1/+1
* | bundle, fast-import: detect write failureJim Meyering2008-01-102-5/+6
* | Trim leading / off of paths in git-svn prop_walkKevin Ballard2008-01-091-0/+1
* | shortlog: mention the "-e" option in the usageJohannes Schindelin2008-01-091-1/+1
* | Change git-gc documentation to reflect gc.packrefs implementation.Florian La Roche2008-01-091-3/+3
* | recv_sideband: Do not use ANSI escape sequence on dumb terminals.Johannes Sixt2008-01-091-5/+18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-01-083-295/+1032
|\ \ | |/
| * [PATCH] gitk: use user-configured background in view definition dialogGerrit Pape2008-01-091-3/+3