summaryrefslogtreecommitdiffstats
path: root/exec_cmd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-15Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder1-2/+4
2008-06-14GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano1-1/+1
2008-06-14Simplify and rename find_sha1_file()Linus Torvalds1-10/+8
2008-06-14Make loose object file reading more carefulLinus Torvalds1-26/+44
2008-06-14Avoid cross-directory renames and linking on object creationLinus Torvalds1-41/+42
2008-06-14Use 'trash directory' thoroughly in t/test-lib.shJakub Narebski1-1/+1
2008-06-14Don't allocate too much memory in quote_ref_urlMike Hommey1-1/+1
2008-06-14gitweb: Make it work with $GIT containing spacesJakub Narebski1-1/+1
2008-06-14completion: add more 'git add' optionsSZEDER Gábor1-1/+4
2008-06-14git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor2-4/+7
2008-06-14git-svn: test that extra blank lines aren't inserted in commit messages.Avery Pennarun1-1/+15
2008-06-14git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun1-3/+5
2008-06-14git-submodule - Fix errors regarding resolve_relative_urlMark Levedahl1-4/+5
2008-06-14documentation: bisect: remove bits talking about a bisection branchChristian Couder1-4/+3
2008-06-14sha1_file.c: dead code removalJunio C Hamano2-145/+0
2008-06-14git-instaweb: improve auto-discovery of httpd and call conventions.Flavio Poletti1-15/+33
2008-06-14t4126: fix test that happened to work due to timingJunio C Hamano1-4/+0
2008-06-13fast-export: Correctly generate initial commits with no parentsShawn O. Pearce1-0/+2
2008-06-13t/.gitattributes: only ignore whitespace errors in test filesLea Wiemann2-2/+3
2008-06-13document --pretty=tformat: optionJeff King1-0/+22
2008-06-13Improve sed portabilityChris Ridd1-1/+1
2008-06-12user-manual: describe how higher stages are set during a mergeJunio C Hamano1-8/+7
2008-06-12doc: adding gitman.info and *.texi to .gitignoreGeoffrey Irving1-0/+2
2008-06-12Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputJunio C Hamano1-1/+1
2008-06-12Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano1-1/+2
2008-06-12"remote prune": be quiet when there is nothing to pruneJunio C Hamano1-2/+3
2008-06-12Typo in RelNotes.Mikael Magnusson1-1/+1
2008-06-12fix typo in tutorialFred Maranhão1-1/+1
2008-06-11remote show: list tracked remote branches with -nOlivier Marin2-2/+22
2008-06-11remote prune: print the list of pruned branchesOlivier Marin3-8/+37
2008-06-11builtin-remote: split show_or_prune() in two separate functionsOlivier Marin1-34/+67
2008-06-11remote show: fix the -n optionOlivier Marin3-22/+41
2008-06-11git-cvsimport: do not fail when CVSROOT is /Philippe Bruhat (BooK)1-0/+1
2008-06-11Consolidate SHA1 object file closeLinus Torvalds1-6/+11
2008-06-10Documentation/git-cat-file.txt: add missing line breakLea Wiemann1-0/+1
2008-06-10merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin2-1/+12
2008-06-10git-read-tree: document -v option.Miklos Vajna1-0/+3