Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | pathspec: apply "*.c" optimization from exclude | Nguyễn Thái Ngọc Duy | 2012-11-26 | 1 | -0/+3 | |
| * | | | | | pathspec: save the non-wildcard length part | Nguyễn Thái Ngọc Duy | 2012-11-19 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'mh/ceiling' | Junio C Hamano | 2013-01-02 | 1 | -1/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | longest_ancestor_length(): take a string_list argument for prefixes | Michael Haggerty | 2012-10-29 | 1 | -1/+1 | |
| * | | | Introduce new function real_path_if_valid() | Michael Haggerty | 2012-10-29 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* | | | ident: keep separate "explicit" flags for author and committer | Jeff King | 2012-11-15 | 1 | -1/+2 | |
* | | | ident: make user_ident_explicitly_given static | Jeff King | 2012-11-15 | 1 | -4/+0 | |
| |/ |/| | ||||||
* | | Move setup_diff_pager to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -0/+1 | |
* | | Move try_merge_command and checkout_fast_forward to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 | 1 | -2/+9 | |
|/ | ||||||
* | ident.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 1 | -2/+0 | |
* | trace.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+0 | |
* | read-cache.c: mark a private file-scope symbol as static | Junio C Hamano | 2012-09-15 | 1 | -1/+0 | |
* | symlinks.c: mark private file-scope symbols as static | Junio C Hamano | 2012-09-15 | 1 | -2/+0 | |
* | Merge branch 'jc/maint-config-exit-status' | Junio C Hamano | 2012-09-03 | 1 | -0/+1 | |
|\ | ||||||
| * | config: "git config baa" should exit with status 1 | Junio C Hamano | 2012-07-30 | 1 | -0/+1 | |
* | | Merge branch 'jc/capabilities' | Junio C Hamano | 2012-08-29 | 1 | -1/+3 | |
|\ \ | ||||||
| * | | parse_feature_request: make it easier to see feature values | Jeff King | 2012-08-13 | 1 | -1/+3 | |
* | | | Merge branch 'tg/ce-namelen-field' | Junio C Hamano | 2012-07-23 | 1 | -13/+6 | |
|\ \ \ | ||||||
| * | | | Strip namelen out of ce_flags into a ce_namelen field | Thomas Gummerer | 2012-07-11 | 1 | -13/+6 | |
* | | | | Merge branch 'jc/sha1-name-more' | Junio C Hamano | 2012-07-22 | 1 | -10/+18 | |
|\ \ \ \ | ||||||
| * | | | | rev-parse --disambiguate=<prefix> | Junio C Hamano | 2012-07-09 | 1 | -0/+3 | |
| * | | | | sha1_name.c: add support for disambiguating other types | Junio C Hamano | 2012-07-09 | 1 | -3/+10 | |
| * | | | | sha1_name.c: introduce get_sha1_committish() | Junio C Hamano | 2012-07-09 | 1 | -0/+1 | |
| * | | | | sha1_name.c: teach lookup context to get_sha1_with_context() | Junio C Hamano | 2012-07-09 | 1 | -1/+2 | |
| * | | | | sha1_name.c: many short names can only be committish | Junio C Hamano | 2012-07-09 | 1 | -0/+1 | |
| * | | | | sha1_name.c: teach get_short_sha1() a commit-only option | Junio C Hamano | 2012-07-03 | 1 | -0/+1 | |
| * | | | | sha1_name.c: allow get_short_sha1() to take other flags | Junio C Hamano | 2012-07-03 | 1 | -0/+2 | |
| * | | | | sha1_name.c: get rid of get_sha1_with_mode() | Junio C Hamano | 2012-07-03 | 1 | -1/+0 | |
| * | | | | sha1_name.c: get rid of get_sha1_with_mode_1() | Junio C Hamano | 2012-07-03 | 1 | -5/+2 | |
| * | | | | sha1_name.c: hide get_sha1_with_context_1() ugliness | Junio C Hamano | 2012-07-02 | 1 | -5/+1 | |
* | | | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname' | Junio C Hamano | 2012-07-13 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | git on Mac OS and precomposed unicode | Torsten Bögershausen | 2012-07-08 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'mm/config-xdg' | Junio C Hamano | 2012-07-09 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | config: read (but not write) from $XDG_CONFIG_HOME/git/config file | Huynh Khoi Nguyen Nguyen | 2012-06-25 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Merge branch 'th/diff-no-index-fixes' | Junio C Hamano | 2012-07-04 | 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' | Junio C Hamano | 2012-06-28 | 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 |