aboutsummaryrefslogtreecommitdiff
path: root/cache.h
Commit message (Expand)AuthorAge
* Merge branch 'jk/mailmap-from-blob'Junio C Hamano2013-01-05
|\
| * mailmap: support reading mailmap from blobsJeff King2012-12-12
* | Merge branch 'cr/push-force-tag-update'Junio C Hamano2013-01-05
|\ \
| * | push: require force for refs under refs/tags/Chris Rorvick2012-12-02
| * | push: flag updates that require forceChris Rorvick2012-12-02
| * | push: keep track of "update" state separatelyChris Rorvick2012-12-02
| * | push: add advice for rejected tag referenceChris Rorvick2012-12-02
* | | Merge branch 'nd/pathspec-wildcard'Junio C Hamano2013-01-05
|\ \ \
| * | | pathspec: apply "*.c" optimization from excludeNguyễn Thái Ngọc Duy2012-11-26
| * | | pathspec: save the non-wildcard length partNguyễn Thái Ngọc Duy2012-11-19
| |/ /
* | | Merge branch 'mh/ceiling'Junio C Hamano2013-01-02
|\ \ \ | |_|/ |/| |
| * | longest_ancestor_length(): take a string_list argument for prefixesMichael Haggerty2012-10-29
| * | Introduce new function real_path_if_valid()Michael Haggerty2012-10-29
* | | ident: keep separate "explicit" flags for author and committerJeff King2012-11-15
* | | ident: make user_ident_explicitly_given staticJeff King2012-11-15
| |/ |/|
* | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy2012-10-29
|/
* ident.c: mark private file-scope symbols as staticJunio C Hamano2012-09-15
* trace.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-15
* read-cache.c: mark a private file-scope symbol as staticJunio C Hamano2012-09-15
* symlinks.c: mark private file-scope symbols as staticJunio C Hamano2012-09-15
* Merge branch 'jc/maint-config-exit-status'Junio C Hamano2012-09-03
|\
| * config: "git config baa" should exit with status 1Junio C Hamano2012-07-30
* | Merge branch 'jc/capabilities'Junio C Hamano2012-08-29
|\ \
| * | parse_feature_request: make it easier to see feature valuesJeff King2012-08-13
* | | Merge branch 'tg/ce-namelen-field'Junio C Hamano2012-07-23
|\ \ \
| * | | Strip namelen out of ce_flags into a ce_namelen fieldThomas Gummerer2012-07-11
* | | | Merge branch 'jc/sha1-name-more'Junio C Hamano2012-07-22
|\ \ \ \
| * | | | rev-parse --disambiguate=<prefix>Junio C Hamano2012-07-09
| * | | | sha1_name.c: add support for disambiguating other typesJunio C Hamano2012-07-09
| * | | | sha1_name.c: introduce get_sha1_committish()Junio C Hamano2012-07-09
| * | | | sha1_name.c: teach lookup context to get_sha1_with_context()Junio C Hamano2012-07-09
| * | | | sha1_name.c: many short names can only be committishJunio C Hamano2012-07-09
| * | | | sha1_name.c: teach get_short_sha1() a commit-only optionJunio C Hamano2012-07-03
| * | | | sha1_name.c: allow get_short_sha1() to take other flagsJunio C Hamano2012-07-03
| * | | | sha1_name.c: get rid of get_sha1_with_mode()Junio C Hamano2012-07-03
| * | | | sha1_name.c: get rid of get_sha1_with_mode_1()Junio C Hamano2012-07-03
| * | | | sha1_name.c: hide get_sha1_with_context_1() uglinessJunio C Hamano2012-07-02
* | | | | Merge branch 'tb/sanitize-decomposed-utf-8-pathname'Junio C Hamano2012-07-13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | git on Mac OS and precomposed unicodeTorsten Bögershausen2012-07-08
| | |/ / | |/| |
* | | | Merge branch 'mm/config-xdg'Junio C Hamano2012-07-09
|\ \ \ \
| * | | | config: read (but not write) from $XDG_CONFIG_HOME/git/config fileHuynh Khoi Nguyen Nguyen2012-06-25
| |/ / /
* | | | Merge branch 'th/diff-no-index-fixes'Junio C Hamano2012-07-04
|\ \ \ \
| * | | | diff: handle relative paths in no-indexJeff King2012-06-22
| | |_|/ | |/| |
| * | | Merge branch 'hv/submodule-alt-odb' into maintJunio C Hamano2012-05-25
| |\ \ \
| * \ \ \ Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-11
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/run-command-eacces' into maintJunio C Hamano2012-04-26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/diff-no-rename-empty' into maintJunio C Hamano2012-04-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/commit-hook-authorship' into maintJunio C Hamano2012-04-26
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'mm/verify-filename-fix'Junio C Hamano2012-06-28
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |