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
2015-09-25ref-filter: drop sprintf and strcpy callsJeff King
2015-08-03Merge branch 'jk/date-mode-format'Junio C Hamano
2015-08-03Merge branch 'kn/for-each-ref'Junio C Hamano
2015-08-03ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refnameKarthik Nayak
2015-08-03for-each-ref: introduce filter_refs()Karthik Nayak
2015-08-03ref-filter: move code from 'for-each-ref'Karthik Nayak