summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-22Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2008-12-21gitk: Force the focus to the main window on WindowsJohannes Sixt
2008-12-21gitk: Allow unbalanced quotes/braces in commit headersKevin Ballard
2008-12-21gitk: Update German translationChristian Stimming
2008-12-21gitk: Mark forgotten strings (header sentence parts in color chooser) for tra...Christian Stimming
2008-12-21gitk: Ensure that "Reset branch" menu entry is enabledJohannes Sixt
2008-12-21gitk: Use check-buttons' -text property instead of separate labelsJohannes Sixt
2008-12-21gitk: Map / to focus the search boxGiuseppe Bilotta
2008-12-21Documentation/git-show-branch: work around "single quote" typesetting glitchMarkus Heidelberg
2008-12-21send-email: futureproof split_addrs() subJunio C Hamano
2008-12-21Make sure lockfiles are unlocked when dying on SIGPIPEJunio C Hamano
2008-12-21fast-import.c: stricter strtoul check, silence compiler warningRené Scharfe
2008-12-21connect.c: stricter port validation, silence compiler warningRené Scharfe
2008-12-21Add a documentat on how to revert a faulty mergeNanako Shiraishi
2008-12-21Remove the requirement opaquelocktoken uri schemeKirill A. Korinskiy
2008-12-21git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dirMarcel M. Cary
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20GIT 1.6.0.6v1.6.0.6Junio C Hamano
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-20SubmittingPatches: mention the usage of real name in Signed-off-by: linesMiklos Vajna
2008-12-20git-mergetool: properly handle "git mergetool -- filename"David Aguilar
2008-12-20git-send-email: handle email address with quoted commaWu Fengguang
2008-12-20Documentation: fix typos, grammar, asciidoc syntaxMarkus Heidelberg
2008-12-19Documentation: sync example output with git outputMarkus Heidelberg
2008-12-18Fix type-mismatch compiler warning from diff_populate_filespec()René Scharfe
2008-12-18test overlapping ignore patternsMichael J Gruber
2008-12-18Merge branch 'lt/readlink'Junio C Hamano
2008-12-18Enable threaded delta search on Mac OS X/DarwinArjen Laarhoven
2008-12-18Clarify documentation of "git checkout <tree-ish> paths" syntaxNanako Shiraishi
2008-12-18Merge git://repo.or.cz/git-guiJunio C Hamano
2008-12-18git-gui 0.12gitgui-0.12.0Shawn O. Pearce
2008-12-17githooks documentation: add a note about the +x modeMiklos Vajna
2008-12-17combine-diff.c: use strbuf_readlink()Junio C Hamano
2008-12-17builtin-blame.c: use strbuf_readlink()Junio C Hamano
2008-12-17make_absolute_path(): check bounds when seeing an overlong symlinkJunio C Hamano
2008-12-17Make 'prepare_temp_file()' ignore st_size for symlinksLinus Torvalds
2008-12-17Make 'diff_populate_filespec()' use the new 'strbuf_readlink()'Linus Torvalds
2008-12-17Make 'index_path()' use 'strbuf_readlink()'Linus Torvalds
2008-12-17Make 'ce_compare_link()' use the new 'strbuf_readlink()'Linus Torvalds
2008-12-17Add generic 'strbuf_readlink()' helper functionLinus Torvalds
2008-12-17git-gui: Get rid of the last remnants of GIT_CONFIG_LOCALJohannes Schindelin
2008-12-17doc/git-reset: add reference to git-stashMarkus Heidelberg
2008-12-17Documentation: fix description for enabling hooksMarkus Heidelberg
2008-12-17git-daemon documentation: use {tilde}Miklos Vajna
2008-12-17gitweb: do not run "git diff" that is PorcelainJunio C Hamano
2008-12-17GIT 1.5.6.6v1.5.6.6Junio C Hamano
2008-12-17GIT 1.5.5.6v1.5.5.6Junio C Hamano
2008-12-17GIT 1.5.4.7v1.5.4.7Junio C Hamano