Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 2012-07-09 | |
| * | | | | sha1_name.c: teach lookup context to get_sha1_with_context() | Junio C Hamano | 2012-07-09 | |
| * | | | | sha1_name.c: many short names can only be committish | Junio C Hamano | 2012-07-09 | |
| * | | | | sha1_name.c: teach get_short_sha1() a commit-only option | Junio C Hamano | 2012-07-03 | |
| * | | | | sha1_name.c: allow get_short_sha1() to take other flags | Junio C Hamano | 2012-07-03 | |
| * | | | | sha1_name.c: get rid of get_sha1_with_mode() | Junio C Hamano | 2012-07-03 | |
| * | | | | sha1_name.c: get rid of get_sha1_with_mode_1() | Junio C Hamano | 2012-07-03 | |
| * | | | | sha1_name.c: hide get_sha1_with_context_1() ugliness | Junio C Hamano | 2012-07-02 | |
* | | | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname' | Junio C Hamano | 2012-07-13 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 | |
| | |/ / | |/| | | ||||
* | | | | Merge branch 'mm/config-xdg' | Junio C Hamano | 2012-07-09 | |
|\ \ \ \ | ||||
| * | | | | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 2012-06-25 | |
| |/ / / | ||||
* | | | | Merge branch 'th/diff-no-index-fixes' | Junio C Hamano | 2012-07-04 | |
|\ \ \ \ | ||||
| * | | | | diff: handle relative paths in no-index | Jeff King | 2012-06-22 | |
| | |_|/ | |/| | | ||||
| * | | | Merge branch 'hv/submodule-alt-odb' into maint | Junio C Hamano | 2012-05-25 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'ct/advise-push-default' into maint | Junio C Hamano | 2012-05-11 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'jk/run-command-eacces' into maint | Junio C Hamano | 2012-04-26 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge branch 'jk/diff-no-rename-empty' into maint | Junio C Hamano | 2012-04-26 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'jc/commit-hook-authorship' into maint | Junio C Hamano | 2012-04-26 | |
| |\ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ | Merge branch 'mm/verify-filename-fix' | Junio C Hamano | 2012-06-28 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| * | | | | | | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'jk/ident-gecos-strbuf' | Junio C Hamano | 2012-05-29 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 2012-05-24 | |
| * | | | | | | | | ident: let callers omit name with fmt_indent | Jeff King | 2012-05-24 | |
| * | | | | | | | | fmt_ident: drop IDENT_WARN_ON_NO_NAME code | Jeff King | 2012-05-22 | |
| * | | | | | | | | move git_default_* variables to ident.c | Jeff King | 2012-05-22 | |
| * | | | | | | | | move identity config parsing to ident.c | Jeff King | 2012-05-22 | |
| * | | | | | | | | ident: split setup_ident into separate functions | Jeff King | 2012-05-22 | |
* | | | | | | | | | Merge branch 'hv/submodule-alt-odb' | Junio C Hamano | 2012-05-23 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | teach add_submodule_odb() to look for alternates | Heiko Voigt | 2012-05-14 | |
* | | | | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2012-05-02 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | i18n: mark relative dates for translation | Jonathan Nieder | 2012-04-24 | |
* | | | | | | | | | Merge branch 'mm/simple-push' | Junio C Hamano | 2012-05-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | push: introduce new push.default mode "simple" | Matthieu Moy | 2012-04-24 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'jc/index-v4' | Junio C Hamano | 2012-05-02 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | read-cache.c: write prefix-compressed names in the index | Junio C Hamano | 2012-04-04 | |
| * | | | | | | | | cache.h: hide on-disk index details | Junio C Hamano | 2012-04-03 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge branch 'ct/advise-push-default' | Junio C Hamano | 2012-04-20 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | clean up struct ref's nonfastforward field | Jeff King | 2012-03-26 | |
| * | | | | | | | push: Provide situational hints for non-fast-forward errors | Christopher Tiwald | 2012-03-19 | |
| |/ / / / / / | ||||
* | | | | | | | Merge branch 'jk/run-command-eacces' | Junio C Hamano | 2012-04-20 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | run-command: treat inaccessible directories as ENOENT | Jeff King | 2012-04-05 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge branch 'jk/diff-no-rename-empty' | Junio C Hamano | 2012-04-16 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | make is_empty_blob_sha1 available everywhere | Jeff King | 2012-03-23 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge branch 'jc/commit-hook-authorship' | Junio C Hamano | 2012-04-15 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||
| * | | | ident.c: add split_ident_line() to parse formatted ident line | Junio C Hamano | 2012-03-11 | |
| | |/ | |/| | ||||
* | | | Merge branch 'jh/threadable-symlink-check' | Junio C Hamano | 2012-03-06 | |
|\ \ \ | ||||
| * | | | Add threaded versions of functions in symlinks.c. | Jared Hance | 2012-03-02 | |
| |/ / | ||||
| * | | Merge branch 'jk/git-dir-lookup' into maint | Junio C Hamano | 2012-02-21 | |
| |\ \ | ||||
| * \ \ | Merge branch 'zj/term-columns' into maint | Junio C Hamano | 2012-02-21 | |
| |\ \ \ |