aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remote-bzr: add support for older versions of bzrFelipe Contreras2013-01-02
* remote-bzr: add support to push special modesFelipe Contreras2013-01-02
* remote-bzr: add support for fecthing special modesFelipe Contreras2013-01-02
* remote-bzr: add simple testsFelipe Contreras2013-01-02
* remote-bzr: update working tree upon pushingFelipe Contreras2012-12-13
* remote-bzr: add support for remote repositoriesFelipe Contreras2012-11-28
* remote-bzr: add support for pushingFelipe Contreras2012-11-28
* Add new remote-bzr transport helperFelipe Contreras2012-11-28
* Merge branch 'tj/maint-doc-commit-sign'Jeff King2012-11-04
|\
| * Add -S, --gpg-sign option to manpage of "git commit"Tom Jones2012-10-29
* | Merge branch 'pp/maint-doc-pager-config'Jeff King2012-11-04
|\ \
| * | Documentation: improve the example of overriding LESS via core.pagerPatrick Palka2012-10-29
| |/
* | Merge branch 'km/maint-doc-git-reset'Jeff King2012-11-04
|\ \
| * | doc: git-reset: make "<mode>" optionalKrzysztof Mazur2012-10-29
| |/
* | Merge branch 'tb/maint-t9200-case-insensitive'Jeff King2012-11-04
|\ \
| * | Fix t9200 on case insensitive file systemsTorsten Bögershausen2012-10-28
| |/
* | Merge branch 'rf/maint-mailmap-off-by-one'Jeff King2012-11-04
|\ \
| * | mailmap: avoid out-of-bounds memory accessRomain Francoise2012-10-28
| |/
* | Merge branch 'gb/maint-doc-svn-log-window-size'Jeff King2012-11-04
|\ \
| * | Document git-svn fetch --log-window-size parameterGunnlaugur Þór Briem2012-10-26
| |/
* | Merge branch 'sz/maint-submodule-reference-arg'Jeff King2012-11-04
|\ \
| * | submodule add: fix handling of --reference=<repo> optionStefan Zager2012-10-26
| |/
* | Merge branch 'sl/maint-configure-messages'Jeff King2012-11-04
|\ \
| * | configure: fix some output messageStefano Lattarini2012-10-25
| |/
* | Merge branch 'po/maint-refs-replace-docs'Jeff King2012-11-04
|\ \
| * | Doc repository-layout: Show refs/replacePhilip Oakley2012-10-25
| |/
* | Merge branch 'ph/pull-rebase-detached'Jeff King2012-11-04
|\ \
| * | git-pull: Avoid merge-base on detached headPhil Hord2012-10-25
* | | Merge branch 'mm/maint-doc-remote-tracking'Jeff King2012-11-04
|\ \ \
| * | | Documentation: remote tracking branch -> remote-tracking branchMatthieu Moy2012-10-25
| | |/ | |/|
* | | Merge branch 'rs/branch-del-symref'Jeff King2012-10-29
|\ \ \
| * | | branch: show targets of deleted symrefs, not sha1sRené Scharfe2012-10-18
| * | | branch: skip commit checks when deleting symref branchesRené Scharfe2012-10-18
| * | | branch: delete symref branch, not its targetRené Scharfe2012-10-18
| * | | branch: factor out delete_branch_config()René Scharfe2012-10-18
| * | | branch: factor out check_branch_commit()René Scharfe2012-10-18
* | | | Merge branch 'nd/status-long'Jeff King2012-10-29
|\ \ \ \
| * | | | status: add --long output format optionJeff King2012-10-18
| |/ / /
* | | | Merge branch 'jk/sh-setup-in-filter-branch'Jeff King2012-10-29
|\ \ \ \
| * | | | filter-branch: use git-sh-setup's ident parsing functionsJeff King2012-10-18
| * | | | git-sh-setup: refactor ident-parsing functionsJeff King2012-10-18
| |/ / /
* | | | Merge branch 'nd/grep-true-path'Jeff King2012-10-29
|\ \ \ \
| * | | | grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy2012-10-12
* | | | | Merge branch 'jk/maint-http-init-not-in-result-handler'Jeff King2012-10-29
|\ \ \ \ \
| * | | | | http: do not set up curl auth after a 401Jeff King2012-10-12
| * | | | | remote-curl: do not call run_slot repeatedlyJeff King2012-10-12
* | | | | | Merge branch 'jc/grep-pcre-loose-ends'Jeff King2012-10-29
|\ \ \ \ \ \
| * | | | | | log: honor grep.* configurationJunio C Hamano2012-10-09
| * | | | | | log --grep: accept --basic-regexp and --perl-regexpJunio C Hamano2012-10-09
| * | | | | | log --grep: use the same helper to set -E/-F options as "git grep"Junio C Hamano2012-10-09