Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3 | Junio C Hamano | 2015-05-11 |
|\ | |||
| * | log -L: improve error message on malformed argument | Matthieu Moy | 2015-04-20 |
* | | Merge branch 'jc/diff-no-index-d-f' into maint-2.3 | Junio C Hamano | 2015-05-11 |
|\ \ | |||
| * | | diff-no-index: align D/F handling with that of normal Git | Junio C Hamano | 2015-03-26 |
| * | | diff-no-index: DWIM "diff D F" into "diff D/F F" | Junio C Hamano | 2015-03-25 |
* | | | Merge branch 'tb/connect-ipv6-parse-fix' into maint | Junio C Hamano | 2015-04-27 |
|\ \ \ | |||
| * | | | connect.c: ignore extra colon after hostname | Torsten Bögershausen | 2015-04-08 |
* | | | | Merge branch 'jk/test-annoyances' into maint | Junio C Hamano | 2015-04-21 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| * | | | t5551: make EXPENSIVE test cheaper | Jeff King | 2015-03-12 |
| * | | | t5541: move run_with_cmdline_limit to test-lib.sh | Jeff King | 2015-03-12 |
| * | | | t: pass GIT_TRACE through Apache | Jeff King | 2015-03-12 |
| * | | | t: redirect stderr GIT_TRACE to descriptor 4 | Jeff King | 2015-03-12 |
| * | | | t: translate SIGINT to an exit | Jeff King | 2015-03-12 |
* | | | | Merge branch 'tg/test-index-v4' into maint | Junio C Hamano | 2015-03-28 |
|\ \ \ \ | |||
| * | | | | t1700: make test pass with index-v4 | Thomas Gummerer | 2015-03-20 |
* | | | | | Merge branch 'ct/prompt-untracked-fix' into maint | Junio C Hamano | 2015-03-28 |
|\ \ \ \ \ | |||
| * | | | | | git prompt: use toplevel to find untracked files | Cody A Taylor | 2015-03-15 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge branch 'jk/fetch-pack' into maint | Junio C Hamano | 2015-03-28 |
|\ \ \ \ \ | |||
| * | | | | | filter_ref: make a copy of extra "sought" entries | Jeff King | 2015-03-19 |
* | | | | | | Merge branch 'jk/prune-with-corrupt-refs' into maint | Junio C Hamano | 2015-03-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | refs.c: drop curate_packed_refs | Jeff King | 2015-03-20 |
| * | | | | | | repack: turn on "ref paranoia" when doing a destructive repack | Jeff King | 2015-03-20 |
| * | | | | | | prune: turn on ref_paranoia flag | Jeff King | 2015-03-20 |
| * | | | | | | t5312: test object deletion code paths in a corrupted repository | Jeff King | 2015-03-20 |
* | | | | | | | Merge branch 'jk/smart-http-hide-refs' into maint | Junio C Hamano | 2015-03-27 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | upload-pack: fix transfer.hiderefs over smart-http | Jeff King | 2015-03-12 |
* | | | | | | | | Merge branch 'sg/completion-remote' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | completion: add a test for __git_remotes() helper function | SZEDER Gábor | 2015-03-06 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jc/decorate-leaky-separator-color' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | log --decorate: do not leak "commit" color into the next item | Junio C Hamano | 2015-03-04 |
* | | | | | | | | | Merge branch 'kn/git-cd-to-empty' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | git: treat "git -C '<path>'" as a no-op when <path> is empty | Karthik Nayak | 2015-03-06 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'mg/verify-commit' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t7510: do not fail when gpg warns about insecure memory | Kyle J. McKay | 2015-03-10 |
* | | | | | | | | | | Merge branch 'es/rebase-i-count-todo' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | rebase-interactive: suppress whitespace preceding item count | Eric Sunshine | 2015-03-06 |
* | | | | | | | | | | | Merge branch 'tb/connect-ipv6-parse-fix' into maint | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| * | | | | | | | | | t5500: show user name and host in diag-url | Torsten Bögershausen | 2015-02-22 |
| * | | | | | | | | | t5601: add more test cases for IPV6 | Torsten Bögershausen | 2015-02-22 |
| * | | | | | | | | | connect.c: allow ssh://user@[2001:db8::1]/repo.git | Torsten Bögershausen | 2015-02-22 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'ak/t5516-typofix' into maint | Junio C Hamano | 2015-03-13 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t5516: correct misspelled pushInsteadOf | Anders Kaseorg | 2015-03-03 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/diff-test-updates' into maint | Junio C Hamano | 2015-03-13 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | test_ln_s_add: refresh stat info of fake symbolic links | Johannes Sixt | 2015-02-23 |
| * | | | | | | | | | t4008: modernise style | Junio C Hamano | 2015-02-15 |
| * | | | | | | | | | t/diff-lib: check exact object names in compare_diff_raw | Junio C Hamano | 2015-02-15 |
| * | | | | | | | | | tests: do not borrow from COPYING and README from the real source | Junio C Hamano | 2015-02-15 |
| * | | | | | | | | | t4010: correct expected object names | Junio C Hamano | 2015-02-15 |
| * | | | | | | | | | t9300: correct expected object names | Junio C Hamano | 2015-02-15 |
| * | | | | | | | | | t4008: correct stale comments | Junio C Hamano | 2015-02-15 |