Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | remote-hg: avoid bad refs | Felipe Contreras | 2012-11-12 | 1 | -0/+3 | |
| * | | | | | | | | remote-hg: try the 'tip' if no checkout present | Felipe Contreras | 2012-11-12 | 1 | -0/+2 | |
| * | | | | | | | | remote-hg: fix compatibility with older versions of hg | Felipe Contreras | 2012-11-12 | 1 | -1/+1 | |
| * | | | | | | | | remote-hg: add missing config for basic tests | Ramkumar Ramachandra | 2012-11-12 | 1 | -0/+9 | |
| * | | | | | | | | remote-hg: the author email can be null | Felipe Contreras | 2012-11-04 | 1 | -3/+3 | |
| * | | | | | | | | remote-hg: add option to not track branches | Felipe Contreras | 2012-11-04 | 1 | -8/+14 | |
| * | | | | | | | | remote-hg: add extra author test | Felipe Contreras | 2012-11-04 | 1 | -1/+5 | |
| * | | | | | | | | remote-hg: add tests to compare with hg-git | Felipe Contreras | 2012-11-04 | 1 | -0/+462 | |
| * | | | | | | | | remote-hg: add bidirectional tests | Felipe Contreras | 2012-11-04 | 1 | -0/+243 | |
| * | | | | | | | | test-lib: avoid full path to store test results | Felipe Contreras | 2012-11-04 | 1 | -1/+2 | |
| * | | | | | | | | remote-hg: add basic tests | Felipe Contreras | 2012-11-04 | 2 | -0/+125 | |
| * | | | | | | | | remote-hg: fake bookmark when there's none | Felipe Contreras | 2012-11-04 | 1 | -5/+14 | |
| * | | | | | | | | remote-hg: add compat for hg-git author fixes | Felipe Contreras | 2012-11-04 | 1 | -6/+53 | |
| * | | | | | | | | remote-hg: add support for hg-git compat mode | Felipe Contreras | 2012-11-04 | 1 | -6/+83 | |
| * | | | | | | | | remote-hg: match hg merge behavior | Felipe Contreras | 2012-11-04 | 1 | -0/+17 | |
| * | | | | | | | | remote-hg: make sure the encoding is correct | Felipe Contreras | 2012-11-04 | 1 | -1/+11 | |
| * | | | | | | | | remote-hg: add support to push URLs | Felipe Contreras | 2012-11-04 | 1 | -2/+12 | |
| * | | | | | | | | remote-hg: add support for remote pushing | Felipe Contreras | 2012-11-04 | 1 | -2/+7 | |
| * | | | | | | | | remote-hg: add support for pushing | Felipe Contreras | 2012-11-04 | 1 | -2/+215 | |
| * | | | | | | | | Add new remote-hg transport helper | Felipe Contreras | 2012-11-04 | 1 | -0/+391 | |
* | | | | | | | | | Merge branch 'mk/complete-tcsh' | Junio C Hamano | 2012-11-29 | 1 | -7/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Support for git aliasing for tcsh completion | Marc Khouzam | 2012-11-27 | 1 | -7/+12 | |
* | | | | | | | | | | Merge branch 'jc/doc-push-satellite' | Junio C Hamano | 2012-11-29 | 1 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Documentation/git-push.txt: clarify the "push from satellite" workflow | Junio C Hamano | 2012-11-27 | 1 | -2/+14 | |
* | | | | | | | | | | Merge branch 'km/send-email-remove-cruft-in-address' | Junio C Hamano | 2012-11-29 | 1 | -18/+59 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-send-email: allow edit invalid email address | Krzysztof Mazur | 2012-11-26 | 1 | -3/+6 | |
| * | | | | | | | | | | git-send-email: ask what to do with an invalid email address | Krzysztof Mazur | 2012-11-26 | 1 | -2/+10 | |
| * | | | | | | | | | | git-send-email: remove invalid addresses earlier | Krzysztof Mazur | 2012-11-26 | 1 | -13/+39 | |
| * | | | | | | | | | | git-send-email: fix fallback code in extract_valid_address() | Krzysztof Mazur | 2012-11-26 | 1 | -5/+5 | |
| * | | | | | | | | | | git-send-email: remove garbage after email address | Krzysztof Mazur | 2012-11-26 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge branch 'jk/send-email-sender-prompt' | Junio C Hamano | 2012-11-29 | 9 | -26/+169 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | t9001: check send-email behavior with implicit sender | Jeff King | 2012-11-28 | 1 | -0/+28 | |
| * | | | | | | | | | | | Merge branch 'fc/send-email-no-sender-prompt' into jk/send-email-sender-prompt | Junio C Hamano | 2012-11-28 | 2 | -9/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | t: add tests for "git var" | Jeff King | 2012-11-28 | 1 | -0/+49 | |
| * | | | | | | | | | | | | ident: keep separate "explicit" flags for author and committer | Jeff King | 2012-11-15 | 3 | -10/+29 | |
| * | | | | | | | | | | | | ident: make user_ident_explicitly_given static | Jeff King | 2012-11-15 | 2 | -5/+5 | |
| * | | | | | | | | | | | | t7502: factor out autoident prerequisite | Jeff King | 2012-11-15 | 2 | -11/+7 | |
| * | | | | | | | | | | | | test-lib: allow negation of prerequisites | Jeff King | 2012-11-15 | 2 | -1/+52 | |
* | | | | | | | | | | | | | Merge branch 'fc/send-email-no-sender-prompt' | Junio C Hamano | 2012-11-29 | 2 | -9/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | send-email: avoid questions when user has an ident | Felipe Contreras | 2012-11-26 | 2 | -9/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'er/doc-add-new-commands' | Junio C Hamano | 2012-11-29 | 1 | -0/+99 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Documentation: how to add a new command | Eric S. Raymond | 2012-11-26 | 1 | -0/+99 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'jl/submodule-rm' | Junio C Hamano | 2012-11-29 | 2 | -0/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Teach rm to remove submodules when given with a trailing '/' | Jens Lehmann | 2012-11-23 | 2 | -0/+32 | |
* | | | | | | | | | | | | | Merge branch 'pp/gitweb-config-underscore' | Junio C Hamano | 2012-11-29 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | gitweb: make remote_heads config setting work | Phil Pennock | 2012-11-21 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | Merge branch 'fc/completion-test-simplification' | Junio C Hamano | 2012-11-29 | 1 | -82/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | completion: simplify __gitcomp() test helper | Felipe Contreras | 2012-11-16 | 1 | -10/+5 | |
| * | | | | | | | | | | | | | | completion: refactor __gitcomp related tests | Felipe Contreras | 2012-11-16 | 1 | -50/+28 | |
| * | | | | | | | | | | | | | | completion: consolidate test_completion*() tests | Felipe Contreras | 2012-11-16 | 1 | -17/+14 |