~vcs-imports/git/trunk

  • Committer: Junio C Hamano
  • Author(s): Thomas Rast
  • Date: 2012-03-12 21:57:37 UTC
  • Revision ID: git-v1:4eeb1de1c3855968bcd2d58b223fd187ae510d73
git-am: error out when seeing -b/--binary

The --binary option to git-apply has been a no-op since 2b6eef9 (Make
apply --binary a no-op., 2006-09-06) and was deprecated in cb3a160
(git-am: ignore --binary option, 2008-08-09).

We could remove it outright, but let's be nice to people who still
have scripts saying 'git am -b' (if they exist) and tell them the
reason for the sudden failure.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
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 19 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 19 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 10882.1.1 12 years ago Junio C Hamano Merge branch 'svn-fe' of git://repo.or.cz/git/jrn 3.2 KB Diff Download File
.mailmap 9739 13 years ago Junio C Hamano Martin Langhoff has a new e-mail address Signed-o 2.6 KB Diff Download File
abspath.c 10448.1.2 12 years ago Junio C Hamano Reduce parse-options.o dependencies Currently par 4.1 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 10912 12 years ago Junio C Hamano Merge branch 'nd/clone-detached' * nd/clone-detac 2.3 KB Diff Download File
advice.h 10853.2.11 12 years ago Junio C Hamano clone: print advice on checking out detached HEAD 555 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 10346.5.9 12 years ago Junio C Hamano upload-archive: allow user to turn off filters So 9.1 KB Diff Download File
archive-zip.c 10401 12 years ago Junio C Hamano Merge branch 'jk/archive-tar-filter' * jk/archive 7.5 KB Diff Download File
archive.c 10869 12 years ago Junio C Hamano Merge branch 'jk/maint-upload-archive' * jk/maint 12 KB Diff Download File
archive.h 10346.5.9 12 years ago Junio C Hamano upload-archive: allow user to turn off filters So 1.1 KB Diff Download File
argv-array.c 10359.15.4 12 years ago Junio C Hamano refactor argv_array into generic code The submodu 1 KB Diff Download File
argv-array.h 10359.15.4 12 years ago Junio C Hamano refactor argv_array into generic code The submodu 463 bytes Diff Download File
attr.c 10552.4.70 12 years ago Junio C Hamano Merge branch 'maint-1.7.6' into maint-1.7.7 * mai 18.8 KB Diff Download File
attr.h 10420.1.23 12 years ago Junio C Hamano Rename git_checkattr() to git_check_attr() Sugges 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 10629 12 years ago Junio C Hamano Merge branch 'rs/pending' * rs/pending: commit: 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 10813 12 years ago Junio C Hamano Merge branch 'nd/resolve-ref' * nd/resolve-ref: 6.6 KB Diff Download File
branch.h 10791 12 years ago Junio C Hamano Merge branch 'jn/branch-move-to-self' * jn/branch 1.9 KB Diff Download File
builtin.h 10799 12 years ago Junio C Hamano Merge branch 'jk/upload-archive-use-start-command' 8.9 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 11029 12 years ago Junio C Hamano Merge branch 'tr/maint-bundle-boundary' By Thomas 10.8 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 11035 12 years ago Junio C Hamano Merge branch 'jh/threadable-symlink-check' By Jar 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
combine-diff.c 10804.1.2 12 years ago Junio C Hamano pass struct commit to diff_tree_combined_merge() 31.5 KB Diff Download File
command-list.txt 10552.7.3 12 years ago Junio C Hamano Documentation: Link to gitweb(1) and gitweb.conf(5 7.7 KB Diff Download File
commit.c 10901 12 years ago Junio C Hamano Merge branch 'nd/index-pack-no-recurse' * nd/inde 27.5 KB Diff Download File
commit.h 10859 12 years ago Junio C Hamano Merge branch 'jc/show-sig' * jc/show-sig: log - 7.3 KB Diff Download File
config.c 10886.27.10 12 years ago Junio C Hamano config: add include directive It can be useful to 37.1 KB Diff Download File
config.mak.in 10886.18.1 12 years ago Junio C Hamano Makefile: introduce CHARSET_LIB to link with -lcha 1.9 KB Diff Download File
configure.ac 10983 12 years ago Junio C Hamano Merge branch 'js/configure-libintl' * js/configur 29.5 KB Diff Download File
connect.c 10860.2.1 12 years ago Junio C Hamano server_supports(): parse feature list more careful 13.6 KB Diff Download File
connected.c 10336.2.3 12 years ago Junio C Hamano check_everything_connected(): libify Extract the 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 10747.3.21 12 years ago Junio C Hamano credential: use git_prompt instead of git_getpass 7.5 KB Diff Download File
credential.h 10747.3.8 12 years ago Junio C Hamano credential: make relevance of http path configurab 764 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 10860.1.4 12 years ago Junio C Hamano git-daemon: produce output when ready If a client 29 KB Diff Download File
date.c 10929 12 years ago Junio C Hamano Merge branch 'jc/parse-date-raw' * jc/parse-date- 23.8 KB Diff Download File
decorate.c 8191 15 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 10873.1.2 12 years ago Junio C Hamano diff-index: enable recursive pathspec matching in 13.7 KB Diff Download File
diff-no-index.c 9976.1.3 13 years ago Junio C Hamano Convert struct diff_options to use struct pathspec 6 KB Diff Download File
diff.c 11034 12 years ago Junio C Hamano Merge branch 'jc/maint-diff-patch-header' By Juni 128 KB Diff Download File
diff.h 11036 12 years ago Junio C Hamano Merge branch 'jc/pickaxe-ignore-case' By Junio C 10.7 KB Diff Download File
diffcore-break.c 9311.1.1 14 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 10211 13 years ago Junio C Hamano Merge branch 'mz/maint-rename-unmerged' * mz/main 18.3 KB Diff Download File
diffcore.h 10361.25.1 12 years ago Junio C Hamano combine-diff: support format_callback This teache 4.3 KB Diff Download File
dir.c 10702.1.3 12 years ago Junio C Hamano read_directory_recursive: reduce one indentation l 29.8 KB Diff Download File
dir.h 10361.14.4 12 years ago Junio C Hamano rename pathspec_prefix() to common_prefix() and mo 3.3 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 10269.1.16 13 years ago Junio C Hamano Add streaming filter API This introduces an API t 7.6 KB Diff Download File
environment.c 10802 12 years ago Junio C Hamano Merge branch 'jc/stream-to-pack' * jc/stream-to-p 7.3 KB Diff Download File
exec_cmd.c 10076 13 years ago Junio C Hamano Name make_*_path functions more accurately Rename 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 10886.2.92 12 years ago Junio C Hamano fast-import: zero all of 'struct tag' to silence v 86.1 KB Diff Download File
fetch-pack.h 9992.1.38 13 years ago Junio C Hamano standardize brace placement in struct definitions 479 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 10361.27.5 12 years ago Junio C Hamano fsck: improve committer/author check fsck allows 9.4 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 10436.1.1 12 years ago Junio C Hamano misc-sh: fix up whitespace in some other .sh files 429 bytes Diff Download File
gettext.c 10732.5.1 12 years ago Junio C Hamano i18n: add infrastructure for translating Git with 3.8 KB Diff Download File
gettext.h 10732.5.1 12 years ago Junio C Hamano i18n: add infrastructure for translating Git with 1.2 KB Diff Download File
File git-add--interactive.perl 10179.24.1 13 years ago Junio C Hamano add -i: ignore terminal escape sequences On the a 35.4 KB Diff Download File
File git-am.sh 11047 12 years ago Junio C Hamano git-am: error out when seeing -b/--binary The --b 21.5 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 11036 12 years ago Junio C Hamano Merge branch 'jc/pickaxe-ignore-case' By Junio C 14.6 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 10239 13 years ago Junio C Hamano Merge branch 'gr/cvsimport-alternative-cvspass-loc 29.4 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 10552.12.1 12 years ago Junio C Hamano git-difftool: allow skipping file by typing 'n' at 1.7 KB Diff Download File
File git-difftool.perl 10552.1.1 12 years ago Junio C Hamano use -h for synopsis and --help for manpage consist 2.6 KB Diff Download File
File git-filter-branch.sh 10561 12 years ago Junio C Hamano Merge branch 'jk/filter-branch-require-clean-work- 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 10545 12 years ago Junio C Hamano Merge branch 'maint' * maint: git-mergetool: ch 4.1 KB Diff Download File
File git-mergetool.sh 10600.1.1 12 years ago Junio C Hamano mergetool: Provide an empty file when needed Some 8.4 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 10002.1.29 13 years ago Junio C Hamano git-rebase--am: remove unnecessary --3way option 615 bytes Diff Download File
git-rebase--interactive.sh 10801 12 years ago Junio C Hamano Merge branch 'aw/rebase-i-stop-on-failure-to-amend 22.2 KB Diff Download File
git-rebase--merge.sh 10755.22.2 12 years ago Junio C Hamano rebase -m: only call "notes copy" when rewritten e 3 KB Diff Download File
File git-rebase.sh 11016.2.1 12 years ago Junio C Hamano Make git-{pull,rebase} message without tracking in 12.9 KB Diff Download File
File git-relink.perl 9771 13 years ago Junio C Hamano Merge branch 'ab/require-perl-5.8' * ab/require-p 4 KB Diff Download File
git-remote-testgit.py 10505.1.3 12 years ago Junio C Hamano (short) documentation for the testgit remote helpe 5.9 KB Diff Download File
File git-repack.sh 9800 13 years ago Junio C Hamano Merge branch 'tr/maint-git-repack-tmpfile' * tr/m 4.4 KB Diff Download File
File git-request-pull.sh 10874.1.2 12 years ago Junio C Hamano request-pull: explicitly ask tags/$name to be pull 3 KB Diff Download File
File git-send-email.perl 10755.6.43 12 years ago Junio C Hamano send-email: multiedit is a boolean config option 39.4 KB Diff Download File
git-sh-i18n.sh 10818.1.2 12 years ago Junio C Hamano add a Makefile switch to avoid gettext translation 1.9 KB Diff Download File
git-sh-setup.sh 10929 12 years ago Junio C Hamano Merge branch 'jc/parse-date-raw' * jc/parse-date- 4.8 KB Diff Download File
File git-stash.sh 10851.1.1 12 years ago Junio C Hamano stash: Don't fail if work dir contains file named 12.6 KB Diff Download File
File git-submodule.sh 10700.1.5 12 years ago Junio C Hamano submodules: fix ambiguous absolute paths under Win 21.5 KB Diff Download File
File git-svn.perl 10970.1.6 12 years ago Eric Wong git-svn.perl: fix a false-positive in the "already 188 KB Diff Download File
File GIT-VERSION-GEN 11037 12 years ago Junio C Hamano Git 1.7.10-rc0 Signed-off-by: Junio C Hamano <git 757 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 10860.1.2 12 years ago Junio C Hamano dashed externals: kill children on exit Several g 16.7 KB Diff Download File
git.spec.in 10886.7.1 12 years ago Junio C Hamano git.spec: Workaround localized messages not put in 11 KB Diff Download File
gpg-interface.c 10673.1.18 12 years ago Junio C Hamano verify_signed_buffer: fix stale comment The funct 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 10361.31.7 12 years ago Junio C Hamano color: delay auto-color decision until point of us 34.3 KB Diff Download File
graph.h 9510.1.2 13 years ago Junio C Hamano Enable custom schemes for column colors in the gra 3.6 KB Diff Download File
grep.c 11036 12 years ago Junio C Hamano Merge branch 'jc/pickaxe-ignore-case' By Junio C 30.1 KB Diff Download File
grep.h 10886.20.7 12 years ago Junio C Hamano grep: respect diff attributes for binary-ness The 4.1 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 10755.20.1 12 years ago Junio C Hamano pager: find out the terminal width before spawning 9.5 KB Diff Download File
help.h 9641.1.1 13 years ago Junio C Hamano builtin.h: Move two functions definitions to help. 906 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 10732.5.1 12 years ago Junio C Hamano i18n: add infrastructure for translating Git with 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 10818 12 years ago Junio C Hamano Merge branch 'ab/enable-i18n' * ab/enable-i18n: 50.8 KB Diff Download File
http-walker.c 10199.1.1 13 years ago Junio C Hamano http: make curl callbacks match contracts from cur 13.9 KB Diff Download File
http.c 11016.1.1 12 years ago Junio C Hamano http: support proxies that require authentication 31.9 KB Diff Download File
http.h 10815 12 years ago Junio C Hamano Merge branch 'jk/maint-push-over-dav' * jk/maint- 5 KB Diff Download File
ident.c 10359.27.2 12 years ago Junio C Hamano ident: do not retrieve default ident when unnecess 7 KB Diff Download File
imap-send.c 10886.2.1 12 years ago Junio C Hamano Sync with 1.7.6.6 * maint-1.7.8: Git 1.7.6.6 34.8 KB Diff Download File
INSTALL 10886.13.1 12 years ago Junio C Hamano Fix build problems related to profile-directed opt 8.5 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 13 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 10420.1.23 12 years ago Junio C Hamano Rename git_checkattr() to git_check_attr() Sugges 9.9 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 10892 12 years ago Junio C Hamano Merge branch 'nd/maint-refname-in-hierarchy-check' 21.3 KB Diff Download File
log-tree.h 9434.1.4 13 years ago Junio C Hamano Allow customizable commit decorations colors Sign 867 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 10931.2.5 12 years ago Jiang Xin Merge branch 'master' into git-po 77.9 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 10886.12.1 12 years ago Junio C Hamano cache-tree: update API to take abitrary flags Sig 57.5 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
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 10859 12 years ago Junio C Hamano Merge branch 'jc/show-sig' * jc/show-sig: log - 23 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 10361.1.49 12 years ago Junio C Hamano Do not use C++-style comments Detected by "gcc -s 35.7 KB Diff Download File
notes.h 10132.1.4 13 years ago Junio C Hamano notes: refactor display notes default handling Th 11.8 KB Diff Download File
object.c 10854.1.1 12 years ago Junio C Hamano parse_object: try internal cache before reading ob 5.8 KB Diff Download File
object.h 10056 13 years ago Junio C Hamano object.h: Remove obsolete struct object_refs 7914 2.4 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 10967 12 years ago Junio C Hamano Merge branch 'zj/decimal-width' * zj/decimal-widt 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 11018 12 years ago Junio C Hamano parse-options: typo check for unknown switches Th 15.1 KB Diff Download File
parse-options.h 10614.1.3 12 years ago Junio C Hamano parse-options: remove PARSE_OPT_NEGHELP PARSE_OPT 8.2 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 8020.2.2 15 years ago Junio C Hamano patch-ids: use the new generic "sha1_pos" function 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 10754.6.1 12 years ago Junio C Hamano standardize and improve lookup rules for external 14.9 KB Diff Download File
pkt-line.c 10150 13 years ago Junio C Hamano sparse: Fix errors and silence warnings * load_f 4.5 KB Diff Download File
pkt-line.h 8656.1.2 14 years ago Junio C Hamano pkt-line: Add strbuf based functions These routin 589 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 10859 12 years ago Junio C Hamano Merge branch 'jc/show-sig' * jc/show-sig: log - 34.8 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 10886.26.1 12 years ago Junio C Hamano refresh_index: do not show unmerged path that is o 45.2 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 10836 12 years ago Junio C Hamano Merge branch 'jk/pretty-reglog-ent' * jk/pretty-r 7.9 KB Diff Download File
reflog-walk.h 10755.11.1 12 years ago Junio C Hamano pretty: give placeholders to reflog identity When 739 bytes Diff Download File
refs.c 10931.1.7 12 years ago Junio C Hamano refs: remove the extra_refs API The extra_refs pr 52.2 KB Diff Download File
refs.h 10931.1.7 12 years ago Junio C Hamano refs: remove the extra_refs API The extra_refs pr 5.7 KB Diff Download File
Symlink RelNotes 10902 12 years ago Junio C Hamano Kick off the post 1.7.9 cycle Signed-off-by: Juni .
remote-curl.c 10898 12 years ago Junio C Hamano Merge branch 'sp/smart-http-failure-to-push' * sp 21.1 KB Diff Download File
remote.c 10960.1.4 12 years ago Junio C Hamano push: add '--prune' option When pushing groups of 41.9 KB Diff Download File
remote.h 10960.1.4 12 years ago Junio C Hamano push: add '--prune' option When pushing groups of 4.2 KB Diff Download File
replace_object.c 10246.3.4 13 years ago Junio C Hamano inline lookup_replace_object() calls In a reposit 2.6 KB Diff Download File
rerere.c 10321 13 years ago Junio C Hamano Merge branch 'maint' * maint: git-submodule.sh: 17.9 KB Diff Download File
rerere.h 10170.1.1 13 years ago Junio C Hamano rerere: libify rerere_clear() and rerere_gc() Thi 829 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 11036 12 years ago Junio C Hamano Merge branch 'jc/pickaxe-ignore-case' By Junio C 64.3 KB Diff Download File
revision.h 10673.2.2 12 years ago Junio C Hamano log: --show-signature This teaches the "log" fami 5.6 KB Diff Download File
run-command.c 10860.1.2 12 years ago Junio C Hamano dashed externals: kill children on exit Several g 14.7 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 10905.1.1 12 years ago Junio C Hamano cherry-pick: No advice to commit if --no-commit W 25.5 KB Diff Download File
sequencer.h 10845.1.2 12 years ago Junio C Hamano sequencer: factor code out of revert builtin Expo 856 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 10754.6.1 12 years ago Junio C Hamano standardize and improve lookup rules for external 20 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 10179.27.3 13 years ago Junio C Hamano receive-pack: eliminate duplicate .have refs When 1.2 KB Diff Download File
sha1-array.h 10179.27.3 13 years ago Junio C Hamano receive-pack: eliminate duplicate .have refs When 631 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 10991 12 years ago Junio C Hamano Merge branch 'jk/maint-avoid-streaming-filtered-co 70.3 KB Diff Download File
sha1_name.c 10690 12 years ago Junio C Hamano Merge branch 'jc/broken-ref-dwim-fix' * jc/broken 26.5 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 14 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 10995 12 years ago Junio C Hamano Merge branch 'tr/maint-bundle-long-subject' * tr/ 9.3 KB Diff Download File
strbuf.h 10995 12 years ago Junio C Hamano Merge branch 'tr/maint-bundle-long-subject' * tr/ 4.5 KB Diff Download File
streaming.c 10429 12 years ago Junio C Hamano Merge branch 'jc/streaming-filter' * jc/streaming 10.4 KB Diff Download File
streaming.h 10269.1.16 13 years ago Junio C Hamano Add streaming filter API This introduces an API t 404 bytes Diff Download File
string-list.c 10179.46.27 12 years ago Junio C Hamano string-list: Add API to remove an item from an uns 4.7 KB Diff Download File
string-list.h 10179.46.27 12 years ago Junio C Hamano string-list: Add API to remove an item from an uns 2.1 KB Diff Download File
submodule.c 10804.1.3 12 years ago Junio C Hamano submodule: use diff_tree_combined_merge() instead 24.9 KB Diff Download File
submodule.h 10618.1.2 12 years ago Junio C Hamano submodule: Search for merges only at end of recurs 1.3 KB Diff Download File
symlinks.c 10886.30.1 12 years ago Junio C Hamano Add threaded versions of functions in symlinks.c. 9.1 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-credential.c 10747.3.3 12 years ago Junio C Hamano introduce credentials API There are a few places 791 bytes 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 9315.1.96 13 years ago Junio C Hamano test-date: fix sscanf type conversion Reading int 1.3 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 10014.1.28 13 years ago Jonathan Nieder vcs-svn: remove buffer_read_string All previous u 2.1 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-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-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-subprocess.c 10092.1.1 13 years ago Junio C Hamano Remove unused variables Noticed by gcc 4.6.0. Si 387 bytes Diff Download File
test-svn-fe.c 10014.13.14 12 years ago Jonathan Nieder vcs-svn: cap number of bytes read from sliding vie 1.3 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 10092 13 years ago Junio C Hamano Fix sparse warnings Fix warnings from 'make check 4.6 KB Diff Download File
transport-helper.c 10994 12 years ago Junio C Hamano Merge branch 'sp/smart-http-failure-to-push' * sp 29.2 KB Diff Download File
transport.c 10993 12 years ago Junio C Hamano Merge branch 'fc/push-prune' * fc/push-prune: p 31 KB Diff Download File
transport.h 10960.1.4 12 years ago Junio C Hamano push: add '--prune' option When pushing groups of 5.7 KB Diff Download File
tree-diff.c 10755.10.1 12 years ago Junio C Hamano use custom rename score during --follow If you pr 8.6 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 10702.1.4 12 years ago Junio C Hamano tree_entry_interesting(): give meaningful names to 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 10702.1.1 12 years ago Junio C Hamano tree-walk.c: do not leak internal structure in tre 47 KB Diff Download File
unpack-trees.h 10554 12 years ago Junio C Hamano Merge branch 'jc/diff-index-unpack' * jc/diff-ind 2.1 KB Diff Download File
upload-pack.c 10899 12 years ago Junio C Hamano Merge branch 'jk/parse-object-cached' * jk/parse- 19.9 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 10917.1.1 12 years ago Junio C Hamano drop odd return value semantics from userdiff_conf 9.2 KB Diff Download File
userdiff.h 10292.1.4 13 years ago Junio C Hamano refactor get_textconv to not require diff_filespec 646 bytes Diff Download File
utf8.c 9976.17.1 13 years ago Junio C Hamano strbuf: add fixed-length version of add_wrapped_te 13 KB Diff Download File
utf8.h 9976.17.1 13 years ago Junio C Hamano strbuf: add fixed-length version of add_wrapped_te 658 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 10179.32.1 13 years ago Junio C Hamano read_in_full: always report errors The read_in_fu 8 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 10780.1.2 12 years ago Junio C Hamano Convert resolve_ref+xstrdup to new resolve_refdup 25.7 KB Diff Download File
wt-status.h 10083 13 years ago Junio C Hamano Merge branch 'jn/status-translatable' * jn/status 2 KB Diff Download File
xdiff-interface.c 10179.1.29 13 years ago Junio C Hamano add, merge, diff: do not use strcasecmp to compare 8.2 KB Diff Download File
xdiff-interface.h 9310 14 years ago Junio C Hamano Merge branch 'maint-1.7.0' into maint * maint-1.7 1.1 KB 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