Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'ym/fix-opportunistic-index-update-race' into maint | Junio C Hamano | 2014-06-25 |
|\ | |||
| * | read-cache.c: verify index file before we opportunistically update it | Yiannis Marangos | 2014-04-10 |
* | | Merge branch 'nd/tag-version-sort' | Junio C Hamano | 2014-03-21 |
|\ \ | |||
| * | | tag: support --sort=<spec> | Nguyễn Thái Ngọc Duy | 2014-02-27 |
* | | | Merge branch 'mh/replace-refs-variable-rename' | Junio C Hamano | 2014-03-14 |
|\ \ \ | |||
| * | | | Add docstrings for lookup_replace_object() and do_lookup_replace_object() | Michael Haggerty | 2014-02-28 |
| * | | | rename read_replace_refs to check_replace_refs | Michael Haggerty | 2014-02-20 |
| |/ / | |||
* | | | Merge branch 'mh/object-code-cleanup' | Junio C Hamano | 2014-03-14 |
|\ \ \ | |||
| * | | | sha1_file.c: document a bunch of functions defined in the file | Michael Haggerty | 2014-02-24 |
| * | | | sha1_file_name(): declare to return a const string | Michael Haggerty | 2014-02-24 |
| |/ / | |||
* | | | Merge branch 'jk/commit-dates-parsing-fix' | Junio C Hamano | 2014-03-14 |
|\ \ \ | |||
| * | | | date: check date overflow against time_t | Jeff King | 2014-02-24 |
| * | | | Merge branch 'jk/alias-in-bare' into maint | Junio C Hamano | 2013-04-03 |
| |\ \ \ | |||
| * \ \ \ | Sync with 1.8.1 maintenance track | Junio C Hamano | 2013-04-03 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'ks/config-file-stdin' | Junio C Hamano | 2014-03-14 |
|\ \ \ \ \ \ | |||
| * | | | | | | config: teach "git config --file -" to read from the standard input | Kirill A. Shutemov | 2014-02-18 |
| * | | | | | | config: change git_config_with_options() interface | Kirill A. Shutemov | 2014-02-18 |
| | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge branch 'jn/add-2.0-u-A-sans-pathspec' | Junio C Hamano | 2014-03-07 |
|\ \ \ \ \ \ | |||
| * | | | | | | git add: -u/-A now affects the entire working tree | Junio C Hamano | 2013-04-26 |
* | | | | | | | Merge branch 'nd/daemonize-gc' | Junio C Hamano | 2014-03-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | daemon: move daemonize() to libgit.a | Nguyễn Thái Ngọc Duy | 2014-02-10 |
* | | | | | | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2014-02-27 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | sha1_file: export `git_open_noatime` | Vicent Marti | 2013-10-24 |
* | | | | | | | | | Merge branch 'nd/reset-intent-to-add' | Junio C Hamano | 2014-02-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | reset: support "--mixed --intent-to-add" mode | Nguyễn Thái Ngọc Duy | 2014-02-05 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'nd/submodule-pathspec-ending-with-slash' | Junio C Hamano | 2014-02-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | pathspec: convert some match_pathspec_depth() to ce_path_match() | Nguyễn Thái Ngọc Duy | 2014-02-24 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'bk/refresh-missing-ok-in-merge-recursive' | Junio C Hamano | 2014-02-27 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | read-cache.c: extend make_cache_entry refresh flag with options | Brad King | 2014-02-24 |
| * | | | | | | | | | read-cache.c: refactor --ignore-missing implementation | Brad King | 2014-02-24 |
| * | | | | | | | | | Merge branch 'jc/upload-pack-send-symref' into maint | Junio C Hamano | 2013-11-08 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | connect.c: make parse_feature_value() static | Junio C Hamano | 2013-09-17 |
| * | | | | | | | | | | Merge branch 'jk/format-patch-from' into maint | Junio C Hamano | 2013-10-28 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-02-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | name-hash: retire unused index_name_exists() | Eric Sunshine | 2014-02-24 |
| * | | | | | | | | | | remove old hash.[ch] implementation | Karsten Blees | 2013-11-18 |
| * | | | | | | | | | | name-hash.c: remove cache entries instead of marking them CE_UNHASHED | Karsten Blees | 2013-11-18 |
| * | | | | | | | | | | name-hash.c: use new hash map implementation for cache entries | Karsten Blees | 2013-11-18 |
| * | | | | | | | | | | name-hash.c: use new hash map implementation for directories | Karsten Blees | 2013-11-18 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'mh/safe-create-leading-directories' | Junio C Hamano | 2014-01-27 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | safe_create_leading_directories(): add new error value SCLD_VANISHED | Michael Haggerty | 2014-01-06 |
| * | | | | | | | | | | safe_create_leading_directories(): introduce enum for return values | Michael Haggerty | 2014-01-06 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'mh/retire-ref-fetch-rules' | Junio C Hamano | 2014-01-27 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
| * | | | | | | | | | refname_match(): always use the rules in ref_rev_parse_rules | Michael Haggerty | 2014-01-14 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | add GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses | Nguyễn Thái Ngọc Duy | 2013-12-10 |
| * | | | | | | | | | shallow.c: the 8 steps to select new commits for .git/shallow | Nguyễn Thái Ngọc Duy | 2013-12-10 |
| |/ / / / / / / / | |||
* | | | | | | | | | Merge branch 'jk/oi-delta-base' | Junio C Hamano | 2014-01-10 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | sha1_object_info_extended: provide delta base sha1s | Jeff King | 2013-12-26 |
| |/ / / / / / / / | |||
* | | | | | | | | | sha1_object_info_extended(): add an "unsigned flags" parameter | Christian Couder | 2013-12-12 |