Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2012-12-18 |
|\ | |||
| * | t7004: do not create unneeded gpghome/gpg.conf when GPG is not used | Junio C Hamano | 2012-12-18 |
| * | Merge branch 'jk/pickaxe-textconv' into maint | Junio C Hamano | 2012-12-18 |
| |\ | |||
| * \ | Merge branch 'lt/diff-stat-show-0-lines' into maint | Junio C Hamano | 2012-12-07 |
| |\ \ | |||
| * \ \ | Merge branch 'pw/maint-p4-rcs-expansion-newline' into maint | Junio C Hamano | 2012-11-28 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'jh/update-ref-d-through-symref' into maint | Junio C Hamano | 2012-11-27 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'cn/config-missing-path' into maint | Junio C Hamano | 2012-11-25 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/maint-gitweb-xss' into maint | Junio C Hamano | 2012-11-25 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jk/maint-diff-grep-textconv' into maint | Junio C Hamano | 2012-11-20 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'js/format-2047' into maint | Junio C Hamano | 2012-11-20 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'rs/branch-del-symref' into maint | Junio C Hamano | 2012-11-18 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nd/grep-true-path' into maint | Junio C Hamano | 2012-11-18 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/grep-pcre-loose-ends' (early part) into maint | Junio C Hamano | 2012-11-18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/test-say-color-avoid-echo-escape' into maint | Junio C Hamano | 2012-11-18 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | | Makefile: whitespace style fixes in macro definitions | Stefano Lattarini | 2012-12-10 |
* | | | | | | | | | | | | | | Merge branch 'rr/t4041-cleanup' | Junio C Hamano | 2012-12-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | t4041 (diff-submodule-option): modernize style | Ramkumar Ramachandra | 2012-12-02 |
| * | | | | | | | | | | | | | | t4041 (diff-submodule-option): rewrite add_file() routine | Ramkumar Ramachandra | 2012-12-02 |
| * | | | | | | | | | | | | | | t4041 (diff-submodule-option): parse digests sensibly | Ramkumar Ramachandra | 2012-12-02 |
| * | | | | | | | | | | | | | | t4041 (diff-submodule-option): don't hardcode SHA-1 in expected outputs | Ramkumar Ramachandra | 2012-11-27 |
* | | | | | | | | | | | | | | | Merge branch 'pw/p4-various-fixes' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | git p4 test: display unresolvable host error | Pete Wyckoff | 2012-11-26 |
| * | | | | | | | | | | | | | | | git p4: catch p4 errors when streaming file contents | Pete Wyckoff | 2012-11-26 |
| * | | | | | | | | | | | | | | | git p4: handle servers without move support | Pete Wyckoff | 2012-11-26 |
| |/ / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | Merge branch 'lt/diff-stat-show-0-lines' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | t4049: refocus tests | Junio C Hamano | 2012-11-29 |
| * | | | | | | | | | | | | | | diff --stat: do not count "unmerged" entries | Junio C Hamano | 2012-11-27 |
| * | | | | | | | | | | | | | | diff --stat: move the "total count" logic to the last loop | Junio C Hamano | 2012-11-27 |
| * | | | | | | | | | | | | | | test: add failing tests for "diff --stat" to t4049 | Junio C Hamano | 2012-11-27 |
* | | | | | | | | | | | | | | | Merge branch 'fc/remote-hg' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | test-lib: avoid full path to store test results | Felipe Contreras | 2012-11-04 |
* | | | | | | | | | | | | | | | | Merge branch 'jk/send-email-sender-prompt' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | t9001: check send-email behavior with implicit sender | Jeff King | 2012-11-28 |
| * | | | | | | | | | | | | | | | | Merge branch 'fc/send-email-no-sender-prompt' into jk/send-email-sender-prompt | Junio C Hamano | 2012-11-28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | t: add tests for "git var" | Jeff King | 2012-11-28 |
| * | | | | | | | | | | | | | | | | | t7502: factor out autoident prerequisite | Jeff King | 2012-11-15 |
| * | | | | | | | | | | | | | | | | | test-lib: allow negation of prerequisites | Jeff King | 2012-11-15 |
* | | | | | | | | | | | | | | | | | | Merge branch 'fc/send-email-no-sender-prompt' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | | send-email: avoid questions when user has an ident | Felipe Contreras | 2012-11-26 |
| |/ / / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | | Merge branch 'jl/submodule-rm' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | Teach rm to remove submodules when given with a trailing '/' | Jens Lehmann | 2012-11-23 |
* | | | | | | | | | | | | | | | | | | Merge branch 'fc/completion-test-simplification' | Junio C Hamano | 2012-11-29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | completion: simplify __gitcomp() test helper | Felipe Contreras | 2012-11-16 |
| * | | | | | | | | | | | | | | | | | | completion: refactor __gitcomp related tests | Felipe Contreras | 2012-11-16 |
| * | | | | | | | | | | | | | | | | | | completion: consolidate test_completion*() tests | Felipe Contreras | 2012-11-16 |
| * | | | | | | | | | | | | | | | | | | completion: simplify tests using test_completion_long() | Felipe Contreras | 2012-11-16 |
| * | | | | | | | | | | | | | | | | | | completion: standardize final space marker in tests | Felipe Contreras | 2012-11-16 |
| * | | | | | | | | | | | | | | | | | | completion: add comment for test_completion() | Felipe Contreras | 2012-11-16 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'mm/status-push-pull-advise' | Junio C Hamano | 2012-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | | status: add advice on how to push/pull to tracking branch | Matthieu Moy | 2012-11-16 |
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |