aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'nd/log-show-linear-break'Junio C Hamano2014-04-03
|\
| * log: add --show-linear-break to help see non-linear historyNguyễn Thái Ngọc Duy2014-03-25
| * object.h: centralize object flag allocationNguyễn Thái Ngọc Duy2014-03-25
* | Merge branch 'ep/shell-command-substitution'Junio C Hamano2014-04-03
|\ \
| * | git-am.sh: use the $(...) construct for command substitutionElia Pinto2014-03-25
| * | check-builtins.sh: use the $(...) construct for command substitutionElia Pinto2014-03-25
* | | Merge branch 'ap/remote-hg-skip-null-bookmarks'Junio C Hamano2014-04-02
|\ \ \
| * | | remote-hg: do not fail on invalid bookmarksMax Horn2014-03-25
* | | | Merge branch 'rs/pickaxe-i'Junio C Hamano2014-04-02
|\ \ \ \
| * | | | pickaxe: simplify kwset loop in contains()René Scharfe2014-03-24
| * | | | pickaxe: call strlen only when necessary in diffcore_pickaxe_count()René Scharfe2014-03-24
| * | | | pickaxe: move pickaxe() after pickaxe_match()René Scharfe2014-03-24
| * | | | pickaxe: merge diffcore_pickaxe_grep() and diffcore_pickaxe_count() into diff...René Scharfe2014-03-24
| * | | | pickaxe: honor -i when used with -S and --pickaxe-regexRené Scharfe2014-03-24
| * | | | t4209: use helper functions to test --authorRené Scharfe2014-03-24
| * | | | t4209: use helper functions to test --grepRené Scharfe2014-03-24
| * | | | t4209: factor out helper function test_log_icase()René Scharfe2014-03-24
| * | | | t4209: factor out helper function test_log()René Scharfe2014-03-24
| * | | | t4209: set up expectations up frontRené Scharfe2014-03-24
* | | | | Revert part of 384364b (Start preparing for Git 2.0, 2014-03-07)Junio C Hamano2014-04-02
* | | | | Revert "submodule: explicit local branch creation in module_clone"Junio C Hamano2014-04-02
* | | | | Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'"Junio C Hamano2014-04-01
* | | | | Update draft release notes to 2.0Junio C Hamano2014-03-31
* | | | | Merge branch 'mm/status-porcelain-format-i18n-fix'Junio C Hamano2014-03-31
|\ \ \ \ \
| * | | | | status: disable translation when --porcelain is usedMatthieu Moy2014-03-26
* | | | | | Merge branch 'an/branch-config-message'Junio C Hamano2014-03-31
|\ \ \ \ \ \
| * | | | | | branch.c: install_branch_config: simplify if chainAdam2014-03-24
* | | | | | | Merge branch 'jk/tests-cleanup'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \
| * | | | | | | t0001: drop subshells just for "cd"Jeff King2014-03-21
| * | | | | | | t0001: drop useless subshellsJeff King2014-03-21
| * | | | | | | t0001: use test_must_failJeff King2014-03-21
| * | | | | | | t0001: use test_config_globalJeff King2014-03-21
| * | | | | | | t0001: use test_path_is_*Jeff King2014-03-21
| * | | | | | | t0001: make symlink reinit test more carefulJeff King2014-03-21
| * | | | | | | t: prefer "git config --file" to GIT_CONFIGJeff King2014-03-21
| * | | | | | | t: prefer "git config --file" to GIT_CONFIG with test_must_failJeff King2014-03-21
| * | | | | | | t: stop using GIT_CONFIG to cross repo boundariesJeff King2014-03-21
| * | | | | | | t: drop useless sane_unset GIT_* callsJeff King2014-03-21
| * | | | | | | t/test-lib: drop redundant unset of GIT_CONFIGJeff King2014-03-21
| * | | | | | | t/Makefile: stop setting GIT_CONFIGJeff King2014-03-21
* | | | | | | | Merge branch 'wt/doc-submodule-name-path-confusion-2'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: submodule.*.branch config is keyed by nameW. Trevor King2014-03-27
* | | | | | | | | Merge branch 'wt/doc-submodule-name-path-confusion-1'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: submodule.* config are keyed by submodule namesW. Trevor King2014-03-27
* | | | | | | | | | Merge branch 'mr/msvc-link-with-lcurl'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MSVC: allow linking with the cURL libraryMarat Radchenko2014-03-27
* | | | | | | | | | | Merge branch 'ib/rev-parse-parseopt-argh'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t1502: protect runs of SPs used in the indentationJunio C Hamano2014-03-23
| * | | | | | | | | | | rev-parse --parseopt: option argument name hintsIlya Bobyr2014-03-23
* | | | | | | | | | | | Merge branch 'dp/makefile-charset-lib-doc'Junio C Hamano2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \