summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07bash completions: Add the --patience optionJohannes Schindelin
2009-01-07Introduce the diff option '--patience'Johannes Schindelin
2009-01-07Implement the patience diff algorithmJohannes Schindelin
2008-12-25GIT 1.6.1v1.6.1Junio C Hamano
2008-12-24Merge branch 'js/rebase-i-p'Junio C Hamano
2008-12-24rebase -i -p: leave a --cc patch when a merge could not be redoneJohannes Schindelin
2008-12-23t9129: skip the last three tests if UTF-8 locale is not availableMiklos Vajna
2008-12-22GIT 1.6.1-rc4v1.6.1-rc4Junio C Hamano
2008-12-22Always show which directory is not a git repositoryRichard Hartmann
2008-12-22Make help entries alphabeticalRichard Hartmann
2008-12-22Merge branch 'maint'Junio C Hamano
2008-12-22git-revert documentation: refer to new HOWTO on reverting faulty mergesBoyd Stephen Smith Jr
2008-12-22git-revert: record the parent against which a revert was madeRobin Rosenberg
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-21doc/git-fsck: change the way for getting heads' SHA1sMarkus Heidelberg
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-21rebase -i -p: Fix --continue after a merge could not be redoneJohannes Sixt
2008-12-21Show a failure of rebase -p if the merge had a conflictJohannes Sixt
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