summaryrefslogtreecommitdiffstats
path: root/decorate.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-10tests: use "git foo" without dash in stringsNanako Shiraishi9-13/+13
2008-09-10t9700: use "git config" without dashNanako Shiraishi1-8/+8
2008-09-10t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi2-41/+41
2008-09-10t9200: use "git cvsexportcommit" without dashNanako Shiraishi1-7/+7
2008-09-10Use xmalloc() and friends to catch allocation failuresDotan Barak5-6/+6
2008-09-09Start conforming code to "git subcmd" style part 2Heikki Orsila5-14/+14
2008-09-09refs: improve comments about "reading" argument of "resolve_ref"Christian Couder1-7/+13
2008-09-08t6023-merge-file: Work around non-portable sed usageArjen Laarhoven1-2/+2
2008-09-08Correct output of git-count-objects.Mikael Magnusson1-1/+1
2008-09-08Windows: git-shell can be compiled againJohannes Sixt1-1/+1
2008-09-08t/t91XX git-svn tests: run "git svn" not "git-svn"Nanako Shiraishi27-174/+174
2008-09-08t/t91XX-svn: start removing use of "git-" from these testsNanako Shiraishi10-55/+58
2008-09-08Teach "git diff -p" to locate PHP class methodsAndreas Ericsson2-2/+5
2008-09-07git-svn: fix handling of even funkier branch namesEric Wong2-0/+17
2008-09-07Update draft release notes for 1.6.1Junio C Hamano1-2/+7
2008-09-07git-svn: set auto_props when renaming filesPaul Talacko2-0/+18
2008-09-07t9124: clean up chdir usageEric Wong1-4/+2
2008-09-07Update draft release notes for 1.6.0.2Junio C Hamano1-3/+20
2008-09-07stash: refresh the index before deciding if the work tree is dirtyJunio C Hamano1-0/+3
2008-09-06git-svn: fix 'info' tests for unknown itemsThomas Rast1-48/+25
2008-09-06git-svn: match SVN 1.5 behaviour of info' on unknown itemThomas Rast1-2/+2
2008-09-06git svn info: always quote URLs in 'info' outputThomas Rast2-17/+38
2008-09-06git svn info: make info relative to the current directoryThomas Rast2-3/+16
2008-09-06git svn info: tests: fix ptouch argument order in setupThomas Rast1-4/+4
2008-09-06git svn info: tests: use test_cmp instead of git-diffThomas Rast1-22/+22
2008-09-06git svn info: tests: do not use set -eThomas Rast1-2/+0
2008-09-06git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast1-2/+2
2008-09-06git svn: catch lack of upstream info for dcommit earlierThomas Rast1-4/+4
2008-09-06git-svn: check error code of send_txstreamEric Wong1-1/+5
2008-09-06git-svn: Send deltas during commitsFlorian Weimer1-5/+13
2008-09-06git-svn: Introduce SVN::Git::Editor::_chg_file_get_blobFlorian Weimer1-12/+19
2008-09-06git-svn: extract base blob in generate_diffFlorian Weimer1-3/+4
2008-09-05Mention the fact that 'git annotate' is only for backward compatibility.Junio C Hamano1-0/+5
2008-09-05"blame -c" should be compatible with "annotate"Junio C Hamano2-4/+18
2008-09-05log --author/--committer: really match only with name partJunio C Hamano4-17/+114
2008-09-05git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce1-7/+11
2008-09-05git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov1-5/+89
2008-09-05git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov1-9/+35
2008-09-05git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov3-39/+109
2008-09-05git-gui: Support conflict states _U & UT.Alexander Gavrilov4-3/+7
2008-09-05git-gui: Support more merge tools.Alexander Gavrilov1-0/+27
2008-09-05git-gui: Don't allow staging files with conflicts.Alexander Gavrilov1-0/+8
2008-09-05git-gui: Support calling merge tools.Alexander Gavrilov3-0/+260
2008-09-05git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov2-60/+190
2008-09-05git-gui: Mark forgotten strings for translation.Christian Stimming1-2/+2
2008-09-04diff --cumulative is a sub-option of --dirstatJunio C Hamano2-4/+7
2008-09-04bash completion: Hide more plumbing commandsPetr Baudis1-0/+10
2008-09-04Update draft release notes for 1.6.1Junio C Hamano1-1/+58
2008-09-04Start 1.6.0.2 maintenance cycleJunio C Hamano2-1/+51
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi18-99/+99