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
2013-04-13Correct common spelling mistakes in comments and testsStefano Lattarini
2012-12-23learn to pick/revert into unborn branchMartin von Zweigbergk
2012-11-15Merge branch 'jc/same-encoding'Junio C Hamano
2012-11-04reencode_string(): introduce and use same_encoding()Junio C Hamano
2012-10-29Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy
2012-09-19Merge branch 'jc/make-static'Junio C Hamano
2012-09-16sequencer.c: mark a private file-scope symbol as staticJunio C Hamano
2012-09-14cherry-pick: don't forget -s on failureMiklos Vajna
2012-09-11Merge branch 'mz/cherry-pick-cmdline-order'Junio C Hamano
2012-08-31cherry-pick/revert: respect order of revisions to pickMartin von Zweigbergk
2012-08-06cherry-pick: add --allow-empty-message optionChris Webb
2012-06-02Merge branch 'nh/empty-rebase'Junio C Hamano
2012-05-30cherry-pick: regression fix for empty commitsJunio C Hamano
2012-05-08Merge branch 'nh/empty-rebase'Junio C Hamano
2012-05-04git cherry-pick: do not dereference a potential NULL pointerNeil Horman
2012-05-01Merge branch 'nh/empty-rebase'Junio C Hamano
2012-04-30Merge branch 'rs/commit-list-append'Junio C Hamano
2012-04-28Merge branch 'rt/cherry-revert-conflict-summary'Junio C Hamano
2012-04-26sequencer: export commit_list_append()René Scharfe
2012-04-25git-cherry-pick: Add keep-redundant-commits optionNeil Horman
2012-04-20sequencer: remove additional blank lineRalf Thielow
2012-04-12git-cherry-pick: add allow-empty optionNeil Horman
2012-03-24drop casts from users EMPTY_TREE_SHA1_BINJeff King
2012-02-22cherry-pick: No advice to commit if --no-commitPhil Hord
2012-02-01Merge branch 'rr/sequencer'Junio C Hamano
2012-01-12sequencer: factor code out of revert builtinRamkumar Ramachandra
2011-12-13revert: stop creating and removing sequencer-old directoryJonathan Nieder
2011-08-05revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra