summaryrefslogtreecommitdiffstats
path: root/graph.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-28Improve documentation and comments regarding directory traversal APIAdam Spiers3-6/+37
2012-12-28api-directory-listing.txt: update to match codeAdam Spiers1-6/+6
2012-10-15attr: more matching optimizations from .gitignoreNguyễn Thái Ngọc Duy5-32/+64
2012-10-15gitignore: make pattern parsing code a separate functionNguyễn Thái Ngọc Duy2-23/+50
2012-10-15exclude: split pathname matching code into a separate functionNguyễn Thái Ngọc Duy1-32/+53
2012-10-15exclude: fix a bug in prefix compare optimizationNguyễn Thái Ngọc Duy2-1/+7
2012-10-15exclude: split basename matching code into a separate functionNguyễn Thái Ngọc Duy1-13/+24
2012-10-15exclude: stricten a length check in EXC_FLAG_ENDSWITH caseNguyễn Thái Ngọc Duy1-2/+3
2012-10-05attr: avoid searching for basename on every matchNguyễn Thái Ngọc Duy1-6/+9
2012-10-05attr: avoid strlen() on every matchNguyễn Thái Ngọc Duy1-2/+4
2012-09-15Git 1.7.11.7v1.7.11.7Junio C Hamano4-3/+50
2012-09-11Git 1.7.11.6v1.7.11.6Junio C Hamano3-35/+58
2012-09-11Almost 1.7.11.6Junio C Hamano1-1/+29
2012-09-10gitcli: contrast wildcard given to shell and to gitJunio C Hamano1-0/+17
2012-09-10gitcli: formatting fixJunio C Hamano1-1/+1
2012-09-09gitk: Rename 'tagcontents' to 'cached_tagcontent'David Aguilar1-7/+7
2012-09-09gitk: Teach "Reread references" to reload tagsDavid Aguilar1-1/+2
2012-09-04Document file-glob for "git checkout -- '*.c'"Junio C Hamano1-0/+12
2012-09-03test-regex: Add a test to check for a bug in the regex routinesRamsay Jones4-0/+27
2012-08-31split_ident_line(): make best effort when parsing author/committer lineJunio C Hamano2-3/+20
2012-08-29log: fix --quiet synonym for -sJeff King2-1/+13
2012-08-27http: prompt for credentials on failed POSTJeff King2-9/+16
2012-08-27http: factor out http error code handlingJeff King2-23/+29
2012-08-27t: test http access to "half-auth" repositoriesJeff King3-0/+28
2012-08-27t: test basic smart-http authenticationJeff King2-0/+25
2012-08-27t/lib-httpd: recognize */smart/* repos as smart-httpJeff King1-9/+7
2012-08-27t/lib-httpd: only route auth/dumb to dumb reposJeff King1-1/+1
2012-08-27t5550: factor out http auth setupJeff King3-54/+55
2012-08-27t5550: put auth-required repo in auth/dumbJeff King1-9/+9
2012-08-26doc: "git checkout -b/-B/--orphan" always takes a branch nameJunio C Hamano1-3/+3
2012-08-25apply: compute patch->def_name correctly under -p0Junio C Hamano2-46/+76
2012-08-24Prepare for 1.7.11.6Junio C Hamano2-1/+35
2012-08-24Make 'git submodule update --force' always check out submodules.Stefan Zager3-2/+21
2012-08-24mergetool: style fixesJunio C Hamano1-273/+308
2012-08-24Make the ciabot scripts completely self-configuring in the normal case.Eric S. Raymond4-37/+72
2012-08-24Improved documentation for the ciabot scripts.Eric S. Raymond2-2/+50
2012-08-23specifying ranges: we did not mean to make ".." an empty setJunio C Hamano5-4/+56
2012-08-22contrib/ciabot: Get ciabot configuration from git variablesEric S. Raymond2-118/+156
2012-08-21for-each-ref: Fix sort with multiple keysKacper Kornet2-2/+4
2012-08-21t6300: test sort with multiple keysKacper Kornet1-0/+10
2012-08-19git-config doc: unconfuse an exampleJunio C Hamano1-1/+1
2012-08-18git-config.txt: fix exampleMichael Haggerty1-1/+1
2012-08-17stash: invoke rerere in case of conflictPhil Hord2-1/+2
2012-08-17test: git-stash conflict sets up rererePhil Hord1-0/+38
2012-08-17man: git pull -r is a short for --rebaseMiklos Vajna1-0/+1
2012-08-17gitcli: describe abbreviation of long optionsJunio C Hamano1-0/+8
2012-08-15Git 1.7.11.5v1.7.11.5Junio C Hamano3-2/+11
2012-08-15rev-list docs: clarify --topo-order descriptionJunio C Hamano1-7/+24
2012-08-15gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFOJay Soffian1-0/+5
2012-08-15Documentation/CodingGuidelines: spell out more shell guidelinesHeiko Voigt1-0/+8