]> git.proxmox.com Git - libgit2.git/history - src/tsort.c
Fix the build on Emscripten
[libgit2.git] / src / tsort.c
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-29 Vicent Martiglobal: Properly use `git__` memory wrappers
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-18 Vicent MartíMerge pull request #375 from schu/cleanup
2011-08-17 schutsort.c: fix include of common.h
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-09 Vicent Martitsort: Remove unused CLZ methods
2011-07-09 Vicent MartíMerge pull request #311 from nulltoken/ntk/fix-win32...
2011-07-09 nulltokenwin32: replace usage of _MSV_VER with _MSC_VER
2011-07-08 Vicent MartíMerge pull request #309 from schu/rr-flaw
2011-07-08 Vicent MartíMerge pull request #308 from schu/unused-but-set-var
2011-07-07 schutsort: remove unused but set variable
2011-07-07 nulltokentsort: fix wrong header inclusion
2011-07-07 nulltokenFix MSVC compilation warnings
2011-07-07 Vicent Martivector: Timsort all of the things