aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* branch.c: use 'ref-filter' APIsKarthik Nayak2015-09-25
* branch.c: use 'ref-filter' data structuresKarthik Nayak2015-09-25
* branch: drop non-commit error reportingKarthik Nayak2015-09-25
* branch: move 'current' check down to the presentation layerKarthik Nayak2015-09-23
* branch: roll show_detached HEAD into regular ref_listKarthik Nayak2015-09-23
* branch: bump get_head_description() to the topKarthik Nayak2015-09-23
* branch: refactor width computationKarthik Nayak2015-09-23
* tag.c: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-09-17
* tag.c: implement '--format' optionKarthik Nayak2015-09-17
* tag.c: use 'ref-filter' APIsKarthik Nayak2015-09-17
* tag.c: use 'ref-filter' data structuresKarthik Nayak2015-09-17
* ref-filter: add option to match literal patternKarthik Nayak2015-09-17
* ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-17
* Merge 'jk/git-path' into kn/for-each-tagJunio C Hamano2015-08-24
|\
| * memoize common git-path "constant" filesJeff King2015-08-10
| * get_repo_path: refactor path-allocationJeff King2015-08-10
| * remote.c: drop extraneous local variable from migrate_fileJeff King2015-08-10
| * prefer mkpathdup to mkpath in assignmentsJeff King2015-08-10
| * prefer git_pathdup to git_path in some possibly-dangerous casesJeff King2015-08-10
* | Merge 'kn/for-each-tag-branch' into kn/for-each-tagJunio C Hamano2015-08-24
|\ \ | |/ |/|
| * for-each-ref: add '--contains' optionKarthik Nayak2015-08-03
| * ref-filter: implement '--contains' optionKarthik Nayak2015-08-03
| * parse-options.h: add macros for '--contains' optionKarthik Nayak2015-08-03
| * parse-option: rename parse_opt_with_commit()Karthik Nayak2015-08-03
| * for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak2015-08-03
| * ref-filter: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-08-03
| * ref-filter: add parse_opt_merge_filter()Karthik Nayak2015-08-03
| * for-each-ref: add '--points-at' optionKarthik Nayak2015-08-03
| * ref-filter: implement '--points-at' optionKarthik Nayak2015-08-03
| * tag: libify parse_opt_points_at()Karthik Nayak2015-08-03
* | Merge branch 'jx/do-not-crash-receive-pack-wo-head'Junio C Hamano2015-08-03
|\ \
| * | receive-pack: crash when checking with non-exist HEADJiang Xin2015-07-22
* | | Merge branch 'db/send-pack-user-signingkey'Junio C Hamano2015-08-03
|\ \ \
| * | | builtin/send-pack.c: respect user.signingkeyJunio C Hamano2015-07-21
| * | | Merge branch 'mh/fsck-reflog-entries' into maintJunio C Hamano2015-07-15
| |\ \ \
| * \ \ \ Merge branch 'jc/do-not-feed-tags-to-clear-commit-marks' into maintJunio C Hamano2015-07-15
| |\ \ \ \
* | \ \ \ \ Merge branch 'dt/refs-backend-preamble'Junio C Hamano2015-08-03
|\ \ \ \ \ \
| * | | | | | update-ref and tag: add --create-reflog argDavid Turner2015-07-21
| * | | | | | git-reflog: add exists commandDavid Turner2015-07-21
| * | | | | | refs: new public ref function: safe_create_reflogDavid Turner2015-07-21
| * | | | | | refs.c: add err arguments to reflog functionsDavid Turner2015-07-21
* | | | | | | Merge branch 'jk/date-mode-format'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \
| * | | | | | | introduce "format" date-modeJeff King2015-06-29
| * | | | | | | convert "enum date_mode" into a structJeff King2015-06-29
| * | | | | | | show-branch: use DATE_RELATIVE instead of magic numberJeff King2015-06-29
| |/ / / / / /
* | | | | | | Merge branch 'ib/scripted-parse-opt-better-hint-string'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \
| * | | | | | | rev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr2015-07-15
| |/ / / / / /
* | | | | | | Merge branch 'dt/log-follow-config'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \
| * | | | | | | log: add "log.follow" configuration variableDavid Turner2015-07-09
| |/ / / / / /
* | | | | | | Merge branch 'jk/cat-file-batch-all'Junio C Hamano2015-08-03
|\ \ \ \ \ \ \