summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | ls-files -i: micro-optimize path_excluded()Junio C Hamano2012-06-031-0/+18
| * | | | | | | | | | | | | ls-files -i: pay attention to exclusion of leading pathsJunio C Hamano2012-06-033-6/+59
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/version-string'Junio C Hamano2012-06-218-9/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | http: get default user-agent from git_user_agentJeff King2012-06-032-5/+3
| * | | | | | | | | | | | | version: add git_user_agent functionJeff King2012-06-033-0/+26
| * | | | | | | | | | | | | move git_version_string into version.cJeff King2012-06-037-5/+18
* | | | | | | | | | | | | | Merge branch 'jc/request-pull-match-tagname'Junio C Hamano2012-06-211-7/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | request-pull: really favor a matching tagJunio C Hamano2012-06-011-7/+22
* | | | | | | | | | | | | | | Merge branch 'jk/clone-local'Junio C Hamano2012-06-213-12/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | clone: allow --no-local to turn off local optimizationsJeff King2012-05-303-6/+18
| * | | | | | | | | | | | | | | docs/clone: mention that --local may be ignoredJeff King2012-05-301-7/+10
* | | | | | | | | | | | | | | | Merge branch 'jc/bundle-complete-notice'Junio C Hamano2012-06-211-6/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tweak "bundle verify" of a complete historyJunio C Hamano2012-06-041-6/+10
* | | | | | | | | | | | | | | | | Kick off post 1.7.11 cycleJunio C Hamano2012-06-211-1/+1
| |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | docs: always define git-relative-html-prefix attributeJeff King2012-06-201-0/+2
* | | | | | | | | | | | | | | | git-commit-tree(1): update synopsisJunio C Hamano2012-06-191-1/+1
* | | | | | | | | | | | | | | | Documentation: spelling fixesMiklos Vajna2012-06-196-6/+6
* | | | | | | | | | | | | | | | Git 1.7.11v1.7.11Junio C Hamano2012-06-173-10/+6
* | | | | | | | | | | | | | | | Sync with 1.7.10.5Junio C Hamano2012-06-172-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Git 1.7.10.5v1.7.10.5maint-1.7.10Junio C Hamano2012-06-174-3/+16
| * | | | | | | | | | | | | | | | Do not autosquash in case of an implied interactive rebaseVincent van Ravesteijn2012-06-171-0/+1
| * | | | | | | | | | | | | | | | Merge branch 'js/maint-fast-export-mark-error' into maintJunio C Hamano2012-06-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2012-06-152-703/+927
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | l10n: it.po: translate 212 new messagesMarco Paolone2012-06-142-703/+927
* | | | | | | | | | | | | | | | | | Merge branch 'as/diff-shortstat-ignore-binary'Junio C Hamano2012-06-152-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | diff: Only count lines in show_shortstatsAlexander Strasser2012-06-152-1/+13
* | | | | | | | | | | | | | | | | | | perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, tooJonathan Nieder2012-06-151-7/+24
* | | | | | | | | | | | | | | | | | | perl/Makefile.PL: warn about duplicate module list in perl/MakefileJonathan Nieder2012-06-151-0/+4
* | | | | | | | | | | | | | | | | | | Merge branch 'rj/gitweb-test-sans-date-parser'Junio C Hamano2012-06-131-7/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | gitweb: Skip 'modification times' tests when no date parser availableRamsay Jones2012-06-121-7/+14
* | | | | | | | | | | | | | | | | | | | Merge branch 'fc/git-complete-helper-fix'Junio C Hamano2012-06-132-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | completion: put main git and gitk completion functions back into git namespaceSZEDER Gábor2012-06-132-8/+8
* | | | | | | | | | | | | | | | | | | | | completion: remove credential helpers from porcelain commandsSZEDER Gábor2012-06-131-0/+2
| |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Git 1.7.11-rc3v1.7.11-rc3Junio C Hamano2012-06-122-2/+7
* | | | | | | | | | | | | | | | | | | | Merge git://github.com/git-l10n/git-poJunio C Hamano2012-06-124-38/+777
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://github.com/ralfth/git-po-deJiang Xin2012-06-121-6/+210
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | l10n: de.po: translate 27 new messagesRalf Thielow2012-06-111-6/+210
| * | | | | | | | | | | | | | | | | | | | | l10n: Update po/vi.po to v1.7.11.rc2.2.gb694fbbTran Ngoc Quan2012-06-091-8/+204
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | l10n: zh_CN.po: translate 27 new messagesJiang Xin2012-06-081-20/+197
| * | | | | | | | | | | | | | | | | | | | l10n: Update git.pot (27 new, 1 removed messages)Jiang Xin2012-06-081-4/+166
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-121-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | api-credential.txt: document that helpers field is filled-in automaticallyMatthieu Moy2012-06-121-1/+4
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/fmt-merge-msg-people'Junio C Hamano2012-06-122-20/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | fmt-merge-msg: make attribution into comment linesJunio C Hamano2012-06-062-20/+20
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'js/maint-fast-export-mark-error'Junio C Hamano2012-06-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | fast-export: report SHA-1 instead of gibberish when marks exist alreadyJohannes Schindelin2012-06-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | git-svn: use YAML format for mergeinfo cache when possibleJonathan Nieder2012-06-103-6/+119
* | | | | | | | | | | | | | | | | | | | | | git-svn: make Git::SVN::RA a separate fileJonathan Nieder2012-06-103-611/+660
* | | | | | | | | | | | | | | | | | | | | | git-svn: make Git::SVN::Editor a separate fileJonathan Nieder2012-06-104-471/+541
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/api-credentials-doc'Junio C Hamano2012-06-085-6/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / / / / / | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |