aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* repack_without_ref(): use function get_packed_ref()Michael Haggerty2013-05-01
* peel_ref(): use function get_packed_ref()Michael Haggerty2013-05-01
* get_packed_ref(): return a ref_entryMichael Haggerty2013-05-01
* do_for_each_ref_in_dirs(): remove dead codeMichael Haggerty2013-05-01
* refs: define constant PEELED_LINE_LENGTHMichael Haggerty2013-05-01
* refs: document how current_ref is usedMichael Haggerty2013-05-01
* refs: document do_for_each_ref() and do_one_ref()Michael Haggerty2013-05-01
* refs: document the fields of struct ref_valueMichael Haggerty2013-05-01
* refs: document flags constants REF_*Michael Haggerty2013-05-01
* prune: introduce OPT_EXPIRY_DATE() and use itJunio C Hamano2013-04-25
* api-parse-options.txt: document "no-" for non-boolean optionsMichael Haggerty2013-04-18
* git-gc.txt, git-reflog.txt: document new expiry optionsMichael Haggerty2013-04-18
* date.c: add parse_expiry_date()Junio C Hamano2013-04-17
* fast-export: fix argument name in error messagesPaul Price2013-04-12
* Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen2013-04-12
* Git 1.8.1.6v1.8.1.6Junio C Hamano2013-04-07
* Merge branch 'jc/directory-attrs-regression-fix' into maint-1.8.1Junio C Hamano2013-04-07
|\
| * t: check that a pattern without trailing slash matches a directoryJeff King2013-03-28
| * dir.c::match_pathname(): pay attention to the length of string parametersJeff King2013-03-28
| * dir.c::match_pathname(): adjust patternlen when shifting patternJeff King2013-03-28
| * dir.c::match_basename(): pay attention to the length of string parametersJunio C Hamano2013-03-28
| * attr.c::path_matches(): special case paths that end with a slashJunio C Hamano2013-03-28
| * attr.c::path_matches(): the basename is part of the pathnameJunio C Hamano2013-03-26
* | remote-helpers/test-bzr.sh: do not use "grep '\s'"Torsten Bögershausen2013-04-07
* | Start preparing for 1.8.1.6Junio C Hamano2013-04-03
* | Merge branch 'kb/name-hash' into maint-1.8.1Junio C Hamano2013-04-03
|\ \
| * | name-hash.c: fix endless loop with core.ignorecase=trueKarsten Blees2013-02-27
* | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \
| * | | Fix revision walk for commits with the same datesKacper Kornet2013-03-22
| |/ /
* | | Merge branch 'jk/checkout-attribute-lookup' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \
| * | | t2003: work around path mangling issue on WindowsJohannes Sixt2013-03-20
| * | | entry: fix filter lookupJohn Keeping2013-03-14
| * | | t2003: modernize styleJohn Keeping2013-03-14
* | | | Merge branch 'jk/fully-peeled-packed-ref' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \ \
| * | | | pack-refs: add fully-peeled traitMichael Haggerty2013-03-18
| * | | | pack-refs: write peeled entry for non-tagsJeff King2013-03-17
| * | | | use parse_object_or_die instead of die("bad object")Jeff King2013-03-17
| * | | | avoid segfaults on parse_object failureJeff King2013-03-17
* | | | | Merge branch 'ap/maint-diff-rename-avoid-overlap' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \ \ \
| * | | | | tests: make sure rename pretty print worksAntoine Pelisse2013-03-06
| * | | | | diff: prevent pprint_rename from underrunning inputThomas Rast2013-02-26
| * | | | | diff: Fix rename pretty-print when suffix and prefix overlapAntoine Pelisse2013-02-23
* | | | | | Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \ \ \ \
| * | | | | | Documentation: merging a tag is a special caseJunio C Hamano2013-03-21
* | | | | | | Merge branch 'ap/maint-update-index-h-is-for-help' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \ \ \ \ \
| * | | | | | | update-index: allow "-h" to also display optionsAntoine Pelisse2013-02-23
* | | | | | | | Merge branch 'jc/perl-cat-blob' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | Git.pm: fix cat_blob crashes on large filesJoshua Clayton2013-02-22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'ob/imap-send-ssl-verify' into maint-1.8.1Junio C Hamano2013-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | imap-send: support Server Name Indication (RFC4366)Junio C Hamano2013-02-20