aboutsummaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAge
* Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano2014-07-28
* Merge branch 'kb/perf-trace'Junio C Hamano2014-07-22
|\
| * trace: add 'file:line' to all trace outputKarsten Blees2014-07-13
* | Merge branch 'ak/profile-feedback-build'Junio C Hamano2014-07-21
|\ \
| * | Don't define away __attribute__ on gccAndi Kleen2014-07-07
* | | Merge branch 'jk/strip-suffix'Junio C Hamano2014-07-16
|\ \ \
| * | | replace has_extension with ends_withJeff King2014-06-30
| * | | implement ends_with via strip_suffixJeff King2014-06-30
| * | | add strip_suffix functionJeff King2014-06-30
| * | | Merge branch 'ym/fix-opportunistic-index-update-race' into maintJunio C Hamano2014-06-25
| |\ \ \
* | \ \ \ Merge branch 'jk/skip-prefix'Junio C Hamano2014-07-09
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refactor skip_prefix to return a booleanJeff King2014-06-20
| | |_|/ | |/| |
* | | | Merge branch 'dt/refs-check-refname-component-sse'Junio C Hamano2014-07-02
|\ \ \ \ | |/ / / |/| | |
| * | | refs.c: SSE2 optimizations for check_refname_componentDavid Turner2014-06-18
* | | | Merge branch 'sk/windows-unc-path'Junio C Hamano2014-06-16
|\ \ \ \
| * | | | Windows: allow using UNC path for git repositoryCezary Zawadka2014-06-10
* | | | | Merge branch 'jk/squelch-compiler-warning-from-funny-error-macro'Junio C Hamano2014-06-06
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | let clang use the constant-return error() macroJeff King2014-05-06
| * | | | inline constant return from error() functionJeff King2014-05-06
| |/ / /
| * | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-09
| |\ \ \
* | \ \ \ Merge branch 'ym/fix-opportunistic-index-update-race'Junio C Hamano2014-06-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | wrapper.c: add xpread() similar to xread()Yiannis Marangos2014-04-10
* | | | | Merge branch 'ks/tree-diff-nway'Junio C Hamano2014-06-03
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Portable alloca for GitKirill Smelkov2014-03-27
| | |/ / | |/| |
* | | | Merge branch 'jk/commit-dates-parsing-fix'Junio C Hamano2014-04-08
|\ \ \ \ | | |_|/ | |/| |
| * | | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-01
* | | | Merge branch 'nd/gc-aggressive'Junio C Hamano2014-04-03
|\ \ \ \
| * | | | environment.c: fix constness for odb_pack_keep()Nguyễn Thái Ngọc Duy2014-03-31
* | | | | Merge branch 'dk/skip-prefix-scan-only-once'Junio C Hamano2014-03-21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | skip_prefix(): scan prefix only onceDavid Kastrup2014-03-03
| | |/ / | |/| |
* | | | Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-14
|\ \ \ \
| * | | | stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-20
| |/ / /
* | | | Merge branch 'cc/starts-n-ends-with-endgame'Junio C Hamano2014-03-07
|\ \ \ \
| * | | | strbuf: remove prefixcmp() and suffixcmp()Christian Couder2013-12-05
* | | | | Merge branch 'bs/stdio-undef-before-redef'Junio C Hamano2014-02-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | git-compat-util.h: #undef (v)snprintf before #define themBenoit Sigoure2014-01-31
* | | | | Merge branch 'bs/mirbsd'Junio C Hamano2014-01-10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add MirBSD support to the build system.Benny Siegert2014-01-02
| | |_|/ | |/| |
* | | | strbuf: introduce starts_with() and ends_with()Christian Couder2013-12-05
|/ / /
* | | Windows: do not redefine _WIN32_WINNTSebastian Schuberth2013-09-11
* | | Merge branch 'sp/clip-read-write-to-8mb'Junio C Hamano2013-09-09
|\ \ \
| * | | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska2013-08-20
* | | | Merge branch 'bc/unuse-packfile'Junio C Hamano2013-09-04
|\ \ \ \
| * | | | Don't close pack fd when free'ing pack windowsBrandon Casey2013-08-02
| | |_|/ | |/| |
| * | | Merge branch 'jk/a-thread-only-dies-once' into maintJunio C Hamano2013-04-26
| |\ \ \
* | \ \ \ Merge branch 'da/darwin'Junio C Hamano2013-09-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | OS X: Fix redeclaration of die warningBrian Gernhardt2013-08-05
| * | | | imap-send: use Apple's Security framework for base64 encodingJeremy Huddleston2013-07-30
* | | | | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-02
|\ \ \ \ \
| * | | | | cygwin: Remove the Win32 l/stat() implementationRamsay Jones2013-07-18