├── .gitattributes ├── .gitignore ├── .mailmap ├── COPYING ├── Documentation ├── .gitattributes ├── .gitignore ├── CodingGuidelines ├── Makefile ├── RelNotes-1.5.0.1.txt ├── RelNotes-1.5.0.2.txt ├── RelNotes-1.5.0.3.txt ├── RelNotes-1.5.0.4.txt ├── RelNotes-1.5.0.5.txt ├── RelNotes-1.5.0.6.txt ├── RelNotes-1.5.0.7.txt ├── RelNotes-1.5.0.txt ├── RelNotes-1.5.1.1.txt ├── RelNotes-1.5.1.2.txt ├── RelNotes-1.5.1.3.txt ├── RelNotes-1.5.1.4.txt ├── RelNotes-1.5.1.5.txt ├── RelNotes-1.5.1.6.txt ├── RelNotes-1.5.1.txt ├── RelNotes-1.5.2.1.txt ├── RelNotes-1.5.2.2.txt ├── RelNotes-1.5.2.3.txt ├── RelNotes-1.5.2.4.txt ├── RelNotes-1.5.2.5.txt ├── RelNotes-1.5.2.txt ├── RelNotes-1.5.3.1.txt ├── RelNotes-1.5.3.2.txt ├── RelNotes-1.5.3.3.txt ├── RelNotes-1.5.3.4.txt ├── RelNotes-1.5.3.5.txt ├── RelNotes-1.5.3.6.txt ├── RelNotes-1.5.3.7.txt ├── RelNotes-1.5.3.8.txt ├── RelNotes-1.5.3.txt ├── RelNotes-1.5.4.1.txt ├── RelNotes-1.5.4.2.txt ├── RelNotes-1.5.4.3.txt ├── RelNotes-1.5.4.4.txt ├── RelNotes-1.5.4.5.txt ├── RelNotes-1.5.4.6.txt ├── RelNotes-1.5.4.7.txt ├── RelNotes-1.5.4.txt ├── RelNotes-1.5.5.1.txt ├── RelNotes-1.5.5.2.txt ├── RelNotes-1.5.5.3.txt ├── RelNotes-1.5.5.4.txt ├── RelNotes-1.5.5.5.txt ├── RelNotes-1.5.5.6.txt ├── RelNotes-1.5.5.txt ├── RelNotes-1.5.6.1.txt ├── RelNotes-1.5.6.2.txt ├── RelNotes-1.5.6.3.txt ├── RelNotes-1.5.6.4.txt ├── RelNotes-1.5.6.5.txt ├── RelNotes-1.5.6.6.txt ├── RelNotes-1.5.6.txt ├── RelNotes-1.6.0.1.txt ├── RelNotes-1.6.0.2.txt ├── RelNotes-1.6.0.3.txt ├── RelNotes-1.6.0.4.txt ├── RelNotes-1.6.0.5.txt ├── RelNotes-1.6.0.6.txt ├── RelNotes-1.6.0.txt ├── RelNotes-1.6.1.1.txt ├── RelNotes-1.6.1.2.txt ├── RelNotes-1.6.1.3.txt ├── RelNotes-1.6.1.4.txt ├── RelNotes-1.6.1.txt ├── RelNotes-1.6.2.1.txt ├── RelNotes-1.6.2.2.txt ├── RelNotes-1.6.2.3.txt ├── RelNotes-1.6.2.4.txt ├── RelNotes-1.6.2.5.txt ├── RelNotes-1.6.2.txt ├── RelNotes-1.6.3.1.txt ├── RelNotes-1.6.3.2.txt ├── RelNotes-1.6.3.3.txt ├── RelNotes-1.6.3.4.txt ├── RelNotes-1.6.3.txt ├── RelNotes-1.6.4.1.txt ├── RelNotes-1.6.4.2.txt ├── RelNotes-1.6.4.3.txt ├── RelNotes-1.6.4.4.txt ├── RelNotes-1.6.4.txt ├── RelNotes-1.6.5.1.txt ├── RelNotes-1.6.5.2.txt ├── RelNotes-1.6.5.3.txt ├── RelNotes-1.6.5.4.txt ├── RelNotes-1.6.5.5.txt ├── RelNotes-1.6.5.6.txt ├── RelNotes-1.6.5.7.txt ├── RelNotes-1.6.5.8.txt ├── RelNotes-1.6.5.txt ├── RelNotes-1.6.6.1.txt ├── RelNotes-1.6.6.2.txt ├── RelNotes-1.6.6.txt ├── RelNotes-1.7.0.1.txt ├── RelNotes-1.7.0.2.txt ├── RelNotes-1.7.0.3.txt ├── RelNotes-1.7.0.4.txt ├── RelNotes-1.7.0.5.txt ├── RelNotes-1.7.0.6.txt ├── RelNotes-1.7.0.txt ├── RelNotes-1.7.1.txt ├── SubmittingPatches ├── asciidoc.conf ├── blame-options.txt ├── build-docdep.perl ├── cat-texi.perl ├── cmd-list.perl ├── config.txt ├── date-formats.txt ├── diff-format.txt ├── diff-generate-patch.txt ├── diff-options.txt ├── docbook-xsl.css ├── docbook.xsl ├── everyday.txt ├── fetch-options.txt ├── fix-texi.perl ├── git-add.txt ├── git-am.txt ├── git-annotate.txt ├── git-apply.txt ├── git-archimport.txt ├── git-archive.txt ├── git-bisect-lk2009.txt ├── git-bisect.txt ├── git-blame.txt ├── git-branch.txt ├── git-bundle.txt ├── git-cat-file.txt ├── git-check-attr.txt ├── git-check-ref-format.txt ├── git-checkout-index.txt ├── git-checkout.txt ├── git-cherry-pick.txt ├── git-cherry.txt ├── git-citool.txt ├── git-clean.txt ├── git-clone.txt ├── git-commit-tree.txt ├── git-commit.txt ├── git-config.txt ├── git-count-objects.txt ├── git-cvsexportcommit.txt ├── git-cvsimport.txt ├── git-cvsserver.txt ├── git-daemon.txt ├── git-describe.txt ├── git-diff-files.txt ├── git-diff-index.txt ├── git-diff-tree.txt ├── git-diff.txt ├── git-difftool.txt ├── git-fast-export.txt ├── git-fast-import.txt ├── git-fetch-pack.txt ├── git-fetch.txt ├── git-filter-branch.txt ├── git-fmt-merge-msg.txt ├── git-for-each-ref.txt ├── git-format-patch.txt ├── git-fsck-objects.txt ├── git-fsck.txt ├── git-gc.txt ├── git-get-tar-commit-id.txt ├── git-grep.txt ├── git-gui.txt ├── git-hash-object.txt ├── git-help.txt ├── git-http-backend.txt ├── git-http-fetch.txt ├── git-http-push.txt ├── git-imap-send.txt ├── git-index-pack.txt ├── git-init-db.txt ├── git-init.txt ├── git-instaweb.txt ├── git-log.txt ├── git-lost-found.txt ├── git-ls-files.txt ├── git-ls-remote.txt ├── git-ls-tree.txt ├── git-mailinfo.txt ├── git-mailsplit.txt ├── git-merge-base.txt ├── git-merge-file.txt ├── git-merge-index.txt ├── git-merge-one-file.txt ├── git-merge-tree.txt ├── git-merge.txt ├── git-mergetool--lib.txt ├── git-mergetool.txt ├── git-mktag.txt ├── git-mktree.txt ├── git-mv.txt ├── git-name-rev.txt ├── git-notes.txt ├── git-pack-objects.txt ├── git-pack-redundant.txt ├── git-pack-refs.txt ├── git-parse-remote.txt ├── git-patch-id.txt ├── git-peek-remote.txt ├── git-prune-packed.txt ├── git-prune.txt ├── git-pull.txt ├── git-push.txt ├── git-quiltimport.txt ├── git-read-tree.txt ├── git-rebase.txt ├── git-receive-pack.txt ├── git-reflog.txt ├── git-relink.txt ├── git-remote-helpers.txt ├── git-remote.txt ├── git-repack.txt ├── git-replace.txt ├── git-repo-config.txt ├── git-request-pull.txt ├── git-rerere.txt ├── git-reset.txt ├── git-rev-list.txt ├── git-rev-parse.txt ├── git-revert.txt ├── git-rm.txt ├── git-send-email.txt ├── git-send-pack.txt ├── git-sh-setup.txt ├── git-shell.txt ├── git-shortlog.txt ├── git-show-branch.txt ├── git-show-index.txt ├── git-show-ref.txt ├── git-show.txt ├── git-stage.txt ├── git-stash.txt ├── git-status.txt ├── git-stripspace.txt ├── git-submodule.txt ├── git-svn.txt ├── git-symbolic-ref.txt ├── git-tag.txt ├── git-tar-tree.txt ├── git-tools.txt ├── git-unpack-file.txt ├── git-unpack-objects.txt ├── git-update-index.txt ├── git-update-ref.txt ├── git-update-server-info.txt ├── git-upload-archive.txt ├── git-upload-pack.txt ├── git-var.txt ├── git-verify-pack.txt ├── git-verify-tag.txt ├── git-web--browse.txt ├── git-whatchanged.txt ├── git-write-tree.txt ├── git.txt ├── gitattributes.txt ├── gitcli.txt ├── gitcore-tutorial.txt ├── gitcvs-migration.txt ├── gitdiffcore.txt ├── gitglossary.txt ├── githooks.txt ├── gitignore.txt ├── gitk.txt ├── gitmodules.txt ├── gitrepository-layout.txt ├── gittutorial-2.txt ├── gittutorial.txt ├── gitworkflows.txt ├── glossary-content.txt ├── howto-index.sh ├── howto │ ├── maintain-git.txt │ ├── rebase-from-internal-branch.txt │ ├── rebuild-from-update-hook.txt │ ├── recover-corrupted-blob-object.txt │ ├── revert-a-faulty-merge.txt │ ├── revert-branch-rebase.txt │ ├── separating-topic-branches.txt │ ├── setup-git-server-over-http.txt │ ├── update-hook-example.txt │ ├── use-git-daemon.txt │ └── using-merge-subtree.txt ├── i18n.txt ├── install-doc-quick.sh ├── install-webdoc.sh ├── mailmap.txt ├── manpage-1.72.xsl ├── manpage-base-url.xsl.in ├── manpage-base.xsl ├── manpage-bold-literal.xsl ├── manpage-normal.xsl ├── manpage-quote-apos.xsl ├── manpage-suppress-sp.xsl ├── merge-config.txt ├── merge-options.txt ├── merge-strategies.txt ├── pretty-formats.txt ├── pretty-options.txt ├── pt_BR │ └── gittutorial.txt ├── pull-fetch-param.txt ├── rev-list-options.txt ├── technical │ ├── .gitignore │ ├── api-allocation-growing.txt │ ├── api-builtin.txt │ ├── 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-object-access.txt │ ├── api-parse-options.txt │ ├── api-quote.txt │ ├── api-remote.txt │ ├── api-revision-walking.txt │ ├── api-run-command.txt │ ├── api-setup.txt │ ├── api-strbuf.txt │ ├── api-string-list.txt │ ├── api-tree-walking.txt │ ├── api-xdiff-interface.txt │ ├── pack-format.txt │ ├── pack-heuristics.txt │ ├── pack-protocol.txt │ ├── protocol-capabilities.txt │ ├── protocol-common.txt │ ├── racy-git.txt │ ├── send-pack-pipeline.txt │ ├── shallow.txt │ └── trivial-merge.txt ├── urls-remotes.txt ├── urls.txt ├── user-manual.conf └── user-manual.txt ├── GIT-VERSION-GEN ├── INSTALL ├── Makefile ├── README ├── RelNotes ├── abspath.c ├── advice.c ├── advice.h ├── alias.c ├── alloc.c ├── archive-tar.c ├── archive-zip.c ├── archive.c ├── archive.h ├── attr.c ├── attr.h ├── base85.c ├── bisect.c ├── bisect.h ├── blob.c ├── blob.h ├── block-sha1 ├── sha1.c └── sha1.h ├── branch.c ├── branch.h ├── builtin.h ├── builtin ├── add.c ├── annotate.c ├── apply.c ├── archive.c ├── bisect--helper.c ├── blame.c ├── branch.c ├── bundle.c ├── cat-file.c ├── check-attr.c ├── check-ref-format.c ├── checkout-index.c ├── checkout.c ├── clean.c ├── clone.c ├── commit-tree.c ├── commit.c ├── config.c ├── count-objects.c ├── describe.c ├── diff-files.c ├── diff-index.c ├── diff-tree.c ├── diff.c ├── fast-export.c ├── fetch-pack.c ├── fetch.c ├── fmt-merge-msg.c ├── for-each-ref.c ├── fsck.c ├── gc.c ├── grep.c ├── hash-object.c ├── help.c ├── index-pack.c ├── init-db.c ├── log.c ├── ls-files.c ├── ls-remote.c ├── ls-tree.c ├── mailinfo.c ├── mailsplit.c ├── merge-base.c ├── merge-file.c ├── merge-index.c ├── merge-ours.c ├── merge-recursive.c ├── merge-tree.c ├── merge.c ├── mktag.c ├── mktree.c ├── mv.c ├── name-rev.c ├── notes.c ├── pack-objects.c ├── pack-redundant.c ├── pack-refs.c ├── patch-id.c ├── prune-packed.c ├── prune.c ├── push.c ├── read-tree.c ├── receive-pack.c ├── reflog.c ├── remote.c ├── replace.c ├── rerere.c ├── reset.c ├── rev-list.c ├── rev-parse.c ├── revert.c ├── rm.c ├── send-pack.c ├── shortlog.c ├── show-branch.c ├── show-ref.c ├── stripspace.c ├── symbolic-ref.c ├── tag.c ├── tar-tree.c ├── unpack-file.c ├── unpack-objects.c ├── update-index.c ├── update-ref.c ├── update-server-info.c ├── upload-archive.c ├── var.c ├── verify-pack.c ├── verify-tag.c └── write-tree.c ├── bundle.c ├── bundle.h ├── cache-tree.c ├── cache-tree.h ├── cache.h ├── check-builtins.sh ├── check-racy.c ├── check_bindir ├── color.c ├── color.h ├── combine-diff.c ├── command-list.txt ├── commit.c ├── commit.h ├── compat ├── basename.c ├── bswap.h ├── cygwin.c ├── cygwin.h ├── fnmatch │ ├── fnmatch.c │ └── fnmatch.h ├── fopen.c ├── hstrerror.c ├── inet_ntop.c ├── inet_pton.c ├── memmem.c ├── mingw.c ├── mingw.h ├── mkdtemp.c ├── mmap.c ├── msvc.c ├── msvc.h ├── nedmalloc │ ├── License.txt │ ├── Readme.txt │ ├── malloc.c.h │ ├── nedmalloc.c │ └── nedmalloc.h ├── pread.c ├── qsort.c ├── regex │ ├── regex.c │ └── regex.h ├── setenv.c ├── snprintf.c ├── strcasestr.c ├── strlcpy.c ├── strtoumax.c ├── unsetenv.c ├── vcbuild │ ├── README │ ├── include │ │ ├── alloca.h │ │ ├── arpa │ │ │ └── inet.h │ │ ├── dirent.h │ │ ├── grp.h │ │ ├── inttypes.h │ │ ├── netdb.h │ │ ├── netinet │ │ │ ├── in.h │ │ │ └── tcp.h │ │ ├── pwd.h │ │ ├── sys │ │ │ ├── ioctl.h │ │ │ ├── param.h │ │ │ ├── poll.h │ │ │ ├── select.h │ │ │ ├── socket.h │ │ │ ├── time.h │ │ │ ├── utime.h │ │ │ └── wait.h │ │ ├── termios.h │ │ ├── unistd.h │ │ └── utime.h │ └── scripts │ │ ├── clink.pl │ │ └── lib.pl ├── win32.h ├── win32 │ ├── pthread.c │ └── pthread.h ├── win32mmap.c └── winansi.c ├── config.c ├── config.mak.in ├── configure.ac ├── connect.c ├── contrib ├── README ├── blameview │ ├── README │ └── blameview.perl ├── buildsystems │ ├── Generators.pm │ ├── Generators │ │ ├── QMake.pm │ │ └── Vcproj.pm │ ├── engine.pl │ ├── generate │ └── parse.pl ├── ciabot │ ├── README │ ├── ciabot.py │ └── ciabot.sh ├── completion │ └── git-completion.bash ├── continuous │ ├── cidaemon │ └── post-receive-cinotify ├── convert-objects │ ├── convert-objects.c │ └── git-convert-objects.txt ├── emacs │ ├── .gitignore │ ├── Makefile │ ├── README │ ├── git-blame.el │ └── git.el ├── examples │ ├── README │ ├── builtin-fetch--tool.c │ ├── git-checkout.sh │ ├── git-clean.sh │ ├── git-clone.sh │ ├── git-commit.sh │ ├── git-fetch.sh │ ├── git-gc.sh │ ├── git-ls-remote.sh │ ├── git-merge-ours.sh │ ├── git-merge.sh │ ├── git-notes.sh │ ├── git-remote.perl │ ├── git-rerere.perl │ ├── git-reset.sh │ ├── git-resolve.sh │ ├── git-revert.sh │ ├── git-svnimport.perl │ ├── git-svnimport.txt │ ├── git-tag.sh │ └── git-verify-tag.sh ├── fast-import │ ├── git-import.perl │ ├── git-import.sh │ ├── git-p4 │ ├── git-p4.bat │ ├── git-p4.txt │ ├── import-directories.perl │ ├── import-tars.perl │ └── import-zips.py ├── git-resurrect.sh ├── gitview │ ├── gitview │ └── gitview.txt ├── hg-to-git │ ├── hg-to-git.py │ └── hg-to-git.txt ├── hooks │ ├── post-receive-email │ ├── pre-auto-gc-battery │ ├── setgitperms.perl │ └── update-paranoid ├── p4import │ ├── README │ ├── git-p4import.py │ └── git-p4import.txt ├── patches │ └── docbook-xsl-manpages-charmap.patch ├── remotes2config.sh ├── rerere-train.sh ├── stats │ ├── git-common-hash │ ├── mailmap.pl │ └── packinfo.pl ├── thunderbird-patch-inline │ ├── README │ └── appp.sh ├── vim │ └── README └── workdir │ └── git-new-workdir ├── convert.c ├── copy.c ├── csum-file.c ├── csum-file.h ├── ctype.c ├── daemon.c ├── date.c ├── decorate.c ├── decorate.h ├── delta.h ├── diff-delta.c ├── diff-lib.c ├── diff-no-index.c ├── diff.c ├── diff.h ├── diffcore-break.c ├── diffcore-delta.c ├── diffcore-order.c ├── diffcore-pickaxe.c ├── diffcore-rename.c ├── diffcore.h ├── dir.c ├── dir.h ├── editor.c ├── entry.c ├── environment.c ├── exec_cmd.c ├── exec_cmd.h ├── fast-import.c ├── fetch-pack.h ├── fixup-builtins ├── fsck.c ├── fsck.h ├── generate-cmdlist.sh ├── git-add--interactive.perl ├── git-am.sh ├── git-archimport.perl ├── git-bisect.sh ├── git-compat-util.h ├── git-cvsexportcommit.perl ├── git-cvsimport.perl ├── git-cvsserver.perl ├── git-difftool--helper.sh ├── git-difftool.perl ├── git-filter-branch.sh ├── git-gui ├── .gitattributes ├── .gitignore ├── GIT-VERSION-GEN ├── Makefile ├── git-gui--askpass ├── git-gui.sh ├── lib │ ├── about.tcl │ ├── blame.tcl │ ├── branch.tcl │ ├── branch_checkout.tcl │ ├── branch_create.tcl │ ├── branch_delete.tcl │ ├── branch_rename.tcl │ ├── browser.tcl │ ├── checkout_op.tcl │ ├── choose_font.tcl │ ├── choose_repository.tcl │ ├── choose_rev.tcl │ ├── class.tcl │ ├── commit.tcl │ ├── console.tcl │ ├── database.tcl │ ├── date.tcl │ ├── diff.tcl │ ├── encoding.tcl │ ├── error.tcl │ ├── git-gui.ico │ ├── index.tcl │ ├── logo.tcl │ ├── merge.tcl │ ├── mergetool.tcl │ ├── option.tcl │ ├── remote.tcl │ ├── remote_add.tcl │ ├── remote_branch_delete.tcl │ ├── search.tcl │ ├── shortcut.tcl │ ├── spellcheck.tcl │ ├── sshkey.tcl │ ├── status_bar.tcl │ ├── themed.tcl │ ├── tools.tcl │ ├── tools_dlg.tcl │ ├── transport.tcl │ ├── win32.tcl │ └── win32_shortcut.js ├── macosx │ ├── AppMain.tcl │ ├── Info.plist │ └── git-gui.icns ├── po │ ├── .gitignore │ ├── README │ ├── de.po │ ├── el.po │ ├── fr.po │ ├── git-gui.pot │ ├── glossary │ │ ├── Makefile │ │ ├── de.po │ │ ├── el.po │ │ ├── fr.po │ │ ├── git-gui-glossary.pot │ │ ├── git-gui-glossary.txt │ │ ├── it.po │ │ ├── txt-to-pot.sh │ │ └── zh_cn.po │ ├── hu.po │ ├── it.po │ ├── ja.po │ ├── nb.po │ ├── po2msg.sh │ ├── ru.po │ ├── sv.po │ └── zh_cn.po └── windows │ └── git-gui.sh ├── git-instaweb.sh ├── git-lost-found.sh ├── git-merge-octopus.sh ├── git-merge-one-file.sh ├── git-merge-resolve.sh ├── git-mergetool--lib.sh ├── git-mergetool.sh ├── git-parse-remote.sh ├── git-pull.sh ├── git-quiltimport.sh ├── git-rebase--interactive.sh ├── git-rebase.sh ├── git-relink.perl ├── git-repack.sh ├── git-request-pull.sh ├── git-send-email.perl ├── git-sh-setup.sh ├── git-stash.sh ├── git-submodule.sh ├── git-svn.perl ├── git-web--browse.sh ├── git.c ├── git.spec.in ├── git_remote_helpers ├── .gitignore ├── Makefile ├── __init__.py ├── git │ ├── __init__.py │ └── git.py ├── setup.py └── util.py ├── gitk-git ├── Makefile ├── gitk └── po │ ├── .gitignore │ ├── de.po │ ├── es.po │ ├── fr.po │ ├── hu.po │ ├── it.po │ ├── ja.po │ ├── po2msg.sh │ ├── ru.po │ └── sv.po ├── gitweb ├── INSTALL ├── Makefile ├── README ├── git-favicon.png ├── git-logo.png ├── gitweb.css ├── gitweb.js └── gitweb.perl ├── graph.c ├── graph.h ├── grep.c ├── grep.h ├── hash.c ├── hash.h ├── help.c ├── help.h ├── hex.c ├── http-backend.c ├── http-fetch.c ├── http-push.c ├── http-walker.c ├── http.c ├── http.h ├── ident.c ├── imap-send.c ├── levenshtein.c ├── levenshtein.h ├── list-objects.c ├── list-objects.h ├── ll-merge.c ├── ll-merge.h ├── lockfile.c ├── log-tree.c ├── log-tree.h ├── mailmap.c ├── mailmap.h ├── match-trees.c ├── merge-file.c ├── merge-recursive.c ├── merge-recursive.h ├── name-hash.c ├── notes.c ├── notes.h ├── object.c ├── object.h ├── pack-check.c ├── pack-refs.c ├── pack-refs.h ├── pack-revindex.c ├── pack-revindex.h ├── pack-write.c ├── pack.h ├── pager.c ├── parse-options.c ├── parse-options.h ├── patch-delta.c ├── patch-ids.c ├── patch-ids.h ├── path.c ├── perl ├── .gitignore ├── Git.pm ├── Makefile ├── Makefile.PL └── private-Error.pm ├── pkt-line.c ├── pkt-line.h ├── ppc ├── sha1.c ├── sha1.h └── sha1ppc.S ├── preload-index.c ├── pretty.c ├── progress.c ├── progress.h ├── quote.c ├── quote.h ├── reachable.c ├── reachable.h ├── read-cache.c ├── reflog-walk.c ├── reflog-walk.h ├── refs.c ├── refs.h ├── remote-curl.c ├── remote.c ├── remote.h ├── replace_object.c ├── rerere.c ├── rerere.h ├── resolve-undo.c ├── resolve-undo.h ├── revision.c ├── revision.h ├── run-command.c ├── run-command.h ├── send-pack.h ├── server-info.c ├── setup.c ├── sha1-lookup.c ├── sha1-lookup.h ├── sha1_file.c ├── sha1_name.c ├── shallow.c ├── shell.c ├── shortlog.h ├── show-index.c ├── sideband.c ├── sideband.h ├── sigchain.c ├── sigchain.h ├── strbuf.c ├── strbuf.h ├── string-list.c ├── string-list.h ├── submodule.c ├── submodule.h ├── symlinks.c ├── t ├── .gitattributes ├── .gitignore ├── Makefile ├── README ├── aggregate-results.sh ├── annotate-tests.sh ├── diff-lib.sh ├── gitweb-lib.sh ├── lib-cvs.sh ├── lib-git-svn.sh ├── lib-httpd.sh ├── lib-httpd │ ├── apache.conf │ └── ssl.cnf ├── lib-patch-mode.sh ├── lib-read-tree-m-3way.sh ├── lib-rebase.sh ├── t0000-basic.sh ├── t0001-init.sh ├── t0002-gitfile.sh ├── t0003-attributes.sh ├── t0004-unwritable.sh ├── t0005-signals.sh ├── t0006-date.sh ├── t0010-racy-git.sh ├── t0020-crlf.sh ├── t0021-conversion.sh ├── t0022-crlf-rename.sh ├── t0023-crlf-am.sh ├── t0024-crlf-archive.sh ├── t0030-stripspace.sh ├── t0040-parse-options.sh ├── t0050-filesystem.sh ├── t0055-beyond-symlinks.sh ├── t0060-path-utils.sh ├── t0061-run-command.sh ├── t0070-fundamental.sh ├── t0100-previous.sh ├── t0101-at-syntax.sh ├── t1000-read-tree-m-3way.sh ├── t1001-read-tree-m-2way.sh ├── t1002-read-tree-m-u-2way.sh ├── t1003-read-tree-prefix.sh ├── t1004-read-tree-m-u-wf.sh ├── t1005-read-tree-reset.sh ├── t1006-cat-file.sh ├── t1007-hash-object.sh ├── t1008-read-tree-overlay.sh ├── t1009-read-tree-new-index.sh ├── t1010-mktree.sh ├── t1011-read-tree-sparse-checkout.sh ├── t1012-read-tree-df.sh ├── t1020-subdirectory.sh ├── t1100-commit-tree-options.sh ├── t1200-tutorial.sh ├── t1300-repo-config.sh ├── t1301-shared-repo.sh ├── t1302-repo-version.sh ├── t1303-wacky-config.sh ├── t1304-default-acl.sh ├── t1400-update-ref.sh ├── t1401-symbolic-ref.sh ├── t1402-check-ref-format.sh ├── t1410-reflog.sh ├── t1411-reflog-show.sh ├── t1420-lost-found.sh ├── t1450-fsck.sh ├── t1500-rev-parse.sh ├── t1501-worktree.sh ├── t1502-rev-parse-parseopt.sh ├── t1503-rev-parse-verify.sh ├── t1504-ceiling-dirs.sh ├── t1505-rev-parse-last.sh ├── t1506-rev-parse-diagnosis.sh ├── t1507-rev-parse-upstream.sh ├── t1508-at-combinations.sh ├── t1509-root-worktree.sh ├── t1509 │ ├── excludes │ └── prepare-chroot.sh ├── t2000-checkout-cache-clash.sh ├── t2001-checkout-cache-clash.sh ├── t2002-checkout-cache-u.sh ├── t2003-checkout-cache-mkdir.sh ├── t2004-checkout-cache-temp.sh ├── t2005-checkout-index-symlinks.sh ├── t2007-checkout-symlink.sh ├── t2008-checkout-subdir.sh ├── t2009-checkout-statinfo.sh ├── t2010-checkout-ambiguous.sh ├── t2011-checkout-invalid-head.sh ├── t2012-checkout-last.sh ├── t2013-checkout-submodule.sh ├── t2014-switch.sh ├── t2015-checkout-unborn.sh ├── t2016-checkout-patch.sh ├── t2030-unresolve-info.sh ├── t2050-git-dir-relative.sh ├── t2100-update-cache-badpath.sh ├── t2101-update-index-reupdate.sh ├── t2102-update-index-symlinks.sh ├── t2103-update-index-ignore-missing.sh ├── t2104-update-index-skip-worktree.sh ├── t2105-update-index-gitfile.sh ├── t2200-add-update.sh ├── t2201-add-update-typechange.sh ├── t2202-add-addremove.sh ├── t2203-add-intent.sh ├── t2204-add-ignored.sh ├── t2300-cd-to-toplevel.sh ├── t3000-ls-files-others.sh ├── t3001-ls-files-others-exclude.sh ├── t3002-ls-files-dashpath.sh ├── t3003-ls-files-exclude.sh ├── t3010-ls-files-killed-modified.sh ├── t3020-ls-files-error-unmatch.sh ├── t3030-merge-recursive.sh ├── t3031-merge-criscross.sh ├── t3040-subprojects-basic.sh ├── t3050-subprojects-fetch.sh ├── t3060-ls-files-with-tree.sh ├── t3100-ls-tree-restrict.sh ├── t3101-ls-tree-dirname.sh ├── t3200-branch.sh ├── t3201-branch-contains.sh ├── t3202-show-branch-octopus.sh ├── t3203-branch-output.sh ├── t3210-pack-refs.sh ├── t3300-funny-names.sh ├── t3301-notes.sh ├── t3302-notes-index-expensive.sh ├── t3303-notes-subtrees.sh ├── t3304-notes-mixed.sh ├── t3305-notes-fanout.sh ├── t3306-notes-prune.sh ├── t3400-rebase.sh ├── t3401-rebase-partial.sh ├── t3402-rebase-merge.sh ├── t3403-rebase-skip.sh ├── t3404-rebase-interactive.sh ├── t3405-rebase-malformed.sh ├── t3406-rebase-message.sh ├── t3407-rebase-abort.sh ├── t3408-rebase-multi-line.sh ├── t3409-rebase-preserve-merges.sh ├── t3410-rebase-preserve-dropped-merges.sh ├── t3411-rebase-preserve-around-merges.sh ├── t3412-rebase-root.sh ├── t3413-rebase-hook.sh ├── t3414-rebase-preserve-onto.sh ├── t3415-rebase-autosquash.sh ├── t3416-rebase-onto-threedots.sh ├── t3417-rebase-whitespace-fix.sh ├── t3500-cherry.sh ├── t3501-revert-cherry-pick.sh ├── t3502-cherry-pick-merge.sh ├── t3503-cherry-pick-root.sh ├── t3504-cherry-pick-rerere.sh ├── t3505-cherry-pick-empty.sh ├── t3506-cherry-pick-ff.sh ├── t3507-cherry-pick-conflict.sh ├── t3600-rm.sh ├── t3700-add.sh ├── t3701-add-interactive.sh ├── t3702-add-edit.sh ├── t3800-mktag.sh ├── t3900-i18n-commit.sh ├── t3900 │ ├── 1-UTF-8.txt │ ├── 2-UTF-8.txt │ ├── ISO-2022-JP.txt │ ├── ISO8859-1.txt │ └── eucJP.txt ├── t3901-8859-1.txt ├── t3901-i18n-patch.sh ├── t3901-utf8.txt ├── t3902-quoted.sh ├── t3903-stash.sh ├── t3904-stash-patch.sh ├── t4000-diff-format.sh ├── t4001-diff-rename.sh ├── t4002-diff-basic.sh ├── t4003-diff-rename-1.sh ├── t4004-diff-rename-symlink.sh ├── t4005-diff-rename-2.sh ├── t4006-diff-mode.sh ├── t4007-rename-3.sh ├── t4008-diff-break-rewrite.sh ├── t4009-diff-rename-4.sh ├── t4010-diff-pathspec.sh ├── t4011-diff-symlink.sh ├── t4012-diff-binary.sh ├── t4013-diff-various.sh ├── t4013 │ ├── diff.config_format.subjectprefix_DIFFERENT_PREFIX │ ├── diff.diff-tree_--cc_--patch-with-stat_--summary_master │ ├── diff.diff-tree_--cc_--patch-with-stat_--summary_side │ ├── diff.diff-tree_--cc_--patch-with-stat_master │ ├── diff.diff-tree_--cc_--stat_--summary_master │ ├── diff.diff-tree_--cc_--stat_--summary_side │ ├── diff.diff-tree_--cc_--stat_master │ ├── diff.diff-tree_--cc_master │ ├── diff.diff-tree_--patch-with-raw_initial │ ├── diff.diff-tree_--patch-with-stat_initial │ ├── diff.diff-tree_--pretty=oneline_--patch-with-raw_initial │ ├── diff.diff-tree_--pretty=oneline_--patch-with-stat_initial │ ├── diff.diff-tree_--pretty=oneline_--root_--patch-with-raw_initial │ ├── diff.diff-tree_--pretty=oneline_--root_--patch-with-stat_initial │ ├── diff.diff-tree_--pretty=oneline_--root_-p_initial │ ├── diff.diff-tree_--pretty=oneline_--root_initial │ ├── diff.diff-tree_--pretty=oneline_-p_initial │ ├── diff.diff-tree_--pretty=oneline_initial │ ├── diff.diff-tree_--pretty_--patch-with-raw_initial │ ├── diff.diff-tree_--pretty_--patch-with-stat_initial │ ├── diff.diff-tree_--pretty_--patch-with-stat_side │ ├── diff.diff-tree_--pretty_--root_--patch-with-raw_initial │ ├── diff.diff-tree_--pretty_--root_--patch-with-stat_initial │ ├── diff.diff-tree_--pretty_--root_--stat_--summary_initial │ ├── diff.diff-tree_--pretty_--root_--stat_initial │ ├── diff.diff-tree_--pretty_--root_--summary_-r_initial │ ├── diff.diff-tree_--pretty_--root_--summary_initial │ ├── diff.diff-tree_--pretty_--root_-p_initial │ ├── diff.diff-tree_--pretty_--root_initial │ ├── diff.diff-tree_--pretty_--stat_--summary_initial │ ├── diff.diff-tree_--pretty_--stat_initial │ ├── diff.diff-tree_--pretty_--summary_initial │ ├── diff.diff-tree_--pretty_-p_initial │ ├── diff.diff-tree_--pretty_-p_side │ ├── diff.diff-tree_--pretty_initial │ ├── diff.diff-tree_--pretty_side │ ├── diff.diff-tree_--root_--abbrev_initial │ ├── diff.diff-tree_--root_--patch-with-raw_initial │ ├── diff.diff-tree_--root_--patch-with-stat_initial │ ├── diff.diff-tree_--root_-p_initial │ ├── diff.diff-tree_--root_-r_--abbrev=4_initial │ ├── diff.diff-tree_--root_-r_--abbrev_initial │ ├── diff.diff-tree_--root_-r_initial │ ├── diff.diff-tree_--root_initial │ ├── diff.diff-tree_-c_--abbrev_master │ ├── diff.diff-tree_-c_--stat_--summary_master │ ├── diff.diff-tree_-c_--stat_--summary_side │ ├── diff.diff-tree_-c_--stat_master │ ├── diff.diff-tree_-c_master │ ├── diff.diff-tree_-p_-m_master │ ├── diff.diff-tree_-p_initial │ ├── diff.diff-tree_-p_master │ ├── diff.diff-tree_-r_--abbrev=4_initial │ ├── diff.diff-tree_-r_--abbrev_initial │ ├── diff.diff-tree_-r_initial │ ├── diff.diff-tree_initial │ ├── diff.diff-tree_master │ ├── diff.diff_--abbrev_initial..side │ ├── diff.diff_--dirstat_master~1_master~2 │ ├── diff.diff_--name-status_dir2_dir │ ├── diff.diff_--no-index_--name-status_--_dir2_dir │ ├── diff.diff_--no-index_--name-status_dir2_dir │ ├── diff.diff_--no-index_dir_dir3 │ ├── diff.diff_--patch-with-raw_-r_initial..side │ ├── diff.diff_--patch-with-raw_initial..side │ ├── diff.diff_--patch-with-stat_-r_initial..side │ ├── diff.diff_--patch-with-stat_initial..side │ ├── diff.diff_--stat_initial..side │ ├── diff.diff_-r_--stat_initial..side │ ├── diff.diff_-r_initial..side │ ├── diff.diff_initial..side │ ├── diff.diff_master_master^_side │ ├── diff.format-patch_--attach_--stdout_--suffix=.diff_initial..side │ ├── diff.format-patch_--attach_--stdout_initial..master │ ├── diff.format-patch_--attach_--stdout_initial..master^ │ ├── diff.format-patch_--attach_--stdout_initial..side │ ├── diff.format-patch_--inline_--stdout_--numbered-files_initial..master │ ├── diff.format-patch_--inline_--stdout_--subject-prefix=TESTCASE_initial..master │ ├── diff.format-patch_--inline_--stdout_initial..master │ ├── diff.format-patch_--inline_--stdout_initial..master^ │ ├── diff.format-patch_--inline_--stdout_initial..master^^ │ ├── diff.format-patch_--inline_--stdout_initial..side │ ├── diff.format-patch_--stdout_--cover-letter_-n_initial..master^ │ ├── diff.format-patch_--stdout_--no-numbered_initial..master │ ├── diff.format-patch_--stdout_--numbered_initial..master │ ├── diff.format-patch_--stdout_initial..master │ ├── diff.format-patch_--stdout_initial..master^ │ ├── diff.format-patch_--stdout_initial..side │ ├── diff.log_--decorate=full_--all │ ├── diff.log_--decorate_--all │ ├── diff.log_--patch-with-stat_--summary_master_--_dir_ │ ├── diff.log_--patch-with-stat_master │ ├── diff.log_--patch-with-stat_master_--_dir_ │ ├── diff.log_--root_--cc_--patch-with-stat_--summary_master │ ├── diff.log_--root_--patch-with-stat_--summary_master │ ├── diff.log_--root_--patch-with-stat_master │ ├── diff.log_--root_-c_--patch-with-stat_--summary_master │ ├── diff.log_--root_-p_master │ ├── diff.log_--root_master │ ├── diff.log_-SF_-p_master │ ├── diff.log_-SF_master │ ├── diff.log_-m_-p_--first-parent_master │ ├── diff.log_-m_-p_master │ ├── diff.log_-p_--first-parent_master │ ├── diff.log_-p_master │ ├── diff.log_master │ ├── diff.rev-list_--children_HEAD │ ├── diff.rev-list_--parents_HEAD │ ├── diff.show_--first-parent_master │ ├── diff.show_--patch-with-raw_side │ ├── diff.show_--patch-with-stat_--summary_side │ ├── diff.show_--patch-with-stat_side │ ├── diff.show_--root_initial │ ├── diff.show_--stat_--summary_side │ ├── diff.show_--stat_side │ ├── diff.show_-c_master │ ├── diff.show_-m_master │ ├── diff.show_initial │ ├── diff.show_master │ ├── diff.show_side │ ├── diff.whatchanged_--patch-with-stat_--summary_master_--_dir_ │ ├── diff.whatchanged_--patch-with-stat_master │ ├── diff.whatchanged_--patch-with-stat_master_--_dir_ │ ├── diff.whatchanged_--root_--cc_--patch-with-stat_--summary_master │ ├── diff.whatchanged_--root_--patch-with-stat_--summary_master │ ├── diff.whatchanged_--root_--patch-with-stat_master │ ├── diff.whatchanged_--root_-c_--patch-with-stat_--summary_master │ ├── diff.whatchanged_--root_-p_master │ ├── diff.whatchanged_--root_master │ ├── diff.whatchanged_-SF_-p_master │ ├── diff.whatchanged_-SF_master │ ├── diff.whatchanged_-p_master │ └── diff.whatchanged_master ├── t4014-format-patch.sh ├── t4015-diff-whitespace.sh ├── t4016-diff-quote.sh ├── t4017-diff-retval.sh ├── t4018-diff-funcname.sh ├── t4019-diff-wserror.sh ├── t4020-diff-external.sh ├── t4020 │ └── diff.NUL ├── t4021-format-patch-numbered.sh ├── t4022-diff-rewrite.sh ├── t4023-diff-rename-typechange.sh ├── t4024-diff-optimize-common.sh ├── t4025-hunk-header.sh ├── t4026-color.sh ├── t4027-diff-submodule.sh ├── t4028-format-patch-mime-headers.sh ├── t4029-diff-trailing-space.sh ├── t4030-diff-textconv.sh ├── t4031-diff-rewrite-binary.sh ├── t4032-diff-inter-hunk-context.sh ├── t4033-diff-patience.sh ├── t4034-diff-words.sh ├── t4035-diff-quiet.sh ├── t4036-format-patch-signer-mime.sh ├── t4037-diff-r-t-dirs.sh ├── t4038-diff-combined.sh ├── t4039-diff-assume-unchanged.sh ├── t4040-whitespace-status.sh ├── t4041-diff-submodule.sh ├── t4100-apply-stat.sh ├── t4100 │ ├── t-apply-1.expect │ ├── t-apply-1.patch │ ├── t-apply-2.expect │ ├── t-apply-2.patch │ ├── t-apply-3.expect │ ├── t-apply-3.patch │ ├── t-apply-4.expect │ ├── t-apply-4.patch │ ├── t-apply-5.expect │ ├── t-apply-5.patch │ ├── t-apply-6.expect │ ├── t-apply-6.patch │ ├── t-apply-7.expect │ ├── t-apply-7.patch │ ├── t-apply-8.expect │ ├── t-apply-8.patch │ ├── t-apply-9.expect │ └── t-apply-9.patch ├── t4101-apply-nonl.sh ├── t4101 │ ├── diff.0-1 │ ├── diff.0-2 │ ├── diff.0-3 │ ├── diff.1-0 │ ├── diff.1-2 │ ├── diff.1-3 │ ├── diff.2-0 │ ├── diff.2-1 │ ├── diff.2-3 │ ├── diff.3-0 │ ├── diff.3-1 │ └── diff.3-2 ├── t4102-apply-rename.sh ├── t4103-apply-binary.sh ├── t4104-apply-boundary.sh ├── t4105-apply-fuzz.sh ├── t4106-apply-stdin.sh ├── t4107-apply-ignore-whitespace.sh ├── t4109-apply-multifrag.sh ├── t4109 │ ├── expect-1 │ ├── expect-2 │ ├── expect-3 │ ├── patch1.patch │ ├── patch2.patch │ ├── patch3.patch │ └── patch4.patch ├── t4110-apply-scan.sh ├── t4110 │ ├── expect │ ├── patch1.patch │ ├── patch2.patch │ ├── patch3.patch │ ├── patch4.patch │ └── patch5.patch ├── t4112-apply-renames.sh ├── t4113-apply-ending.sh ├── t4114-apply-typechange.sh ├── t4115-apply-symlink.sh ├── t4116-apply-reverse.sh ├── t4117-apply-reject.sh ├── t4118-apply-empty-context.sh ├── t4119-apply-config.sh ├── t4120-apply-popt.sh ├── t4121-apply-diffs.sh ├── t4122-apply-symlink-inside.sh ├── t4123-apply-shrink.sh ├── t4124-apply-ws-rule.sh ├── t4125-apply-ws-fuzz.sh ├── t4126-apply-empty.sh ├── t4127-apply-same-fn.sh ├── t4128-apply-root.sh ├── t4129-apply-samemode.sh ├── t4130-apply-criss-cross-rename.sh ├── t4131-apply-fake-ancestor.sh ├── t4132-apply-removal.sh ├── t4133-apply-filenames.sh ├── t4150-am.sh ├── t4151-am-abort.sh ├── t4200-rerere.sh ├── t4201-shortlog.sh ├── t4202-log.sh ├── t4203-mailmap.sh ├── t4204-patch-id.sh ├── t4252-am-options.sh ├── t4252 │ ├── am-test-1-1 │ ├── am-test-1-2 │ ├── am-test-2-1 │ ├── am-test-2-2 │ ├── am-test-3-1 │ ├── am-test-3-2 │ ├── am-test-4-1 │ ├── am-test-4-2 │ ├── am-test-5-1 │ ├── am-test-5-2 │ ├── am-test-6-1 │ ├── file-1-0 │ └── file-2-0 ├── t4253-am-keep-cr-dos.sh ├── t5000-tar-tree.sh ├── t5001-archive-attr.sh ├── t5100-mailinfo.sh ├── t5100 │ ├── .gitattributes │ ├── empty │ ├── info-from.expect │ ├── info-from.in │ ├── info0001 │ ├── info0002 │ ├── info0003 │ ├── info0004 │ ├── info0005 │ ├── info0006 │ ├── info0007 │ ├── info0008 │ ├── info0009 │ ├── info0010 │ ├── info0011 │ ├── info0012 │ ├── info0013 │ ├── info0014 │ ├── info0014--scissors │ ├── info0015 │ ├── info0015--no-inbody-headers │ ├── info0016 │ ├── info0016--no-inbody-headers │ ├── msg0001 │ ├── msg0002 │ ├── msg0003 │ ├── msg0004 │ ├── msg0005 │ ├── msg0006 │ ├── msg0007 │ ├── msg0008 │ ├── msg0009 │ ├── msg0010 │ ├── msg0011 │ ├── msg0012 │ ├── msg0013 │ ├── msg0014 │ ├── msg0014--scissors │ ├── msg0015 │ ├── msg0015--no-inbody-headers │ ├── msg0016 │ ├── msg0016--no-inbody-headers │ ├── nul-b64.expect │ ├── nul-b64.in │ ├── nul-plain │ ├── patch0001 │ ├── patch0002 │ ├── patch0003 │ ├── patch0004 │ ├── patch0005 │ ├── patch0006 │ ├── patch0007 │ ├── patch0008 │ ├── patch0009 │ ├── patch0010 │ ├── patch0011 │ ├── patch0012 │ ├── patch0013 │ ├── patch0014 │ ├── patch0014--scissors │ ├── patch0015 │ ├── patch0015--no-inbody-headers │ ├── patch0016 │ ├── patch0016--no-inbody-headers │ ├── rfc2047-info-0001 │ ├── rfc2047-info-0002 │ ├── rfc2047-info-0003 │ ├── rfc2047-info-0004 │ ├── rfc2047-info-0005 │ ├── rfc2047-info-0006 │ ├── rfc2047-info-0007 │ ├── rfc2047-info-0008 │ ├── rfc2047-info-0009 │ ├── rfc2047-info-0010 │ ├── rfc2047-info-0011 │ ├── rfc2047-samples.mbox │ └── sample.mbox ├── t5300-pack-object.sh ├── t5301-sliding-window.sh ├── t5302-pack-index.sh ├── t5303-pack-corruption-resilience.sh ├── t5304-prune.sh ├── t5305-include-tag.sh ├── t5306-pack-nobase.sh ├── t5307-pack-missing-commit.sh ├── t5400-send-pack.sh ├── t5401-update-hooks.sh ├── t5402-post-merge-hook.sh ├── t5403-post-checkout-hook.sh ├── t5404-tracking-branches.sh ├── t5405-send-pack-rewind.sh ├── t5406-remote-rejects.sh ├── t5407-post-rewrite-hook.sh ├── t5500-fetch-pack.sh ├── t5502-quickfetch.sh ├── t5503-tagfollow.sh ├── t5505-remote.sh ├── t5506-remote-groups.sh ├── t5510-fetch.sh ├── t5511-refspec.sh ├── t5512-ls-remote.sh ├── t5513-fetch-track.sh ├── t5514-fetch-multiple.sh ├── t5515-fetch-merge-logic.sh ├── t5515 │ ├── fetch.br-branches-default │ ├── fetch.br-branches-default-merge │ ├── fetch.br-branches-default-merge_branches-default │ ├── fetch.br-branches-default-octopus │ ├── fetch.br-branches-default-octopus_branches-default │ ├── fetch.br-branches-default_branches-default │ ├── fetch.br-branches-one │ ├── fetch.br-branches-one-merge │ ├── fetch.br-branches-one-merge_branches-one │ ├── fetch.br-branches-one-octopus │ ├── fetch.br-branches-one-octopus_branches-one │ ├── fetch.br-branches-one_branches-one │ ├── fetch.br-config-explicit │ ├── fetch.br-config-explicit-merge │ ├── fetch.br-config-explicit-merge_config-explicit │ ├── fetch.br-config-explicit-octopus │ ├── fetch.br-config-explicit-octopus_config-explicit │ ├── fetch.br-config-explicit_config-explicit │ ├── fetch.br-config-glob │ ├── fetch.br-config-glob-merge │ ├── fetch.br-config-glob-merge_config-glob │ ├── fetch.br-config-glob-octopus │ ├── fetch.br-config-glob-octopus_config-glob │ ├── fetch.br-config-glob_config-glob │ ├── fetch.br-remote-explicit │ ├── fetch.br-remote-explicit-merge │ ├── fetch.br-remote-explicit-merge_remote-explicit │ ├── fetch.br-remote-explicit-octopus │ ├── fetch.br-remote-explicit-octopus_remote-explicit │ ├── fetch.br-remote-explicit_remote-explicit │ ├── fetch.br-remote-glob │ ├── fetch.br-remote-glob-merge │ ├── fetch.br-remote-glob-merge_remote-glob │ ├── fetch.br-remote-glob-octopus │ ├── fetch.br-remote-glob-octopus_remote-glob │ ├── fetch.br-remote-glob_remote-glob │ ├── fetch.br-unconfig │ ├── fetch.br-unconfig_--tags_.._.git │ ├── fetch.br-unconfig_.._.git │ ├── fetch.br-unconfig_.._.git_one │ ├── fetch.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file │ ├── fetch.br-unconfig_.._.git_one_two │ ├── fetch.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file │ ├── fetch.br-unconfig_.._.git_tag_tag-one_tag_tag-three │ ├── fetch.br-unconfig_branches-default │ ├── fetch.br-unconfig_branches-one │ ├── fetch.br-unconfig_config-explicit │ ├── fetch.br-unconfig_config-glob │ ├── fetch.br-unconfig_remote-explicit │ ├── fetch.br-unconfig_remote-glob │ ├── fetch.master │ ├── fetch.master_--tags_.._.git │ ├── fetch.master_.._.git │ ├── fetch.master_.._.git_one │ ├── fetch.master_.._.git_one_tag_tag-one_tag_tag-three-file │ ├── fetch.master_.._.git_one_two │ ├── fetch.master_.._.git_tag_tag-one-tree_tag_tag-three-file │ ├── fetch.master_.._.git_tag_tag-one_tag_tag-three │ ├── fetch.master_branches-default │ ├── fetch.master_branches-one │ ├── fetch.master_config-explicit │ ├── fetch.master_config-glob │ ├── fetch.master_remote-explicit │ ├── fetch.master_remote-glob │ ├── refs.br-branches-default │ ├── refs.br-branches-default-merge │ ├── refs.br-branches-default-merge_branches-default │ ├── refs.br-branches-default-octopus │ ├── refs.br-branches-default-octopus_branches-default │ ├── refs.br-branches-default_branches-default │ ├── refs.br-branches-one │ ├── refs.br-branches-one-merge │ ├── refs.br-branches-one-merge_branches-one │ ├── refs.br-branches-one-octopus │ ├── refs.br-branches-one-octopus_branches-one │ ├── refs.br-branches-one_branches-one │ ├── refs.br-config-explicit │ ├── refs.br-config-explicit-merge │ ├── refs.br-config-explicit-merge_config-explicit │ ├── refs.br-config-explicit-octopus │ ├── refs.br-config-explicit-octopus_config-explicit │ ├── refs.br-config-explicit_config-explicit │ ├── refs.br-config-glob │ ├── refs.br-config-glob-merge │ ├── refs.br-config-glob-merge_config-glob │ ├── refs.br-config-glob-octopus │ ├── refs.br-config-glob-octopus_config-glob │ ├── refs.br-config-glob_config-glob │ ├── refs.br-remote-explicit │ ├── refs.br-remote-explicit-merge │ ├── refs.br-remote-explicit-merge_remote-explicit │ ├── refs.br-remote-explicit-octopus │ ├── refs.br-remote-explicit-octopus_remote-explicit │ ├── refs.br-remote-explicit_remote-explicit │ ├── refs.br-remote-glob │ ├── refs.br-remote-glob-merge │ ├── refs.br-remote-glob-merge_remote-glob │ ├── refs.br-remote-glob-octopus │ ├── refs.br-remote-glob-octopus_remote-glob │ ├── refs.br-remote-glob_remote-glob │ ├── refs.br-unconfig │ ├── refs.br-unconfig_--tags_.._.git │ ├── refs.br-unconfig_.._.git │ ├── refs.br-unconfig_.._.git_one │ ├── refs.br-unconfig_.._.git_one_tag_tag-one_tag_tag-three-file │ ├── refs.br-unconfig_.._.git_one_two │ ├── refs.br-unconfig_.._.git_tag_tag-one-tree_tag_tag-three-file │ ├── refs.br-unconfig_.._.git_tag_tag-one_tag_tag-three │ ├── refs.br-unconfig_branches-default │ ├── refs.br-unconfig_branches-one │ ├── refs.br-unconfig_config-explicit │ ├── refs.br-unconfig_config-glob │ ├── refs.br-unconfig_remote-explicit │ ├── refs.br-unconfig_remote-glob │ ├── refs.master │ ├── refs.master_--tags_.._.git │ ├── refs.master_.._.git │ ├── refs.master_.._.git_one │ ├── refs.master_.._.git_one_tag_tag-one_tag_tag-three-file │ ├── refs.master_.._.git_one_two │ ├── refs.master_.._.git_tag_tag-one-tree_tag_tag-three-file │ ├── refs.master_.._.git_tag_tag-one_tag_tag-three │ ├── refs.master_branches-default │ ├── refs.master_branches-one │ ├── refs.master_config-explicit │ ├── refs.master_config-glob │ ├── refs.master_remote-explicit │ └── refs.master_remote-glob ├── t5516-fetch-push.sh ├── t5517-push-mirror.sh ├── t5518-fetch-exit-status.sh ├── t5519-push-alternates.sh ├── t5520-pull.sh ├── t5521-pull-options.sh ├── t5522-pull-symlink.sh ├── t5523-push-upstream.sh ├── t5524-pull-msg.sh ├── t5530-upload-pack-error.sh ├── t5531-deep-submodule-push.sh ├── t5540-http-push.sh ├── t5541-http-push.sh ├── t5550-http-fetch.sh ├── t5551-http-fetch.sh ├── t5560-http-backend-noserver.sh ├── t5561-http-backend.sh ├── t556x_common ├── t5600-clone-fail-cleanup.sh ├── t5601-clone.sh ├── t5602-clone-remote-exec.sh ├── t5700-clone-reference.sh ├── t5701-clone-local.sh ├── t5702-clone-options.sh ├── t5704-bundle.sh ├── t5705-clone-2gb.sh ├── t5706-clone-branch.sh ├── t5710-info-alternate.sh ├── t6000lib.sh ├── t6001-rev-list-graft.sh ├── t6002-rev-list-bisect.sh ├── t6003-rev-list-topo-order.sh ├── t6004-rev-list-path-optim.sh ├── t6005-rev-list-count.sh ├── t6006-rev-list-format.sh ├── t6007-rev-list-cherry-pick-file.sh ├── t6008-rev-list-submodule.sh ├── t6009-rev-list-parent.sh ├── t6010-merge-base.sh ├── t6011-rev-list-with-bad-commit.sh ├── t6012-rev-list-simplify.sh ├── t6013-rev-list-reverse-parents.sh ├── t6014-rev-list-all.sh ├── t6015-rev-list-show-all-parents.sh ├── t6016-rev-list-graph-simplify-history.sh ├── t6017-rev-list-stdin.sh ├── t6018-rev-list-glob.sh ├── t6020-merge-df.sh ├── t6021-merge-criss-cross.sh ├── t6022-merge-rename.sh ├── t6023-merge-file.sh ├── t6024-recursive-merge.sh ├── t6025-merge-symlinks.sh ├── t6026-merge-attr.sh ├── t6027-merge-binary.sh ├── t6028-merge-up-to-date.sh ├── t6029-merge-subtree.sh ├── t6030-bisect-porcelain.sh ├── t6031-merge-recursive.sh ├── t6032-merge-large-rename.sh ├── t6033-merge-crlf.sh ├── t6034-merge-rename-nocruft.sh ├── t6035-merge-dir-to-symlink.sh ├── t6036-recursive-corner-cases.sh ├── t6037-merge-ours-theirs.sh ├── t6040-tracking-info.sh ├── t6050-replace.sh ├── t6101-rev-parse-parents.sh ├── t6120-describe.sh ├── t6200-fmt-merge-msg.sh ├── t6300-for-each-ref.sh ├── t7001-mv.sh ├── t7002-grep.sh ├── t7003-filter-branch.sh ├── t7004-tag.sh ├── t7004 │ ├── pubring.gpg │ ├── random_seed │ ├── secring.gpg │ └── trustdb.gpg ├── t7005-editor.sh ├── t7006-pager.sh ├── t7006 │ └── test-terminal.perl ├── t7007-show.sh ├── t7010-setup.sh ├── t7011-skip-worktree-reading.sh ├── t7012-skip-worktree-writing.sh ├── t7060-wtstatus.sh ├── t7101-reset.sh ├── t7102-reset.sh ├── t7103-reset-bare.sh ├── t7104-reset.sh ├── t7105-reset-patch.sh ├── t7110-reset-merge.sh ├── t7111-reset-table.sh ├── t7201-co.sh ├── t7300-clean.sh ├── t7400-submodule-basic.sh ├── t7401-submodule-summary.sh ├── t7402-submodule-rebase.sh ├── t7403-submodule-sync.sh ├── t7405-submodule-merge.sh ├── t7406-submodule-update.sh ├── t7407-submodule-foreach.sh ├── t7408-submodule-reference.sh ├── t7500-commit.sh ├── t7500 │ ├── add-comments │ ├── add-content │ └── add-signed-off ├── t7501-commit.sh ├── t7502-commit.sh ├── t7503-pre-commit-hook.sh ├── t7504-commit-msg-hook.sh ├── t7505-prepare-commit-msg-hook.sh ├── t7506-status-submodule.sh ├── t7507-commit-verbose.sh ├── t7508-status.sh ├── t7509-commit.sh ├── t7600-merge.sh ├── t7601-merge-pull-config.sh ├── t7602-merge-octopus-many.sh ├── t7603-merge-reduce-heads.sh ├── t7604-merge-custom-message.sh ├── t7605-merge-resolve.sh ├── t7606-merge-custom.sh ├── t7607-merge-overwrite.sh ├── t7608-merge-messages.sh ├── t7610-mergetool.sh ├── t7700-repack.sh ├── t7701-repack-unpack-unreachable.sh ├── t7800-difftool.sh ├── t8001-annotate.sh ├── t8002-blame.sh ├── t8003-blame.sh ├── t8004-blame.sh ├── t8005-blame-i18n.sh ├── t8005 │ ├── euc-japan.txt │ ├── sjis.txt │ └── utf8.txt ├── t9001-send-email.sh ├── t9100-git-svn-basic.sh ├── t9101-git-svn-props.sh ├── t9102-git-svn-deep-rmdir.sh ├── t9103-git-svn-tracked-directory-removed.sh ├── t9104-git-svn-follow-parent.sh ├── t9105-git-svn-commit-diff.sh ├── t9106-git-svn-commit-diff-clobber.sh ├── t9107-git-svn-migrate.sh ├── t9108-git-svn-glob.sh ├── t9109-git-svn-multi-glob.sh ├── t9110-git-svn-use-svm-props.sh ├── t9110 │ └── svm.dump ├── t9111-git-svn-use-svnsync-props.sh ├── t9111 │ └── svnsync.dump ├── t9112-git-svn-md5less-file.sh ├── t9113-git-svn-dcommit-new-file.sh ├── t9114-git-svn-dcommit-merge.sh ├── t9115-git-svn-dcommit-funky-renames.sh ├── t9115 │ └── funky-names.dump ├── t9116-git-svn-log.sh ├── t9117-git-svn-init-clone.sh ├── t9118-git-svn-funky-branch-names.sh ├── t9119-git-svn-info.sh ├── t9120-git-svn-clone-with-percent-escapes.sh ├── t9121-git-svn-fetch-renamed-dir.sh ├── t9121 │ └── renamed-dir.dump ├── t9122-git-svn-author.sh ├── t9123-git-svn-rebuild-with-rewriteroot.sh ├── t9124-git-svn-dcommit-auto-props.sh ├── t9125-git-svn-multi-glob-branch-names.sh ├── t9126-git-svn-follow-deleted-readded-directory.sh ├── t9126 │ └── follow-deleted-readded.dump ├── t9127-git-svn-partial-rebuild.sh ├── t9128-git-svn-cmd-branch.sh ├── t9129-git-svn-i18n-commitencoding.sh ├── t9130-git-svn-authors-file.sh ├── t9131-git-svn-empty-symlink.sh ├── t9132-git-svn-broken-symlink.sh ├── t9133-git-svn-nested-git-repo.sh ├── t9134-git-svn-ignore-paths.sh ├── t9135-git-svn-moved-branch-empty-file.sh ├── t9135 │ └── svn.dump ├── t9136-git-svn-recreated-branch-empty-file.sh ├── t9136 │ └── svn.dump ├── t9137-git-svn-dcommit-clobber-series.sh ├── t9138-git-svn-authors-prog.sh ├── t9139-git-svn-non-utf8-commitencoding.sh ├── t9140-git-svn-reset.sh ├── t9141-git-svn-multiple-branches.sh ├── t9142-git-svn-shallow-clone.sh ├── t9143-git-svn-gc.sh ├── t9144-git-svn-old-rev_map.sh ├── t9145-git-svn-master-branch.sh ├── t9146-git-svn-empty-dirs.sh ├── t9150-svk-mergetickets.sh ├── t9150 │ ├── make-svk-dump │ └── svk-merge.dump ├── t9151-svn-mergeinfo.sh ├── t9151 │ ├── .gitignore │ ├── make-svnmerge-dump │ └── svn-mergeinfo.dump ├── t9152-svn-empty-dirs-after-gc.sh ├── t9153-git-svn-rewrite-uuid.sh ├── t9153 │ └── svn.dump ├── t9154-git-svn-fancy-glob.sh ├── t9154 │ └── svn.dump ├── t9200-git-cvsexportcommit.sh ├── t9300-fast-import.sh ├── t9301-fast-import-notes.sh ├── t9350-fast-export.sh ├── t9400-git-cvsserver-server.sh ├── t9401-git-cvsserver-crlf.sh ├── t9500-gitweb-standalone-no-errors.sh ├── t9501-gitweb-standalone-http-status.sh ├── t9502-gitweb-standalone-parse-output.sh ├── t9600-cvsimport.sh ├── t9601-cvsimport-vendor-branch.sh ├── t9601 │ └── cvsroot │ │ ├── .gitattributes │ │ ├── CVSROOT │ │ └── .gitignore │ │ └── module │ │ ├── added-imported.txt,v │ │ ├── imported-anonymously.txt,v │ │ ├── imported-modified-imported.txt,v │ │ ├── imported-modified.txt,v │ │ ├── imported-once.txt,v │ │ └── imported-twice.txt,v ├── t9602-cvsimport-branches-tags.sh ├── t9602 │ ├── README │ └── cvsroot │ │ ├── .gitattributes │ │ ├── CVSROOT │ │ └── .gitignore │ │ └── module │ │ ├── default,v │ │ ├── sub1 │ │ ├── default,v │ │ ├── subsubA │ │ │ └── default,v │ │ └── subsubB │ │ │ └── default,v │ │ ├── sub2 │ │ ├── Attic │ │ │ └── branch_B_MIXED_only,v │ │ ├── default,v │ │ └── subsubA │ │ │ └── default,v │ │ └── sub3 │ │ └── default,v ├── t9603-cvsimport-patchsets.sh ├── t9603 │ └── cvsroot │ │ ├── .gitattributes │ │ ├── CVSROOT │ │ └── .gitignore │ │ └── module │ │ ├── a,v │ │ └── b,v ├── t9700-perl-git.sh ├── t9700 │ └── test.pl ├── test-lib.sh ├── test4012.png ├── test9200a.png ├── test9200b.png └── valgrind │ ├── .gitignore │ ├── analyze.sh │ ├── default.supp │ └── valgrind.sh ├── tag.c ├── tag.h ├── tar.h ├── templates ├── .gitignore ├── Makefile ├── branches-- ├── hooks--applypatch-msg.sample ├── hooks--commit-msg.sample ├── hooks--post-commit.sample ├── hooks--post-receive.sample ├── hooks--post-update.sample ├── hooks--pre-applypatch.sample ├── hooks--pre-commit.sample ├── hooks--pre-rebase.sample ├── hooks--prepare-commit-msg.sample ├── hooks--update.sample ├── info--exclude └── this--description ├── test-chmtime.c ├── test-ctype.c ├── test-date.c ├── test-delta.c ├── test-dump-cache-tree.c ├── test-genrandom.c ├── test-index-version.c ├── test-match-trees.c ├── test-parse-options.c ├── test-path-utils.c ├── test-run-command.c ├── test-sha1.c ├── test-sha1.sh ├── test-sigchain.c ├── thread-utils.c ├── thread-utils.h ├── trace.c ├── transport-helper.c ├── transport.c ├── transport.h ├── tree-diff.c ├── tree-walk.c ├── tree-walk.h ├── tree.c ├── tree.h ├── unimplemented.sh ├── unpack-trees.c ├── unpack-trees.h ├── upload-pack.c ├── usage.c ├── userdiff.c ├── userdiff.h ├── utf8.c ├── utf8.h ├── walker.c ├── walker.h ├── wrap-for-bin.sh ├── wrapper.c ├── write_or_die.c ├── ws.c ├── wt-status.c ├── wt-status.h ├── xdiff-interface.c ├── xdiff-interface.h └── xdiff ├── xdiff.h ├── xdiffi.c ├── xdiffi.h ├── xemit.c ├── xemit.h ├── xinclude.h ├── xmacros.h ├── xmerge.c ├── xpatience.c ├── xprepare.c ├── xprepare.h ├── xtypes.h ├── xutils.c └── xutils.h /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/.gitignore -------------------------------------------------------------------------------- /.mailmap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/.mailmap -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/COPYING -------------------------------------------------------------------------------- /Documentation/.gitattributes: -------------------------------------------------------------------------------- 1 | *.txt whitespace 2 | -------------------------------------------------------------------------------- /Documentation/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/.gitignore -------------------------------------------------------------------------------- /Documentation/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/Makefile -------------------------------------------------------------------------------- /Documentation/asciidoc.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/asciidoc.conf -------------------------------------------------------------------------------- /Documentation/cat-texi.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/cat-texi.perl -------------------------------------------------------------------------------- /Documentation/cmd-list.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/cmd-list.perl -------------------------------------------------------------------------------- /Documentation/config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/config.txt -------------------------------------------------------------------------------- /Documentation/docbook.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/docbook.xsl -------------------------------------------------------------------------------- /Documentation/everyday.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/everyday.txt -------------------------------------------------------------------------------- /Documentation/fix-texi.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/fix-texi.perl -------------------------------------------------------------------------------- /Documentation/git-add.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-add.txt -------------------------------------------------------------------------------- /Documentation/git-am.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-am.txt -------------------------------------------------------------------------------- /Documentation/git-apply.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-apply.txt -------------------------------------------------------------------------------- /Documentation/git-blame.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-blame.txt -------------------------------------------------------------------------------- /Documentation/git-clean.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-clean.txt -------------------------------------------------------------------------------- /Documentation/git-clone.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-clone.txt -------------------------------------------------------------------------------- /Documentation/git-diff.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-diff.txt -------------------------------------------------------------------------------- /Documentation/git-fetch.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-fetch.txt -------------------------------------------------------------------------------- /Documentation/git-fsck.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-fsck.txt -------------------------------------------------------------------------------- /Documentation/git-gc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-gc.txt -------------------------------------------------------------------------------- /Documentation/git-grep.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-grep.txt -------------------------------------------------------------------------------- /Documentation/git-gui.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-gui.txt -------------------------------------------------------------------------------- /Documentation/git-help.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-help.txt -------------------------------------------------------------------------------- /Documentation/git-init.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-init.txt -------------------------------------------------------------------------------- /Documentation/git-log.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-log.txt -------------------------------------------------------------------------------- /Documentation/git-merge.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-merge.txt -------------------------------------------------------------------------------- /Documentation/git-mktag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-mktag.txt -------------------------------------------------------------------------------- /Documentation/git-mv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-mv.txt -------------------------------------------------------------------------------- /Documentation/git-notes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-notes.txt -------------------------------------------------------------------------------- /Documentation/git-prune.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-prune.txt -------------------------------------------------------------------------------- /Documentation/git-pull.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-pull.txt -------------------------------------------------------------------------------- /Documentation/git-push.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-push.txt -------------------------------------------------------------------------------- /Documentation/git-reset.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-reset.txt -------------------------------------------------------------------------------- /Documentation/git-rm.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-rm.txt -------------------------------------------------------------------------------- /Documentation/git-shell.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-shell.txt -------------------------------------------------------------------------------- /Documentation/git-show.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-show.txt -------------------------------------------------------------------------------- /Documentation/git-stage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-stage.txt -------------------------------------------------------------------------------- /Documentation/git-stash.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-stash.txt -------------------------------------------------------------------------------- /Documentation/git-svn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-svn.txt -------------------------------------------------------------------------------- /Documentation/git-tag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-tag.txt -------------------------------------------------------------------------------- /Documentation/git-tools.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-tools.txt -------------------------------------------------------------------------------- /Documentation/git-var.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git-var.txt -------------------------------------------------------------------------------- /Documentation/git.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/git.txt -------------------------------------------------------------------------------- /Documentation/gitcli.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/gitcli.txt -------------------------------------------------------------------------------- /Documentation/githooks.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/githooks.txt -------------------------------------------------------------------------------- /Documentation/gitignore.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/gitignore.txt -------------------------------------------------------------------------------- /Documentation/gitk.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/gitk.txt -------------------------------------------------------------------------------- /Documentation/i18n.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/i18n.txt -------------------------------------------------------------------------------- /Documentation/mailmap.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/mailmap.txt -------------------------------------------------------------------------------- /Documentation/technical/.gitignore: -------------------------------------------------------------------------------- 1 | api-index.txt 2 | -------------------------------------------------------------------------------- /Documentation/urls.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Documentation/urls.txt -------------------------------------------------------------------------------- /GIT-VERSION-GEN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/GIT-VERSION-GEN -------------------------------------------------------------------------------- /INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/INSTALL -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/Makefile -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/README -------------------------------------------------------------------------------- /RelNotes: -------------------------------------------------------------------------------- 1 | Documentation/RelNotes-1.7.1.txt -------------------------------------------------------------------------------- /abspath.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/abspath.c -------------------------------------------------------------------------------- /advice.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/advice.c -------------------------------------------------------------------------------- /advice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/advice.h -------------------------------------------------------------------------------- /alias.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/alias.c -------------------------------------------------------------------------------- /alloc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/alloc.c -------------------------------------------------------------------------------- /archive-tar.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/archive-tar.c -------------------------------------------------------------------------------- /archive-zip.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/archive-zip.c -------------------------------------------------------------------------------- /archive.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/archive.c -------------------------------------------------------------------------------- /archive.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/archive.h -------------------------------------------------------------------------------- /attr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/attr.c -------------------------------------------------------------------------------- /attr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/attr.h -------------------------------------------------------------------------------- /base85.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/base85.c -------------------------------------------------------------------------------- /bisect.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/bisect.c -------------------------------------------------------------------------------- /bisect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/bisect.h -------------------------------------------------------------------------------- /blob.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/blob.c -------------------------------------------------------------------------------- /blob.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/blob.h -------------------------------------------------------------------------------- /block-sha1/sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/block-sha1/sha1.c -------------------------------------------------------------------------------- /block-sha1/sha1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/block-sha1/sha1.h -------------------------------------------------------------------------------- /branch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/branch.c -------------------------------------------------------------------------------- /branch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/branch.h -------------------------------------------------------------------------------- /builtin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin.h -------------------------------------------------------------------------------- /builtin/add.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/add.c -------------------------------------------------------------------------------- /builtin/annotate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/annotate.c -------------------------------------------------------------------------------- /builtin/apply.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/apply.c -------------------------------------------------------------------------------- /builtin/archive.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/archive.c -------------------------------------------------------------------------------- /builtin/bisect--helper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/bisect--helper.c -------------------------------------------------------------------------------- /builtin/blame.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/blame.c -------------------------------------------------------------------------------- /builtin/branch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/branch.c -------------------------------------------------------------------------------- /builtin/bundle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/bundle.c -------------------------------------------------------------------------------- /builtin/cat-file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/cat-file.c -------------------------------------------------------------------------------- /builtin/check-attr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/check-attr.c -------------------------------------------------------------------------------- /builtin/check-ref-format.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/check-ref-format.c -------------------------------------------------------------------------------- /builtin/checkout-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/checkout-index.c -------------------------------------------------------------------------------- /builtin/checkout.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/checkout.c -------------------------------------------------------------------------------- /builtin/clean.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/clean.c -------------------------------------------------------------------------------- /builtin/clone.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/clone.c -------------------------------------------------------------------------------- /builtin/commit-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/commit-tree.c -------------------------------------------------------------------------------- /builtin/commit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/commit.c -------------------------------------------------------------------------------- /builtin/config.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/config.c -------------------------------------------------------------------------------- /builtin/count-objects.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/count-objects.c -------------------------------------------------------------------------------- /builtin/describe.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/describe.c -------------------------------------------------------------------------------- /builtin/diff-files.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/diff-files.c -------------------------------------------------------------------------------- /builtin/diff-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/diff-index.c -------------------------------------------------------------------------------- /builtin/diff-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/diff-tree.c -------------------------------------------------------------------------------- /builtin/diff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/diff.c -------------------------------------------------------------------------------- /builtin/fast-export.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/fast-export.c -------------------------------------------------------------------------------- /builtin/fetch-pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/fetch-pack.c -------------------------------------------------------------------------------- /builtin/fetch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/fetch.c -------------------------------------------------------------------------------- /builtin/fmt-merge-msg.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/fmt-merge-msg.c -------------------------------------------------------------------------------- /builtin/for-each-ref.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/for-each-ref.c -------------------------------------------------------------------------------- /builtin/fsck.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/fsck.c -------------------------------------------------------------------------------- /builtin/gc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/gc.c -------------------------------------------------------------------------------- /builtin/grep.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/grep.c -------------------------------------------------------------------------------- /builtin/hash-object.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/hash-object.c -------------------------------------------------------------------------------- /builtin/help.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/help.c -------------------------------------------------------------------------------- /builtin/index-pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/index-pack.c -------------------------------------------------------------------------------- /builtin/init-db.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/init-db.c -------------------------------------------------------------------------------- /builtin/log.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/log.c -------------------------------------------------------------------------------- /builtin/ls-files.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/ls-files.c -------------------------------------------------------------------------------- /builtin/ls-remote.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/ls-remote.c -------------------------------------------------------------------------------- /builtin/ls-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/ls-tree.c -------------------------------------------------------------------------------- /builtin/mailinfo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/mailinfo.c -------------------------------------------------------------------------------- /builtin/mailsplit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/mailsplit.c -------------------------------------------------------------------------------- /builtin/merge-base.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge-base.c -------------------------------------------------------------------------------- /builtin/merge-file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge-file.c -------------------------------------------------------------------------------- /builtin/merge-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge-index.c -------------------------------------------------------------------------------- /builtin/merge-ours.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge-ours.c -------------------------------------------------------------------------------- /builtin/merge-recursive.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge-recursive.c -------------------------------------------------------------------------------- /builtin/merge-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge-tree.c -------------------------------------------------------------------------------- /builtin/merge.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/merge.c -------------------------------------------------------------------------------- /builtin/mktag.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/mktag.c -------------------------------------------------------------------------------- /builtin/mktree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/mktree.c -------------------------------------------------------------------------------- /builtin/mv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/mv.c -------------------------------------------------------------------------------- /builtin/name-rev.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/name-rev.c -------------------------------------------------------------------------------- /builtin/notes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/notes.c -------------------------------------------------------------------------------- /builtin/pack-objects.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/pack-objects.c -------------------------------------------------------------------------------- /builtin/pack-redundant.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/pack-redundant.c -------------------------------------------------------------------------------- /builtin/pack-refs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/pack-refs.c -------------------------------------------------------------------------------- /builtin/patch-id.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/patch-id.c -------------------------------------------------------------------------------- /builtin/prune-packed.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/prune-packed.c -------------------------------------------------------------------------------- /builtin/prune.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/prune.c -------------------------------------------------------------------------------- /builtin/push.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/push.c -------------------------------------------------------------------------------- /builtin/read-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/read-tree.c -------------------------------------------------------------------------------- /builtin/receive-pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/receive-pack.c -------------------------------------------------------------------------------- /builtin/reflog.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/reflog.c -------------------------------------------------------------------------------- /builtin/remote.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/remote.c -------------------------------------------------------------------------------- /builtin/replace.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/replace.c -------------------------------------------------------------------------------- /builtin/rerere.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/rerere.c -------------------------------------------------------------------------------- /builtin/reset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/reset.c -------------------------------------------------------------------------------- /builtin/rev-list.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/rev-list.c -------------------------------------------------------------------------------- /builtin/rev-parse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/rev-parse.c -------------------------------------------------------------------------------- /builtin/revert.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/revert.c -------------------------------------------------------------------------------- /builtin/rm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/rm.c -------------------------------------------------------------------------------- /builtin/send-pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/send-pack.c -------------------------------------------------------------------------------- /builtin/shortlog.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/shortlog.c -------------------------------------------------------------------------------- /builtin/show-branch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/show-branch.c -------------------------------------------------------------------------------- /builtin/show-ref.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/show-ref.c -------------------------------------------------------------------------------- /builtin/stripspace.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/stripspace.c -------------------------------------------------------------------------------- /builtin/symbolic-ref.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/symbolic-ref.c -------------------------------------------------------------------------------- /builtin/tag.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/tag.c -------------------------------------------------------------------------------- /builtin/tar-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/tar-tree.c -------------------------------------------------------------------------------- /builtin/unpack-file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/unpack-file.c -------------------------------------------------------------------------------- /builtin/unpack-objects.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/unpack-objects.c -------------------------------------------------------------------------------- /builtin/update-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/update-index.c -------------------------------------------------------------------------------- /builtin/update-ref.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/update-ref.c -------------------------------------------------------------------------------- /builtin/upload-archive.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/upload-archive.c -------------------------------------------------------------------------------- /builtin/var.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/var.c -------------------------------------------------------------------------------- /builtin/verify-pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/verify-pack.c -------------------------------------------------------------------------------- /builtin/verify-tag.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/verify-tag.c -------------------------------------------------------------------------------- /builtin/write-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/builtin/write-tree.c -------------------------------------------------------------------------------- /bundle.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/bundle.c -------------------------------------------------------------------------------- /bundle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/bundle.h -------------------------------------------------------------------------------- /cache-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/cache-tree.c -------------------------------------------------------------------------------- /cache-tree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/cache-tree.h -------------------------------------------------------------------------------- /cache.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/cache.h -------------------------------------------------------------------------------- /check-builtins.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/check-builtins.sh -------------------------------------------------------------------------------- /check-racy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/check-racy.c -------------------------------------------------------------------------------- /check_bindir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/check_bindir -------------------------------------------------------------------------------- /color.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/color.c -------------------------------------------------------------------------------- /color.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/color.h -------------------------------------------------------------------------------- /combine-diff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/combine-diff.c -------------------------------------------------------------------------------- /command-list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/command-list.txt -------------------------------------------------------------------------------- /commit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/commit.c -------------------------------------------------------------------------------- /commit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/commit.h -------------------------------------------------------------------------------- /compat/basename.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/basename.c -------------------------------------------------------------------------------- /compat/bswap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/bswap.h -------------------------------------------------------------------------------- /compat/cygwin.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/cygwin.c -------------------------------------------------------------------------------- /compat/cygwin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/cygwin.h -------------------------------------------------------------------------------- /compat/fnmatch/fnmatch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/fnmatch/fnmatch.c -------------------------------------------------------------------------------- /compat/fnmatch/fnmatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/fnmatch/fnmatch.h -------------------------------------------------------------------------------- /compat/fopen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/fopen.c -------------------------------------------------------------------------------- /compat/hstrerror.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/hstrerror.c -------------------------------------------------------------------------------- /compat/inet_ntop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/inet_ntop.c -------------------------------------------------------------------------------- /compat/inet_pton.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/inet_pton.c -------------------------------------------------------------------------------- /compat/memmem.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/memmem.c -------------------------------------------------------------------------------- /compat/mingw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/mingw.c -------------------------------------------------------------------------------- /compat/mingw.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/mingw.h -------------------------------------------------------------------------------- /compat/mkdtemp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/mkdtemp.c -------------------------------------------------------------------------------- /compat/mmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/mmap.c -------------------------------------------------------------------------------- /compat/msvc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/msvc.c -------------------------------------------------------------------------------- /compat/msvc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/msvc.h -------------------------------------------------------------------------------- /compat/nedmalloc/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/nedmalloc/Readme.txt -------------------------------------------------------------------------------- /compat/nedmalloc/malloc.c.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/nedmalloc/malloc.c.h -------------------------------------------------------------------------------- /compat/pread.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/pread.c -------------------------------------------------------------------------------- /compat/qsort.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/qsort.c -------------------------------------------------------------------------------- /compat/regex/regex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/regex/regex.c -------------------------------------------------------------------------------- /compat/regex/regex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/regex/regex.h -------------------------------------------------------------------------------- /compat/setenv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/setenv.c -------------------------------------------------------------------------------- /compat/snprintf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/snprintf.c -------------------------------------------------------------------------------- /compat/strcasestr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/strcasestr.c -------------------------------------------------------------------------------- /compat/strlcpy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/strlcpy.c -------------------------------------------------------------------------------- /compat/strtoumax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/strtoumax.c -------------------------------------------------------------------------------- /compat/unsetenv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/unsetenv.c -------------------------------------------------------------------------------- /compat/vcbuild/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/vcbuild/README -------------------------------------------------------------------------------- /compat/vcbuild/include/alloca.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /compat/vcbuild/include/grp.h: -------------------------------------------------------------------------------- 1 | /* Intentionally empty file to support building git with MSVC */ 2 | -------------------------------------------------------------------------------- /compat/vcbuild/include/pwd.h: -------------------------------------------------------------------------------- 1 | /* Intentionally empty file to support building git with MSVC */ 2 | -------------------------------------------------------------------------------- /compat/vcbuild/include/utime.h: -------------------------------------------------------------------------------- 1 | #include 2 | -------------------------------------------------------------------------------- /compat/win32.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/win32.h -------------------------------------------------------------------------------- /compat/win32/pthread.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/win32/pthread.c -------------------------------------------------------------------------------- /compat/win32/pthread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/win32/pthread.h -------------------------------------------------------------------------------- /compat/win32mmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/win32mmap.c -------------------------------------------------------------------------------- /compat/winansi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/compat/winansi.c -------------------------------------------------------------------------------- /config.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/config.c -------------------------------------------------------------------------------- /config.mak.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/config.mak.in -------------------------------------------------------------------------------- /configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/configure.ac -------------------------------------------------------------------------------- /connect.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/connect.c -------------------------------------------------------------------------------- /contrib/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/README -------------------------------------------------------------------------------- /contrib/blameview/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/blameview/README -------------------------------------------------------------------------------- /contrib/ciabot/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/ciabot/README -------------------------------------------------------------------------------- /contrib/ciabot/ciabot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/ciabot/ciabot.py -------------------------------------------------------------------------------- /contrib/ciabot/ciabot.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/ciabot/ciabot.sh -------------------------------------------------------------------------------- /contrib/emacs/.gitignore: -------------------------------------------------------------------------------- 1 | *.elc 2 | -------------------------------------------------------------------------------- /contrib/emacs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/emacs/Makefile -------------------------------------------------------------------------------- /contrib/emacs/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/emacs/README -------------------------------------------------------------------------------- /contrib/emacs/git.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/emacs/git.el -------------------------------------------------------------------------------- /contrib/examples/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/examples/README -------------------------------------------------------------------------------- /contrib/fast-import/git-p4.bat: -------------------------------------------------------------------------------- 1 | @python "%~d0%~p0git-p4" %* 2 | -------------------------------------------------------------------------------- /contrib/git-resurrect.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/git-resurrect.sh -------------------------------------------------------------------------------- /contrib/gitview/gitview: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/gitview/gitview -------------------------------------------------------------------------------- /contrib/p4import/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/p4import/README -------------------------------------------------------------------------------- /contrib/rerere-train.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/rerere-train.sh -------------------------------------------------------------------------------- /contrib/stats/mailmap.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/stats/mailmap.pl -------------------------------------------------------------------------------- /contrib/vim/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/contrib/vim/README -------------------------------------------------------------------------------- /convert.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/convert.c -------------------------------------------------------------------------------- /copy.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/copy.c -------------------------------------------------------------------------------- /csum-file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/csum-file.c -------------------------------------------------------------------------------- /csum-file.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/csum-file.h -------------------------------------------------------------------------------- /ctype.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ctype.c -------------------------------------------------------------------------------- /daemon.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/daemon.c -------------------------------------------------------------------------------- /date.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/date.c -------------------------------------------------------------------------------- /decorate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/decorate.c -------------------------------------------------------------------------------- /decorate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/decorate.h -------------------------------------------------------------------------------- /delta.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/delta.h -------------------------------------------------------------------------------- /diff-delta.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diff-delta.c -------------------------------------------------------------------------------- /diff-lib.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diff-lib.c -------------------------------------------------------------------------------- /diff-no-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diff-no-index.c -------------------------------------------------------------------------------- /diff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diff.c -------------------------------------------------------------------------------- /diff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diff.h -------------------------------------------------------------------------------- /diffcore-break.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diffcore-break.c -------------------------------------------------------------------------------- /diffcore-delta.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diffcore-delta.c -------------------------------------------------------------------------------- /diffcore-order.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diffcore-order.c -------------------------------------------------------------------------------- /diffcore-pickaxe.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diffcore-pickaxe.c -------------------------------------------------------------------------------- /diffcore-rename.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diffcore-rename.c -------------------------------------------------------------------------------- /diffcore.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/diffcore.h -------------------------------------------------------------------------------- /dir.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/dir.c -------------------------------------------------------------------------------- /dir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/dir.h -------------------------------------------------------------------------------- /editor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/editor.c -------------------------------------------------------------------------------- /entry.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/entry.c -------------------------------------------------------------------------------- /environment.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/environment.c -------------------------------------------------------------------------------- /exec_cmd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/exec_cmd.c -------------------------------------------------------------------------------- /exec_cmd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/exec_cmd.h -------------------------------------------------------------------------------- /fast-import.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/fast-import.c -------------------------------------------------------------------------------- /fetch-pack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/fetch-pack.h -------------------------------------------------------------------------------- /fixup-builtins: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/fixup-builtins -------------------------------------------------------------------------------- /fsck.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/fsck.c -------------------------------------------------------------------------------- /fsck.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/fsck.h -------------------------------------------------------------------------------- /generate-cmdlist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/generate-cmdlist.sh -------------------------------------------------------------------------------- /git-am.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-am.sh -------------------------------------------------------------------------------- /git-archimport.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-archimport.perl -------------------------------------------------------------------------------- /git-bisect.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-bisect.sh -------------------------------------------------------------------------------- /git-compat-util.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-compat-util.h -------------------------------------------------------------------------------- /git-cvsexportcommit.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-cvsexportcommit.perl -------------------------------------------------------------------------------- /git-cvsimport.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-cvsimport.perl -------------------------------------------------------------------------------- /git-cvsserver.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-cvsserver.perl -------------------------------------------------------------------------------- /git-difftool--helper.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-difftool--helper.sh -------------------------------------------------------------------------------- /git-difftool.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-difftool.perl -------------------------------------------------------------------------------- /git-filter-branch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-filter-branch.sh -------------------------------------------------------------------------------- /git-gui/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/.gitattributes -------------------------------------------------------------------------------- /git-gui/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/.gitignore -------------------------------------------------------------------------------- /git-gui/GIT-VERSION-GEN: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/GIT-VERSION-GEN -------------------------------------------------------------------------------- /git-gui/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/Makefile -------------------------------------------------------------------------------- /git-gui/git-gui--askpass: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/git-gui--askpass -------------------------------------------------------------------------------- /git-gui/git-gui.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/git-gui.sh -------------------------------------------------------------------------------- /git-gui/lib/about.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/about.tcl -------------------------------------------------------------------------------- /git-gui/lib/blame.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/blame.tcl -------------------------------------------------------------------------------- /git-gui/lib/branch.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/branch.tcl -------------------------------------------------------------------------------- /git-gui/lib/browser.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/browser.tcl -------------------------------------------------------------------------------- /git-gui/lib/class.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/class.tcl -------------------------------------------------------------------------------- /git-gui/lib/commit.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/commit.tcl -------------------------------------------------------------------------------- /git-gui/lib/console.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/console.tcl -------------------------------------------------------------------------------- /git-gui/lib/database.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/database.tcl -------------------------------------------------------------------------------- /git-gui/lib/date.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/date.tcl -------------------------------------------------------------------------------- /git-gui/lib/diff.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/diff.tcl -------------------------------------------------------------------------------- /git-gui/lib/encoding.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/encoding.tcl -------------------------------------------------------------------------------- /git-gui/lib/error.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/error.tcl -------------------------------------------------------------------------------- /git-gui/lib/git-gui.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/git-gui.ico -------------------------------------------------------------------------------- /git-gui/lib/index.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/index.tcl -------------------------------------------------------------------------------- /git-gui/lib/logo.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/logo.tcl -------------------------------------------------------------------------------- /git-gui/lib/merge.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/merge.tcl -------------------------------------------------------------------------------- /git-gui/lib/option.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/option.tcl -------------------------------------------------------------------------------- /git-gui/lib/remote.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/remote.tcl -------------------------------------------------------------------------------- /git-gui/lib/search.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/search.tcl -------------------------------------------------------------------------------- /git-gui/lib/shortcut.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/shortcut.tcl -------------------------------------------------------------------------------- /git-gui/lib/sshkey.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/sshkey.tcl -------------------------------------------------------------------------------- /git-gui/lib/themed.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/themed.tcl -------------------------------------------------------------------------------- /git-gui/lib/tools.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/tools.tcl -------------------------------------------------------------------------------- /git-gui/lib/win32.tcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/lib/win32.tcl -------------------------------------------------------------------------------- /git-gui/po/.gitignore: -------------------------------------------------------------------------------- 1 | *.msg 2 | *~ 3 | -------------------------------------------------------------------------------- /git-gui/po/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/README -------------------------------------------------------------------------------- /git-gui/po/de.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/de.po -------------------------------------------------------------------------------- /git-gui/po/el.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/el.po -------------------------------------------------------------------------------- /git-gui/po/fr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/fr.po -------------------------------------------------------------------------------- /git-gui/po/git-gui.pot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/git-gui.pot -------------------------------------------------------------------------------- /git-gui/po/hu.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/hu.po -------------------------------------------------------------------------------- /git-gui/po/it.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/it.po -------------------------------------------------------------------------------- /git-gui/po/ja.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/ja.po -------------------------------------------------------------------------------- /git-gui/po/nb.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/nb.po -------------------------------------------------------------------------------- /git-gui/po/po2msg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/po2msg.sh -------------------------------------------------------------------------------- /git-gui/po/ru.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/ru.po -------------------------------------------------------------------------------- /git-gui/po/sv.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/sv.po -------------------------------------------------------------------------------- /git-gui/po/zh_cn.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-gui/po/zh_cn.po -------------------------------------------------------------------------------- /git-instaweb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-instaweb.sh -------------------------------------------------------------------------------- /git-lost-found.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-lost-found.sh -------------------------------------------------------------------------------- /git-merge-octopus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-merge-octopus.sh -------------------------------------------------------------------------------- /git-merge-one-file.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-merge-one-file.sh -------------------------------------------------------------------------------- /git-merge-resolve.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-merge-resolve.sh -------------------------------------------------------------------------------- /git-mergetool--lib.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-mergetool--lib.sh -------------------------------------------------------------------------------- /git-mergetool.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-mergetool.sh -------------------------------------------------------------------------------- /git-parse-remote.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-parse-remote.sh -------------------------------------------------------------------------------- /git-pull.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-pull.sh -------------------------------------------------------------------------------- /git-quiltimport.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-quiltimport.sh -------------------------------------------------------------------------------- /git-rebase.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-rebase.sh -------------------------------------------------------------------------------- /git-relink.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-relink.perl -------------------------------------------------------------------------------- /git-repack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-repack.sh -------------------------------------------------------------------------------- /git-request-pull.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-request-pull.sh -------------------------------------------------------------------------------- /git-send-email.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-send-email.perl -------------------------------------------------------------------------------- /git-sh-setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-sh-setup.sh -------------------------------------------------------------------------------- /git-stash.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-stash.sh -------------------------------------------------------------------------------- /git-submodule.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-submodule.sh -------------------------------------------------------------------------------- /git-svn.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-svn.perl -------------------------------------------------------------------------------- /git-web--browse.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git-web--browse.sh -------------------------------------------------------------------------------- /git.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git.c -------------------------------------------------------------------------------- /git.spec.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/git.spec.in -------------------------------------------------------------------------------- /git_remote_helpers/.gitignore: -------------------------------------------------------------------------------- 1 | /build 2 | /dist 3 | -------------------------------------------------------------------------------- /git_remote_helpers/git/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /gitk-git/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/Makefile -------------------------------------------------------------------------------- /gitk-git/gitk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/gitk -------------------------------------------------------------------------------- /gitk-git/po/.gitignore: -------------------------------------------------------------------------------- 1 | *.msg 2 | -------------------------------------------------------------------------------- /gitk-git/po/de.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/de.po -------------------------------------------------------------------------------- /gitk-git/po/es.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/es.po -------------------------------------------------------------------------------- /gitk-git/po/fr.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/fr.po -------------------------------------------------------------------------------- /gitk-git/po/hu.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/hu.po -------------------------------------------------------------------------------- /gitk-git/po/it.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/it.po -------------------------------------------------------------------------------- /gitk-git/po/ja.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/ja.po -------------------------------------------------------------------------------- /gitk-git/po/po2msg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/po2msg.sh -------------------------------------------------------------------------------- /gitk-git/po/ru.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/ru.po -------------------------------------------------------------------------------- /gitk-git/po/sv.po: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitk-git/po/sv.po -------------------------------------------------------------------------------- /gitweb/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/INSTALL -------------------------------------------------------------------------------- /gitweb/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/Makefile -------------------------------------------------------------------------------- /gitweb/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/README -------------------------------------------------------------------------------- /gitweb/git-favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/git-favicon.png -------------------------------------------------------------------------------- /gitweb/git-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/git-logo.png -------------------------------------------------------------------------------- /gitweb/gitweb.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/gitweb.css -------------------------------------------------------------------------------- /gitweb/gitweb.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/gitweb.js -------------------------------------------------------------------------------- /gitweb/gitweb.perl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/gitweb/gitweb.perl -------------------------------------------------------------------------------- /graph.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/graph.c -------------------------------------------------------------------------------- /graph.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/graph.h -------------------------------------------------------------------------------- /grep.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/grep.c -------------------------------------------------------------------------------- /grep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/grep.h -------------------------------------------------------------------------------- /hash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/hash.c -------------------------------------------------------------------------------- /hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/hash.h -------------------------------------------------------------------------------- /help.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/help.c -------------------------------------------------------------------------------- /help.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/help.h -------------------------------------------------------------------------------- /hex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/hex.c -------------------------------------------------------------------------------- /http-backend.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/http-backend.c -------------------------------------------------------------------------------- /http-fetch.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/http-fetch.c -------------------------------------------------------------------------------- /http-push.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/http-push.c -------------------------------------------------------------------------------- /http-walker.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/http-walker.c -------------------------------------------------------------------------------- /http.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/http.c -------------------------------------------------------------------------------- /http.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/http.h -------------------------------------------------------------------------------- /ident.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ident.c -------------------------------------------------------------------------------- /imap-send.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/imap-send.c -------------------------------------------------------------------------------- /levenshtein.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/levenshtein.c -------------------------------------------------------------------------------- /levenshtein.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/levenshtein.h -------------------------------------------------------------------------------- /list-objects.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/list-objects.c -------------------------------------------------------------------------------- /list-objects.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/list-objects.h -------------------------------------------------------------------------------- /ll-merge.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ll-merge.c -------------------------------------------------------------------------------- /ll-merge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ll-merge.h -------------------------------------------------------------------------------- /lockfile.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/lockfile.c -------------------------------------------------------------------------------- /log-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/log-tree.c -------------------------------------------------------------------------------- /log-tree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/log-tree.h -------------------------------------------------------------------------------- /mailmap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/mailmap.c -------------------------------------------------------------------------------- /mailmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/mailmap.h -------------------------------------------------------------------------------- /match-trees.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/match-trees.c -------------------------------------------------------------------------------- /merge-file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/merge-file.c -------------------------------------------------------------------------------- /merge-recursive.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/merge-recursive.c -------------------------------------------------------------------------------- /merge-recursive.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/merge-recursive.h -------------------------------------------------------------------------------- /name-hash.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/name-hash.c -------------------------------------------------------------------------------- /notes.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/notes.c -------------------------------------------------------------------------------- /notes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/notes.h -------------------------------------------------------------------------------- /object.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/object.c -------------------------------------------------------------------------------- /object.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/object.h -------------------------------------------------------------------------------- /pack-check.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack-check.c -------------------------------------------------------------------------------- /pack-refs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack-refs.c -------------------------------------------------------------------------------- /pack-refs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack-refs.h -------------------------------------------------------------------------------- /pack-revindex.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack-revindex.c -------------------------------------------------------------------------------- /pack-revindex.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack-revindex.h -------------------------------------------------------------------------------- /pack-write.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack-write.c -------------------------------------------------------------------------------- /pack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pack.h -------------------------------------------------------------------------------- /pager.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pager.c -------------------------------------------------------------------------------- /parse-options.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/parse-options.c -------------------------------------------------------------------------------- /parse-options.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/parse-options.h -------------------------------------------------------------------------------- /patch-delta.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/patch-delta.c -------------------------------------------------------------------------------- /patch-ids.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/patch-ids.c -------------------------------------------------------------------------------- /patch-ids.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/patch-ids.h -------------------------------------------------------------------------------- /path.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/path.c -------------------------------------------------------------------------------- /perl/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/perl/.gitignore -------------------------------------------------------------------------------- /perl/Git.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/perl/Git.pm -------------------------------------------------------------------------------- /perl/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/perl/Makefile -------------------------------------------------------------------------------- /perl/Makefile.PL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/perl/Makefile.PL -------------------------------------------------------------------------------- /perl/private-Error.pm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/perl/private-Error.pm -------------------------------------------------------------------------------- /pkt-line.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pkt-line.c -------------------------------------------------------------------------------- /pkt-line.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pkt-line.h -------------------------------------------------------------------------------- /ppc/sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ppc/sha1.c -------------------------------------------------------------------------------- /ppc/sha1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ppc/sha1.h -------------------------------------------------------------------------------- /ppc/sha1ppc.S: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ppc/sha1ppc.S -------------------------------------------------------------------------------- /preload-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/preload-index.c -------------------------------------------------------------------------------- /pretty.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/pretty.c -------------------------------------------------------------------------------- /progress.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/progress.c -------------------------------------------------------------------------------- /progress.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/progress.h -------------------------------------------------------------------------------- /quote.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/quote.c -------------------------------------------------------------------------------- /quote.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/quote.h -------------------------------------------------------------------------------- /reachable.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/reachable.c -------------------------------------------------------------------------------- /reachable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/reachable.h -------------------------------------------------------------------------------- /read-cache.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/read-cache.c -------------------------------------------------------------------------------- /reflog-walk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/reflog-walk.c -------------------------------------------------------------------------------- /reflog-walk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/reflog-walk.h -------------------------------------------------------------------------------- /refs.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/refs.c -------------------------------------------------------------------------------- /refs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/refs.h -------------------------------------------------------------------------------- /remote-curl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/remote-curl.c -------------------------------------------------------------------------------- /remote.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/remote.c -------------------------------------------------------------------------------- /remote.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/remote.h -------------------------------------------------------------------------------- /replace_object.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/replace_object.c -------------------------------------------------------------------------------- /rerere.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/rerere.c -------------------------------------------------------------------------------- /rerere.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/rerere.h -------------------------------------------------------------------------------- /resolve-undo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/resolve-undo.c -------------------------------------------------------------------------------- /resolve-undo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/resolve-undo.h -------------------------------------------------------------------------------- /revision.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/revision.c -------------------------------------------------------------------------------- /revision.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/revision.h -------------------------------------------------------------------------------- /run-command.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/run-command.c -------------------------------------------------------------------------------- /run-command.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/run-command.h -------------------------------------------------------------------------------- /send-pack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/send-pack.h -------------------------------------------------------------------------------- /server-info.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/server-info.c -------------------------------------------------------------------------------- /setup.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/setup.c -------------------------------------------------------------------------------- /sha1-lookup.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sha1-lookup.c -------------------------------------------------------------------------------- /sha1-lookup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sha1-lookup.h -------------------------------------------------------------------------------- /sha1_file.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sha1_file.c -------------------------------------------------------------------------------- /sha1_name.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sha1_name.c -------------------------------------------------------------------------------- /shallow.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/shallow.c -------------------------------------------------------------------------------- /shell.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/shell.c -------------------------------------------------------------------------------- /shortlog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/shortlog.h -------------------------------------------------------------------------------- /show-index.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/show-index.c -------------------------------------------------------------------------------- /sideband.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sideband.c -------------------------------------------------------------------------------- /sideband.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sideband.h -------------------------------------------------------------------------------- /sigchain.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sigchain.c -------------------------------------------------------------------------------- /sigchain.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/sigchain.h -------------------------------------------------------------------------------- /strbuf.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/strbuf.c -------------------------------------------------------------------------------- /strbuf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/strbuf.h -------------------------------------------------------------------------------- /string-list.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/string-list.c -------------------------------------------------------------------------------- /string-list.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/string-list.h -------------------------------------------------------------------------------- /submodule.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/submodule.c -------------------------------------------------------------------------------- /submodule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/submodule.h -------------------------------------------------------------------------------- /symlinks.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/symlinks.c -------------------------------------------------------------------------------- /t/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/.gitattributes -------------------------------------------------------------------------------- /t/.gitignore: -------------------------------------------------------------------------------- 1 | /trash directory* 2 | /test-results 3 | -------------------------------------------------------------------------------- /t/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/Makefile -------------------------------------------------------------------------------- /t/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/README -------------------------------------------------------------------------------- /t/aggregate-results.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/aggregate-results.sh -------------------------------------------------------------------------------- /t/annotate-tests.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/annotate-tests.sh -------------------------------------------------------------------------------- /t/diff-lib.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/diff-lib.sh -------------------------------------------------------------------------------- /t/gitweb-lib.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/gitweb-lib.sh -------------------------------------------------------------------------------- /t/lib-cvs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-cvs.sh -------------------------------------------------------------------------------- /t/lib-git-svn.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-git-svn.sh -------------------------------------------------------------------------------- /t/lib-httpd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-httpd.sh -------------------------------------------------------------------------------- /t/lib-httpd/apache.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-httpd/apache.conf -------------------------------------------------------------------------------- /t/lib-httpd/ssl.cnf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-httpd/ssl.cnf -------------------------------------------------------------------------------- /t/lib-patch-mode.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-patch-mode.sh -------------------------------------------------------------------------------- /t/lib-rebase.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/lib-rebase.sh -------------------------------------------------------------------------------- /t/t0000-basic.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0000-basic.sh -------------------------------------------------------------------------------- /t/t0001-init.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0001-init.sh -------------------------------------------------------------------------------- /t/t0002-gitfile.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0002-gitfile.sh -------------------------------------------------------------------------------- /t/t0003-attributes.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0003-attributes.sh -------------------------------------------------------------------------------- /t/t0004-unwritable.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0004-unwritable.sh -------------------------------------------------------------------------------- /t/t0005-signals.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0005-signals.sh -------------------------------------------------------------------------------- /t/t0006-date.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0006-date.sh -------------------------------------------------------------------------------- /t/t0010-racy-git.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0010-racy-git.sh -------------------------------------------------------------------------------- /t/t0020-crlf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0020-crlf.sh -------------------------------------------------------------------------------- /t/t0021-conversion.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0021-conversion.sh -------------------------------------------------------------------------------- /t/t0022-crlf-rename.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0022-crlf-rename.sh -------------------------------------------------------------------------------- /t/t0023-crlf-am.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0023-crlf-am.sh -------------------------------------------------------------------------------- /t/t0024-crlf-archive.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0024-crlf-archive.sh -------------------------------------------------------------------------------- /t/t0030-stripspace.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0030-stripspace.sh -------------------------------------------------------------------------------- /t/t0040-parse-options.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0040-parse-options.sh -------------------------------------------------------------------------------- /t/t0050-filesystem.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0050-filesystem.sh -------------------------------------------------------------------------------- /t/t0060-path-utils.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0060-path-utils.sh -------------------------------------------------------------------------------- /t/t0061-run-command.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0061-run-command.sh -------------------------------------------------------------------------------- /t/t0070-fundamental.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0070-fundamental.sh -------------------------------------------------------------------------------- /t/t0100-previous.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0100-previous.sh -------------------------------------------------------------------------------- /t/t0101-at-syntax.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t0101-at-syntax.sh -------------------------------------------------------------------------------- /t/t1006-cat-file.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1006-cat-file.sh -------------------------------------------------------------------------------- /t/t1007-hash-object.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1007-hash-object.sh -------------------------------------------------------------------------------- /t/t1010-mktree.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1010-mktree.sh -------------------------------------------------------------------------------- /t/t1012-read-tree-df.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1012-read-tree-df.sh -------------------------------------------------------------------------------- /t/t1020-subdirectory.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1020-subdirectory.sh -------------------------------------------------------------------------------- /t/t1200-tutorial.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1200-tutorial.sh -------------------------------------------------------------------------------- /t/t1300-repo-config.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1300-repo-config.sh -------------------------------------------------------------------------------- /t/t1301-shared-repo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1301-shared-repo.sh -------------------------------------------------------------------------------- /t/t1302-repo-version.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1302-repo-version.sh -------------------------------------------------------------------------------- /t/t1303-wacky-config.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1303-wacky-config.sh -------------------------------------------------------------------------------- /t/t1304-default-acl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1304-default-acl.sh -------------------------------------------------------------------------------- /t/t1400-update-ref.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1400-update-ref.sh -------------------------------------------------------------------------------- /t/t1401-symbolic-ref.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1401-symbolic-ref.sh -------------------------------------------------------------------------------- /t/t1410-reflog.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1410-reflog.sh -------------------------------------------------------------------------------- /t/t1411-reflog-show.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1411-reflog-show.sh -------------------------------------------------------------------------------- /t/t1420-lost-found.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1420-lost-found.sh -------------------------------------------------------------------------------- /t/t1450-fsck.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1450-fsck.sh -------------------------------------------------------------------------------- /t/t1500-rev-parse.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1500-rev-parse.sh -------------------------------------------------------------------------------- /t/t1501-worktree.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1501-worktree.sh -------------------------------------------------------------------------------- /t/t1504-ceiling-dirs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1504-ceiling-dirs.sh -------------------------------------------------------------------------------- /t/t1509-root-worktree.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1509-root-worktree.sh -------------------------------------------------------------------------------- /t/t1509/excludes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t1509/excludes -------------------------------------------------------------------------------- /t/t2012-checkout-last.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t2012-checkout-last.sh -------------------------------------------------------------------------------- /t/t2014-switch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t2014-switch.sh -------------------------------------------------------------------------------- /t/t2200-add-update.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t2200-add-update.sh -------------------------------------------------------------------------------- /t/t2202-add-addremove.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t2202-add-addremove.sh -------------------------------------------------------------------------------- /t/t2203-add-intent.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t2203-add-intent.sh -------------------------------------------------------------------------------- /t/t2204-add-ignored.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t2204-add-ignored.sh -------------------------------------------------------------------------------- /t/t3200-branch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3200-branch.sh -------------------------------------------------------------------------------- /t/t3203-branch-output.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3203-branch-output.sh -------------------------------------------------------------------------------- /t/t3210-pack-refs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3210-pack-refs.sh -------------------------------------------------------------------------------- /t/t3300-funny-names.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3300-funny-names.sh -------------------------------------------------------------------------------- /t/t3301-notes.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3301-notes.sh -------------------------------------------------------------------------------- /t/t3304-notes-mixed.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3304-notes-mixed.sh -------------------------------------------------------------------------------- /t/t3305-notes-fanout.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3305-notes-fanout.sh -------------------------------------------------------------------------------- /t/t3306-notes-prune.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3306-notes-prune.sh -------------------------------------------------------------------------------- /t/t3400-rebase.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3400-rebase.sh -------------------------------------------------------------------------------- /t/t3402-rebase-merge.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3402-rebase-merge.sh -------------------------------------------------------------------------------- /t/t3403-rebase-skip.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3403-rebase-skip.sh -------------------------------------------------------------------------------- /t/t3407-rebase-abort.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3407-rebase-abort.sh -------------------------------------------------------------------------------- /t/t3412-rebase-root.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3412-rebase-root.sh -------------------------------------------------------------------------------- /t/t3413-rebase-hook.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3413-rebase-hook.sh -------------------------------------------------------------------------------- /t/t3500-cherry.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3500-cherry.sh -------------------------------------------------------------------------------- /t/t3600-rm.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3600-rm.sh -------------------------------------------------------------------------------- /t/t3700-add.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3700-add.sh -------------------------------------------------------------------------------- /t/t3702-add-edit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3702-add-edit.sh -------------------------------------------------------------------------------- /t/t3800-mktag.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3800-mktag.sh -------------------------------------------------------------------------------- /t/t3900-i18n-commit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3900-i18n-commit.sh -------------------------------------------------------------------------------- /t/t3900/1-UTF-8.txt: -------------------------------------------------------------------------------- 1 | ÄËÑÏÖ 2 | 3 | Ábçdèfg 4 | -------------------------------------------------------------------------------- /t/t3900/2-UTF-8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3900/2-UTF-8.txt -------------------------------------------------------------------------------- /t/t3900/ISO-2022-JP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3900/ISO-2022-JP.txt -------------------------------------------------------------------------------- /t/t3900/ISO8859-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3900/ISO8859-1.txt -------------------------------------------------------------------------------- /t/t3900/eucJP.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3900/eucJP.txt -------------------------------------------------------------------------------- /t/t3901-8859-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3901-8859-1.txt -------------------------------------------------------------------------------- /t/t3901-i18n-patch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3901-i18n-patch.sh -------------------------------------------------------------------------------- /t/t3901-utf8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3901-utf8.txt -------------------------------------------------------------------------------- /t/t3902-quoted.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3902-quoted.sh -------------------------------------------------------------------------------- /t/t3903-stash.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3903-stash.sh -------------------------------------------------------------------------------- /t/t3904-stash-patch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t3904-stash-patch.sh -------------------------------------------------------------------------------- /t/t4000-diff-format.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4000-diff-format.sh -------------------------------------------------------------------------------- /t/t4001-diff-rename.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4001-diff-rename.sh -------------------------------------------------------------------------------- /t/t4002-diff-basic.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4002-diff-basic.sh -------------------------------------------------------------------------------- /t/t4003-diff-rename-1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4003-diff-rename-1.sh -------------------------------------------------------------------------------- /t/t4005-diff-rename-2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4005-diff-rename-2.sh -------------------------------------------------------------------------------- /t/t4006-diff-mode.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4006-diff-mode.sh -------------------------------------------------------------------------------- /t/t4007-rename-3.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4007-rename-3.sh -------------------------------------------------------------------------------- /t/t4009-diff-rename-4.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4009-diff-rename-4.sh -------------------------------------------------------------------------------- /t/t4010-diff-pathspec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4010-diff-pathspec.sh -------------------------------------------------------------------------------- /t/t4011-diff-symlink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4011-diff-symlink.sh -------------------------------------------------------------------------------- /t/t4012-diff-binary.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4012-diff-binary.sh -------------------------------------------------------------------------------- /t/t4013-diff-various.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4013-diff-various.sh -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_--patch-with-raw_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree --patch-with-raw initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_--pretty=oneline_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree --pretty=oneline initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_--pretty_--stat_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree --pretty --stat initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_--pretty_-p_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree --pretty -p initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_--pretty_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree --pretty initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_-p_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree -p initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_-p_master: -------------------------------------------------------------------------------- 1 | $ git diff-tree -p master 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_-r_--abbrev=4_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree -r --abbrev=4 initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_-r_--abbrev_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree -r --abbrev initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_-r_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree -r initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_initial: -------------------------------------------------------------------------------- 1 | $ git diff-tree initial 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.diff-tree_master: -------------------------------------------------------------------------------- 1 | $ git diff-tree master 2 | $ 3 | -------------------------------------------------------------------------------- /t/t4013/diff.log_master: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4013/diff.log_master -------------------------------------------------------------------------------- /t/t4013/diff.show_master: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4013/diff.show_master -------------------------------------------------------------------------------- /t/t4013/diff.show_side: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4013/diff.show_side -------------------------------------------------------------------------------- /t/t4014-format-patch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4014-format-patch.sh -------------------------------------------------------------------------------- /t/t4016-diff-quote.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4016-diff-quote.sh -------------------------------------------------------------------------------- /t/t4017-diff-retval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4017-diff-retval.sh -------------------------------------------------------------------------------- /t/t4018-diff-funcname.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4018-diff-funcname.sh -------------------------------------------------------------------------------- /t/t4019-diff-wserror.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4019-diff-wserror.sh -------------------------------------------------------------------------------- /t/t4020-diff-external.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4020-diff-external.sh -------------------------------------------------------------------------------- /t/t4020/diff.NUL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4020/diff.NUL -------------------------------------------------------------------------------- /t/t4022-diff-rewrite.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4022-diff-rewrite.sh -------------------------------------------------------------------------------- /t/t4025-hunk-header.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4025-hunk-header.sh -------------------------------------------------------------------------------- /t/t4026-color.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4026-color.sh -------------------------------------------------------------------------------- /t/t4030-diff-textconv.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4030-diff-textconv.sh -------------------------------------------------------------------------------- /t/t4033-diff-patience.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4033-diff-patience.sh -------------------------------------------------------------------------------- /t/t4034-diff-words.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4034-diff-words.sh -------------------------------------------------------------------------------- /t/t4035-diff-quiet.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4035-diff-quiet.sh -------------------------------------------------------------------------------- /t/t4037-diff-r-t-dirs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4037-diff-r-t-dirs.sh -------------------------------------------------------------------------------- /t/t4038-diff-combined.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4038-diff-combined.sh -------------------------------------------------------------------------------- /t/t4100-apply-stat.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100-apply-stat.sh -------------------------------------------------------------------------------- /t/t4100/t-apply-1.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-1.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-1.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-2.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-2.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-2.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-3.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-3.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-3.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-3.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-4.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-4.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-4.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-4.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-5.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-5.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-5.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-5.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-6.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-6.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-6.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-6.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-7.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-7.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-7.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-7.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-8.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-8.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-8.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-8.patch -------------------------------------------------------------------------------- /t/t4100/t-apply-9.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-9.expect -------------------------------------------------------------------------------- /t/t4100/t-apply-9.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4100/t-apply-9.patch -------------------------------------------------------------------------------- /t/t4101-apply-nonl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101-apply-nonl.sh -------------------------------------------------------------------------------- /t/t4101/diff.0-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.0-1 -------------------------------------------------------------------------------- /t/t4101/diff.0-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.0-2 -------------------------------------------------------------------------------- /t/t4101/diff.0-3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.0-3 -------------------------------------------------------------------------------- /t/t4101/diff.1-0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.1-0 -------------------------------------------------------------------------------- /t/t4101/diff.1-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.1-2 -------------------------------------------------------------------------------- /t/t4101/diff.1-3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.1-3 -------------------------------------------------------------------------------- /t/t4101/diff.2-0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.2-0 -------------------------------------------------------------------------------- /t/t4101/diff.2-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.2-1 -------------------------------------------------------------------------------- /t/t4101/diff.2-3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.2-3 -------------------------------------------------------------------------------- /t/t4101/diff.3-0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.3-0 -------------------------------------------------------------------------------- /t/t4101/diff.3-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.3-1 -------------------------------------------------------------------------------- /t/t4101/diff.3-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4101/diff.3-2 -------------------------------------------------------------------------------- /t/t4102-apply-rename.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4102-apply-rename.sh -------------------------------------------------------------------------------- /t/t4103-apply-binary.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4103-apply-binary.sh -------------------------------------------------------------------------------- /t/t4105-apply-fuzz.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4105-apply-fuzz.sh -------------------------------------------------------------------------------- /t/t4106-apply-stdin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4106-apply-stdin.sh -------------------------------------------------------------------------------- /t/t4109/expect-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/expect-1 -------------------------------------------------------------------------------- /t/t4109/expect-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/expect-2 -------------------------------------------------------------------------------- /t/t4109/expect-3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/expect-3 -------------------------------------------------------------------------------- /t/t4109/patch1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/patch1.patch -------------------------------------------------------------------------------- /t/t4109/patch2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/patch2.patch -------------------------------------------------------------------------------- /t/t4109/patch3.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/patch3.patch -------------------------------------------------------------------------------- /t/t4109/patch4.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4109/patch4.patch -------------------------------------------------------------------------------- /t/t4110-apply-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110-apply-scan.sh -------------------------------------------------------------------------------- /t/t4110/expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110/expect -------------------------------------------------------------------------------- /t/t4110/patch1.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110/patch1.patch -------------------------------------------------------------------------------- /t/t4110/patch2.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110/patch2.patch -------------------------------------------------------------------------------- /t/t4110/patch3.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110/patch3.patch -------------------------------------------------------------------------------- /t/t4110/patch4.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110/patch4.patch -------------------------------------------------------------------------------- /t/t4110/patch5.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4110/patch5.patch -------------------------------------------------------------------------------- /t/t4112-apply-renames.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4112-apply-renames.sh -------------------------------------------------------------------------------- /t/t4113-apply-ending.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4113-apply-ending.sh -------------------------------------------------------------------------------- /t/t4115-apply-symlink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4115-apply-symlink.sh -------------------------------------------------------------------------------- /t/t4116-apply-reverse.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4116-apply-reverse.sh -------------------------------------------------------------------------------- /t/t4117-apply-reject.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4117-apply-reject.sh -------------------------------------------------------------------------------- /t/t4119-apply-config.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4119-apply-config.sh -------------------------------------------------------------------------------- /t/t4120-apply-popt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4120-apply-popt.sh -------------------------------------------------------------------------------- /t/t4121-apply-diffs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4121-apply-diffs.sh -------------------------------------------------------------------------------- /t/t4123-apply-shrink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4123-apply-shrink.sh -------------------------------------------------------------------------------- /t/t4124-apply-ws-rule.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4124-apply-ws-rule.sh -------------------------------------------------------------------------------- /t/t4125-apply-ws-fuzz.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4125-apply-ws-fuzz.sh -------------------------------------------------------------------------------- /t/t4126-apply-empty.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4126-apply-empty.sh -------------------------------------------------------------------------------- /t/t4127-apply-same-fn.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4127-apply-same-fn.sh -------------------------------------------------------------------------------- /t/t4128-apply-root.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4128-apply-root.sh -------------------------------------------------------------------------------- /t/t4132-apply-removal.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4132-apply-removal.sh -------------------------------------------------------------------------------- /t/t4150-am.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4150-am.sh -------------------------------------------------------------------------------- /t/t4151-am-abort.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4151-am-abort.sh -------------------------------------------------------------------------------- /t/t4200-rerere.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4200-rerere.sh -------------------------------------------------------------------------------- /t/t4201-shortlog.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4201-shortlog.sh -------------------------------------------------------------------------------- /t/t4202-log.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4202-log.sh -------------------------------------------------------------------------------- /t/t4203-mailmap.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4203-mailmap.sh -------------------------------------------------------------------------------- /t/t4204-patch-id.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4204-patch-id.sh -------------------------------------------------------------------------------- /t/t4252-am-options.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252-am-options.sh -------------------------------------------------------------------------------- /t/t4252/am-test-1-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-1-1 -------------------------------------------------------------------------------- /t/t4252/am-test-1-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-1-2 -------------------------------------------------------------------------------- /t/t4252/am-test-2-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-2-1 -------------------------------------------------------------------------------- /t/t4252/am-test-2-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-2-2 -------------------------------------------------------------------------------- /t/t4252/am-test-3-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-3-1 -------------------------------------------------------------------------------- /t/t4252/am-test-3-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-3-2 -------------------------------------------------------------------------------- /t/t4252/am-test-4-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-4-1 -------------------------------------------------------------------------------- /t/t4252/am-test-4-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-4-2 -------------------------------------------------------------------------------- /t/t4252/am-test-5-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-5-1 -------------------------------------------------------------------------------- /t/t4252/am-test-5-2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-5-2 -------------------------------------------------------------------------------- /t/t4252/am-test-6-1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t4252/am-test-6-1 -------------------------------------------------------------------------------- /t/t4252/file-1-0: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | 3 4 | 4 5 | 5 6 | 6 7 | 7 8 | -------------------------------------------------------------------------------- /t/t4252/file-2-0: -------------------------------------------------------------------------------- 1 | 1 2 | 2 3 | 3 4 | 4 5 | 5 6 | 6 7 | 7 8 | -------------------------------------------------------------------------------- /t/t5000-tar-tree.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5000-tar-tree.sh -------------------------------------------------------------------------------- /t/t5001-archive-attr.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5001-archive-attr.sh -------------------------------------------------------------------------------- /t/t5100-mailinfo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100-mailinfo.sh -------------------------------------------------------------------------------- /t/t5100/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/.gitattributes -------------------------------------------------------------------------------- /t/t5100/empty: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /t/t5100/info-from.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info-from.expect -------------------------------------------------------------------------------- /t/t5100/info-from.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info-from.in -------------------------------------------------------------------------------- /t/t5100/info0001: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0001 -------------------------------------------------------------------------------- /t/t5100/info0002: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0002 -------------------------------------------------------------------------------- /t/t5100/info0003: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0003 -------------------------------------------------------------------------------- /t/t5100/info0004: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0004 -------------------------------------------------------------------------------- /t/t5100/info0005: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0005 -------------------------------------------------------------------------------- /t/t5100/info0006: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0006 -------------------------------------------------------------------------------- /t/t5100/info0007: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0007 -------------------------------------------------------------------------------- /t/t5100/info0008: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0008 -------------------------------------------------------------------------------- /t/t5100/info0009: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0009 -------------------------------------------------------------------------------- /t/t5100/info0010: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0010 -------------------------------------------------------------------------------- /t/t5100/info0011: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0011 -------------------------------------------------------------------------------- /t/t5100/info0012: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0012 -------------------------------------------------------------------------------- /t/t5100/info0013: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0013 -------------------------------------------------------------------------------- /t/t5100/info0015: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0015 -------------------------------------------------------------------------------- /t/t5100/info0016: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/info0016 -------------------------------------------------------------------------------- /t/t5100/msg0001: -------------------------------------------------------------------------------- 1 | Here is a patch from A U Thor. 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/msg0002: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0002 -------------------------------------------------------------------------------- /t/t5100/msg0003: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0003 -------------------------------------------------------------------------------- /t/t5100/msg0004: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0004 -------------------------------------------------------------------------------- /t/t5100/msg0005: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0005 -------------------------------------------------------------------------------- /t/t5100/msg0006: -------------------------------------------------------------------------------- 1 | Here is a patch from A U Thor. 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/msg0007: -------------------------------------------------------------------------------- 1 | Here is an empty patch from A U Thor. 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/msg0008: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0008 -------------------------------------------------------------------------------- /t/t5100/msg0009: -------------------------------------------------------------------------------- 1 | This is to fix diff-format documentation. 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/msg0010: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0010 -------------------------------------------------------------------------------- /t/t5100/msg0011: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0011 -------------------------------------------------------------------------------- /t/t5100/msg0012: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0012 -------------------------------------------------------------------------------- /t/t5100/msg0013: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /t/t5100/msg0014: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/msg0014 -------------------------------------------------------------------------------- /t/t5100/msg0015: -------------------------------------------------------------------------------- 1 | - a list 2 | - of stuff 3 | -------------------------------------------------------------------------------- /t/t5100/msg0016: -------------------------------------------------------------------------------- 1 | and some content 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/msg0016--no-inbody-headers: -------------------------------------------------------------------------------- 1 | Date: bogus 2 | 3 | and some content 4 | 5 | -------------------------------------------------------------------------------- /t/t5100/nul-b64.expect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/nul-b64.expect -------------------------------------------------------------------------------- /t/t5100/nul-b64.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/nul-b64.in -------------------------------------------------------------------------------- /t/t5100/nul-plain: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/nul-plain -------------------------------------------------------------------------------- /t/t5100/patch0001: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0001 -------------------------------------------------------------------------------- /t/t5100/patch0002: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0002 -------------------------------------------------------------------------------- /t/t5100/patch0003: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0003 -------------------------------------------------------------------------------- /t/t5100/patch0004: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0004 -------------------------------------------------------------------------------- /t/t5100/patch0005: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0005 -------------------------------------------------------------------------------- /t/t5100/patch0006: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0006 -------------------------------------------------------------------------------- /t/t5100/patch0007: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /t/t5100/patch0008: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /t/t5100/patch0009: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0009 -------------------------------------------------------------------------------- /t/t5100/patch0010: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0010 -------------------------------------------------------------------------------- /t/t5100/patch0011: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0011 -------------------------------------------------------------------------------- /t/t5100/patch0012: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0012 -------------------------------------------------------------------------------- /t/t5100/patch0013: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /t/t5100/patch0014: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0014 -------------------------------------------------------------------------------- /t/t5100/patch0015: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0015 -------------------------------------------------------------------------------- /t/t5100/patch0016: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/patch0016 -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0005: -------------------------------------------------------------------------------- 1 | Subject: (a) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0006: -------------------------------------------------------------------------------- 1 | Subject: (a b) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0007: -------------------------------------------------------------------------------- 1 | Subject: (ab) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0008: -------------------------------------------------------------------------------- 1 | Subject: (ab) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0009: -------------------------------------------------------------------------------- 1 | Subject: (ab) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0010: -------------------------------------------------------------------------------- 1 | Subject: (a b) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/rfc2047-info-0011: -------------------------------------------------------------------------------- 1 | Subject: (a b) 2 | 3 | -------------------------------------------------------------------------------- /t/t5100/sample.mbox: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5100/sample.mbox -------------------------------------------------------------------------------- /t/t5300-pack-object.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5300-pack-object.sh -------------------------------------------------------------------------------- /t/t5302-pack-index.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5302-pack-index.sh -------------------------------------------------------------------------------- /t/t5304-prune.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5304-prune.sh -------------------------------------------------------------------------------- /t/t5305-include-tag.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5305-include-tag.sh -------------------------------------------------------------------------------- /t/t5306-pack-nobase.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5306-pack-nobase.sh -------------------------------------------------------------------------------- /t/t5400-send-pack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5400-send-pack.sh -------------------------------------------------------------------------------- /t/t5401-update-hooks.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5401-update-hooks.sh -------------------------------------------------------------------------------- /t/t5500-fetch-pack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5500-fetch-pack.sh -------------------------------------------------------------------------------- /t/t5502-quickfetch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5502-quickfetch.sh -------------------------------------------------------------------------------- /t/t5503-tagfollow.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5503-tagfollow.sh -------------------------------------------------------------------------------- /t/t5505-remote.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5505-remote.sh -------------------------------------------------------------------------------- /t/t5506-remote-groups.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5506-remote-groups.sh -------------------------------------------------------------------------------- /t/t5510-fetch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5510-fetch.sh -------------------------------------------------------------------------------- /t/t5511-refspec.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5511-refspec.sh -------------------------------------------------------------------------------- /t/t5512-ls-remote.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5512-ls-remote.sh -------------------------------------------------------------------------------- /t/t5513-fetch-track.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5513-fetch-track.sh -------------------------------------------------------------------------------- /t/t5515/fetch.master: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5515/fetch.master -------------------------------------------------------------------------------- /t/t5515/refs.br-unconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5515/refs.br-unconfig -------------------------------------------------------------------------------- /t/t5515/refs.master: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5515/refs.master -------------------------------------------------------------------------------- /t/t5516-fetch-push.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5516-fetch-push.sh -------------------------------------------------------------------------------- /t/t5517-push-mirror.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5517-push-mirror.sh -------------------------------------------------------------------------------- /t/t5520-pull.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5520-pull.sh -------------------------------------------------------------------------------- /t/t5521-pull-options.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5521-pull-options.sh -------------------------------------------------------------------------------- /t/t5522-pull-symlink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5522-pull-symlink.sh -------------------------------------------------------------------------------- /t/t5523-push-upstream.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5523-push-upstream.sh -------------------------------------------------------------------------------- /t/t5524-pull-msg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5524-pull-msg.sh -------------------------------------------------------------------------------- /t/t5540-http-push.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5540-http-push.sh -------------------------------------------------------------------------------- /t/t5541-http-push.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5541-http-push.sh -------------------------------------------------------------------------------- /t/t5550-http-fetch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5550-http-fetch.sh -------------------------------------------------------------------------------- /t/t5551-http-fetch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5551-http-fetch.sh -------------------------------------------------------------------------------- /t/t5561-http-backend.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5561-http-backend.sh -------------------------------------------------------------------------------- /t/t556x_common: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t556x_common -------------------------------------------------------------------------------- /t/t5601-clone.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5601-clone.sh -------------------------------------------------------------------------------- /t/t5701-clone-local.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5701-clone-local.sh -------------------------------------------------------------------------------- /t/t5702-clone-options.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5702-clone-options.sh -------------------------------------------------------------------------------- /t/t5704-bundle.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5704-bundle.sh -------------------------------------------------------------------------------- /t/t5705-clone-2gb.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5705-clone-2gb.sh -------------------------------------------------------------------------------- /t/t5706-clone-branch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t5706-clone-branch.sh -------------------------------------------------------------------------------- /t/t6000lib.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6000lib.sh -------------------------------------------------------------------------------- /t/t6010-merge-base.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6010-merge-base.sh -------------------------------------------------------------------------------- /t/t6014-rev-list-all.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6014-rev-list-all.sh -------------------------------------------------------------------------------- /t/t6018-rev-list-glob.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6018-rev-list-glob.sh -------------------------------------------------------------------------------- /t/t6020-merge-df.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6020-merge-df.sh -------------------------------------------------------------------------------- /t/t6022-merge-rename.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6022-merge-rename.sh -------------------------------------------------------------------------------- /t/t6023-merge-file.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6023-merge-file.sh -------------------------------------------------------------------------------- /t/t6026-merge-attr.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6026-merge-attr.sh -------------------------------------------------------------------------------- /t/t6027-merge-binary.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6027-merge-binary.sh -------------------------------------------------------------------------------- /t/t6029-merge-subtree.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6029-merge-subtree.sh -------------------------------------------------------------------------------- /t/t6033-merge-crlf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6033-merge-crlf.sh -------------------------------------------------------------------------------- /t/t6040-tracking-info.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6040-tracking-info.sh -------------------------------------------------------------------------------- /t/t6050-replace.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6050-replace.sh -------------------------------------------------------------------------------- /t/t6120-describe.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6120-describe.sh -------------------------------------------------------------------------------- /t/t6200-fmt-merge-msg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6200-fmt-merge-msg.sh -------------------------------------------------------------------------------- /t/t6300-for-each-ref.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t6300-for-each-ref.sh -------------------------------------------------------------------------------- /t/t7001-mv.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7001-mv.sh -------------------------------------------------------------------------------- /t/t7002-grep.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7002-grep.sh -------------------------------------------------------------------------------- /t/t7003-filter-branch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7003-filter-branch.sh -------------------------------------------------------------------------------- /t/t7004-tag.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7004-tag.sh -------------------------------------------------------------------------------- /t/t7004/pubring.gpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7004/pubring.gpg -------------------------------------------------------------------------------- /t/t7004/random_seed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7004/random_seed -------------------------------------------------------------------------------- /t/t7004/secring.gpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7004/secring.gpg -------------------------------------------------------------------------------- /t/t7004/trustdb.gpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7004/trustdb.gpg -------------------------------------------------------------------------------- /t/t7005-editor.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7005-editor.sh -------------------------------------------------------------------------------- /t/t7006-pager.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7006-pager.sh -------------------------------------------------------------------------------- /t/t7007-show.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7007-show.sh -------------------------------------------------------------------------------- /t/t7010-setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7010-setup.sh -------------------------------------------------------------------------------- /t/t7060-wtstatus.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7060-wtstatus.sh -------------------------------------------------------------------------------- /t/t7101-reset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7101-reset.sh -------------------------------------------------------------------------------- /t/t7102-reset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7102-reset.sh -------------------------------------------------------------------------------- /t/t7103-reset-bare.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7103-reset-bare.sh -------------------------------------------------------------------------------- /t/t7104-reset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7104-reset.sh -------------------------------------------------------------------------------- /t/t7105-reset-patch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7105-reset-patch.sh -------------------------------------------------------------------------------- /t/t7110-reset-merge.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7110-reset-merge.sh -------------------------------------------------------------------------------- /t/t7111-reset-table.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7111-reset-table.sh -------------------------------------------------------------------------------- /t/t7201-co.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7201-co.sh -------------------------------------------------------------------------------- /t/t7300-clean.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7300-clean.sh -------------------------------------------------------------------------------- /t/t7500-commit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7500-commit.sh -------------------------------------------------------------------------------- /t/t7500/add-comments: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7500/add-comments -------------------------------------------------------------------------------- /t/t7500/add-content: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | echo "commit message" >> "$1" 3 | exit 0 4 | -------------------------------------------------------------------------------- /t/t7500/add-signed-off: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | echo "Signed-off-by: foo " >> "$1" 3 | exit 0 4 | -------------------------------------------------------------------------------- /t/t7501-commit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7501-commit.sh -------------------------------------------------------------------------------- /t/t7502-commit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7502-commit.sh -------------------------------------------------------------------------------- /t/t7508-status.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7508-status.sh -------------------------------------------------------------------------------- /t/t7509-commit.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7509-commit.sh -------------------------------------------------------------------------------- /t/t7600-merge.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7600-merge.sh -------------------------------------------------------------------------------- /t/t7605-merge-resolve.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7605-merge-resolve.sh -------------------------------------------------------------------------------- /t/t7606-merge-custom.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7606-merge-custom.sh -------------------------------------------------------------------------------- /t/t7610-mergetool.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7610-mergetool.sh -------------------------------------------------------------------------------- /t/t7700-repack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7700-repack.sh -------------------------------------------------------------------------------- /t/t7800-difftool.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t7800-difftool.sh -------------------------------------------------------------------------------- /t/t8001-annotate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8001-annotate.sh -------------------------------------------------------------------------------- /t/t8002-blame.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8002-blame.sh -------------------------------------------------------------------------------- /t/t8003-blame.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8003-blame.sh -------------------------------------------------------------------------------- /t/t8004-blame.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8004-blame.sh -------------------------------------------------------------------------------- /t/t8005-blame-i18n.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8005-blame-i18n.sh -------------------------------------------------------------------------------- /t/t8005/euc-japan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8005/euc-japan.txt -------------------------------------------------------------------------------- /t/t8005/sjis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t8005/sjis.txt -------------------------------------------------------------------------------- /t/t8005/utf8.txt: -------------------------------------------------------------------------------- 1 | UTF8_NAME="山田 太郎" 2 | UTF8_MSG="ブレームのテストです。" 3 | -------------------------------------------------------------------------------- /t/t9001-send-email.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9001-send-email.sh -------------------------------------------------------------------------------- /t/t9100-git-svn-basic.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9100-git-svn-basic.sh -------------------------------------------------------------------------------- /t/t9101-git-svn-props.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9101-git-svn-props.sh -------------------------------------------------------------------------------- /t/t9108-git-svn-glob.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9108-git-svn-glob.sh -------------------------------------------------------------------------------- /t/t9110/svm.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9110/svm.dump -------------------------------------------------------------------------------- /t/t9111/svnsync.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9111/svnsync.dump -------------------------------------------------------------------------------- /t/t9115/funky-names.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9115/funky-names.dump -------------------------------------------------------------------------------- /t/t9116-git-svn-log.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9116-git-svn-log.sh -------------------------------------------------------------------------------- /t/t9119-git-svn-info.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9119-git-svn-info.sh -------------------------------------------------------------------------------- /t/t9121/renamed-dir.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9121/renamed-dir.dump -------------------------------------------------------------------------------- /t/t9135/svn.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9135/svn.dump -------------------------------------------------------------------------------- /t/t9136/svn.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9136/svn.dump -------------------------------------------------------------------------------- /t/t9140-git-svn-reset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9140-git-svn-reset.sh -------------------------------------------------------------------------------- /t/t9143-git-svn-gc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9143-git-svn-gc.sh -------------------------------------------------------------------------------- /t/t9150/make-svk-dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9150/make-svk-dump -------------------------------------------------------------------------------- /t/t9150/svk-merge.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9150/svk-merge.dump -------------------------------------------------------------------------------- /t/t9151-svn-mergeinfo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9151-svn-mergeinfo.sh -------------------------------------------------------------------------------- /t/t9151/.gitignore: -------------------------------------------------------------------------------- 1 | foo 2 | foo.svn 3 | -------------------------------------------------------------------------------- /t/t9153/svn.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9153/svn.dump -------------------------------------------------------------------------------- /t/t9154/svn.dump: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9154/svn.dump -------------------------------------------------------------------------------- /t/t9300-fast-import.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9300-fast-import.sh -------------------------------------------------------------------------------- /t/t9350-fast-export.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9350-fast-export.sh -------------------------------------------------------------------------------- /t/t9600-cvsimport.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9600-cvsimport.sh -------------------------------------------------------------------------------- /t/t9601/cvsroot/.gitattributes: -------------------------------------------------------------------------------- 1 | * -whitespace 2 | -------------------------------------------------------------------------------- /t/t9601/cvsroot/CVSROOT/.gitignore: -------------------------------------------------------------------------------- 1 | history 2 | val-tags 3 | -------------------------------------------------------------------------------- /t/t9602/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9602/README -------------------------------------------------------------------------------- /t/t9602/cvsroot/.gitattributes: -------------------------------------------------------------------------------- 1 | * -whitespace 2 | -------------------------------------------------------------------------------- /t/t9602/cvsroot/CVSROOT/.gitignore: -------------------------------------------------------------------------------- 1 | history 2 | val-tags 3 | -------------------------------------------------------------------------------- /t/t9603/cvsroot/.gitattributes: -------------------------------------------------------------------------------- 1 | * -whitespace 2 | -------------------------------------------------------------------------------- /t/t9603/cvsroot/CVSROOT/.gitignore: -------------------------------------------------------------------------------- 1 | history 2 | val-tags 3 | -------------------------------------------------------------------------------- /t/t9700-perl-git.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9700-perl-git.sh -------------------------------------------------------------------------------- /t/t9700/test.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/t9700/test.pl -------------------------------------------------------------------------------- /t/test-lib.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/test-lib.sh -------------------------------------------------------------------------------- /t/test4012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/test4012.png -------------------------------------------------------------------------------- /t/test9200a.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/test9200a.png -------------------------------------------------------------------------------- /t/test9200b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/test9200b.png -------------------------------------------------------------------------------- /t/valgrind/.gitignore: -------------------------------------------------------------------------------- 1 | /bin/ 2 | /templates 3 | -------------------------------------------------------------------------------- /t/valgrind/analyze.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/valgrind/analyze.sh -------------------------------------------------------------------------------- /t/valgrind/default.supp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/valgrind/default.supp -------------------------------------------------------------------------------- /t/valgrind/valgrind.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/t/valgrind/valgrind.sh -------------------------------------------------------------------------------- /tag.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tag.c -------------------------------------------------------------------------------- /tag.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tag.h -------------------------------------------------------------------------------- /tar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tar.h -------------------------------------------------------------------------------- /templates/.gitignore: -------------------------------------------------------------------------------- 1 | blt 2 | boilerplates.made 3 | -------------------------------------------------------------------------------- /templates/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/templates/Makefile -------------------------------------------------------------------------------- /templates/branches--: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/templates/branches-- -------------------------------------------------------------------------------- /templates/info--exclude: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/templates/info--exclude -------------------------------------------------------------------------------- /test-chmtime.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-chmtime.c -------------------------------------------------------------------------------- /test-ctype.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-ctype.c -------------------------------------------------------------------------------- /test-date.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-date.c -------------------------------------------------------------------------------- /test-delta.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-delta.c -------------------------------------------------------------------------------- /test-dump-cache-tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-dump-cache-tree.c -------------------------------------------------------------------------------- /test-genrandom.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-genrandom.c -------------------------------------------------------------------------------- /test-index-version.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-index-version.c -------------------------------------------------------------------------------- /test-match-trees.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-match-trees.c -------------------------------------------------------------------------------- /test-parse-options.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-parse-options.c -------------------------------------------------------------------------------- /test-path-utils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-path-utils.c -------------------------------------------------------------------------------- /test-run-command.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-run-command.c -------------------------------------------------------------------------------- /test-sha1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-sha1.c -------------------------------------------------------------------------------- /test-sha1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-sha1.sh -------------------------------------------------------------------------------- /test-sigchain.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/test-sigchain.c -------------------------------------------------------------------------------- /thread-utils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/thread-utils.c -------------------------------------------------------------------------------- /thread-utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/thread-utils.h -------------------------------------------------------------------------------- /trace.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/trace.c -------------------------------------------------------------------------------- /transport-helper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/transport-helper.c -------------------------------------------------------------------------------- /transport.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/transport.c -------------------------------------------------------------------------------- /transport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/transport.h -------------------------------------------------------------------------------- /tree-diff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tree-diff.c -------------------------------------------------------------------------------- /tree-walk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tree-walk.c -------------------------------------------------------------------------------- /tree-walk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tree-walk.h -------------------------------------------------------------------------------- /tree.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tree.c -------------------------------------------------------------------------------- /tree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/tree.h -------------------------------------------------------------------------------- /unimplemented.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/unimplemented.sh -------------------------------------------------------------------------------- /unpack-trees.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/unpack-trees.c -------------------------------------------------------------------------------- /unpack-trees.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/unpack-trees.h -------------------------------------------------------------------------------- /upload-pack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/upload-pack.c -------------------------------------------------------------------------------- /usage.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/usage.c -------------------------------------------------------------------------------- /userdiff.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/userdiff.c -------------------------------------------------------------------------------- /userdiff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/userdiff.h -------------------------------------------------------------------------------- /utf8.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/utf8.c -------------------------------------------------------------------------------- /utf8.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/utf8.h -------------------------------------------------------------------------------- /walker.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/walker.c -------------------------------------------------------------------------------- /walker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/walker.h -------------------------------------------------------------------------------- /wrap-for-bin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/wrap-for-bin.sh -------------------------------------------------------------------------------- /wrapper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/wrapper.c -------------------------------------------------------------------------------- /write_or_die.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/write_or_die.c -------------------------------------------------------------------------------- /ws.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/ws.c -------------------------------------------------------------------------------- /wt-status.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/wt-status.c -------------------------------------------------------------------------------- /wt-status.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/wt-status.h -------------------------------------------------------------------------------- /xdiff-interface.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff-interface.c -------------------------------------------------------------------------------- /xdiff-interface.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff-interface.h -------------------------------------------------------------------------------- /xdiff/xdiff.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xdiff.h -------------------------------------------------------------------------------- /xdiff/xdiffi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xdiffi.c -------------------------------------------------------------------------------- /xdiff/xdiffi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xdiffi.h -------------------------------------------------------------------------------- /xdiff/xemit.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xemit.c -------------------------------------------------------------------------------- /xdiff/xemit.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xemit.h -------------------------------------------------------------------------------- /xdiff/xinclude.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xinclude.h -------------------------------------------------------------------------------- /xdiff/xmacros.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xmacros.h -------------------------------------------------------------------------------- /xdiff/xmerge.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xmerge.c -------------------------------------------------------------------------------- /xdiff/xpatience.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xpatience.c -------------------------------------------------------------------------------- /xdiff/xprepare.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xprepare.c -------------------------------------------------------------------------------- /xdiff/xprepare.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xprepare.h -------------------------------------------------------------------------------- /xdiff/xtypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xtypes.h -------------------------------------------------------------------------------- /xdiff/xutils.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xutils.c -------------------------------------------------------------------------------- /xdiff/xutils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pkufranky/git/HEAD/xdiff/xutils.h --------------------------------------------------------------------------------