summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07diff --no-index -q: fix endless loopThomas Rast
2009-01-06diff --no-index: test for pager after option parsingThomas Rast
2009-01-06diff: accept -- when using --no-indexThomas Rast
2009-01-06Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-01-06Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano
2009-01-06README: tutorial.txt is now called gittutorial.txtJoey Hess
2009-01-06shortlog: handle multi-line subjects like log --pretty=oneline et. al. doRené Scharfe
2009-01-05configure clobbers LDFLAGSPaul Jarc
2009-01-05unpack-trees: remove redundant path search in verify_absentClemens Buchacher
2009-01-05unpack-trees: fix path search bug in verify_absentClemens Buchacher
2009-01-05unpack-trees: handle failure in verify_absentClemens Buchacher
2009-01-05Be consistent in switch usage for tarHenrik Austad
2009-01-05Use capitalized names where appropriateHenrik Austad
2009-01-05git add: do not add files from a submoduleJohannes Schindelin
2009-01-03bisect view: call gitk if Cygwin's SESSIONNAME variable is setJohannes Schindelin
2009-01-03fast-export: print usage when no options specifiedMiklos Vajna
2009-01-03git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano
2009-01-01Git.pm: correctly handle directory name that evaluates to "false"Philippe Bruhat (BooK)
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-29doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg
2008-12-27gitweb: 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-26merge-file: handle freopen() failureRené Scharfe
2008-12-26daemon: cleanup: factor out xstrdup_tolower()René Scharfe
2008-12-26daemon: cleanup: replace loop with ifRené Scharfe
2008-12-26daemon: handle freopen() failureRené Scharfe
2008-12-26describe: Avoid unnecessary warning when using --allShawn O. Pearce
2008-12-24merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin
2008-12-24http-push: support full URI in handle_remote_ls_ctx()Kirill A. Korinskiy
2008-12-24GIT 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-22t9129: skip the last three tests if UTF-8 locale is not availableMiklos Vajna
2008-12-21GIT 1.6.1-rc4v1.6.1-rc4Junio C Hamano
2008-12-21Always show which directory is not a git repositoryRichard Hartmann
2008-12-21Make help entries alphabeticalRichard Hartmann
2008-12-21Merge branch 'maint'Junio C Hamano
2008-12-21git-revert documentation: refer to new HOWTO on reverting faulty mergesBoyd Stephen Smith Jr
2008-12-21git-revert: record the parent against which a revert was madeRobin Rosenberg
2008-12-21Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano