aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | sha1_file: freshen pack objects before looseJeff King2015-04-20
| * | | reachable: only mark local objects as recentJeff King2015-04-20
* | | | Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano2015-05-05
|\ \ \ \
| * | | | log -L: improve error message on malformed argumentMatthieu Moy2015-04-20
| * | | | Documentation: change -L:<regex> to -L:<funcname>Matthieu Moy2015-04-20
* | | | | Merge branch 'ep/fix-test-lib-functions-report'Junio C Hamano2015-05-05
|\ \ \ \ \
| * | | | | test-lib-functions.sh: fix the second argument to some helper functionsElia Pinto2015-04-16
* | | | | | Merge branch 'cn/bom-in-gitignore'Junio C Hamano2015-05-05
|\ \ \ \ \ \
| * | | | | | attr: skip UTF8 BOM at the beginning of the input fileJunio C Hamano2015-04-16
| * | | | | | config: use utf8_bom[] from utf.[ch] in git_parse_source()Junio C Hamano2015-04-16
| * | | | | | utf8-bom: introduce skip_utf8_bom() helperJunio C Hamano2015-04-16
| * | | | | | add_excludes_from_file: clarify the bom skipping logicJunio C Hamano2015-04-16
| * | | | | | dir: allow a BOM at the beginning of exclude filesCarlos Martín Nieto2015-04-16
* | | | | | | Merge branch 'jc/epochtime-wo-tz'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \
| * | | | | | | parse_date_basic(): let the system handle DST conversionJunio C Hamano2015-04-15
| * | | | | | | parse_date_basic(): return early when given a bogus timestampJunio C Hamano2015-04-15
* | | | | | | | Merge branch 'nd/t1509-chroot-test'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \
| * | | | | | | | t1509: update prepare script to be able to run t1509 in chroot againNguyễn Thái Ngọc Duy2015-04-18
| |/ / / / / / /
* | | | | | | | Merge branch 'oh/fix-config-default-user-name-section'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \
| * | | | | | | | config: fix settings in default_user_config templateOssi Herrala2015-04-17
* | | | | | | | | Merge branch 'jk/type-from-string-gently'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | type_from_string_gently: make sure length matchesJeff King2015-04-17
* | | | | | | | | | Merge branch 'sb/test-bitmap-free-at-end'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pack-bitmap.c: fix a memleakStefan Beller2015-04-12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ld/p4-filetype-detection'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-p4: fix filetype detection on files opened exclusivelyBlair Holloway2015-04-04
| * | | | | | | | | | git-p4: small fix for locked-file-move-testLuke Diamand2015-04-04
| * | | | | | | | | | git-p4: fix small bug in locked test scriptsLuke Diamand2015-04-04
* | | | | | | | | | | Merge branch 'ts/checkout-advice-plural'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout: call a single commit "it" intead of "them"Thomas Schneider2015-04-02
* | | | | | | | | | | | Merge branch 'jk/init-core-worktree-at-root'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | init: don't set core.worktree when initializing /.gitJeff King2015-04-02
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mh/show-branch-topic'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | show-branch: show all local heads when only giving one rev along --topicsMike Hommey2015-03-31
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sb/line-log-plug-pairdiff-leak'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | line-log.c: fix a memleakStefan Beller2015-03-30
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/diff-no-index-d-f'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | diff-no-index: align D/F handling with that of normal GitJunio C Hamano2015-03-26
| * | | | | | | | | | | | diff-no-index: DWIM "diff D F" into "diff D/F F"Junio C Hamano2015-03-25
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'bc/object-id'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | apply: convert threeway_stage to object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | patch-id: convert to use struct object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | commit: convert parts to struct object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | diff: convert struct combine_diff_path to object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | bulk-checkin.c: convert to use struct object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | zip: use GIT_SHA1_HEXSZ for trailersbrian m. carlson2015-03-13
| * | | | | | | | | | | | archive.c: convert to use struct object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | bisect.c: convert leaf functions to use struct object_idbrian m. carlson2015-03-13
| * | | | | | | | | | | | define utility functions for object IDsbrian m. carlson2015-03-13
| * | | | | | | | | | | | define a structure for object IDsbrian m. carlson2015-03-13