aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* lockfile: add accessor get_lock_file_path()Michael Haggerty2015-08-10
* Merge branch 'bc/object-id'Junio C Hamano2015-06-05
|\
| * builtin/show-ref: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * show_ref(): convert local variable peeled to object_idMichael Haggerty2015-05-25
| * builtin/show-ref: rewrite to use object_idMichael Haggerty2015-05-25
| * fsck: change functions to use object_idMichael Haggerty2015-05-25
| * cmd_show_branch(): fix error messageMichael Haggerty2015-05-25
| * builtin/show-branch: rewrite functions to work with object_idMichael Haggerty2015-05-25
| * append_one_rev(): rewrite to work with object_idMichael Haggerty2015-05-25
| * builtin/show-branch: rewrite functions to take object_id argumentsMichael Haggerty2015-05-25
| * append_matching_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * show_reference(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * builtin/remote: rewrite functions to take object_id argumentsMichael Haggerty2015-05-25
| * add_branch_for_removal(): don't set "util" field of string_list entriesMichael Haggerty2015-05-25
| * add_branch_for_removal(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * builtin/reflog: rewrite ref functions to take an object_id argumentMichael Haggerty2015-05-25
| * show_ref_cb(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * builtin/pack-objects: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * name_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * grab_single_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * builtin/fetch: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * get_name(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * add_pending_uninteresting_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * append_ref(): rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * builtin/rev-parse: rewrite to take an object_id argumentMichael Haggerty2015-05-25
| * each_ref_fn: change to take an object_id parameterMichael Haggerty2015-05-25
* | Merge branch 'jk/at-push-sha1'Junio C Hamano2015-06-05
|\ \
| * | for-each-ref: accept "%(push)" formatJeff King2015-05-22
| * | for-each-ref: use skip_prefix instead of starts_withJeff King2015-05-22
| * | remote.c: return upstream name from stat_tracking_infoJeff King2015-05-22
| * | remote.c: report specific errors from branch_get_upstreamJeff King2015-05-21
| * | remote.c: introduce branch_get_upstream helperJeff King2015-05-21
| * | remote.c: drop "remote" pointer from "struct branch"Jeff King2015-05-21
* | | Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-01
|\ \ \
| * | | cat-file: add --follow-symlinks to --batchDavid Turner2015-05-20
* | | | Merge branch 'rs/janitorial'Junio C Hamano2015-06-01
|\ \ \ \
| * | | | clean: remove unused variable bufRené Scharfe2015-05-20
| * | | | use file_exists() to check if a file exists in the worktreeRené Scharfe2015-05-20
| * | | | Merge branch 'jk/init-core-worktree-at-root' into maintJunio C Hamano2015-05-13
| |\ \ \ \
| * \ \ \ \ Sync with 2.3.8Junio C Hamano2015-05-11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3Junio C Hamano2015-05-11
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'jc/report-path-error-to-dir' into maintJunio C Hamano2015-03-31
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'ws/grep-quiet-no-pager' into maintJunio C Hamano2015-03-28
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'jk/cleanup-failed-clone' into maintJunio C Hamano2015-03-28
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'jk/prune-with-corrupt-refs' into maintJunio C Hamano2015-03-28
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'jk/tag-h-column-is-a-listing-option' into maintJunio C Hamano2015-03-27
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'rs/deflate-init-cleanup' into maintJunio C Hamano2015-03-23
| | |\ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ah/usage-strings'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | blame, log: format usage strings similarly to those in documentationAlex Henrie2015-05-03
* | | | | | | | | | | | | | | Merge branch 'dt/clean-pathspec-filter-then-lstat'Junio C Hamano2015-06-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \