Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'th/diff-no-index-fixes' into maint | Junio C Hamano | 2012-07-11 | 1 | -0/+1 |
|\ | |||||
| * | diff: handle relative paths in no-index | Jeff King | 2012-06-22 | 1 | -0/+1 |
| * | Merge branch 'hv/submodule-alt-odb' into maint | Junio C Hamano | 2012-05-25 | 1 | -0/+1 |
| |\ | |||||
| * \ | Merge branch 'ct/advise-push-default' into maint | Junio C Hamano | 2012-05-11 | 1 | -1/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'jk/run-command-eacces' into maint | Junio C Hamano | 2012-04-26 | 1 | -0/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'jk/diff-no-rename-empty' into maint | Junio C Hamano | 2012-04-26 | 1 | -0/+13 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 2012-04-26 | 1 | -0/+16 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'jk/ident-gecos-strbuf' | Junio C Hamano | 2012-05-29 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 2012-05-24 | 1 | -1/+1 |
| * | | | | | | | | ident: let callers omit name with fmt_indent | Jeff King | 2012-05-24 | 1 | -0/+1 |
| * | | | | | | | | fmt_ident: drop IDENT_WARN_ON_NO_NAME code | Jeff King | 2012-05-22 | 1 | -3/+2 |
| * | | | | | | | | move git_default_* variables to ident.c | Jeff King | 2012-05-22 | 1 | -3/+0 |
| * | | | | | | | | move identity config parsing to ident.c | Jeff King | 2012-05-22 | 1 | -0/+1 |
| * | | | | | | | | ident: split setup_ident into separate functions | Jeff King | 2012-05-22 | 1 | -0/+3 |
* | | | | | | | | | Merge branch 'hv/submodule-alt-odb' | Junio C Hamano | 2012-05-23 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | teach add_submodule_odb() to look for alternates | Heiko Voigt | 2012-05-14 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 | 1 | -4/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | i18n: mark relative dates for translation | Jonathan Nieder | 2012-04-24 | 1 | -4/+2 |
* | | | | | | | | | Merge branch 'mm/simple-push' | Junio C Hamano | 2012-05-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | push: introduce new push.default mode "simple" | Matthieu Moy | 2012-04-24 | 1 | -0/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | 1 | -48/+4 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | read-cache.c: write prefix-compressed names in the index | Junio C Hamano | 2012-04-04 | 1 | -0/+4 |
| * | | | | | | | | cache.h: hide on-disk index details | Junio C Hamano | 2012-04-03 | 1 | -48/+0 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ct/advise-push-default' | Junio C Hamano | 2012-04-20 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | clean up struct ref's nonfastforward fieldct/advise-push-default | Jeff King | 2012-03-26 | 1 | -4/+1 |
| * | | | | | | | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-19 | 1 | -2/+6 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'jk/run-command-eacces' | Junio C Hamano | 2012-04-20 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | run-command: treat inaccessible directories as ENOENT | Jeff King | 2012-04-05 | 1 | -0/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/diff-no-rename-empty' | Junio C Hamano | 2012-04-16 | 1 | -0/+13 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | make is_empty_blob_sha1 available everywhere | Jeff King | 2012-03-23 | 1 | -0/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jc/commit-hook-authorship' | Junio C Hamano | 2012-04-15 | 1 | -0/+16 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | ident.c: add split_ident_line() to parse formatted ident line | Junio C Hamano | 2012-03-11 | 1 | -0/+16 |
| | |/ | |/| | |||||
* | | | Merge branch 'jh/threadable-symlink-check' | Junio C Hamano | 2012-03-06 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Add threaded versions of functions in symlinks.c.jh/threadable-symlink-check | Jared Hance | 2012-03-02 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'zj/term-columns' into maint | Junio C Hamano | 2012-02-21 | 1 | -0/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'jk/config-include' | Junio C Hamano | 2012-02-23 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | config: add include directive | Jeff King | 2012-02-17 | 1 | -1/+10 |
| * | | | | | config: eliminate config_exclusive_filename | Jeff King | 2012-02-17 | 1 | -2/+0 |
| * | | | | | config: provide a version of git_config with more options | Jeff King | 2012-02-17 | 1 | -0/+1 |
| * | | | | | config: teach git_config_rename_section a file argument | Jeff King | 2012-02-17 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'zj/decimal-width' | Junio C Hamano | 2012-02-20 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | make lineno_width() from blame reusable for otherszj/decimal-width | Zbigniew Jędrzejewski-Szmek | 2012-02-14 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'zj/term-columns' | Junio C Hamano | 2012-02-20 | 1 | -0/+1 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | pager: find out the terminal width before spawning the pagerzj/term-columns | Zbigniew Jędrzejewski-Szmek | 2012-02-13 | 1 | -0/+1 |
* | | | | | Merge branch 'jk/git-dir-lookup' | Junio C Hamano | 2012-02-14 | 1 | -0/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | standardize and improve lookup rules for external local reposjk/git-dir-lookup | Jeff King | 2012-02-02 | 1 | -0/+1 |
* | | | | server_supports(): parse feature list more carefully | Junio C Hamano | 2012-01-08 | 1 | -0/+1 |
| |_|/ |/| | |