summaryrefslogtreecommitdiffstats
path: root/test-treap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-23vcs-svn: use strchr to find RFC822 delimiterDavid Barr1-2/+5
2011-03-23vcs-svn: implement perfect hash for top-level keysDavid Barr1-50/+59
2011-03-23vcs-svn: implement perfect hash for node-prop keysDavid Barr1-19/+43
2011-03-23vcs-svn: use strbuf for author, UUID, and URLDavid Barr5-30/+43
2011-03-22vcs-svn: use strbuf for revision logDavid Barr1-20/+8
2011-03-22vcs-svn: improve reporting of input errorsJonathan Nieder2-5/+37
2011-03-22vcs-svn: make buffer_copy_bytes return length readJonathan Nieder2-10/+11
2011-03-22vcs-svn: make buffer_skip_bytes return length readJonathan Nieder3-8/+10
2011-03-22vcs-svn: improve support for reading large filesJonathan Nieder2-4/+4
2011-03-22git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'SZEDER Gábor1-3/+3
2011-03-22Fix sparse warningsStephen Boyd35-48/+43
2011-03-21bisect: visualize with git-log if gitk is unavailableJeff King1-4/+6
2011-03-21Update drart release notes to 1.7.5Junio C Hamano1-10/+13
2011-03-21Update draft release notes to 1.7.4.2Junio C Hamano1-0/+9
2011-03-21Work around broken ln on solaris as used in t8006Ben Walton1-1/+2
2011-03-21t/README: Add a note about running commands under valgrindCarlos Martín Nieto1-0/+7
2011-03-20grep: read patterns from stdin with -f -René Scharfe2-2/+9
2011-03-20gitweb: Always call parse_date with timezone parameterJakub Narebski1-3/+2
2011-03-20bisect: explain the rationale behind 125Junio C Hamano1-1/+6
2011-03-18docs: fix grammar in gitattributes.txtAlexei Sholik1-5/+5
2011-03-18fetch-pack: objects in our alternates are available to usJunio C Hamano2-1/+13
2011-03-18refs_from_alternate: helper to use refs from alternatesJunio C Hamano4-32/+106
2011-03-18Name make_*_path functions more accuratelyCarlos Martín Nieto14-38/+52
2011-03-17stash: copy the index using --index-output instead of cp -pJohannes Sixt1-6/+5
2011-03-17stash: fix incorrect quoting in cleanup of temporary filesJohannes Sixt1-1/+1
2011-03-17RelNotes/1.7.5.txt: typo and language fixesMichael J Gruber1-22/+9
2011-03-17Prepare draft release notes to 1.7.4.2Junio C Hamano2-1/+43
2011-03-17gitweb: highlight: replace tabs with spacesKevin Cernekee1-1/+1
2011-03-16make_absolute_path: return the input path if it points to our bufferCarlos Martín Nieto1-0/+4
2011-03-16valgrind: ignore SSE-based strlen invalid readsCarlos Martín Nieto1-0/+6
2011-03-16vcs-svn: remove spurious semicolonsJonathan Nieder2-2/+2
2011-03-16diff --submodule: split into bite-sized piecesJonathan Nieder1-42/+61
2011-03-16cherry: split off function to print output linesJonathan Nieder1-16/+18
2011-03-16branch: split off function that writes tracking info and commit subjectJonathan Nieder1-21/+27
2011-03-16standardize brace placement in struct definitionsJonathan Nieder17-88/+44
2011-03-16compat: make gcc bswap an inline functionJonathan Nieder1-8/+10
2011-03-16enums: omit trailing comma for portabilityJonathan Nieder2-2/+2
2011-03-16declare 1-bit bitfields to be unsignedJonathan Nieder1-3/+3
2011-03-16git-p4: Fix error message crash in P4Sync.commit.Tor Arvid Lund1-1/+1
2011-03-16Teach git-p4 to ignore case in perforce filenames if configured.Tor Arvid Lund1-7/+20
2011-03-16git-p4: Teach gitConfig method about arguments.Tor Arvid Lund1-2/+6
2011-03-16git-bisect.txt: example for bisecting with hot-fixMichael J Gruber1-0/+33
2011-03-16git-bisect.txt: streamline run presentationMichael J Gruber1-26/+8
2011-03-15Update draft release notes to 1.7.5Junio C Hamano1-3/+33
2011-03-15Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki1-0/+4
2011-03-15tests: scrub environment of GIT_* variablesJonathan Nieder1-18/+5
2011-03-15config: drop support for GIT_CONFIG_NOGLOBALJonathan Nieder7-16/+4
2011-03-15gitattributes: drop support for GIT_ATTR_NOGLOBALJonathan Nieder1-6/+1
2011-03-15tests: suppress system gitattributesJonathan Nieder1-1/+2
2011-03-15tests: stop worrying about obsolete environment variablesJonathan Nieder1-7/+0