aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/interpret-branch-name-fix'Junio C Hamano2014-01-27
|\
| * interpret_branch_name: find all possible @-marksJeff King2014-01-15
| * interpret_branch_name: avoid @{upstream} past colonJeff King2014-01-15
| * interpret_branch_name: always respect "namelen" parameterJeff King2014-01-15
| * interpret_branch_name: rename "cp" variable to "at"Jeff King2014-01-15
| * interpret_branch_name: factor out upstream handlingJeff King2014-01-15
* | Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-27
|\ \
| * | fetch-pack: do not filter out one-level refsJeff King2014-01-15
* | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2014-01-27
|\ \ \
| * | | revision: propagate flag bits from tags to pointeesJunio C Hamano2014-01-15
| * | | revision: mark contents of an uninteresting tree uninterestingJunio C Hamano2014-01-15
* | | | Merge branch 'mh/retire-ref-fetch-rules'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | refname_match(): always use the rules in ref_rev_parse_rulesMichael Haggerty2014-01-14
| | |_|/ | |/| |
* | | | Merge branch 'mh/attr-macro-doc'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | gitattributes: document more clearly where macros are allowedMichael Haggerty2014-01-14
* | | | | Merge branch 'jc/maint-pull-docfix'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | Documentation: "git pull" does not have the "-m" optionJunio C Hamano2014-01-14
| * | | | | Merge branch 'jc/maint-pull-docfix-for-409b8d82' into jc/maint-pull-docfixJunio C Hamano2014-01-14
| |\ \ \ \ \
| | * | | | | Documentation: exclude irrelevant options from "git pull"Junio C Hamano2014-01-14
* | | | | | | Merge branch 'jk/complete-merge-base'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \
| * | | | | | | completion: handle --[no-]fork-point options to git-rebaseJohn Keeping2014-01-13
| * | | | | | | completion: complete merge-base optionsJohn Keeping2014-01-13
* | | | | | | | Merge branch 'ab/subtree-doc'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \ \
| * | | | | | | | subtree: fix argument validation in add/pull/pushAnthony Baire2014-01-13
* | | | | | | | | Makefile: Fix compilation of Windows resource fileJohannes Sixt2014-01-23
* | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2014-01-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-svn: memoize _rev_list and rebuildlin zuojian2014-01-23
* | | | | | | | | | Merge git://ozlabs.org/~paulus/gitkJunio C Hamano2014-01-23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gitk: Indent word-wrapped lines in commit display headerPaul Mackerras2014-01-23
| * | | | | | | | | | gitk: Comply with XDG base directory specificationAstril Hayato2014-01-22
| * | | | | | | | | | gitk: Replace "next" and "prev" buttons with down and up arrowsMarc Branchaud2014-01-21
| * | | | | | | | | | gitk: chmod +x po2msg.shJonathan Nieder2014-01-21
| * | | | | | | | | | gitk: Update copyright datesPaul Mackerras2014-01-21
| * | | | | | | | | | gitk: Add Bulgarian translation (304t)Alexander Shopov2014-01-21
| * | | | | | | | | | gitk: Fix mistypeMax Kirillov2014-01-21
* | | | | | | | | | | Add cross-references between docs for for-each-ref and show-refMichael Haggerty2014-01-22
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'gitgui-0.19.0' of http://repo.or.cz/r/git-guiJunio C Hamano2014-01-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-gui 0.19gitgui-0.19.0Pat Thoyts2014-01-18
| * | | | | | | | | | git-gui: chmod +x po2msg, windows/git-gui.shJonathan Nieder2014-01-18
| * | | | | | | | | | git-gui: fallback right pane to packed widgets with Tk 8.4Max Kirillov2014-01-18
| * | | | | | | | | | git-gui i18n: Added Bulgarian translationAlexander Shopov2014-01-18
| * | | | | | | | | | git-gui l10n: Add 29 more terms to glossaryAlexander Shopov2014-01-18
| * | | | | | | | | | git-gui i18n: Initial glossary in BulgarianAlexander Shopov2014-01-18
* | | | | | | | | | | Git 1.9-rc0v1.9-rc0Junio C Hamano2014-01-17
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2014-01-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-svn: workaround for a bug in svn serf backendRoman Kagan2014-01-17
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fp/submodule-checkout-mode'Junio C Hamano2014-01-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-submodule.sh: 'checkout' is a valid update modeFrancesco Pretto2014-01-07
* | | | | | | | | | | | Merge branch 'nd/shallow-clone'Junio C Hamano2014-01-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t5537: fix incorrect expectation in test case 10Nguyễn Thái Ngọc Duy2014-01-09