summaryrefslogtreecommitdiffstats
path: root/xdiff/xinclude.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-04gitweb: pass string after encoding in utf-8 to syntax highlighter张忠山1-1/+1
2011-08-04Add option hooks.diffopts to customize change summary in post-receive-emailJon Jensen1-1/+8
2011-08-03add gitignore entry to description about how to write a builtinHeiko Voigt1-0/+2
2011-08-03gitattributes: Reword "attribute macro" to "macro attribute"Michael Haggerty1-9/+9
2011-08-03gitattributes: Clarify discussion of attribute macrosMichael Haggerty1-5/+8
2011-08-03Skip archive --remote tests on WindowsJohannes Sixt1-4/+4
2011-08-01connect: correctly number ipv6 network adapterErik Faye-Lund1-1/+1
2011-08-01git-p4: commit time should be most recent p4 change timePete Wyckoff2-1/+33
2011-08-01git-p4: one test missing config git-p4.skipSubmitEditCheckPete Wyckoff1-0/+1
2011-08-01git-p4: add missing && in testPete Wyckoff1-1/+1
2011-08-01git-p4: use test_when_finished in testsPete Wyckoff1-54/+49
2011-08-01Break down no-lstat() condition checks in verify_uptodate()Nguyễn Thái Ngọc Duy1-2/+13
2011-08-01t7400: fix bogus test failure with symlinked trashJeff King1-2/+4
2011-08-01Documentation: clarify the invalidated tree entry formatCarlos Martín Nieto1-2/+3
2011-07-24tests: print failed test numbers at the end of the test runJens Lehmann1-1/+13
2011-07-23Update draft release notes to 1.7.7Junio C Hamano1-1/+16
2011-07-22streaming: free git_istream upon closingJeff King1-1/+3
2011-07-22doc/fast-import: clarify notemodify commandDmitry Ivankov1-3/+8
2011-07-22Documentation: minor grammatical fix in rev-list-options.txtJack Nagel1-1/+1
2011-07-21Documentation: git-filter-branch honors replacement refsPeter Collingbourne1-2/+3
2011-07-21remote-curl: Add a format check to parsing of info/refsJulian Phillips1-0/+2
2011-07-19git-config: Remove extra whitespacesPavan Kumar Sunkara1-2/+2
2011-07-19tests: cleanup binary test vector filesVitaliy Ivanov8-13/+13
2011-07-19transport-helper: die early on encountering deleted refsSverre Rabbelier1-0/+4
2011-07-19transport-helper: implement marks location as capabilitySverre Rabbelier2-42/+29
2011-07-19transport-helper: Use capname for refspec capability tooSverre Rabbelier1-1/+1
2011-07-19transport-helper: change import semanticsSverre Rabbelier3-2/+19
2011-07-19transport-helper: update ref status after push with exportSverre Rabbelier4-2/+67
2011-07-19transport-helper: use the new done feature where possibleSverre Rabbelier2-7/+4
2011-07-19transport-helper: check status code of finish_commandSverre Rabbelier1-8/+15
2011-07-19transport-helper: factor out push_update_refs_statusSverre Rabbelier1-69/+84
2011-07-19fast-export: support done featureSverre Rabbelier2-0/+13
2011-07-19fast-import: introduce 'done' commandSverre Rabbelier3-0/+75
2011-07-19git-remote-testgit: fix error handlingSverre Rabbelier5-22/+62
2011-07-19git-remote-testgit: only push for non-local repositoriesSverre Rabbelier1-1/+3
2011-07-19remote-curl: accept empty line as terminatorSverre Rabbelier1-1/+9
2011-07-19remote-helpers: export GIT_DIR variable to helpersDmitry Ivankov3-18/+14
2011-07-19git_remote_helpers: push all refs during a non-local exportJeff King2-2/+2
2011-07-19transport-helper: don't feed bogus refs to export pushJeff King2-2/+3
2011-07-19git-remote-testgit: import non-HEAD refsJeff King3-4/+9
2011-07-19t5800: document some non-functional parts of remote helpersJeff King1-0/+47
2011-07-19t5800: use skip_all instead of prereqSverre Rabbelier1-15/+19
2011-07-19t5800: factor out some ref testsJeff King1-4/+8
2011-07-19transport-helper: fix minor leak in push_refs_with_exportJeff King1-0/+1
2011-07-19Update draft release notes to 1.7.7Junio C Hamano1-2/+49
2011-07-14Revert clock-skew based attempt to optimize tag --contains traversalJunio C Hamano6-87/+3
2011-07-14Do not log unless all connect() attempts failDave Zarzycki1-14/+11
2011-07-14rebase: clarify "restore the original branch"Martin von Zweigbergk2-7/+11
2011-07-14reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano3-2/+18
2011-07-12Documentation: clearly specify what refs are honored by core.logAllRefUpdatesBert Wesarg2-3/+6