aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pack-objects: do not get distracted by broken symrefsJohannes Schindelin2015-10-08
* gc: demonstrate failure with stale remote HEADJohannes Schindelin2015-10-05
* Git 2.4.9v2.4.9Junio C Hamano2015-09-04
* Sync with 2.3.9Junio C Hamano2015-09-04
|\
| * Git 2.3.9v2.3.9Junio C Hamano2015-09-04
| * Sync with 2.2.3Junio C Hamano2015-09-04
| |\
| | * Git 2.2.3v2.2.3Junio C Hamano2015-09-04
| | * Merge branch 'jk/long-paths' into maint-2.2Junio C Hamano2015-09-04
| | |\
| | | * show-branch: use a strbuf for reflog descriptionsJeff King2015-09-04
| | | * read_info_alternates: handle paths larger than PATH_MAXJeff King2015-09-04
| | | * notes: use a strbuf in add_non_noteJeff King2015-09-04
| | | * verify_absent: allow filenames longer than PATH_MAXJeff King2015-09-04
| | |/
* | | Git 2.4.8v2.4.8Junio C Hamano2015-08-03
* | | Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip' into maintJunio C Hamano2015-08-03
|\ \ \
| * | | rebase -i: do not leave a CHERRY_PICK_HEAD file behindJohannes Schindelin2015-06-29
| * | | t3404: demonstrate CHERRY_PICK_HEAD bugJohannes Schindelin2015-06-29
| | |/ | |/|
* | | Merge branch 'ss/clone-guess-dir-name-simplify' into maintJunio C Hamano2015-08-03
|\ \ \
| * | | clone: simplify string handling in guess_dir_name()Sebastian Schuberth2015-07-09
* | | | Merge branch 'sg/completion-commit-cleanup' into maintJunio C Hamano2015-08-03
|\ \ \ \
| * | | | completion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor2015-06-08
* | | | | Merge branch 'pt/am-abort-fix' into maintJunio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | am --abort: keep unrelated commits on unborn branchPaul Tan2015-06-08
| * | | | | am --abort: support aborting to unborn branchPaul Tan2015-06-08
| * | | | | am --abort: revert changes introduced by failed 3way mergePaul Tan2015-06-08
| * | | | | am --skip: support skipping while on unborn branchPaul Tan2015-06-08
| * | | | | am -3: support 3way merge on unborn branchPaul Tan2015-06-08
| * | | | | am --skip: revert changes introduced by failed 3way mergePaul Tan2015-06-08
| | |_|/ / | |/| | |
* | | | | Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maintJunio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | read_loose_refs(): treat NULL_SHA1 loose references as brokenMichael Haggerty2015-06-08
| * | | | | read_loose_refs(): simplify function logicMichael Haggerty2015-06-03
| * | | | | for-each-ref: report broken references correctlyMichael Haggerty2015-06-02
| * | | | | t6301: new tests of for-each-ref error handlingMichael Haggerty2015-06-02
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sg/commit-cleanup-scissors' into maintJunio C Hamano2015-08-03
|\ \ \ \ \
| * | | | | commit: cope with scissors lines in commit messageSZEDER Gábor2015-06-09
| | |_|/ / | |/| | |
* | | | | Git 2.4.7v2.4.7Junio C Hamano2015-07-27
* | | | | Merge branch 'jk/pretty-encoding-doc' into maintJunio C Hamano2015-07-27
|\ \ \ \ \
| * | | | | docs: clarify that --encoding can produce invalid sequencesJeff King2015-06-17
| |/ / / /
* | | | | Merge branch 'tb/checkout-doc' into maintJunio C Hamano2015-07-27
|\ \ \ \ \
| * | | | | git-checkout.txt: document "git checkout <pathspec>" betterTorsten Bögershausen2015-06-17
* | | | | | Merge branch 'ls/hint-rev-list-count' into maintJunio C Hamano2015-07-27
|\ \ \ \ \ \
| * | | | | | rev-list: add --count to usage guideLawrence Siebert2015-07-01
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mm/branch-doc-updates' into maintJunio C Hamano2015-07-27
|\ \ \ \ \ \
| * | | | | | Documentation/branch: document -M and -D in terms of --forceMatthieu Moy2015-07-06
| * | | | | | Documentation/branch: document -d --force and -m --forceMatthieu Moy2015-07-06
* | | | | | | Merge branch 'jc/fsck-retire-require-eoh' into maintJunio C Hamano2015-07-27
|\ \ \ \ \ \ \
| * | | | | | | fsck: it is OK for a tag and a commit to lack the bodyJunio C Hamano2015-06-28
* | | | | | | | Merge branch 'et/http-proxyauth' into maintJunio C Hamano2015-07-27
|\ \ \ \ \ \ \ \
| * | | | | | | | http: always use any proxy auth method availableEnrique Tobis2015-06-29
* | | | | | | | | Merge branch 'jc/unexport-git-pager-in-use-in-pager' into maintJunio C Hamano2015-07-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pager: do not leak "GIT_PAGER_IN_USE" to the pagerJunio C Hamano2015-07-03