summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refs: remove the extra_refs APImh/war-on-extra-refsMichael Haggerty2012-02-122-30/+1
* clone: do not add alternate references to extra_refsMichael Haggerty2012-02-121-12/+0
* everything_local(): mark alternate refs as completeMichael Haggerty2012-02-122-1/+7
* fetch-pack.c: inline insert_alternate_refs()Michael Haggerty2012-02-121-6/+1
* fetch-pack.c: rename some parameters from "path" to "refname"Michael Haggerty2012-02-121-5/+5
* clone.c: move more code into the "if (refs)" conditionalMichael Haggerty2012-02-121-19/+20
* t5700: document a failure of alternates to affect fetchMichael Haggerty2012-02-121-3/+31
* Update draft release notes to 1.7.10Junio C Hamano2012-02-101-1/+22
* Merge branch 'js/add-e-submodule-fix'Junio C Hamano2012-02-101-0/+1
|\
| * add -e: do not show difference in a submodule that is merely dirtyjs/add-e-submodule-fixJohannes Schindelin2012-02-071-0/+1
* | Merge branch 'jc/parse-date-raw'Junio C Hamano2012-02-104-1/+60
|\ \
| * | parse_date(): '@' prefix forces git-timestampjc/parse-date-rawJunio C Hamano2012-02-034-2/+32
| * | parse_date(): allow ancient git-timestampJunio C Hamano2012-02-031-0/+29
* | | Merge branch 'jc/merge-ff-only-stronger-than-signed-merge'Junio C Hamano2012-02-102-1/+15
|\ \ \
| * | | merge: do not create a signed tag merge under --ff-only optionjc/merge-ff-only-stronger-than-signed-mergeJunio C Hamano2012-02-052-1/+15
* | | | Merge branch 'jc/branch-desc-typoavoidance'Junio C Hamano2012-02-102-4/+52
|\ \ \ \
| * | | | branch --edit-description: protect against mistyped branch namejc/branch-desc-typoavoidanceJunio C Hamano2012-02-052-4/+52
* | | | | Merge branch 'jn/rpm-spec'Junio C Hamano2012-02-101-0/+1
|\ \ \ \ \
| * | | | | git.spec: Workaround localized messages not put in any RPMjn/rpm-specJakub Narebski2012-02-031-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/tests-write-script'Junio C Hamano2012-02-102-6/+11
|\ \ \ \ \
| * | | | | t0300: use write_script helperjk/tests-write-scriptJeff King2012-02-031-6/+2
| | |/ / / | |/| | |
| * | | | tests: add write_script helper functionJunio C Hamano2012-02-031-0/+9
| |/ / /
* | | | Sync with maintJunio C Hamano2012-02-102-36/+17
|\ \ \ \
| * | | | Update draft release notes to 1.7.9.1Junio C Hamano2012-02-101-0/+17
| * | | | Merge branch 'jc/maint-request-pull-for-tag' into maintJunio C Hamano2012-02-103-8/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'tr/grep-l-with-decoration' into maintJunio C Hamano2012-02-102-2/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jl/submodule-re-add' into maintJunio C Hamano2012-02-102-0/+9
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'da/maint-mergetool-twoway' into maintJunio C Hamano2012-02-102-5/+35
| |\ \ \ \ \ \ \
* | | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-02-071-1/+12
* | | | | | | | | Merge branch 'jc/maint-request-pull-for-tag'Junio C Hamano2012-02-073-8/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | request-pull: explicitly ask tags/$name to be pulledjc/maint-request-pull-for-tagJunio C Hamano2012-01-313-8/+4
* | | | | | | | | Merge branch 'bl/gitweb-project-filter'Junio C Hamano2012-02-072-20/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gitweb: Make project search respect project_filterJakub Narebski2012-02-011-5/+13
| * | | | | | | | | gitweb: improve usability of projects search formJakub Narebski2012-02-012-6/+28
| * | | | | | | | | gitweb: place links to parent directories in page headerBernhard R. Link2012-02-011-1/+4
| * | | | | | | | | gitweb: show active project_filter in project_list page headerBernhard R. Link2012-02-011-0/+14
| * | | | | | | | | gitweb: limit links to alternate forms of project_list to active project_filterBernhard R. Link2012-02-011-2/+4
| * | | | | | | | | gitweb: add project_filter to limit project list to a subdirectoryBernhard R. Link2012-02-011-6/+25
| * | | | | | | | | gitweb: prepare git_get_projects_list for use outside 'forks'.Bernhard R. Link2012-02-011-1/+6
| * | | | | | | | | gitweb: move hard coded .git suffix out of git_get_projects_listBernhard R. Link2012-02-011-4/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jx/i18n-more-marking'Junio C Hamano2012-02-072-14/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i18n: format_tracking_info "Your branch is behind" messagejx/i18n-more-markingJiang Xin2012-02-011-11/+21
| * | | | | | | | | i18n: git-commit whence_s "merge/cherry-pick" messageJiang Xin2012-02-011-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jn/svn-fe'Junio C Hamano2012-02-0728-1366/+1448
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vcs-svn: suppress a -Wtype-limits warningjn/svn-feJonathan Nieder2012-02-021-3/+3
| * | | | | | | | | vcs-svn: allow import of > 4GiB filesJonathan Nieder2012-02-023-14/+26
| * | | | | | | | | vcs-svn: rename check_overflow arguments for clarityRamsay Jones2012-02-021-7/+7
| * | | | | | | | | vcs-svn/svndiff.c: squelch false "unused" warning from gccJunio C Hamano2012-01-271-1/+1
| * | | | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-feJunio C Hamano2012-01-2728-1362/+1432
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | vcs-svn: reset first_commit_done in fast_export_initDmitry Ivankov2011-06-231-0/+1