~kendfinger-deactivatedaccount/git/trunk

  • Committer: Junio C Hamano
  • Date: 2012-10-17 17:39:44 UTC
  • Revision ID: git-v1:87a5461fa7b30f7b7baf27204f10219d61500fbf
Tags: v1.8.0-rc3
Git 1.8.0-rc3

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Filename Latest Rev Last Changed Committer Comment Size
..
block-sha1 8467 14 years ago Junio C Hamano Merge branch 'lt/block-sha1' * lt/block-sha1: b Diff
builtin 9192 14 years ago Junio C Hamano Merge branch 'lt/deepen-builtin-source' * lt/deep Diff
compat 1442 18 years ago Junio C Hamano [PATCH] strcasestr compatibility replacement Some Diff
contrib 1831 18 years ago Junio C Hamano Introducing contrib/git-svn. Diff
Documentation 322 18 years ago Junio C Hamano Reference documentation for the core git commands. Diff
git-gui 3900 17 years ago Junio C Hamano Merge git-gui This merges git-gui project of Shaw Diff
git_remote_helpers 8873 14 years ago Junio C Hamano Merge branch 'sr/vcs-helper' * sr/vcs-helper: t Diff
gitk-git 5562 16 years ago Junio C Hamano Merge branch 'jc/move-gitk' * jc/move-gitk: Mov Diff
gitweb 2306 17 years ago Junio C Hamano Merge branch 'master' into next * master: (148 co Diff
mergetools 10486 12 years ago Junio C Hamano Merge branch 'da/difftool-mergtool-refactor' * da Diff
perl 2902 17 years ago Junio C Hamano Merge branch 'jc/gitpm' * jc/gitpm: (52 commits) Diff
po 10086 13 years ago Junio C Hamano Merge branch 'ab/i18n-basic' * ab/i18n-basic: i Diff
ppc 180 19 years ago Linus Torvalds [PATCH] PPC assembly implementation of SHA1 Here Diff
t 372 18 years ago Petr Baudis [PATCH 1/2] Test framework take two. This adds t/ Diff
templates 1162 18 years ago Junio C Hamano Install sample hooks A template mechanism to popu Diff
vcs-svn 9634 13 years ago Junio C Hamano Merge branch 'jn/svn-fe' * jn/svn-fe: t/t9010-s Diff
xdiff 2029 18 years ago Junio C Hamano Merge branch 'lt/diffgen' into next * lt/diffgen: Diff
.gitattributes 8889 14 years ago Junio C Hamano .gitattributes: detect 8-space indent in shell scr 105 bytes Diff Download File
.gitignore 11568 11 years ago Junio C Hamano Merge branch 'mh/string-list' * mh/string-list: 3.3 KB Diff Download File
.mailmap 11511 11 years ago Junio C Hamano Update mailmap for a handful of folks Signed-off- 3.5 KB Diff Download File
abspath.c 11310.21.7 11 years ago Junio C Hamano real_path(): properly handle nonexistent top-level 4.3 KB Diff Download File
aclocal.m4 9992.1.8 13 years ago Junio C Hamano configure: use AC_LANG_PROGRAM consistently Avoid 1.4 KB Diff Download File
advice.c 11414 11 years ago Junio C Hamano Merge branch 'jk/maint-advise-vaddf' The advise() 2.6 KB Diff Download File
advice.h 11056.1.1 12 years ago Junio C Hamano push: Provide situational hints for non-fast-forwa 673 bytes Diff Download File
alias.c 9543.14.1 13 years ago Junio C Hamano split_cmdline: Allow caller to access error string 1.6 KB Diff Download File
alloc.c 9992.14.2 13 years ago Junio C Hamano unbreak and eliminate NO_C99_FORMAT In the spirit 1.6 KB Diff Download File
archive-tar.c 11262.6.1 11 years ago Junio C Hamano archive: ustar header checksum is computed unsigne 11 KB Diff Download File
archive-zip.c 11310.23.4 11 years ago Junio C Hamano archive-zip: write extended timestamp File modifi 12.3 KB Diff Download File
archive.c 11458.7.65 11 years ago Junio C Hamano Reduce translations by using same terminologies S 11.8 KB Diff Download File
archive.h 11180.3.4 11 years ago Junio C Hamano archive: delegate blob reading to backend archive 1.3 KB Diff Download File
argv-array.c 11173.1.2 11 years ago Junio C Hamano argv-array: fix bogus cast when freeing array Sin 1.3 KB Diff Download File
argv-array.h 11173.1.1 11 years ago Junio C Hamano argv-array: add pop function Sometimes we build a 555 bytes Diff Download File
attr.c 11570 11 years ago Junio C Hamano Merge branch 'jk/config-warn-on-inaccessible-paths 19 KB Diff Download File
attr.h 11076 12 years ago Junio C Hamano correct a few doubled-word nits in comments and do 1.5 KB Diff Download File
base85.c 9555.1.36 13 years ago Junio C Hamano Standardize do { ... } while (0) style Signed-off 2.7 KB Diff Download File
bisect.c 11458.13.4 11 years ago Junio C Hamano Call git_pathdup() rather than xstrdup(git_path(". 22.9 KB Diff Download File
bisect.h 10755.18.3 12 years ago Junio C Hamano rev-list: fix --verify-objects --quiet becoming -- 769 bytes Diff Download File
blob.c 8911.1.17 14 years ago Junio C Hamano Replace parse_blob() with an explanatory comment 565 bytes Diff Download File
blob.h 8911.1.17 14 years ago Junio C Hamano Replace parse_blob() with an explanatory comment 664 bytes Diff Download File
branch.c 11204.1.2 11 years ago Junio C Hamano Remove i18n legos in notifying new branch tracking 7.2 KB Diff Download File
branch.h 10886.43.1 12 years ago Junio C Hamano checkout: suppress tracking message with "-q" Lik 1.9 KB Diff Download File
builtin.h 11566.1.1 11 years ago Junio C Hamano builtin/notes.c: mark file-scope private symbols a 8.8 KB Diff Download File
bulk-checkin.c 10707.1.5 12 years ago Junio C Hamano bulk-checkin: replace fast-import based implementa 6.9 KB Diff Download File
bulk-checkin.h 10707.1.5 12 years ago Junio C Hamano bulk-checkin: replace fast-import based implementa 343 bytes Diff Download File
bundle.c 11283.1.1 11 years ago Junio C Hamano tweak "bundle verify" of a complete history A bun 11 KB Diff Download File
bundle.h 10679 12 years ago Junio C Hamano Merge branch 'jc/unseekable-bundle' * jc/unseekab 707 bytes Diff Download File
cache-tree.c 10940 12 years ago Junio C Hamano Merge branch 'nd/cache-tree-api-refactor' * nd/ca 15.9 KB Diff Download File
cache-tree.h 10886.12.1 12 years ago Junio C Hamano cache-tree: update API to take abitrary flags Sig 1.4 KB Diff Download File
cache.h 11566.1.13 11 years ago Junio C Hamano ident.c: mark private file-scope symbols as static 44.6 KB Diff Download File
File check-builtins.sh 3050 17 years ago Junio C Hamano cherry is built-in, do not ship git-cherry.sh Not 588 bytes Diff Download File
check-racy.c 5219.15.1 16 years ago Junio C Hamano ce_match_stat, run_diff_files: use symbolic consta 538 bytes Diff Download File
File check_bindir 6615.9.1 15 years ago Junio C Hamano Move all dashed-form commands to libexecdir Signe 369 bytes Diff Download File
color.c 10361.31.10 12 years ago Junio C Hamano want_color: automatically fallback to color.ui Al 5.2 KB Diff Download File
color.h 10361.31.10 12 years ago Junio C Hamano want_color: automatically fallback to color.ui Al 3.1 KB Diff Download File
column.c 10987.2.10 11 years ago Junio C Hamano column: support piping stdout to external git-colu 10.1 KB Diff Download File
column.h 10987.2.10 11 years ago Junio C Hamano column: support piping stdout to external git-colu 1.4 KB Diff Download File
combine-diff.c 11480 11 years ago Junio C Hamano Merge branch 'jk/maint-null-in-trees' We do not w 31.5 KB Diff Download File
command-list.txt 11449.1.4 11 years ago Junio C Hamano command-list: mention git-credential-* helpers Th 8 KB Diff Download File
commit.c 11630 11 years ago Junio C Hamano Merge branch 'jc/merge-bases-paint-fix' "git fmt- 31.2 KB Diff Download File
commit.h 11566.1.2 11 years ago Junio C Hamano commit.c: mark a file-scope private symbol as stat 7.3 KB Diff Download File
config.c 11458.6.1 11 years ago Junio C Hamano config: warn on inaccessible files Before reading 37.6 KB Diff Download File
config.mak.in 11532.1.2 11 years ago Junio C Hamano build: don't duplicate substitution of make variab 547 bytes Diff Download File
configure.ac 11633 11 years ago Junio C Hamano configure.ac: Add missing comma to CC_LD_DYNPATH 31.1 KB Diff Download File
connect.c 11493 11 years ago Junio C Hamano Merge branch 'jc/capabilities' Some capabilities 14.7 KB Diff Download File
connected.c 10755.31.1 12 years ago Junio C Hamano fetch/receive: remove over-pessimistic connectivit 1.5 KB Diff Download File
connected.h 10336.2.3 12 years ago Junio C Hamano check_everything_connected(): libify Extract the 651 bytes Diff Download File
convert.c 11002 12 years ago Junio C Hamano Merge branch 'jb/required-filter' * jb/required-f 29.7 KB Diff Download File
convert.h 10755.24.1 12 years ago Junio C Hamano teach convert_to_git a "dry run" mode Some caller 2.1 KB Diff Download File
copy.c 8549 14 years ago Junio C Hamano preserve mtime of local clone A local clone witho 1.5 KB Diff Download File
COPYING 8922 14 years ago Junio C Hamano Update COPYING with GPLv2 with new FSF address Th 18.3 KB Diff Download File
credential-cache--daemon.c 10747.3.10 12 years ago Junio C Hamano credentials: add "cache" helper If you access rep 5.8 KB Diff Download File
credential-cache.c 10747.4.5 12 years ago Junio C Hamano credential-cache: ignore "connection refused" erro 2.9 KB Diff Download File
credential-store.c 10747.3.13 12 years ago Junio C Hamano credentials: add "store" helper This is like "cac 3.9 KB Diff Download File
credential.c 11372.1.3 11 years ago Junio C Hamano credential: convert "url" attribute into its parse 7.5 KB Diff Download File
credential.h 11321.1.2 11 years ago Junio C Hamano git credential fill: output the whole 'struct cred 822 bytes Diff Download File
csum-file.c 10707.1.4 12 years ago Junio C Hamano csum-file: introduce sha1file_checkpoint It is us 4 KB Diff Download File
csum-file.h 10707.1.4 12 years ago Junio C Hamano csum-file: introduce sha1file_checkpoint It is us 1 KB Diff Download File
ctype.c 11036 12 years ago Junio C Hamano Merge branch 'jc/pickaxe-ignore-case' By Junio C 2.5 KB Diff Download File
daemon.c 10888.1.1 11 years ago Junio C Hamano daemon: --access-hook option The --access-hook op 30.7 KB Diff Download File
date.c 11389 11 years ago Junio C Hamano Merge branch 'jc/maint-filter-branch-epoch-date' 24.2 KB Diff Download File
decorate.c 8191 14 years ago Junio C Hamano Unify signedness in hashing calls Our hash_obj an 1.8 KB Diff Download File
decorate.h 7076.1.9 15 years ago Junio C Hamano decorate: allow const objects to be decorated We 400 bytes Diff Download File
delta.h 8167.13.1 14 years ago Junio C Hamano Fix big left-shifts of unsigned char Shifting 'un 3.3 KB Diff Download File
diff-delta.c 9555.6.1 13 years ago Junio C Hamano fix >4GiB source delta assertion failure When peo 15.4 KB Diff Download File
diff-lib.c 10886.81.1 11 years ago Junio C Hamano diff: do not use null sha1 as a sentinel value Th 13.9 KB Diff Download File
diff-no-index.c 11480 11 years ago Junio C Hamano Merge branch 'jk/maint-null-in-trees' We do not w 6.2 KB Diff Download File
diff.c 11579 11 years ago Junio C Hamano Merge branch 'jc/make-static' Turn many file-scop 130 KB Diff Download File
diff.h 11566.1.3 11 years ago Junio C Hamano diff.c: mark a private file-scope symbol as static 10.9 KB Diff Download File
diffcore-break.c 9311.1.1 13 years ago Junio C Hamano Add a macro DIFF_QUEUE_CLEAR. Refactor the diff_q 8.6 KB Diff Download File
diffcore-delta.c 8648.1.102 14 years ago Junio C Hamano Fix diff -B/--dirstat miscounting of newly added c 5.3 KB Diff Download File
diffcore-order.c 5224.2.27 16 years ago Junio C Hamano Use xmemdupz() in many places. Signed-off-by: Pie 2.1 KB Diff Download File
diffcore-pickaxe.c 10755.30.2 12 years ago Junio C Hamano pickaxe: allow -i to search in patch case-insensit 6.1 KB Diff Download File
diffcore-rename.c 11480 11 years ago Junio C Hamano Merge branch 'jk/maint-null-in-trees' We do not w 18.5 KB Diff Download File
diffcore.h 11480 11 years ago Junio C Hamano Merge branch 'jk/maint-null-in-trees' We do not w 4.4 KB Diff Download File
dir.c 11458.6.4 11 years ago Junio C Hamano warn_on_inaccessible(): a helper to warn on inacce 32 KB Diff Download File
dir.h 11339 11 years ago Junio C Hamano Merge branch 'nd/exclude-workaround-top-heavy' At 3.8 KB Diff Download File
editor.c 8872.9.5 14 years ago Junio C Hamano editor: use run_command's shell feature Now that 1.1 KB Diff Download File
entry.c 11025.1.1 12 years ago Junio C Hamano streaming: make streaming-write-entry to be more r 6.8 KB Diff Download File
environment.c 11307.2.1 11 years ago Junio C Hamano git on Mac OS and precomposed unicode Mac OS X ma 7.3 KB Diff Download File
exec_cmd.c 10886.47.2 12 years ago Junio C Hamano run-command: treat inaccessible directories as ENO 3.2 KB Diff Download File
exec_cmd.h 7597.2.2 15 years ago Junio C Hamano Refactor git_set_argv0_path() to git_extract_argv0 487 bytes Diff Download File
fast-import.c 11536 11 years ago Junio C Hamano Merge branch 'jc/merge-bases' Optimise the "merge 87.2 KB Diff Download File
fetch-pack.h 11525.1.14 11 years ago Junio C Hamano filter_refs(): delete matched refs from sought lis 866 bytes Diff Download File
File fixup-builtins 6770.7.4 15 years ago Junio C Hamano make remove-dashes: apply to scripts and programs 432 bytes Diff Download File
fmt-merge-msg.h 10545.1.8 12 years ago Junio C Hamano fmt-merge-msg: use branch.$name.description This 187 bytes Diff Download File
fsck.c 11480 11 years ago Junio C Hamano Merge branch 'jk/maint-null-in-trees' We do not w 9.6 KB Diff Download File
fsck.h 8739.1.1 14 years ago Junio C Hamano Check the format of more printf-type functions We 1 KB Diff Download File
File generate-cmdlist.sh 11129.2.4 12 years ago Junio C Hamano i18n: help: mark strings for translation This pat 433 bytes Diff Download File
gettext.c 11310.22.1 11 years ago Junio C Hamano fetch: align per-ref summary report in UTF-8 local 4 KB Diff Download File
gettext.h 11576 11 years ago Junio C Hamano Merge branch 'nd/fetch-status-alignment' The stat 1.4 KB Diff Download File
File git-add--interactive.perl 11310.1.3 11 years ago Junio C Hamano git-add--interactive.perl: Remove two unused varia 35.7 KB Diff Download File
File git-am.sh 11518 11 years ago Junio C Hamano Merge branch 'nd/am-i18n-fix' "git am" wasn't mar 21.8 KB Diff Download File
File git-archimport.perl 9703.8.2 13 years ago Junio C Hamano perl: use "use warnings" instead of -w Change the 36 KB Diff Download File
File git-bisect.sh 10645 12 years ago Junio C Hamano Merge branch 'js/bisect-no-checkout' * js/bisect- 11.1 KB Diff Download File
git-compat-util.h 11566.2.5 11 years ago Junio C Hamano Port to HP NonStop Includes the addition of some 16 KB Diff Download File
File git-cvsexportcommit.perl 10755.13.2 12 years ago Junio C Hamano git-cvsexportcommit: Fix calling Perl's rel2abs() 12.5 KB Diff Download File
File git-cvsimport.perl 11511.1.1 11 years ago Junio C Hamano cvsimport: strip all inappropriate tag strings Ce 30.3 KB Diff Download File
File git-cvsserver.perl 10552.1.1 12 years ago Junio C Hamano use -h for synopsis and --help for manpage consist 118 KB Diff Download File
File git-difftool--helper.sh 11062.1.7 12 years ago Junio C Hamano difftool: teach difftool to handle directory diffs 1.8 KB Diff Download File
File git-difftool.perl 11307.3.14 11 years ago Junio C Hamano difftool: silence warning Silence a warning given 11.9 KB Diff Download File
File git-filter-branch.sh 11389 11 years ago Junio C Hamano Merge branch 'jc/maint-filter-branch-epoch-date' 11.8 KB Diff Download File
File git-instaweb.sh 10359.2.4 12 years ago Eric Wong git-instaweb: Check that correct config file exist 17.8 KB Diff Download File
File git-lost-found.sh 7444 15 years ago Junio C Hamano lost-found: use git rev-parse -q Signed-off-by: M 554 bytes Diff Download File
File git-merge-octopus.sh 9738.1.5 13 years ago Pat Thoyts merge-octopus: Work around environment issue on Wi 2.1 KB Diff Download File
File git-merge-one-file.sh 10634 12 years ago Junio C Hamano Merge branch 'js/maint-merge-one-file-osx-expr' * 3.8 KB Diff Download File
File git-merge-resolve.sh 8104 15 years ago Junio C Hamano Convert to use quiet option when available A mino 944 bytes Diff Download File
git-mergetool--lib.sh 11611 11 years ago Junio C Hamano Merge branch 'da/mergetool-custom' The actual ext 4.8 KB Diff Download File
File git-mergetool.sh 11310.15.1 11 years ago Junio C Hamano mergetool: style fixes This script is one of the 9 KB Diff Download File
File git-p4.py 11578 11 years ago Junio C Hamano Merge branch 'pw/p4-submit-conflicts' Add '--conf 115 KB Diff Download File
git-parse-remote.sh 11016.2.1 12 years ago Junio C Hamano Make git-{pull,rebase} message without tracking in 2.1 KB Diff Download File
File git-pull.sh 11016.2.1 12 years ago Junio C Hamano Make git-{pull,rebase} message without tracking in 7.4 KB Diff Download File
File git-quiltimport.sh 7802 15 years ago Junio C Hamano git-quiltimport: preserve standard input to be abl 3.2 KB Diff Download File
git-rebase--am.sh 11334.1.1 11 years ago Junio C Hamano rebase: don't source git-sh-setup twice The git-s 918 bytes Diff Download File
git-rebase--interactive.sh 11598 11 years ago Junio C Hamano Merge branch 'aw/rebase-i-edit-todo' Teach an opt 24.4 KB Diff Download File
git-rebase--merge.sh 11334.1.1 11 years ago Junio C Hamano rebase: don't source git-sh-setup twice The git-s 3 KB Diff Download File
File git-rebase.sh 11566.3.3 11 years ago Junio C Hamano rebase -i: Teach "--edit-todo" action This allows 13.2 KB Diff Download File
File git-relink.perl 10361.62.2 11 years ago Junio C Hamano Consistently use perl from /usr/bin/ for scripts 4 KB Diff Download File
git-remote-testgit.py 11085.19.1 12 years ago Junio C Hamano git-remote-testgit: fix race when spawning fast-im 6.1 KB Diff Download File
File git-repack.sh 11085.18.1 12 years ago Junio C Hamano gc: do not explode objects which will be immediate 4.8 KB Diff Download File
File git-request-pull.sh 11085.41.1 11 years ago Junio C Hamano request-pull: really favor a matching tag After t 3.5 KB Diff Download File
File git-send-email.perl 11547 11 years ago Junio C Hamano Merge branch 'sb/send-email-reconfirm-fix' * sb/s 39.8 KB Diff Download File
git-sh-i18n.sh 11045.1.1 12 years ago Junio C Hamano i18n: fix auto detection of gettext scheme for she 1.9 KB Diff Download File
git-sh-setup.sh 11490 11 years ago Junio C Hamano Merge branch 'jc/maint-protect-sh-from-ifs' When 5 KB Diff Download File
File git-stash.sh 11504 11 years ago Junio C Hamano Merge branch 'ph/stash-rerere' "git stash" intern 12.6 KB Diff Download File
File git-submodule.sh 11603 11 years ago Junio C Hamano Merge branch 'rr/maint-submodule-unknown-cmd' * r 24.1 KB Diff Download File
File git-svn.perl 11626 11 years ago Eric Wong git-svn: use path accessor for Git::SVN objects T 58.8 KB Diff Download File
File GIT-VERSION-GEN 11652 11 years ago Junio C Hamano Git 1.8.0-rc3 Signed-off-by: Junio C Hamano <gits 756 bytes Diff Download File
File git-web--browse.sh 10359.24.1 12 years ago Junio C Hamano git-web--browse: avoid the use of eval Using eval 4.1 KB Diff Download File
git.c 11321.1.1 11 years ago Junio C Hamano add 'git credential' plumbing command The credent 16.8 KB Diff Download File
git.spec.in 11084 12 years ago Junio C Hamano spec: add missing build dependency Otherwise: /u 11 KB Diff Download File
gpg-interface.c 11228.2.20 11 years ago Junio C Hamano ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRI 3.3 KB Diff Download File
gpg-interface.h 10673.1.1 12 years ago Junio C Hamano Split GPG interface into its own helper library T 451 bytes Diff Download File
graph.c 11566.1.4 11 years ago Junio C Hamano graph.c: mark private file-scope symbols as static 35.5 KB Diff Download File
graph.h 11566.1.4 11 years ago Junio C Hamano graph.c: mark private file-scope symbols as static 2.5 KB Diff Download File
grep.c 11595.1.3 11 years ago Junio C Hamano log --grep-reflog: reject the option without -g S 33.8 KB Diff Download File
grep.h 11595.1.3 11 years ago Junio C Hamano log --grep-reflog: reject the option without -g S 4.2 KB Diff Download File
hash.c 9976.8.1 13 years ago Junio C Hamano for_each_hash: allow passing a 'void *data' pointe 2.5 KB Diff Download File
hash.h 9976.8.1 13 years ago Junio C Hamano for_each_hash: allow passing a 'void *data' pointe 1.1 KB Diff Download File
help.c 11418.2.2 11 years ago Junio C Hamano help.c::exclude_cmds(): plug a leak Command name 9.2 KB Diff Download File
help.h 11202 11 years ago Junio C Hamano Merge branch 'nd/columns' A couple of commands le 899 bytes Diff Download File
hex.c 10534.1.1 12 years ago Junio C Hamano get_sha1_hex(): do not read past a NUL character 2.2 KB Diff Download File
http-backend.c 10886.44.1 12 years ago Junio C Hamano http-backend: respect existing GIT_COMMITTER_* var 13.1 KB Diff Download File
http-fetch.c 10818 12 years ago Junio C Hamano Merge branch 'ab/enable-i18n' * ab/enable-i18n: 2.2 KB Diff Download File
http-push.c 11536 11 years ago Junio C Hamano Merge branch 'jc/merge-bases' Optimise the "merge 50.7 KB Diff Download File
http-walker.c 11525.1.9 11 years ago Junio C Hamano Rename static function fetch_pack() to http_fetch_ 13.9 KB Diff Download File
http.c 11647 11 years ago Junio C Hamano Merge branch 'jk/maint-http-half-auth-push' Fixes 32.4 KB Diff Download File
http.h 11085.56.9 11 years ago Junio C Hamano http: fix segfault in handle_curl_result When we 5.1 KB Diff Download File
ident.c 11566.1.13 11 years ago Junio C Hamano ident.c: mark private file-scope symbols as static 8.4 KB Diff Download File
imap-send.c 11183.2.1 11 years ago Junio C Hamano remove superfluous newlines in error messages The 34.8 KB Diff Download File
INSTALL 11272 11 years ago Junio C Hamano INSTALL: update asciidoc recommendation Since com 8.4 KB Diff Download File
kwset.c 10471.2.7 12 years ago Junio C Hamano sparse: Fix an "Using plain integer as NULL pointe 20.5 KB Diff Download File
kwset.h 10471.2.3 12 years ago Junio C Hamano Adapt the kwset code to Git Signed-off-by: Fredri 2.5 KB Diff Download File
levenshtein.c 8102 15 years ago Junio C Hamano Fix typos / spelling in comments Signed-off-by: M 2.5 KB Diff Download File
levenshtein.h 9073.1.1 14 years ago Junio C Hamano Typofixes outside documentation area begining 203 bytes Diff Download File
LGPL-2.1 10179.1.48 12 years ago Junio C Hamano provide a copy of the LGPLv2.1 The LGPL seems to 26.2 KB Diff Download File
list-objects.c 10702.1.4 12 years ago Junio C Hamano tree_entry_interesting(): give meaningful names to 5.5 KB Diff Download File
list-objects.h 10336.1.4 12 years ago Junio C Hamano list-objects: pass callback data to show_objects() 429 bytes Diff Download File
ll-merge.c 11565 11 years ago Junio C Hamano Merge branch 'jc/ll-merge-binary-ours' "git merge 10.1 KB Diff Download File
ll-merge.h 9476.2.18 13 years ago Junio C Hamano merge-recursive --patience Teach the merge-recurs 567 bytes Diff Download File
lockfile.c 10076 13 years ago Junio C Hamano Name make_*_path functions more accurately Rename 6.2 KB Diff Download File
log-tree.c 11228.2.15 11 years ago Junio C Hamano format-patch: refactor get_patch_filename The get 21.5 KB Diff Download File
log-tree.h 11228.2.15 11 years ago Junio C Hamano format-patch: refactor get_patch_filename The get 888 bytes Diff Download File
mailmap.c 10361.57.1 12 years ago Junio C Hamano mailmap: always return a plain mail address from m 6.5 KB Diff Download File
mailmap.h 8911.1.12 14 years ago Junio C Hamano mailmap.c: remove unused function map_email() is 263 bytes Diff Download File
Makefile 11635 11 years ago Junio C Hamano MALLOC_CHECK: Allow checking to be disabled from c 84.4 KB Diff Download File
match-trees.c 8648.49.7 14 years ago Junio C Hamano Make "subtree" part more orthogonal to the rest of 8.6 KB Diff Download File
merge-file.c 10168.1.5 13 years ago Junio C Hamano sparse: Fix an "symbol 'merge_file' not decared" w 2.6 KB Diff Download File
merge-file.h 10168.1.5 13 years ago Junio C Hamano sparse: Fix an "symbol 'merge_file' not decared" w 175 bytes Diff Download File
merge-recursive.c 11553 11 years ago Junio C Hamano Merge branch 'rj/path-cleanup' * rj/path-cleanup: 57.7 KB Diff Download File
merge-recursive.h 10179.46.25 12 years ago Junio C Hamano merge-recursive: Save D/F conflict filenames inste 1.7 KB Diff Download File
mergesort.c 10886.50.4 12 years ago Junio C Hamano mergesort: rename it to llist_mergesort() Even th 1.4 KB Diff Download File
mergesort.h 10886.50.4 12 years ago Junio C Hamano mergesort: rename it to llist_mergesort() Even th 574 bytes Diff Download File
name-hash.c 10359.28.2 12 years ago Junio C Hamano name-hash.c: always initialize dir_next pointer T 4.6 KB Diff Download File
notes-cache.c 10859 12 years ago Junio C Hamano Merge branch 'jc/show-sig' * jc/show-sig: log - 2.2 KB Diff Download File
notes-cache.h 9235.3.2 14 years ago Junio C Hamano introduce notes-cache interface Notes provide a f 500 bytes Diff Download File
notes-merge.c 11467 11 years ago Junio C Hamano Merge branch 'tr/void-diff-setup-done' Remove unn 23.3 KB Diff Download File
notes-merge.h 10754.2.2 12 years ago Junio C Hamano Convert commit_tree() to take strbuf as message T 3.4 KB Diff Download File
notes.c 11566.1.6 11 years ago Junio C Hamano notes.c: mark a private file-scope symbol as stati 36.1 KB Diff Download File
notes.h 11566.1.6 11 years ago Junio C Hamano notes.c: mark a private file-scope symbol as stati 11.3 KB Diff Download File
object.c 11183.2.1 11 years ago Junio C Hamano remove superfluous newlines in error messages The 6.3 KB Diff Download File
object.h 10949.2.1 12 years ago Junio C Hamano Teach revision walking machinery to walk multiple 2.5 KB Diff Download File
pack-check.c 10720.1.4 12 years ago Junio C Hamano fsck: print progress fsck is usually a long proce 4.9 KB Diff Download File
pack-refs.c 10873.2.1 12 years ago Junio C Hamano pack_refs(): remove redundant check handle_one_re 3.3 KB Diff Download File
pack-refs.h 6615.5.2 15 years ago Junio C Hamano Move pack_refs() and friends into libgit This mov 465 bytes Diff Download File
pack-revindex.c 8379 14 years ago Junio C Hamano janitor: useless checks before free Signed-off-by 3.9 KB Diff Download File
pack-revindex.h 7076.5.1 15 years ago Junio C Hamano discard revindex data when pack list changes This 223 bytes Diff Download File
pack-write.c 10826.1.3 12 years ago Junio C Hamano Appease Sun Studio by renaming "tmpfile" On Solar 10.3 KB Diff Download File
pack.h 10802 12 years ago Junio C Hamano Merge branch 'jc/stream-to-pack' * jc/stream-to-p 3.1 KB Diff Download File
pager.c 10987.2.3 11 years ago Junio C Hamano Stop starting pager recursively git-column can be 3 KB Diff Download File
parse-options-cb.c 10551.1.3 12 years ago Junio C Hamano parseopt: add OPT_NOOP_NOARG Add OPT_NOOP_NOARG, 2.5 KB Diff Download File
parse-options.c 11307.2.1 11 years ago Junio C Hamano git on Mac OS and precomposed unicode Mac OS X ma 15.2 KB Diff Download File
parse-options.h 11458.7.1 11 years ago Junio C Hamano i18n: mark "style" in OPT_COLUMN() for translation 8.5 KB Diff Download File
patch-delta.c 9992.1.1 13 years ago Junio C Hamano compat: helper for detecting unsigned overflow Th 2.1 KB Diff Download File
patch-ids.c 10886.77.1 11 years ago Junio C Hamano diff_setup_done(): return void diff_setup_done() 2.5 KB Diff Download File
patch-ids.h 4368.1.2 17 years ago Junio C Hamano Refactor patch-id filtering out of git-cherry and 490 bytes Diff Download File
path.c 11458.13.3 11 years ago Junio C Hamano path.c: Use vsnpath() in the implementation of git 15.4 KB Diff Download File
pkt-line.c 10361.70.1 11 years ago Junio C Hamano remove the impression of unexpectedness when acces 4.9 KB Diff Download File
pkt-line.h 10361.70.1 11 years ago Junio C Hamano remove the impression of unexpectedness when acces 643 bytes Diff Download File
preload-index.c 9976.1.15 13 years ago Junio C Hamano Convert ce_path_match() to use struct pathspec Si 2.3 KB Diff Download File
pretty.c 11256 11 years ago Junio C Hamano Merge branch 'jk/format-person-part-buffer-limit' 34.3 KB Diff Download File
progress.c 8648.1.4 14 years ago Junio C Hamano change throughput display units with fast links S 6.5 KB Diff Download File
progress.h 5408.1.7 16 years ago Junio C Hamano nicer display of thin pack completion In the same 504 bytes Diff Download File
prompt.c 10886.17.2 12 years ago Junio C Hamano prompt: fall back to terminal if askpass fails Th 1.3 KB Diff Download File
prompt.h 10747.3.20 12 years ago Junio C Hamano prompt: use git_terminal_prompt Our custom implem 207 bytes Diff Download File
quote.c 10582 12 years ago Junio C Hamano Merge branch 'jk/argv-array' * jk/argv-array: r 11.3 KB Diff Download File
quote.h 10359.15.5 12 years ago Junio C Hamano quote: provide sq_dequote_to_argv_array This is s 2.8 KB Diff Download File
reachable.c 10551.2.3 12 years ago Junio C Hamano reachable: per-object progress The current progre 6.2 KB Diff Download File
reachable.h 10551.2.1 12 years ago Junio C Hamano prune: show progress while marking reachable objec 163 bytes Diff Download File
read-cache.c 11566.1.10 11 years ago Junio C Hamano read-cache.c: mark a private file-scope symbol as 50.7 KB Diff Download File
README 10886.2.60 12 years ago Junio C Hamano README: point to Documentation/SubmittingPatches 2.4 KB Diff Download File
reflog-walk.c 11226 11 years ago Junio C Hamano Merge branch 'jk/maint-reflog-walk-count-vs-time' 8.2 KB Diff Download File
reflog-walk.h 11226 11 years ago Junio C Hamano Merge branch 'jk/maint-reflog-walk-count-vs-time' 773 bytes Diff Download File
refs.c 11266 11 years ago Junio C Hamano Merge branch 'rs/refs-string-slice' Avoid unneces 66.1 KB Diff Download File
refs.h 11085.10.12 12 years ago Junio C Hamano refs: store references hierarchically Store refer 5.9 KB Diff Download File
Symlink RelNotes 11477 11 years ago Junio C Hamano Kick off cycle towards 1.8.0 Signed-off-by: Junio .
remote-curl.c 11647 11 years ago Junio C Hamano Merge branch 'jk/maint-http-half-auth-push' Fixes 21.3 KB Diff Download File
remote.c 11377 11 years ago Junio C Hamano Merge branch 'jk/push-delete-ref-error-message' T 42.5 KB Diff Download File
remote.h 11242.2.3 11 years ago Junio C Hamano add sorting infrastructure for list refs Since we 4.3 KB Diff Download File
replace_object.c 10246.3.4 12 years ago Junio C Hamano inline lookup_replace_object() calls In a reposit 2.6 KB Diff Download File
rerere.c 11566.1.5 11 years ago Junio C Hamano rerere.c: mark private file-scope symbols as stati 17.9 KB Diff Download File
rerere.h 11566.1.5 11 years ago Junio C Hamano rerere.c: mark private file-scope symbols as stati 778 bytes Diff Download File
resolve-undo.c 9492.3.2 13 years ago Junio C Hamano Convert the users of for_each_string_list to for_e 3.8 KB Diff Download File
resolve-undo.h 9068 14 years ago Junio C Hamano build: make code "-Wpointer-arith" clean Recently 546 bytes Diff Download File
revision.c 11595.1.4 11 years ago Junio C Hamano revision: make --grep search in notes too if shown 67.4 KB Diff Download File
revision.h 11530 11 years ago Junio C Hamano Merge branch 'mz/cherry-pick-cmdline-order' "git 5.8 KB Diff Download File
run-command.c 11562 11 years ago Junio C Hamano Merge branch 'dg/run-command-child-cleanup' The c 16.3 KB Diff Download File
run-command.h 10860.1.2 12 years ago Junio C Hamano dashed externals: kill children on exit Several g 2.8 KB Diff Download File
send-pack.h 9750.4.8 13 years ago Junio C Hamano push: pass --progress down to git-pack-objects Wh 403 bytes Diff Download File
sequencer.c 11579 11 years ago Junio C Hamano Merge branch 'jc/make-static' Turn many file-scop 28.9 KB Diff Download File
sequencer.h 11579 11 years ago Junio C Hamano Merge branch 'jc/make-static' Turn many file-scop 965 bytes Diff Download File
server-info.c 9315.1.112 13 years ago Junio C Hamano update-server-info: Shorten read_pack_info_file() 5.1 KB Diff Download File
setup.c 11465 11 years ago Junio C Hamano Merge branch 'mm/die-with-dashdash-help' When the 21.5 KB Diff Download File
sh-i18n--envsubst.c 10371 12 years ago Junio C Hamano Merge branch 'js/i18n-windows' * js/i18n-windows: 10.7 KB Diff Download File
sha1-array.c 11566.1.8 11 years ago Junio C Hamano sha1-array.c: mark a private file-scope symbol as 1.2 KB Diff Download File
sha1-array.h 11566.1.8 11 years ago Junio C Hamano sha1-array.c: mark a private file-scope symbol as 583 bytes Diff Download File
sha1-lookup.c 8020.2.3 15 years ago Junio C Hamano sha1-lookup: fix up the assertion message Signed- 7.8 KB Diff Download File
sha1-lookup.h 8020.2.1 15 years ago Junio C Hamano sha1-lookup: add new "sha1_pos" function to effici 403 bytes Diff Download File
sha1_file.c 11458.4.1 11 years ago Junio C Hamano sha1_file.c: introduce get_max_fd_limit() helper 71.3 KB Diff Download File
sha1_name.c 11390 11 years ago Junio C Hamano Merge branch 'jc/sha1-name-more' Teaches the obje 33.4 KB Diff Download File
shallow.c 9625 13 years ago Junio C Hamano object.h: Add OBJECT_ARRAY_INIT macro and make use 2.3 KB Diff Download File
shell.c 10732.5.1 12 years ago Junio C Hamano i18n: add infrastructure for translating Git with 5 KB Diff Download File
shortlog.h 9107.51.5 13 years ago Junio C Hamano pretty: Respect --abbrev option Prior to this, th 463 bytes Diff Download File
show-index.c 10732.5.1 12 years ago Junio C Hamano i18n: add infrastructure for translating Git with 2.2 KB Diff Download File
sideband.c 8656.1.22 14 years ago Junio C Hamano Smart push over HTTP: client side The git-remote- 3.3 KB Diff Download File
sideband.h 7881.1.1 15 years ago Junio C Hamano recv_sideband: Bands #2 and #3 always go to stderr 326 bytes Diff Download File
sigchain.c 7550.1.4 15 years ago Junio C Hamano refactor signal handling for cleanup functions Th 969 bytes Diff Download File
sigchain.h 7550.1.4 15 years ago Junio C Hamano refactor signal handling for cleanup functions Th 215 bytes Diff Download File
strbuf.c 11566.1.9 11 years ago Junio C Hamano strbuf.c: mark a private file-scope symbol as stat 9.7 KB Diff Download File
strbuf.h 11566.1.9 11 years ago Junio C Hamano strbuf.c: mark a private file-scope symbol as stat 4.6 KB Diff Download File
streaming.c 11240.1.1 11 years ago Junio C Hamano pack-objects, streaming: turn "xx >= big_file_thre 11.6 KB Diff Download File
streaming.h 11180.3.1 11 years ago Junio C Hamano streaming: void pointer instead of char pointer A 504 bytes Diff Download File
string-list.c 11525.1.5 11 years ago Junio C Hamano string_list: add a function string_list_longest_pr 7.2 KB Diff Download File
string-list.h 11525.1.5 11 years ago Junio C Hamano string_list: add a function string_list_longest_pr 4.8 KB Diff Download File
submodule.c 11537 11 years ago Junio C Hamano Merge branch 'jk/argv-array' Use argv-array API i 26.2 KB Diff Download File
submodule.h 11173.1.4 11 years ago Junio C Hamano submodule: use argv_array instead of hand-building 1.5 KB Diff Download File
symlinks.c 11566.1.7 11 years ago Junio C Hamano symlinks.c: mark private file-scope symbols as sta 9.3 KB Diff Download File
tag.c 10854.1.3 12 years ago Junio C Hamano upload-pack: avoid parsing tag destinations When 3.9 KB Diff Download File
tag.h 10854.1.3 12 years ago Junio C Hamano upload-pack: avoid parsing tag destinations When 576 bytes Diff Download File
tar.h 1977.17.11 18 years ago Junio C Hamano tar-tree: Introduce write_entry() ... and use it 644 bytes Diff Download File
test-chmtime.c 9073.1.1 14 years ago Junio C Hamano Typofixes outside documentation area begining 2.5 KB Diff Download File
test-ctype.c 10359.22.2 12 years ago Junio C Hamano test-ctype: add test for is_pathspec_magic Signed 918 bytes Diff Download File
test-date.c 11129.2.3 12 years ago Junio C Hamano i18n: mark relative dates for translation Signed- 1.4 KB Diff Download File
test-delta.c 8565 14 years ago Junio C Hamano Nicolas Pitre has a new email address Due to prob 1.7 KB Diff Download File
test-dump-cache-tree.c 10886.12.1 12 years ago Junio C Hamano cache-tree: update API to take abitrary flags Sig 1.5 KB Diff Download File
test-genrandom.c 8590 14 years ago Junio C Hamano test-genrandom: ensure stdout is set to _O_BINARY 722 bytes Diff Download File
test-index-version.c 8453.1.3 14 years ago Junio C Hamano Add test-index-version Commit 06aaaa0bf70fe37d198 264 bytes Diff Download File
test-line-buffer.c 10882.2.4 11 years ago Jonathan Nieder vcs-svn: drop no-op reset methods Since v1.7.5~42 2 KB Diff Download File
test-match-trees.c 4353.1.1 17 years ago Junio C Hamano A new merge stragety 'subtree'. This merge strate 588 bytes Diff Download File
test-mergesort.c 10886.50.4 12 years ago Junio C Hamano mergesort: rename it to llist_mergesort() Even th 930 bytes Diff Download File
test-mktemp.c 9919.2.1 13 years ago Junio C Hamano Improve error messages when temporary file creatio 269 bytes Diff Download File
test-parse-options.c 10614.1.1 12 years ago Junio C Hamano test-parse-options: convert to OPT_BOOL() Introdu 3.4 KB Diff Download File
test-path-utils.c 10420.1.29 12 years ago Junio C Hamano test-path-utils: Add subcommand "prefix_path" Sig 1.2 KB Diff Download File
test-regex.c 10886.91.1 11 years ago Junio C Hamano test-regex: Add a test to check for a bug in the r 534 bytes Diff Download File
test-revision-walking.c 10949.2.1 12 years ago Junio C Hamano Teach revision walking machinery to walk multiple 1.3 KB Diff Download File
test-run-command.c 10176.1.1 13 years ago Junio C Hamano tests: check error message from run_command In gi 840 bytes Diff Download File
test-scrap-cache-tree.c 10754.1.1 12 years ago Junio C Hamano Add test-scrap-cache-tree A simple utility that i 395 bytes Diff Download File
test-sha1.c 8262.1.3 14 years ago Junio C Hamano Convert existing die(..., strerror(errno)) to die_ 816 bytes Diff Download File
File test-sha1.sh 6208.2.3 16 years ago Junio C Hamano more tr portability test script fixes Dealing wit 1.8 KB Diff Download File
test-sigchain.c 7550.1.6 15 years ago Junio C Hamano t0005: use SIGTERM for sigchain test The signal t 344 bytes Diff Download File
test-string-list.c 11525.1.21 11 years ago Junio C Hamano test-string-list.c: Fix some sparse warnings In p 2.9 KB Diff Download File
test-subprocess.c 11085.1.2 12 years ago Junio C Hamano test-subprocess: fix segfault without arguments C 392 bytes Diff Download File
test-svn-fe.c 10882.2.4 11 years ago Jonathan Nieder vcs-svn: drop no-op reset methods Since v1.7.5~42 1.2 KB Diff Download File
thread-utils.c 10092 13 years ago Junio C Hamano Fix sparse warnings Fix warnings from 'make check 1.2 KB Diff Download File
thread-utils.h 9865 13 years ago Junio C Hamano thread-utils.h: simplify the inclusion All files 209 bytes Diff Download File
trace.c 11566.1.12 11 years ago Junio C Hamano trace.c: mark a private file-scope symbol as stati 4.6 KB Diff Download File
transport-helper.c 11432 11 years ago Junio C Hamano Add explanatory comment for transport-helpers refs 29.8 KB Diff Download File
transport.c 11525.1.14 11 years ago Junio C Hamano filter_refs(): delete matched refs from sought lis 32.2 KB Diff Download File
transport.h 11310.22.1 11 years ago Junio C Hamano fetch: align per-ref summary report in UTF-8 local 5.9 KB Diff Download File
tree-diff.c 11480 11 years ago Junio C Hamano Merge branch 'jk/maint-null-in-trees' We do not w 8.5 KB Diff Download File
tree-walk.c 10873.1.1 12 years ago Junio C Hamano Document limited recursion pathspec matching with 15.5 KB Diff Download File
tree-walk.h 10702.1.4 12 years ago Junio C Hamano tree_entry_interesting(): give meaningful names to 2.1 KB Diff Download File
tree.c 11365.1.2 11 years ago Junio C Hamano Strip namelen out of ce_flags into a ce_namelen fi 6.1 KB Diff Download File
tree.h 9976.15.4 13 years ago Junio C Hamano Convert read_tree{,_recursive} to support struct p 897 bytes Diff Download File
unimplemented.sh 8043.1.1 15 years ago Junio C Hamano Makefile: allow building without perl For systems 100 bytes Diff Download File
unix-socket.c 10747.4.4 12 years ago Junio C Hamano unix-socket: do not let close() or chdir() clobber 2.3 KB Diff Download File
unix-socket.h 10747.3.10 12 years ago Junio C Hamano credentials: add "cache" helper If you access rep 158 bytes Diff Download File
unpack-trees.c 11402 11 years ago Junio C Hamano Merge branch 'tg/ce-namelen-field' Split lower bi 47.5 KB Diff Download File
unpack-trees.h 10755.38.5 11 years ago Junio C Hamano unpack-trees.c: use path_excluded() in check_ok_to 2.2 KB Diff Download File
upload-pack.c 11281.4.1 11 years ago Junio C Hamano include agent identifier in capability string Ins 20 KB Diff Download File
url.c 10659 12 years ago Junio C Hamano Merge branch 'jk/http-auth' * jk/http-auth: htt 2.7 KB Diff Download File
url.h 10405.2.1 12 years ago Junio C Hamano url: decode buffers that are not NUL-terminated T 492 bytes Diff Download File
usage.c 10361.15.1 12 years ago Junio C Hamano error_routine: use parent's stderr if exec fails 2.8 KB Diff Download File
userdiff.c 11458.20.1 11 years ago Junio C Hamano Add userdiff patterns for Ada Add Ada xfuncname a 9.5 KB Diff Download File
userdiff.h 10292.1.4 12 years ago Junio C Hamano refactor get_textconv to not require diff_filespec 646 bytes Diff Download File
utf8.c 11307.2.1 11 years ago Junio C Hamano git on Mac OS and precomposed unicode Mac OS X ma 13.1 KB Diff Download File
utf8.h 11307.2.1 11 years ago Junio C Hamano git on Mac OS and precomposed unicode Mac OS X ma 730 bytes Diff Download File
varint.c 11083.1.1 12 years ago Junio C Hamano varint: make it available outside the context of p 631 bytes Diff Download File
varint.h 11083.1.1 12 years ago Junio C Hamano varint: make it available outside the context of p 198 bytes Diff Download File
version.c 11281.4.1 11 years ago Junio C Hamano include agent identifier in capability string Ins 651 bytes Diff Download File
version.h 11281.4.1 11 years ago Junio C Hamano include agent identifier in capability string Ins 180 bytes Diff Download File
walker.c 10534.1.5 12 years ago Junio C Hamano Change check_ref_format() to take a flags argument 7.2 KB Diff Download File
walker.h 9107.29.5 14 years ago Junio C Hamano http: init and cleanup separately from http-walker 1 KB Diff Download File
wrap-for-bin.sh 10732.5.1 12 years ago Junio C Hamano i18n: add infrastructure for translating Git with 678 bytes Diff Download File
wrapper.c 11458.6.4 11 years ago Junio C Hamano warn_on_inaccessible(): a helper to warn on inacce 8.9 KB Diff Download File
write_or_die.c 8262.1.3 14 years ago Junio C Hamano Convert existing die(..., strerror(errno)) to die_ 1.9 KB Diff Download File
ws.c 10420.1.23 12 years ago Junio C Hamano Rename git_checkattr() to git_check_attr() Sugges 9.5 KB Diff Download File
wt-status.c 11566.1.11 11 years ago Junio C Hamano wt-status.c: mark a private file-scope symbol as s 33.3 KB Diff Download File
wt-status.h 11566.1.11 11 years ago Junio C Hamano wt-status.c: mark a private file-scope symbol as s 2.1 KB Diff Download File
xdiff-interface.c 11211.5.5 11 years ago Junio C Hamano xdiff: remove emit_func() and xdi_diff_hunks() Th 7 KB Diff Download File
xdiff-interface.h 11211.5.5 11 years ago Junio C Hamano xdiff: remove emit_func() and xdi_diff_hunks() Th 944 bytes Diff Download File
zlib.c 10707.1.5 12 years ago Junio C Hamano bulk-checkin: replace fast-import based implementa 5.7 KB Diff Download File