summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-01Documentation/git-tag.txt: minor typo and grammar fixjidanni@jidanni.org
2008-12-29Prepare for v1.6.1.1 maintenance releaseJunio C Hamano
2008-12-29Documentation/diff-options.txt: unify optionsjidanni@jidanni.org
2008-12-28gitweb: Fix export check in git_get_projects_listDevin Doucette
2008-12-27Merge branch 'rs/maint-tformat-foldline' into maintJunio C Hamano
2008-12-27Merge branch 'rs/maint-retval-fix' into maintJunio C Hamano
2008-12-27Merge branch 'sp/maint-describe-all-tag-warning' into maintJunio C Hamano
2008-12-27git-send-email.txt: move --format-patch paragraph to a proper locationAdeodato Simó
2008-12-27git-shortlog.txt: improve documentation about .mailmap filesAdeodato Simó
2008-12-27pretty: support multiline subjects with format:René Scharfe
2008-12-27pretty: factor out format_subject()René Scharfe
2008-12-27pretty: factor out skip_empty_lines()René Scharfe
2008-12-27merge-file: handle freopen() failureRené Scharfe
2008-12-27daemon: cleanup: factor out xstrdup_tolower()René Scharfe
2008-12-27daemon: cleanup: replace loop with ifRené Scharfe
2008-12-27daemon: handle freopen() failureRené Scharfe
2008-12-27describe: Avoid unnecessary warning when using --allShawn O. Pearce
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