summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-21Make on-disk index representation separate from in-core oneLinus Torvalds
2008-01-21GIT 1.5.4-rc4v1.5.4-rc4Junio C Hamano
2008-01-21Merge git://repo.or.cz/git-guiJunio C Hamano
2008-01-21Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-01-20http-push and http-fetch: handle URLs without trailing /Grégoire Barbier
2008-01-20http-push: clarify the reason of error from the initial PROPFIND requestJunio C Hamano
2008-01-20http-push: fail when info/refs exists and is already lockedGrégoire Barbier
2008-01-20http-push: fix webdav lock leak.Grégoire Barbier
2008-01-20parse_commit_buffer: tighten checks while parsingMartin Koegler
2008-01-20Update git-completion for new 'remote rm' optionDan McGee
2008-01-19doc typo: s/prior committing/prior to committing/Jim Meyering
2008-01-18Include rev-list options in git-log manpage.Miklos Vajna
2008-01-18http-push: disable http-push without USE_CURL_MULTIGrégoire Barbier
2008-01-18send-email: add no-validate optionJeff King
2008-01-18send-email: validate patches before sending anythingJeff King
2008-01-18send-email: detect invocation errors earlierJeff King
2008-01-18fast-import: Don't use a maybe-clobbered errno valueJim Meyering
2008-01-18Move sha1_file_to_archive into libgitLars Hjemli
2008-01-18color unchanged lines as "plain" in "diff --color-words"Jeff King
2008-01-18autoconf: Add checking for unsetenv functionJakub Narebski
2008-01-18core-tutorial typofixThomas Zander
2008-01-18Officially deprecate repo-config.Junio C Hamano
2008-01-18Fix random fast-import errors when compiled with NO_MMAPShawn O. Pearce
2008-01-18fast-import.c: don't try to commit marks file if write failedBrandon Casey
2008-01-18git-gui: Makefile - Handle $DESTDIR on CygwinMark Levedahl
2008-01-18git-gui: add french glossary: glossary/fr.poChristian Couder
2008-01-16refs.c: rework ref_locks by abstracting from underlying struct lock_fileBrandon Casey
2008-01-16Improve use of lockfile APIBrandon Casey
2008-01-16close_lock_file(): new function in the lockfile APIBrandon Casey
2008-01-16Document lockfile APIJunio C Hamano
2008-01-16Be more careful about updating refsLinus Torvalds
2008-01-16Correct spelling in diff.c commentBill Lear
2008-01-16Documentation: fix and clarify grammar in git-merge docs.Dave Peticolas
2008-01-16Make 'git fsck' complain about non-commit branchesLinus Torvalds
2008-01-16Make builtin-commit.c more careful about parenthoodLinus Torvalds
2008-01-16treat any file with NUL as binaryDmitry Potapov
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce
2008-01-16git-gui: Initial french translationChristian Couder
2008-01-16git-gui: Improve German translation.Christian Stimming
2008-01-16git-gui: Updated Swedish translation after mailing list review.Peter Karlsson
2008-01-16git-gui: Fix broken revert confirmation.Christian Stimming
2008-01-16git-gui: Update German translationChristian Stimming
2008-01-16git-gui: Update glossary: add term "hunk"Christian Stimming
2008-01-16git-commit: fix double close(2) that can close a wrong file descriptorKristian Høgsberg
2008-01-16hg-to-git: improve popen callsMark Drago
2008-01-16ls-remote: add -t and -h options.Miklos Vajna
2008-01-15Squelch bogus progress output from git-rebase--interactiveJunio C Hamano
2008-01-15Add using merge subtree How-ToMiklos Vajna
2008-01-15Fix git-rerere documentationJunio C Hamano