1
0
mirror of https://github.com/git/git.git synced 2024-10-21 22:18:12 +02:00
git/Documentation/technical
Junio C Hamano 06e211acc6 Merge branch 'jc/make-static'
Turn many file-scope private symbols to static to reduce the
global namespace contamination.

* jc/make-static:
  sequencer.c: mark a private file-scope symbol as static
  ident.c: mark private file-scope symbols as static
  trace.c: mark a private file-scope symbol as static
  wt-status.c: mark a private file-scope symbol as static
  read-cache.c: mark a private file-scope symbol as static
  strbuf.c: mark a private file-scope symbol as static
  sha1-array.c: mark a private file-scope symbol as static
  symlinks.c: mark private file-scope symbols as static
  notes.c: mark a private file-scope symbol as static
  rerere.c: mark private file-scope symbols as static
  graph.c: mark private file-scope symbols as static
  diff.c: mark a private file-scope symbol as static
  commit.c: mark a file-scope private symbol as static
  builtin/notes.c: mark file-scope private symbols as static
2012-09-18 14:37:46 -07:00
..
.gitignore
api-allocation-growing.txt
api-argv-array.txt argv-array: add pop function 2012-09-02 21:10:01 -07:00
api-builtin.txt
api-config.txt docs: fix cross-directory linkgit references 2012-06-08 08:31:52 -07:00
api-credentials.txt add 'git credential' plumbing command 2012-06-25 11:55:51 -07:00
api-decorate.txt
api-diff.txt
api-directory-listing.txt
api-gitattributes.txt
api-grep.txt
api-hash.txt
api-history-graph.txt
api-in-core-index.txt
api-index-skel.txt
api-index.sh
api-lockfile.txt
api-merge.txt docs: fix cross-directory linkgit references 2012-06-08 08:31:52 -07:00
api-object-access.txt
api-parse-options.txt docs: stop using asciidoc no-inline-literal 2012-04-26 13:19:06 -07:00
api-quote.txt
api-ref-iteration.txt
api-remote.txt
api-revision-walking.txt
api-run-command.txt
api-setup.txt
api-sha1-array.txt sha1-array.c: mark a private file-scope symbol as static 2012-09-15 22:58:21 -07:00
api-sigchain.txt
api-strbuf.txt
api-string-list.txt api-string-list.txt: initialize the string_list the easy way 2012-09-12 11:43:25 -07:00
api-tree-walking.txt
api-xdiff-interface.txt
index-format.txt index-v4: document the entry format 2012-04-27 16:03:31 -07:00
pack-format.txt
pack-heuristics.txt
pack-protocol.txt Doc: Improve shallow depth wording 2012-09-18 13:35:56 -07:00
protocol-capabilities.txt
protocol-common.txt docs: stop using asciidoc no-inline-literal 2012-04-26 13:19:06 -07:00
racy-git.txt
send-pack-pipeline.txt
shallow.txt
trivial-merge.txt