summaryrefslogtreecommitdiffstats
path: root/graph.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-25t/test-lib.sh: export PERL_PATH for use in scriptsJunio C Hamano1-0/+2
2012-06-12t: Replace 'perl' by $PERL_PATHVincent van Ravesteijn24-41/+41
2012-06-12Git 1.7.11-rc3v1.7.11-rc3Junio C Hamano2-2/+7
2012-06-12api-credential.txt: document that helpers field is filled-in automaticallyMatthieu Moy1-1/+4
2012-06-12fast-export: report SHA-1 instead of gibberish when marks exist alreadyJohannes Schindelin1-1/+1
2012-06-11l10n: de.po: translate 27 new messagesRalf Thielow1-6/+210
2012-06-10git-svn: use YAML format for mergeinfo cache when possibleJonathan Nieder3-6/+119
2012-06-10git-svn: make Git::SVN::RA a separate fileJonathan Nieder3-611/+660
2012-06-10git-svn: make Git::SVN::Editor a separate fileJonathan Nieder4-471/+541
2012-06-09l10n: Update po/vi.po to v1.7.11.rc2.2.gb694fbbTran Ngoc Quan1-8/+204
2012-06-08docs: fix cross-directory linkgit referencesJeff King5-6/+8
2012-06-08l10n: zh_CN.po: translate 27 new messagesJiang Xin1-20/+197
2012-06-08l10n: Update git.pot (27 new, 1 removed messages)Jiang Xin1-4/+166
2012-06-07Git 1.7.11-rc2v1.7.11-rc2Junio C Hamano2-12/+15
2012-06-06fmt-merge-msg: make attribution into comment linesJunio C Hamano2-20/+20
2012-06-05t3510 (cherry-pick-sequence): add missing '&&'Ramkumar Ramachandra1-1/+1
2012-06-04api-credentials.txt: add "see also" sectionMatthieu Moy1-0/+7
2012-06-04api-credentials.txt: mention credential.helper explicitlyMatthieu Moy1-2/+4
2012-06-04api-credentials.txt: show the big picture firstMatthieu Moy1-3/+47
2012-06-04doc: fix xref link from api docs to manual pagesJunio C Hamano2-2/+2
2012-06-04git-svn: platform auth providers are working only on 1.6.15 or newerJunio C Hamano1-1/+1
2012-06-04l10n: Update translation for VietnameseTran Ngoc Quan1-250/+264
2012-06-04Git 1.7.11-rc1v1.7.11-rc1Junio C Hamano2-7/+2
2012-06-04Git 1.7.10.4v1.7.10.4Junio C Hamano2-1/+6
2012-06-02l10n: de.po: add additional newlineRalf Thielow1-2/+2
2012-06-02l10n: de.po: translate 2 new, 3 fuzzy messagesRalf Thielow1-227/+247
2012-06-02l10n: de.po: translate 41 new messagesRalf Thielow1-20/+201
2012-06-02l10n: de.po: translate 265 new messagesRalf Thielow1-390/+1804
2012-06-02l10n: zh_CN.po: translate 2 new, 3 fuzzy messagesJiang Xin1-214/+227
2012-06-02l10n: Update git.pot (5 new, 3 removed messages)Jiang Xin1-209/+219
2012-06-01Update draft release notes to 1.7.11Junio C Hamano1-18/+14
2012-06-01Start preparing for 1.7.10.4Junio C Hamano3-2/+28
2012-06-01i18n: apply: split to fix a partial i18n messageJiang Xin1-4/+12
2012-06-01l10n: Set nplurals of zh_CN.po from 1 to 2Jiang Xin1-10/+42
2012-06-01l10n: zh_CN.po: translate 323 new messagesJiang Xin1-473/+447
2012-05-31Makefile: add missing GIT-VERSION-FILE dependencyErik Faye-Lund1-1/+1
2012-05-31l10n: zh.CN.po: update by msgmerge git.potJiang Xin1-363/+1887
2012-05-31First release translation for VietnameseTran Ngoc Quan1-1818/+2006
2012-05-31Init translation for VietnameseTran Ngoc Quan2-0/+5176
2012-05-30Add persistent-https to contribColby Ranger7-0/+860
2012-05-30rebase: report invalid commit correctlyErik Faye-Lund2-1/+6
2012-05-30INSTALL: update asciidoc recommendationJeff King1-4/+2
2012-05-30l10n: New it.po file with 504 translationsMarco Paolone2-0/+5148
2012-05-30cherry-pick: regression fix for empty commitsJunio C Hamano2-28/+75
2012-05-29submodules: print "registered for path" message only onceJens Lehmann1-3/+4
2012-05-29t5701: modernize styleJeff King1-53/+20
2012-05-29Do not autosquash in case of an implied interactive rebaseVincent van Ravesteijn1-0/+1
2012-05-29Reduce cost of deletion in levenstein distance (4 -> 3)Matthieu Moy1-1/+1
2012-05-29git-p4: Clean up branch test casesVitor Antunes1-3/+1
2012-05-29git-p4: Verify detection of "empty" branch creationVitor Antunes1-0/+54