Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08Merge branch 'ab/plug-leak-in-revisions'Junio C Hamano
2022-04-14revisions API: release "reflog_info" in release revisions()Ævar Arnfjörð Bjarmason
2022-03-18reflog tests: add missing "git reflog exists" testsÆvar Arnfjörð Bjarmason
2020-11-20t[01]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2018-08-28Merge branch 'sg/test-must-be-empty'Junio C Hamano
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor
2018-07-17t1000-t1999: fix broken &&-chainsEric Sunshine
2018-03-27t1411: abstract away SHA-1-specific constantsbrian m. carlson
2017-07-07t1414: document some reflog-walk odditiesJeff King
2017-07-07reflog-walk: don't free reflogs added to cacheJeff King
2017-07-07reflog-walk: duplicate strings in complete_reflogs listJeff King
2015-08-13Merge branch 'dt/reflog-tests'Junio C Hamano
2015-07-28tests: remove some direct access to .git/logsDavid Turner
2015-07-22git-reflog: add exists commandDavid Turner
2013-08-05log: use true parents for diff when walking reflogsThomas Rast
2012-05-08reflog-walk: tell explicit --date=default from not having --date at allJunio C Hamano
2012-05-04reflog-walk: always make HEAD@{0} show indexed selectorsJeff King
2012-05-04log: respect date_mode_explicit with --format:%gdJeff King
2012-05-04t1411: add more selector index/date testsJeff King
2011-04-02reflog: fix overriding of command line optionsMichael J Gruber
2011-04-02t/t1411: test reflog with formatsMichael J Gruber
2010-03-14don't use default revision if a rev was specifiedDave Olszewski
2009-03-20make oneline reflog dates more consistent with multiline formatJeff King