Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-tests | Jeff King | 2013-10-29 | 28 | -50/+50 |
* | t: provide a perl() function which uses $PERL_PATH | Jeff King | 2013-10-29 | 2 | -4/+12 |
* | Sync with v1.8.4.2 | Junio C Hamano | 2013-10-28 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'jk/clone-progress-to-stderr' into maint | Junio C Hamano | 2013-10-28 | 3 | -5/+11 |
| |\ | |||||
| * \ | Merge branch 'jk/format-patch-from' into maint | Junio C Hamano | 2013-10-28 | 1 | -0/+10 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/shortlog-tolerate-broken-commit' into maint | Junio C Hamano | 2013-10-28 | 1 | -0/+16 |
| |\ \ \ | |||||
| * | | | | test-lib: fix typo in comment | Torstein Hegge | 2013-10-28 | 1 | -1/+1 |
| * | | | | Merge branch 'jc/ls-files-killed-optim' into maint | Junio C Hamano | 2013-10-23 | 1 | -8/+19 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jh/checkout-auto-tracking' into maint | Junio C Hamano | 2013-10-23 | 2 | -4/+40 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'nd/fetch-into-shallow' into maint | Junio C Hamano | 2013-10-23 | 2 | -3/+11 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'jk/split-broken-ident' | Junio C Hamano | 2013-10-28 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | split_ident: parse timestamp from end of linejk/split-broken-ident | Jeff King | 2013-10-15 | 1 | -2/+7 |
* | | | | | | | | | Merge branch 'jc/revision-range-unpeel' | Junio C Hamano | 2013-10-28 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | revision: do not peel tags used in range notation | Junio C Hamano | 2013-10-15 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch 'jx/relative-path-regression-fix' | Junio C Hamano | 2013-10-28 | 1 | -28/+32 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | relative_path should honor dos-drive-prefix | Jiang Xin | 2013-10-14 | 1 | -0/+4 |
| * | | | | | | | | | | test: use unambigous leading path (/foo) for MSYS | Jiang Xin | 2013-10-14 | 1 | -28/+28 |
* | | | | | | | | | | | Merge branch 'hu/cherry-pick-previous-branch' | Junio C Hamano | 2013-10-23 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cherry-pick: handle "-" after parsing optionshu/cherry-pick-previous-branch | Jeff King | 2013-10-10 | 1 | -0/+12 |
* | | | | | | | | | | | | Merge branch 'mg/more-textconv' | Junio C Hamano | 2013-10-23 | 3 | -15/+60 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | grep: honor --textconv for the case rev:pathmg/more-textconv | Michael J Gruber | 2013-05-10 | 1 | -5/+1 |
| * | | | | | | | | | | | | grep: allow to use textconv filters | Jeff King | 2013-05-10 | 1 | -1/+5 |
| * | | | | | | | | | | | | t7008: demonstrate behavior of grep with textconv | Michael J Gruber | 2013-05-10 | 1 | -0/+31 |
| * | | | | | | | | | | | | cat-file: do not die on --textconv without textconv filters | Michael J Gruber | 2013-05-10 | 1 | -15/+5 |
| * | | | | | | | | | | | | show: honor --textconv for blobs | Michael J Gruber | 2013-05-10 | 1 | -3/+3 |
| * | | | | | | | | | | | | t4030: demonstrate behavior of show with textconv | Michael J Gruber | 2013-05-10 | 1 | -0/+24 |
* | | | | | | | | | | | | | Merge branch 'jk/clone-progress-to-stderr' | Junio C Hamano | 2013-10-18 | 3 | -5/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | clone: always set transport optionsjk/clone-progress-to-stderr | Jeff King | 2013-09-18 | 1 | -0/+4 |
| * | | | | | | | | | | | | clone: treat "checking connectivity" like other progress | Jeff King | 2013-09-18 | 1 | -1/+2 |
| * | | | | | | | | | | | | clone: send diagnostic messages to stderr | Jeff King | 2013-09-18 | 2 | -5/+6 |
* | | | | | | | | | | | | | Merge branch 'jk/format-patch-from' | Junio C Hamano | 2013-10-17 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | format-patch: print in-body "From" only when neededjk/format-patch-from | Jeff King | 2013-09-20 | 1 | -0/+10 |
* | | | | | | | | | | | | | Merge branch 'jk/trailing-slash-in-pathspec' | Junio C Hamano | 2013-10-17 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | reset: handle submodule with trailing slashjk/trailing-slash-in-pathspec | John Keeping | 2013-09-13 | 1 | -2/+4 |
* | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-10-17 | 1 | -21/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'nd/git-dir-pointing-at-gitfile' into maint | Junio C Hamano | 2013-10-17 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ap/commit-author-mailmap' into maint | Junio C Hamano | 2013-10-17 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'es/rebase-i-no-abbrev' into maint | Junio C Hamano | 2013-10-17 | 1 | -2/+87 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rt/rebase-p-no-merge-summary' into maint | Junio C Hamano | 2013-10-17 | 1 | -0/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | t4254: modernize tests | SZEDER Gábor | 2013-10-17 | 1 | -21/+15 |
* | | | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-10-16 | 1 | -0/+67 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | git-svn: Warn about changing default for --prefix in Git v2.0 | Johan Herland | 2013-10-12 | 1 | -0/+67 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-10-15 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | clone --branch: refuse to clone if upstream repo is empty | Ralf Thielow | 2013-10-14 | 1 | -1/+7 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | Merge branch 'bc/completion-for-bash-3.0' into maint | Junio C Hamano | 2013-09-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mm/no-shell-escape-in-die-message' into maint | Junio C Hamano | 2013-09-18 | 1 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jl/some-submodule-config-are-not-boolean' into maint | Junio C Hamano | 2013-09-18 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/log-full-diff-keep-true-parents' into maint | Junio C Hamano | 2013-09-18 | 2 | -0/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/transport-do-not-use-connect-twice-in-fetch' into maint | Junio C Hamano | 2013-09-18 | 1 | -0/+72 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sp/clip-read-write-to-8mb' into maint | Junio C Hamano | 2013-09-18 | 1 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |