summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-22git-gui: Work around random missing scrollbar in revision listLibravatar Shawn O. Pearce1-1/+2
2008-01-22git-svn: default to repacking every 1000 commitsLibravatar Eric Wong1-6/+4
2008-01-22Clarify that http-push being temporarily disabled with older cURLLibravatar Junio C Hamano3-2/+23
2008-01-21pack-objects: Fix segfault when object count is less than thread countLibravatar Nicolas Pitre1-1/+2
2008-01-21Make t5710 more strict when creating nested reposLibravatar Alex Riesen1-4/+8
2008-01-21send-email, fix breakage in combination with --composeLibravatar Gustaf Hendeby1-1/+1
2008-01-21Document the hairy gfi_unpack_entry part of fast-importLibravatar Shawn O. Pearce1-0/+33
2008-01-21Teach fast-import to honor pack.compression and pack.depthLibravatar Shawn O. Pearce1-3/+29
2008-01-21submodule: Document the details of the command line syntaxLibravatar Steffen Prohaska1-2/+3
2008-01-20git-submodule: add test for the subcommand parser fixLibravatar Junio C Hamano1-28/+28
2008-01-20git-submodule: fix subcommand parserLibravatar Junio C Hamano1-41/+116
2008-01-20git-submodule: rename shell functions for consistencyLibravatar Junio C Hamano1-10/+10
2008-01-20Merge git://repo.or.cz/git-guiLibravatar Junio C Hamano4-76/+145
2008-01-20git-gui: Correct encoding of glossary/fr.po to UTF-8Libravatar Shawn O. Pearce1-13/+13
2008-01-20git-gui: Consolidate hook execution code into a single functionLibravatar Shawn O. Pearce3-46/+63
2008-01-20git-gui: Correct window title for hook failure dialogsLibravatar Shawn O. Pearce1-1/+1
2008-01-20git-gui: Honor the standard commit-msg hookLibravatar Shawn O. Pearce1-31/+83
2008-01-20GIT 1.5.4-rc4Libravatar Junio C Hamano1-1/+6
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