summaryrefslogtreecommitdiffstats
path: root/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-11t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó2-4/+21
2009-01-11bash completion: Use 'git add' completions for 'git stage'Lee Marlow1-0/+1
2009-01-11bash completion: Add '--intent-to-add' long option for 'git add'Lee Marlow1-1/+1
2009-01-11filter-branch: add git_commit_non_empty_tree and --prune-empty.Pierre Habouzit3-1/+50
2009-01-07strbuf: instate cleanup rule in case of non-memory errorsRené Scharfe2-6/+22
2009-01-07README: tutorial.txt is now called gittutorial.txtJoey Hess1-1/+1
2009-01-05remove trailing LF in die() messagesAlexander Potashev16-27/+27
2009-01-05Be consistent in switch usage for tarHenrik Austad1-1/+1
2009-01-05Use capitalized names where appropriateHenrik Austad2-4/+4
2009-01-05bash: add '--merge' to 'git reset'SZEDER Gábor1-1/+1
2009-01-05show <tag>: reuse pp_user_info() instead of duplicating codeJohannes Schindelin1-15/+6
2009-01-05gitweb: use href() when generating URLs in OPMLGiuseppe Bilotta1-2/+2
2009-01-03fast-export: print usage when no options specifiedMiklos Vajna1-0/+3
2009-01-03git checkout: do not allow switching to a tree-ish that is not a commitJunio C Hamano2-1/+5
2009-01-02builtin-apply: prevent non-explicit permission changesJunio C Hamano2-1/+65
2009-01-02git wrapper: Make while loop more reader-friendlyJohannes Schindelin1-3/+2
2009-01-01Documentation/git-tag.txt: minor typo and grammar fixjidanni@jidanni.org1-2/+2
2008-12-29Prepare for v1.6.1.1 maintenance releaseJunio C Hamano2-1/+24
2008-12-29Documentation/diff-options.txt: unify optionsjidanni@jidanni.org1-14/+4
2008-12-29doc/git-send-email: mention sendemail.cc config variableMarkus Heidelberg1-0/+1
2008-12-29diff: add option to show context between close hunksRené Scharfe7-1/+106
2008-12-29Fix the building of gitman.info documentTeemu Likonen2-3/+7
2008-12-29Fix the building of user-manual.texi and gitman.texi documentsTeemu Likonen1-3/+4
2008-12-28gitweb: Fix export check in git_get_projects_listDevin Doucette1-2/+3
2008-12-27Start 1.6.2 cycleJunio C Hamano2-1/+29
2008-12-27git-send-email.txt: move --format-patch paragraph to a proper locationAdeodato Simó1-6/+6
2008-12-27git-shortlog.txt: improve documentation about .mailmap filesAdeodato Simó1-7/+33
2008-12-27pretty: support multiline subjects with format:René Scharfe1-19/+34
2008-12-27pretty: factor out format_subject()René Scharfe1-18/+24
2008-12-27pretty: factor out skip_empty_lines()René Scharfe1-9/+15
2008-12-27merge-file: handle freopen() failureRené Scharfe1-2/+5
2008-12-27daemon: cleanup: factor out xstrdup_tolower()René Scharfe1-21/+13
2008-12-27daemon: cleanup: replace loop with ifRené Scharfe1-13/+5
2008-12-27daemon: handle freopen() failureRené Scharfe1-1/+3
2008-12-27describe: Avoid unnecessary warning when using --allShawn O. Pearce2-1/+7
2008-12-25merge-recursive: mark rename/delete conflict as unmergedJohannes Schindelin2-0/+28
2008-12-25http-push: support full URI in handle_remote_ls_ctx()Kirill A. Korinskiy1-6/+19
2008-12-25GIT 1.6.1v1.6.1Junio C Hamano2-0/+9
2008-12-24rebase -i -p: leave a --cc patch when a merge could not be redoneJohannes Schindelin2-3/+13
2008-12-23t9129: skip the last three tests if UTF-8 locale is not availableMiklos Vajna1-13/+17
2008-12-22GIT 1.6.1-rc4v1.6.1-rc4Junio C Hamano1-1/+18
2008-12-22Always show which directory is not a git repositoryRichard Hartmann3-4/+4
2008-12-22Make help entries alphabeticalRichard Hartmann1-4/+4
2008-12-22git-revert documentation: refer to new HOWTO on reverting faulty mergesBoyd Stephen Smith Jr1-0/+8
2008-12-22git-revert: record the parent against which a revert was madeRobin Rosenberg1-0/+5
2008-12-22gitk: Force the focus to the main window on WindowsJohannes Sixt1-0/+5
2008-12-22gitk: Allow unbalanced quotes/braces in commit headersKevin Ballard1-2/+3
2008-12-22gitk: Update German translationChristian Stimming1-29/+157
2008-12-22gitk: Mark forgotten strings (header sentence parts in color chooser) for tra...Christian Stimming1-6/+6
2008-12-22gitk: Ensure that "Reset branch" menu entry is enabledJohannes Sixt1-1/+1