aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAge
* Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\
| * builtin: add git-check-mailmap commandEric Sunshine2013-07-13
* | Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-01
|\ \ | |/ |/|
| * prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-11
* | Merge branch 'rs/discard-index-discard-array'Junio C Hamano2013-06-20
|\ \
| * | read-cache: add simple performance testRené Scharfe2013-06-09
| |/
* | Provide a Windows version resource for the git executables.Pat Thoyts2013-06-04
* | git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano2013-04-28
|/
* Merge branch 'as/check-ignore'Junio C Hamano2013-01-23
|\
| * add git-check-ignore sub-commandAdam Spiers2013-01-06
* | Merge branch 'nd/wildmatch'Junio C Hamano2013-01-10
|\ \
| * | Integrate wildmatch to gitNguyễn Thái Ngọc Duy2012-10-15
| |/
| * Merge branch 'rj/test-regex' into maint-1.7.11Junio C Hamano2012-09-14
| |\
* | \ Merge branch 'cc/no-gitk-build-dependency'Junio C Hamano2013-01-06
|\ \ \
| * | | Makefile: detect when PYTHON_PATH changesChristian Couder2012-12-18
| * | | Makefile: remove tracking of TCLTK_PATHChristian Couder2012-12-18
* | | | Rename git-remote-testgit to git-remote-testpyFelipe Contreras2012-11-29
* | | | Merge branch 'fa/remote-svn'Jeff King2012-10-25
|\ \ \ \ | |/ / / |/| | |
| * | | Add git-remote-testsvn to MakefileFlorian Achleitner2012-10-07
* | | | Merge branch 'mh/string-list'Junio C Hamano2012-09-17
|\ \ \ \
| * | | | string_list: add two new functions for splitting stringsMichael Haggerty2012-09-12
| |/ / /
* | | | Merge branch 'rj/test-regex'Junio C Hamano2012-09-11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | test-regex: Add a test to check for a bug in the regex routinesRamsay Jones2012-09-02
* | | Merge branch 'jn/makefile-cleanup'Junio C Hamano2012-07-15
|\ \ \
| * | | Makefile: update scripts when build-time parameters changeJeff King2012-07-09
| * | | Makefile: split prefix flags from GIT-CFLAGSJeff King2012-07-09
| * | | Makefile: split GIT_USER_AGENT from GIT-CFLAGSJeff King2012-07-09
| | |/ | |/|
* | | add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-25
|/ /
* | Merge branch 'nd/columns'Junio C Hamano2012-05-03
|\ \
| * | Add column layout skeleton and git-columnNguyễn Thái Ngọc Duy2012-04-27
* | | Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\ \ \
| * | | Teach revision walking machinery to walk multiple times sequenciallyHeiko Voigt2012-03-30
| |/ /
* | | Merge branch 'rs/commit-list-sort-in-batch'Junio C Hamano2012-04-23
|\ \ \
| * | | add mergesort() for linked listsRené Scharfe2012-04-11
| | |/ | |/|
* | | git-p4: move to toplevelPete Wyckoff2012-04-09
| |/ |/|
* | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-feJunio C Hamano2012-01-27
|\ \ | |/ |/|
| * Merge branch 'db/svn-fe-code-purge' into svn-feJonathan Nieder2011-05-26
| |\
| | * vcs-svn: drop obj_poolDavid Barr2011-03-22
| | * vcs-svn: drop treapDavid Barr2011-03-22
| | * vcs-svn: drop string_poolDavid Barr2011-03-22
* | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-19
|\ \ \
| * | | Add test-scrap-cache-treeThomas Rast2011-12-06
* | | | credentials: add "store" helperJeff King2011-12-12
* | | | credentials: add "cache" helperJeff King2011-12-11
* | | | introduce credentials APIJeff King2011-12-11
|/ / /
* | | Makefile: Track changes to LDFLAGS and relink when necessaryFredrik Kuivinen2011-06-22
* | | Merge branch 'jn/gitweb-js'Junio C Hamano2011-05-26
|\ \ \
| * | | gitweb: Split JavaScript for maintability, combining on buildJakub Narebski2011-05-24
| |/ /
* | | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappersÆvar Arnfjörð Bjarmason2011-05-14
* | | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()Ævar Arnfjörð Bjarmason2011-05-14