summaryrefslogtreecommitdiffstats
path: root/git-am.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-03fetch --prune: Run prune before fetchingTom Miller2-5/+19
2014-01-03fetch --prune: always print header urlTom Miller2-5/+39
2014-01-03l10n: de.po: fix translation of 'prefix'Ralf Thielow1-8/+8
2013-12-30replace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder3-14/+18
2013-12-30for-each-ref: remove unused variableRamkumar Ramachandra1-2/+1
2013-12-27git-svn: workaround for a bug in svn serf backendRoman Kagan1-2/+8
2013-12-26do not pretend sha1write returns errorsJeff King4-7/+3
2013-12-26add: don't complain when adding empty project rootNguyễn Thái Ngọc Duy2-1/+20
2013-12-26remote-hg: test 'shared_path' in a moved cloneAntoine Pelisse1-0/+11
2013-12-20log: properly handle decorations with chained tagsbrian m. carlson2-0/+17
2013-12-20daemon: be strict at parsing parameters --[no-]informative-errorsNguyễn Thái Ngọc Duy1-2/+2
2013-12-19diff: add diff.orderfile configuration variableSamuel Bronson4-0/+23
2013-12-19diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson2-15/+34