summaryrefslogtreecommitdiffstats
path: root/builtin-annotate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-25Update release notes for 1.6.0.3Shawn O. Pearce1-1/+17
2008-09-25Fix submodule sync with relative submodule URLsJohan Herland1-0/+8
2008-09-25graph.c: make many functions staticNanako Shiraishi2-54/+43
2008-09-25remote.c: make free_ref(), parse_push_refspec() and free_refspecs() static.Nanako Shiraishi2-5/+3
2008-09-25checkout: Do not show local changes when in quiet modeJonas Fonseca1-1/+1
2008-09-25for-each-ref: Fix --format=%(subject) for log message without newlinesJohan Herland1-2/+2
2008-09-25git-web--browse: Support for using /bin/start on MinGWPetr Baudis2-2/+7
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov3-33/+70
2008-09-24git-gui: Support the encoding menu in gui blame.Alexander Gavrilov1-0/+17
2008-09-24git-gui: Optimize encoding name resolution using a lookup table.Alexander Gavrilov1-29/+53
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov3-2/+44
2008-09-24git-gui: Add a menu of available encodings.Alexander Gavrilov2-4/+142
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov5-6/+46
2008-09-24git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce1-7/+1
2008-09-24git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce4-4/+26
2008-09-24git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams1-0/+65
2008-09-24git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce1-48/+56
2008-09-24git-gui: Add more integration options to citool.Alexander Gavrilov2-6/+83
2008-09-24git-stash.sh: don't default to refs/stash if invalid ref suppliedBrandon Casey1-2/+15
2008-09-24Fixed some grammatical errors in git-rebase.txt documentation.Garry Dolley1-4/+4
2008-09-24maint: check return of split_cmdline to avoid bad config stringsDeskin Miller3-0/+14
2008-09-23builtin-prune.c: prune temporary packs in <object_dir>/pack directoryBrandon Casey1-10/+12
2008-09-22Do not perform cross-directory renames when creating packsPetr Baudis4-5/+5
2008-09-22Use dashless git commands in setgitperms.perlTodd Zullinger1-2/+2
2008-09-22git-remote: do not use user input in a printf format stringJohannes Sixt1-10/+8
2008-09-22git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller2-6/+20