summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-20Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano11-71/+2119
2008-01-20Merge git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-0/+1
2008-01-20http-push and http-fetch: handle URLs without trailing /Libravatar Grégoire Barbier2-0/+21
2008-01-20http-push: clarify the reason of error from the initial PROPFIND requestLibravatar Junio C Hamano1-2/+9
2008-01-20http-push: fail when info/refs exists and is already lockedLibravatar Grégoire Barbier1-0/+5
2008-01-20http-push: fix webdav lock leak.Libravatar Grégoire Barbier1-5/+8
2008-01-20parse_commit_buffer: tighten checks while parsingLibravatar Martin Koegler1-7/+20
2008-01-19Update git-completion for new 'remote rm' optionLibravatar Dan McGee1-3/+3
2008-01-19doc typo: s/prior committing/prior to committing/Libravatar Jim Meyering2-2/+2
2008-01-18Include rev-list options in git-log manpage.Libravatar Miklos Vajna3-376/+365
2008-01-18http-push: disable http-push without USE_CURL_MULTILibravatar Grégoire Barbier1-0/+4
2008-01-18send-email: add no-validate optionLibravatar Jeff King2-3/+19
2008-01-18send-email: validate patches before sending anythingLibravatar Jeff King2-0/+37
2008-01-18send-email: detect invocation errors earlierLibravatar Jeff King1-28/+27
2008-01-18fast-import: Don't use a maybe-clobbered errno valueLibravatar Jim Meyering1-3/+6
2008-01-18Move sha1_file_to_archive into libgitLibravatar Lars Hjemli3-81/+85
2008-01-18color unchanged lines as "plain" in "diff --color-words"Libravatar Jeff King1-5/+5
2008-01-17autoconf: Add checking for unsetenv functionLibravatar Jakub Narebski3-0/+9
2008-01-17core-tutorial typofixLibravatar Thomas Zander1-1/+1
2008-01-17Officially deprecate repo-config.Libravatar Junio C Hamano9-20/+25
2008-01-17Fix random fast-import errors when compiled with NO_MMAPLibravatar Shawn O. Pearce3-2/+21
2008-01-17fast-import.c: don't try to commit marks file if write failedLibravatar Brandon Casey1-8/+16
2008-01-17git-gui: Makefile - Handle $DESTDIR on CygwinLibravatar Mark Levedahl1-2/+3
2008-01-17git-gui: add french glossary: glossary/fr.poLibravatar Christian Couder1-0/+166
2008-01-16refs.c: rework ref_locks by abstracting from underlying struct lock_fileLibravatar Brandon Casey1-3/+18
2008-01-16Improve use of lockfile APILibravatar Brandon Casey20-45/+54
2008-01-16close_lock_file(): new function in the lockfile APILibravatar Brandon Casey3-12/+35
2008-01-16Document lockfile APILibravatar Junio C Hamano1-7/+60
2008-01-16Be more careful about updating refsLibravatar Linus Torvalds2-6/+32
2008-01-16Correct spelling in diff.c commentLibravatar Bill Lear1-1/+1
2008-01-16Documentation: fix and clarify grammar in git-merge docs.Libravatar Dave Peticolas1-6/+6
2008-01-16Make 'git fsck' complain about non-commit branchesLibravatar Linus Torvalds1-5/+8
2008-01-16Make builtin-commit.c more careful about parenthoodLibravatar Linus Torvalds1-5/+19
2008-01-16treat any file with NUL as binaryLibravatar Dmitry Potapov1-2/+7
2008-01-16git-gui: Refresh file status description after hunk applicationLibravatar Shawn O. Pearce1-0/+2
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