Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | sha1_file: freshen pack objects before loose | Jeff King | 2015-04-20 | |
| * | | | reachable: only mark local objects as recent | Jeff King | 2015-04-20 | |
* | | | | Merge branch 'mm/usage-log-l-can-take-regex' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ | ||||
| * | | | | log -L: improve error message on malformed argument | Matthieu Moy | 2015-04-20 | |
| * | | | | Documentation: change -L:<regex> to -L:<funcname> | Matthieu Moy | 2015-04-20 | |
* | | | | | Merge branch 'ep/fix-test-lib-functions-report' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ | ||||
| * | | | | | test-lib-functions.sh: fix the second argument to some helper functions | Elia Pinto | 2015-04-16 | |
* | | | | | | Merge branch 'cn/bom-in-gitignore' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | attr: skip UTF8 BOM at the beginning of the input file | Junio C Hamano | 2015-04-16 | |
| * | | | | | | config: use utf8_bom[] from utf.[ch] in git_parse_source() | Junio C Hamano | 2015-04-16 | |
| * | | | | | | utf8-bom: introduce skip_utf8_bom() helper | Junio C Hamano | 2015-04-16 | |
| * | | | | | | add_excludes_from_file: clarify the bom skipping logic | Junio C Hamano | 2015-04-16 | |
| * | | | | | | dir: allow a BOM at the beginning of exclude files | Carlos Martín Nieto | 2015-04-16 | |
* | | | | | | | Merge branch 'jc/epochtime-wo-tz' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | parse_date_basic(): let the system handle DST conversion | Junio C Hamano | 2015-04-15 | |
| * | | | | | | | parse_date_basic(): return early when given a bogus timestamp | Junio C Hamano | 2015-04-15 | |
* | | | | | | | | Merge branch 'nd/t1509-chroot-test' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | t1509: update prepare script to be able to run t1509 in chroot again | Nguyễn Thái Ngọc Duy | 2015-04-18 | |
| |/ / / / / / / | ||||
* | | | | | | | | Merge branch 'oh/fix-config-default-user-name-section' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | config: fix settings in default_user_config template | Ossi Herrala | 2015-04-17 | |
* | | | | | | | | | Merge branch 'jk/type-from-string-gently' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | type_from_string_gently: make sure length matches | Jeff King | 2015-04-17 | |
* | | | | | | | | | | Merge branch 'sb/test-bitmap-free-at-end' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | pack-bitmap.c: fix a memleak | Stefan Beller | 2015-04-12 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'ld/p4-filetype-detection' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | git-p4: fix filetype detection on files opened exclusively | Blair Holloway | 2015-04-04 | |
| * | | | | | | | | | | git-p4: small fix for locked-file-move-test | Luke Diamand | 2015-04-04 | |
| * | | | | | | | | | | git-p4: fix small bug in locked test scripts | Luke Diamand | 2015-04-04 | |
* | | | | | | | | | | | Merge branch 'ts/checkout-advice-plural' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | checkout: call a single commit "it" intead of "them" | Thomas Schneider | 2015-04-02 | |
* | | | | | | | | | | | | Merge branch 'jk/init-core-worktree-at-root' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | init: don't set core.worktree when initializing /.git | Jeff King | 2015-04-02 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'mh/show-branch-topic' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | show-branch: show all local heads when only giving one rev along --topics | Mike Hommey | 2015-03-31 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'sb/line-log-plug-pairdiff-leak' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | line-log.c: fix a memleak | Stefan Beller | 2015-03-30 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'jc/diff-no-index-d-f' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | diff-no-index: align D/F handling with that of normal Git | Junio C Hamano | 2015-03-26 | |
| * | | | | | | | | | | | | diff-no-index: DWIM "diff D F" into "diff D/F F" | Junio C Hamano | 2015-03-25 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-05-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | apply: convert threeway_stage to object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | patch-id: convert to use struct object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | commit: convert parts to struct object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | diff: convert struct combine_diff_path to object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | bulk-checkin.c: convert to use struct object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | zip: use GIT_SHA1_HEXSZ for trailers | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | archive.c: convert to use struct object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | bisect.c: convert leaf functions to use struct object_id | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | define utility functions for object IDs | brian m. carlson | 2015-03-13 | |
| * | | | | | | | | | | | | define a structure for object IDs | brian m. carlson | 2015-03-13 |