Documentation
add logref support to git-symbolic-ref
2007-01-28 02:16:46 -08:00
arm
…
compat
Replacing the system call pread() with lseek()/xread()/lseek() sequence.
2007-01-09 16:40:40 -08:00
contrib
vc-git.el: Take into account the destination name in vc-checkout.
2007-01-26 15:38:27 -08:00
gitweb
gitweb: Fix git_patchset_body not closing <div class="patch">
2007-01-09 16:23:39 -08:00
mozilla-sha1
…
perl
Cleanup uninitialized value in chomp
2007-01-22 09:44:26 -08:00
ppc
…
t
Fix seriously broken "git pack-refs"
2007-01-25 19:16:07 -08:00
templates
…
xdiff
…
.gitignore
Ignore git-init and git-remote
2007-01-08 21:53:23 -08:00
.mailmap
.mailmap: fix screw-ups in Uwe's name
2007-01-22 16:25:15 -08:00
COPYING
…
GIT-VERSION-GEN
GIT v1.5.0-rc2
2007-01-20 23:44:55 -08:00
INSTALL
use 'init' instead of 'init-db' for shipped docs and tools
2007-01-12 13:36:16 -08:00
Makefile
reflog-walk: build fixes
2007-01-20 21:32:31 -08:00
README
sanitize content of README file
2007-01-17 12:03:50 -08:00
alloc.c
…
archive-tar.c
…
archive-zip.c
…
archive.h
…
base85.c
…
blob.c
…
blob.h
…
builtin-add.c
Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"
2007-01-17 10:52:36 -08:00
builtin-annotate.c
…
builtin-apply.c
apply --cached: fix crash in subdirectory
2007-01-20 19:05:20 -08:00
builtin-archive.c
Make sure git_connect() always give two file descriptors.
2007-01-21 21:51:01 -08:00
builtin-blame.c
git-blame --porcelain: quote filename in c-style when needed.
2007-01-28 02:04:48 -08:00
builtin-branch.c
add logref support to git-symbolic-ref
2007-01-28 02:16:46 -08:00
builtin-cat-file.c
…
builtin-check-ref-format.c
…
builtin-checkout-index.c
…
builtin-commit-tree.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
builtin-count-objects.c
…
builtin-describe.c
Compute accurate distances in git-describe before output.
2007-01-28 02:08:51 -08:00
builtin-diff-files.c
…
builtin-diff-index.c
…
builtin-diff-stages.c
…
builtin-diff-tree.c
…
builtin-diff.c
…
builtin-fmt-merge-msg.c
…
builtin-for-each-ref.c
…
builtin-grep.c
short i/o: fix calls to read to use xread or read_in_full
2007-01-08 15:44:47 -08:00
builtin-init-db.c
add logref support to git-symbolic-ref
2007-01-28 02:16:46 -08:00
builtin-log.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
builtin-ls-files.c
…
builtin-ls-tree.c
…
builtin-mailinfo.c
-u is now default for 'git-mailinfo'.
2007-01-09 21:32:49 -08:00
builtin-mailsplit.c
…
builtin-merge-file.c
…
builtin-mv.c
…
builtin-name-rev.c
…
builtin-pack-objects.c
Use fixed-size integers for .idx file I/O
2007-01-18 14:11:50 -08:00
builtin-pack-refs.c
Fix seriously broken "git pack-refs"
2007-01-25 19:16:07 -08:00
builtin-prune-packed.c
prune-packed: add -q to usage
2007-01-18 14:30:05 -08:00
builtin-prune.c
Revert "prune: --grace=time"
2007-01-21 21:29:57 -08:00
builtin-push.c
rename --exec to --receive-pack for push and send-pack
2007-01-19 17:54:33 -08:00
builtin-read-tree.c
…
builtin-reflog.c
scan reflogs independently from refs
2007-02-03 11:57:18 -08:00
builtin-repo-config.c
…
builtin-rerere.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
builtin-rev-list.c
…
builtin-rev-parse.c
…
builtin-rm.c
git-rm documentation: remove broken behaviour from the example.
2007-01-16 11:50:29 -08:00
builtin-runstatus.c
…
builtin-shortlog.c
…
builtin-show-branch.c
show-branch -g: default to HEAD
2007-01-25 22:31:10 -08:00
builtin-show-ref.c
…
builtin-stripspace.c
…
builtin-symbolic-ref.c
add logref support to git-symbolic-ref
2007-01-28 02:16:46 -08:00
builtin-tar-tree.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
builtin-unpack-objects.c
…
builtin-update-index.c
…
builtin-update-ref.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
builtin-upload-archive.c
short i/o: fix calls to read to use xread or read_in_full
2007-01-08 15:44:47 -08:00
builtin-verify-pack.c
…
builtin-write-tree.c
…
builtin.h
Make git-describe a builtin.
2007-01-10 08:27:01 -08:00
cache-tree.c
…
cache-tree.h
…
cache.h
add logref support to git-symbolic-ref
2007-01-28 02:16:46 -08:00
check-builtins.sh
…
check-racy.c
…
color.c
…
color.h
…
combine-diff.c
…
commit.c
Use log output encoding in --pretty=email headers.
2007-01-13 10:10:20 -08:00
commit.h
is_repository_shallow(): prototype fix.
2007-01-21 22:22:23 -08:00
config.c
config_set_multivar(): disallow newlines in keys
2007-01-19 17:55:14 -08:00
config.mak.in
…
configure.ac
…
connect.c
Make sure git_connect() always give two file descriptors.
2007-01-21 21:51:01 -08:00
convert-objects.c
…
copy.c
…
csum-file.c
…
csum-file.h
…
ctype.c
…
daemon.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
date.c
show_date(): fix relative dates
2007-01-20 18:57:47 -08:00
delta.h
…
diff-delta.c
…
diff-lib.c
…
diff.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
diff.h
…
diffcore-break.c
…
diffcore-delta.c
…
diffcore-order.c
…
diffcore-pickaxe.c
diffcore-pickaxe: fix infinite loop on zero-length needle
2007-01-25 21:17:19 -08:00
diffcore-rename.c
…
diffcore.h
…
dir.c
short i/o: fix calls to read to use xread or read_in_full
2007-01-08 15:44:47 -08:00
dir.h
…
dump-cache-tree.c
…
entry.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
environment.c
Introduce is_bare_repository() and core.bare configuration variable
2007-01-07 21:36:35 -08:00
exec_cmd.c
…
exec_cmd.h
…
fetch-pack.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
fetch.c
…
fetch.h
…
fsck-objects.c
scan reflogs independently from refs
2007-02-03 11:57:18 -08:00
generate-cmdlist.sh
use 'init' instead of 'init-db' for shipped docs and tools
2007-01-12 13:36:16 -08:00
git-add--interactive.perl
…
git-am.sh
Merge branch 'jc/bare'
2007-01-11 16:50:36 -08:00
git-applymbox.sh
-u is now default for 'git-mailinfo'.
2007-01-09 21:32:49 -08:00
git-applypatch.sh
…
git-archimport.perl
use 'init' instead of 'init-db' for shipped docs and tools
2007-01-12 13:36:16 -08:00
git-bisect.sh
…
git-checkout.sh
add reflog when moving HEAD to a new branch
2007-01-28 02:16:46 -08:00
git-clean.sh
Disallow working directory commands in a bare repository.
2007-01-10 15:03:09 -08:00
git-clone.sh
ls-remote and clone: accept --upload-pack=<path> as well.
2007-01-24 16:12:15 -08:00
git-commit.sh
Documentation: --amend cannot be combined with -c/-C/-F.
2007-01-24 15:32:52 -08:00
git-compat-util.h
Use inttypes.h rather than stdint.h.
2007-01-26 00:03:23 -08:00
git-cvsexportcommit.perl
…
git-cvsimport.perl
cvsimport: activate -a option, really.
2007-01-22 12:20:14 -08:00
git-cvsserver.perl
New files in git weren't being downloaded during CVS update
2007-01-24 23:38:55 -08:00
git-fetch.sh
make --upload-pack option to git-fetch configurable
2007-01-24 23:06:30 -08:00
git-gc.sh
git-gc: do not run git-prune by default.
2007-01-21 23:28:28 -08:00
git-instaweb.sh
…
git-lost-found.sh
…
git-ls-remote.sh
ls-remote and clone: accept --upload-pack=<path> as well.
2007-01-24 16:12:15 -08:00
git-merge-octopus.sh
…
git-merge-one-file.sh
…
git-merge-ours.sh
…
git-merge-resolve.sh
…
git-merge-stupid.sh
…
git-merge.sh
git-merge: leave sensible reflog message when used as the first level UI.
2007-01-26 15:38:21 -08:00
git-p4import.py
use 'init' instead of 'init-db' for shipped docs and tools
2007-01-12 13:36:16 -08:00
git-parse-remote.sh
parse-remote: do not barf on a remote shorthand without any refs to fetch.
2007-01-25 22:03:16 -08:00
git-pull.sh
git-pull: disallow implicit merging to detached HEAD
2007-01-15 15:37:22 -08:00
git-quiltimport.sh
Replace "echo -n" with printf in shell scripts.
2007-01-15 22:23:21 -08:00
git-rebase.sh
git-rebase: allow rebasing a detached HEAD.
2007-01-20 21:31:00 -08:00
git-relink.perl
…
git-remote.perl
git-remote: no longer silent on unknown commands.
2007-01-13 10:03:44 -08:00
git-repack.sh
Make git-prune-packed a bit more chatty.
2007-01-12 15:10:29 -08:00
git-request-pull.sh
…
git-reset.sh
Shell syntax fix in git-reset
2007-01-18 14:22:24 -08:00
git-resolve.sh
…
git-revert.sh
Use nice names in conflict markers during cherry-pick/revert.
2007-01-14 23:17:32 -08:00
git-send-email.perl
send-email: work around double encoding of in-body From field.
2007-01-10 13:39:16 -08:00
git-sh-setup.sh
Define cd_to_toplevel shell function in git-sh-setup
2007-01-12 16:54:38 -08:00
git-svn.perl
git-svn: remove leading slash when printing removed directories
2007-01-22 13:15:50 -08:00
git-svnimport.perl
use 'init' instead of 'init-db' for shipped docs and tools
2007-01-12 13:36:16 -08:00
git-tag.sh
Allow the tag signing key to be specified in the config file
2007-01-27 13:46:59 -08:00
git-verify-tag.sh
…
git.c
annotate: use pager
2007-01-24 15:08:31 -08:00
git.spec.in
…
gitk
[PATCH] Make gitk work when launched in a subdirectory
2007-01-13 16:15:09 +11:00
grep.c
…
grep.h
…
hash-object.c
…
help.c
…
http-fetch.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
http-push.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
http.c
…
http.h
…
ident.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
imap-send.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
index-pack.c
index-pack: write-or-die instead of unchecked write-in-full.
2007-01-11 13:19:31 -08:00
interpolate.c
…
interpolate.h
…
list-objects.c
…
list-objects.h
…
local-fetch.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
lockfile.c
…
log-tree.c
git-log -g --pretty=oneline should display the reflog message
2007-01-28 01:54:42 -08:00
log-tree.h
…
merge-base.c
…
merge-file.c
…
merge-index.c
…
merge-recursive.c
Convert output messages in merge-recursive to past tense.
2007-01-14 12:20:39 -08:00
merge-tree.c
…
mktag.c
…
mktree.c
…
object-refs.c
…
object.c
…
object.h
…
pack-check.c
…
pack-redundant.c
…
pack.h
Refactor the pack header reading function out of receive-pack.c
2007-01-24 18:08:02 -08:00
pager.c
…
patch-delta.c
…
patch-id.c
…
path-list.c
…
path-list.h
…
path.c
Merge branch 'jc/detached-head'
2007-01-11 16:47:34 -08:00
peek-remote.c
rename --exec to --upload-pack for fetch-pack and peek-remote
2007-01-24 16:12:15 -08:00
pkt-line.c
…
pkt-line.h
…
quote.c
…
quote.h
…
reachable.c
scan reflogs independently from refs
2007-02-03 11:57:18 -08:00
reachable.h
…
read-cache.c
write-cache: do not leak the serialized cache-tree data.
2007-01-11 12:25:16 -08:00
receive-pack.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
reflog-walk.c
git-log -g --pretty=oneline should display the reflog message
2007-01-28 01:54:42 -08:00
reflog-walk.h
Fix --walk-reflog with --pretty=oneline
2007-01-20 21:32:31 -08:00
refs.c
scan reflogs independently from refs
2007-02-03 11:57:18 -08:00
refs.h
scan reflogs independently from refs
2007-02-03 11:57:18 -08:00
revision.c
reflog inspection: introduce shortcut "-g"
2007-01-24 15:13:47 -08:00
revision.h
Teach the revision walker to walk by reflogs with --walk-reflogs
2007-01-20 21:32:31 -08:00
rsh.c
…
rsh.h
…
run-command.c
…
run-command.h
…
send-pack.c
rename --exec to --receive-pack for push and send-pack
2007-01-19 17:54:33 -08:00
server-info.c
…
setup.c
Do not verify filenames in a bare repository
2007-01-20 19:10:26 -08:00
sha1_file.c
Refactor the pack header reading function out of receive-pack.c
2007-01-24 18:08:02 -08:00
sha1_name.c
Extend read_ref_at() to be usable from places other than sha1_name.
2007-01-19 17:57:53 -08:00
shallow.c
is_repository_shallow(): prototype fix.
2007-01-21 22:22:23 -08:00
shell.c
…
show-index.c
…
sideband.c
…
sideband.h
…
ssh-fetch.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
ssh-pull.c
…
ssh-push.c
…
ssh-upload.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
strbuf.c
…
strbuf.h
…
tag.c
…
tag.h
…
tar.h
…
test-date.c
…
test-delta.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
test-sha1.c
…
test-sha1.sh
…
trace.c
short i/o: clean up the naming for the write_{in,or}_xxx family
2007-01-08 15:44:47 -08:00
tree-diff.c
…
tree-walk.c
get_tree_entry: map blank requested entry to tree root
2007-01-09 14:08:41 -08:00
tree-walk.h
…
tree.c
…
tree.h
…
unpack-file.c
short i/o: fix calls to write to use xwrite or write_in_full
2007-01-08 15:44:47 -08:00
unpack-trees.c
…
unpack-trees.h
…
update-server-info.c
…
upload-pack.c
shallow repository: disable unsupported operations for now.
2007-01-21 22:23:58 -08:00
usage.c
…
utf8.c
…
utf8.h
…
var.c
Don't force everybody to call setup_ident().
2007-01-28 01:58:50 -08:00
write_or_die.c
write_in_full: size_t is unsigned.
2007-01-26 17:39:03 -08:00
wt-status.c
simplify the "no changes added to commit" message
2007-01-13 18:48:10 -08:00
wt-status.h
Provide better feedback for the untracked only case in status output
2007-01-10 14:29:21 -08:00
xdiff-interface.c
…
xdiff-interface.h
…