aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | | fetch: improve the error messages emitted for conflicting refspecsMichael Haggerty2013-10-30
| * | | | | | | | t5536: new test of refspec conflicts when fetchingMichael Haggerty2013-10-30
| * | | | | | | | fetch --prune: prune only based on explicit refspecsMichael Haggerty2013-10-30
| * | | | | | | | fetch --tags: fetch tags *in addition to* other stuffMichael Haggerty2013-10-30
| * | | | | | | | t5510: check that "git fetch --prune --tags" does not prune branchesMichael Haggerty2013-10-24
| * | | | | | | | t5510: prepare test refs more straightforwardlyMichael Haggerty2013-10-24
| * | | | | | | | t5510: use the correct tag name in testMichael Haggerty2013-10-24
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jk/remove-experimental-loose-object-support'Junio C Hamano2013-12-06
|\ \ \ \ \ \ \ \
| * | | | | | | | drop support for "experimental" loose objectsJeff King2013-11-21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/magic-pathspec'Junio C Hamano2013-12-06
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: restrict pathspec limitations to diff b/f case onlyNguyễn Thái Ngọc Duy2013-11-20
* | | | | | | | | Merge branch 'rr/for-each-ref-decoration'Junio C Hamano2013-12-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | for-each-ref: avoid color leakageRamkumar Ramachandra2013-11-19
| * | | | | | | | | for-each-ref: introduce %(color:...) for colorRamkumar Ramachandra2013-11-19
| * | | | | | | | | for-each-ref: introduce %(upstream:track[short])Ramkumar Ramachandra2013-11-19
| * | | | | | | | | for-each-ref: introduce %(HEAD) asterisk markerRamkumar Ramachandra2013-11-18
| * | | | | | | | | t6300 (for-each-ref): don't hardcode SHA-1 hexesRamkumar Ramachandra2013-11-18
| * | | | | | | | | t6300 (for-each-ref): clearly demarcate setupRamkumar Ramachandra2013-11-18
* | | | | | | | | | Merge branch 'rh/remote-hg-bzr-updates'Junio C Hamano2013-12-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test-lib.sh: convert $TEST_DIRECTORY to an absolute pathFelipe Contreras2013-11-18
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jl/submodule-update-retire-orig-flags'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | submodule update: remove unnecessary orig_flags variableJens Lehmann2013-11-11
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'sb/sha1-loose-object-info-check-existence'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sha1_loose_object_info(): do not return success on missing objectJunio C Hamano2013-11-06
* | | | | | | | | | | Merge branch 'jk/two-way-merge-corner-case-fix'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t1005: add test for "read-tree --reset -u A B"Junio C Hamano2013-11-04
| * | | | | | | | | | | t1005: reindentJunio C Hamano2013-11-04
* | | | | | | | | | | | Merge branch 'jc/ref-excludes'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano2013-11-01
| * | | | | | | | | | | | rev-list --exclude: testsJunio C Hamano2013-11-01
* | | | | | | | | | | | | Merge branch 'nv/parseopt-opt-arg'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | rev-parse --parseopt: add the --stuck-long modeNicolas Vigier2013-10-31
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/merge-base-reflog'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | merge-base: teach "--fork-point" modeJunio C Hamano2013-10-29
* | | | | | | | | | | | | Merge branch 'ak/submodule-foreach-quoting'Junio C Hamano2013-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | submodule foreach: skip eval for more than one argumentAnders Kaseorg2013-09-27
* | | | | | | | | | | | | Sync with 1.8.4.5Junio C Hamano2013-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | submodule: do not copy unknown update mode from .gitmodulesJunio C Hamano2013-12-02
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'jn/test-prereq-perl-doc' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/upload-pack-send-symref' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/http-auth-redirects' into maintJunio C Hamano2013-11-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/checkout-auto-track-fix' into maintJunio C Hamano2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/split-broken-ident' into maintJunio C Hamano2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | t5570: Update for clone-progress-to-stderr branchBrian Gernhardt2013-10-30
* | | | | | | | | | | | | | | | | Merge branch 'nd/literal-pathspecs'Junio C Hamano2013-11-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy2013-10-28
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'jx/branch-vv-always-compare-with-upstream'Junio C Hamano2013-11-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | branch: fix --verbose output column alignmentTorstein Hegge2013-11-18
* | | | | | | | | | | | | | | | | Merge branch 'fc/trivial'Junio C Hamano2013-11-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \