aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sb/misc-fixes'Junio C Hamano2013-07-24
|\
| * diff.c: Do not initialize a variable, which gets reassigned anyway.Stefan Beller2013-07-15
| * commit: Fix a memory leak in determine_author_infoStefan Beller2013-07-15
| * daemon.c:handle: Remove unneeded check for null pointer.Stefan Beller2013-07-15
* | Merge branch 'tr/line-log'Junio C Hamano2013-07-24
|\ \
| * | t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...Junio C Hamano2013-07-24
| * | Merge branch 'es/line-log-further-fixes' into tr/line-logJunio C Hamano2013-07-23
| |\ \
| | * | line-log: fix "log -LN" crash when N is last line of fileEric Sunshine2013-07-23
| | * | range-set: satisfy non-empty ranges invariantEric Sunshine2013-07-23
| | * | t4211: demonstrate crash when first -L encountered is empty rangeEric Sunshine2013-07-23
| | * | t4211: demonstrate empty -L range crashEric Sunshine2013-07-23
| | * | range-set: fix sort_and_merge_range_set() corner case bugEric Sunshine2013-07-23
* | | | open_istream: remove unneeded check for null pointerStefan Beller2013-07-23
* | | | Merge branch 'mv/merge-ff-tristate'Junio C Hamano2013-07-23
|\ \ \ \
| * | | | t7600: fix typo in test titleJunio C Hamano2013-07-23
* | | | | Sync with Git 1.8.3.4Junio C Hamano2013-07-22
|\ \ \ \ \
| * | | | | Git 1.8.3.4v1.8.3.4Junio C Hamano2013-07-22
| * | | | | update URL to the marc.info mail archiveOndřej Bílka2013-07-22
* | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-07-22
* | | | | | Merge branch 'jc/name-rev-exact-ref'Junio C Hamano2013-07-22
|\ \ \ \ \ \
| * | | | | | describe: fix --contains when a tag is given as inputJunio C Hamano2013-07-18
| * | | | | | name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-18
| * | | | | | describe: use argv-arrayJunio C Hamano2013-07-09
| * | | | | | name-rev: allow converting the exact object name at the tip of a refJunio C Hamano2013-07-09
| * | | | | | name-ref: factor out name shortening logic from name_ref()Junio C Hamano2013-07-07
* | | | | | | Merge branch 'rr/send-email-ssl-verify'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | send-email: be explicit with SSL certificate verificationRamkumar Ramachandra2013-07-18
* | | | | | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | t4203: test check-mailmap command invocationEric Sunshine2013-07-13
| * | | | | | | | builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | | | | | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test: run testcases with POSIX absolute paths on WindowsJiang Xin2013-06-26
| * | | | | | | | | test: add t7301 for git-clean--interactiveJiang Xin2013-06-26
| * | | | | | | | | git-clean: add documentation for interactive git-cleanJiang Xin2013-06-26
| * | | | | | | | | git-clean: add ask each interactive actionJiang Xin2013-06-26
| * | | | | | | | | git-clean: add select by numbers interactive actionJiang Xin2013-06-26
| * | | | | | | | | git-clean: add filter by pattern interactive actionJiang Xin2013-06-26
| * | | | | | | | | git-clean: use a git-add-interactive compatible UIJiang Xin2013-06-26
| * | | | | | | | | git-clean: add colors to interactive git-cleanJiang Xin2013-06-26
| * | | | | | | | | git-clean: show items of del_list in columnsJiang Xin2013-06-26
| * | | | | | | | | git-clean: add support for -i/--interactiveJiang Xin2013-06-26
| * | | | | | | | | git-clean: refactor git-clean into two phasesJiang Xin2013-06-26
| * | | | | | | | | write_name{_quoted_relative,}(): remove redundant parametersJiang Xin2013-06-26
| * | | | | | | | | quote_path_relative(): remove redundant parameterJiang Xin2013-06-26
| * | | | | | | | | quote.c: substitute path_relative with relative_pathJiang Xin2013-06-26
| * | | | | | | | | path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-26
| * | | | | | | | | test: add test cases for relative_pathJiang Xin2013-06-26
* | | | | | | | | | Merge branch 'hv/config-from-blob'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not die when error in config parsing of buf occursHeiko Voigt2013-07-12
| * | | | | | | | | | teach config --blob option to parse config from databaseHeiko Voigt2013-07-12