summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2014-10-20Merge branch 'cc/interpret-trailers'Junio C Hamano
2014-10-14Merge branch 'rs/sha1-array-test'Junio C Hamano
2014-10-13trailer: add interpret-trailers commandChristian Couder
2014-10-01sha1-array: add test-sha1-array and basic testsRené Scharfe
2014-07-29test-config: add tests for the config_set APITanay Abhra
2014-07-16Merge branch 'nd/split-index'Junio C Hamano
2014-07-15.gitignore: "git-verify-commit" is a generated fileØyvind A. Holm
2014-06-13t1700: new tests for split-index modeNguyễn Thái Ngọc Duy
2014-06-06Merge branch 'tb/unicode-6.3-zero-width'Junio C Hamano
2014-05-12utf8: make it easier to auto-update git_wcwidth()Torsten Bögershausen
2014-02-27Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-02-24.gitignore: test-hashmap is a generated fileJonathan Nieder
2013-12-12Merge branch 'jk/remove-deprecated'Junio C Hamano
2013-11-18Makefile: rebuild perl scripts when perl paths changeJonathan Nieder
2013-11-12peek-remote: remove deprecated alias of ls-remoteJohn Keeping
2013-11-12lost-found: remove deprecated commandJohn Keeping
2013-11-12tar-tree: remove deprecated commandJohn Keeping
2013-11-12repo-config: remove deprecated alias for "git config"John Keeping
2013-09-09Merge branch 'jc/url-match'Junio C Hamano
2013-08-05config: parse http.<url>.<variable> using urlmatchKyle J. McKay
2013-07-22Merge branch 'es/check-mailmap'Junio C Hamano
2013-07-13builtin: add git-check-mailmap commandEric Sunshine
2013-07-01Merge branch 'jc/topo-author-date-sort'Junio C Hamano
2013-06-20Merge branch 'rs/discard-index-discard-array'Junio C Hamano
2013-06-11prio-queue: priority queue of pointers to structsJunio C Hamano
2013-06-10read-cache: add simple performance testRené Scharfe
2013-06-04Provide a Windows version resource for the git executables.Pat Thoyts
2013-04-28git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano
2013-01-24Merge branch 'as/check-ignore'Junio C Hamano
2013-01-10Merge branch 'nd/wildmatch'Junio C Hamano
2013-01-07Merge branch 'cc/no-gitk-build-dependency'Junio C Hamano
2013-01-06add git-check-ignore sub-commandAdam Spiers
2012-12-19Makefile: detect when PYTHON_PATH changesChristian Couder
2012-12-18Makefile: remove tracking of TCLTK_PATHChristian Couder
2012-11-29Rename git-remote-testgit to git-remote-testpyFelipe Contreras
2012-10-25Merge branch 'fa/remote-svn'Jeff King
2012-10-15Integrate wildmatch to gitNguyễn Thái Ngọc Duy
2012-10-07Add git-remote-testsvn to MakefileFlorian Achleitner
2012-09-17Merge branch 'mh/string-list'Junio C Hamano
2012-09-15Merge branch 'rj/test-regex' into maint-1.7.11Junio C Hamano
2012-09-12string_list: add two new functions for splitting stringsMichael Haggerty
2012-09-11Merge branch 'rj/test-regex'Junio C Hamano
2012-09-03test-regex: Add a test to check for a bug in the regex routinesRamsay Jones
2012-07-16Merge branch 'jn/makefile-cleanup'Junio C Hamano
2012-07-09Makefile: update scripts when build-time parameters changeJeff King
2012-07-09Makefile: split prefix flags from GIT-CFLAGSJeff King
2012-07-09Makefile: split GIT_USER_AGENT from GIT-CFLAGSJeff King
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias
2012-05-03Merge branch 'nd/columns'Junio C Hamano
2012-04-27Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy