summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mg/status-v-v'Junio C Hamano2015-03-171-67/+36
|\
| * commit/status: show the index-worktree diff with -v -vMichael J Gruber2015-03-061-0/+11
| * t7508: test git status -vMichael J Gruber2015-03-061-2/+12
| * t7508: .gitignore 'expect' and 'output' filesJunio C Hamano2015-03-061-65/+13
* | Merge branch 'mg/sequencer-commit-messages-always-verbatim'Junio C Hamano2015-03-171-0/+28
|\ \
| * | sequencer: preserve commit messagesmg/sequencer-commit-messages-always-verbatimMichael J Gruber2015-03-061-0/+28
* | | Merge branch 'sg/completion-remote'Junio C Hamano2015-03-171-0/+19
|\ \ \
| * | | completion: add a test for __git_remotes() helper functionSZEDER Gábor2015-03-061-0/+19
| | |/ | |/|
* | | Merge branch 'es/rebase-i-count-todo'Junio C Hamano2015-03-171-0/+9
|\ \ \
| * | | rebase-interactive: suppress whitespace preceding item countEric Sunshine2015-03-061-0/+9
* | | | Merge branch 'rs/zip-text'Junio C Hamano2015-03-171-1/+46
|\ \ \ \
| * | | | archive-zip: mark text files in archivesrs/zip-textRené Scharfe2015-03-051-1/+46
| | |_|/ | |/| |
* | | | Merge branch 'jk/diffcore-rename-duplicate'Junio C Hamano2015-03-101-0/+79
|\ \ \ \
| * | | | diffcore-rename: avoid processing duplicate destinationsjk/diffcore-rename-duplicateJeff King2015-02-271-0/+79
| |/ / /
* | | | Merge branch 'ak/t5516-typofix'Junio C Hamano2015-03-061-1/+1
|\ \ \ \
| * | | | t5516: correct misspelled pushInsteadOfak/t5516-typofixAnders Kaseorg2015-03-031-1/+1
| |/ / /
* | | | Merge branch 'mk/diff-shortstat-dirstat-fix'Junio C Hamano2015-03-061-0/+14
|\ \ \ \
| * | | | diff --shortstat --dirstat: remove duplicate outputmk/diff-shortstat-dirstat-fixMårten Kongstad2015-03-021-0/+14
| |/ / /
* | | | Merge branch 'tb/connect-ipv6-parse-fix'Junio C Hamano2015-03-052-36/+74
|\ \ \ \
| * | | | t5500: show user name and host in diag-urlTorsten Bögershausen2015-02-221-18/+33
| * | | | t5601: add more test cases for IPV6Torsten Bögershausen2015-02-221-17/+40
| * | | | connect.c: allow ssh://user@[2001:db8::1]/repo.gitTorsten Bögershausen2015-02-221-1/+1
* | | | | Merge branch 'jc/diff-test-updates'Junio C Hamano2015-03-0511-175/+550
|\ \ \ \ \
| * | | | | test_ln_s_add: refresh stat info of fake symbolic linksjc/diff-test-updatesJohannes Sixt2015-02-231-1/+3
| * | | | | t4008: modernise styleJunio C Hamano2015-02-151-160/+126
| * | | | | t/diff-lib: check exact object names in compare_diff_rawJunio C Hamano2015-02-151-1/+1
| * | | | | tests: do not borrow from COPYING and README from the real sourceJunio C Hamano2015-02-157-26/+433
| * | | | | t4010: correct expected object namesJunio C Hamano2015-02-151-1/+1
| * | | | | t9300: correct expected object namesJunio C Hamano2015-02-151-2/+2
| * | | | | t4008: correct stale commentsJunio C Hamano2015-02-151-3/+3
* | | | | | Merge branch 'mh/refs-have-new'Junio C Hamano2015-03-051-0/+30
|\ \ \ \ \ \
| * | | | | | commit: avoid race when creating orphan commitsMichael Haggerty2015-02-171-1/+1
| * | | | | | commit: add tests of commit racesMichael Haggerty2015-02-171-0/+30
* | | | | | | Merge branch 'jk/daemon-interpolate'Junio C Hamano2015-03-031-0/+27
|\ \ \ \ \ \ \
| * | | | | | | daemon: sanitize incoming virtual hostnamejk/daemon-interpolateJeff King2015-02-171-0/+11
| * | | | | | | t5570: test git-daemon's --interpolated-path optionJeff King2015-02-171-0/+16
* | | | | | | | Merge branch 'km/send-email-getopt-long-workarounds'Junio C Hamano2015-03-031-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | git-send-email.perl: support no- prefix with older GetOptionskm/send-email-getopt-long-workaroundsKyle J. McKay2015-02-161-5/+5
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'jc/apply-beyond-symlink'Junio C Hamano2015-03-032-0/+247
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: do not touch a file beyond a symbolic linkjc/apply-beyond-symlinkJunio C Hamano2015-02-102-4/+91
| * | | | | | | | apply: do not read from beyond a symbolic linkJunio C Hamano2015-02-101-0/+19
| * | | | | | | | apply: reject input that touches outside the working areaJunio C Hamano2015-02-101-0/+141
* | | | | | | | | Merge branch 'jk/sanity'Junio C Hamano2015-02-254-9/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen2015-02-151-3/+22
| * | | | | | | | | tests: correct misuses of POSIXPERMJunio C Hamano2015-01-162-5/+14
| * | | | | | | | | t/lib-httpd: switch SANITY check for NOT_ROOTJeff King2015-01-162-1/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/prune-mtime'Junio C Hamano2015-02-221-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sha1_file: fix iterating loose alternate objectsJonathon Mah2015-02-091-0/+8
* | | | | | | | | | Merge branch 'ps/submodule-sanitize-path-upon-add'Junio C Hamano2015-02-221-0/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-submodule.sh: fix '/././' path normalizationps/submodule-sanitize-path-upon-addPatrick Steinhardt2015-02-021-0/+17
| | |_|/ / / / / / / | |/| | | | | | | |