|
name |
age |
message
|
|
.gitattributes |
Wed Jan 06 12:22:25 -0800 2010 |
.gitattributes: detect 8-space indent in shell ... [gitster] |
|
.gitignore |
Mon Jan 25 09:42:31 -0800 2010 |
Add test-run-command to .gitignore
Add test-ru... [Alejandro Riveira Fernández] |
|
.mailmap |
Mon Sep 14 02:23:36 -0700 2009 |
Nicolas Pitre has a new email address
Due to p... [Nicolas Pitre] |
|
COPYING |
Sun Jan 17 14:29:37 -0800 2010 |
Update COPYING with GPLv2 with new FSF address
... [gitster] |
|
Documentation/ |
|
Loading commit data... |
|
GIT-VERSION-GEN |
Sat Dec 26 14:11:46 -0800 2009 |
Kick off 1.7.0 cycle
Signed-off-by: Junio C Ha... [gitster] |
|
INSTALL |
Thu Dec 03 11:38:21 -0800 2009 |
INSTALL: document a simpler way to run uninstal... [Matthew Ogilvie] |
|
Makefile |
|
|
|
README |
Wed Oct 07 12:47:24 -0700 2009 |
README: git lives at https://git-scm.com these d... [Stefan Naewe] |
|
RelNotes |
Sat Dec 26 14:11:46 -0800 2009 |
Kick off 1.7.0 cycle
Signed-off-by: Junio C Ha... [gitster] |
|
abspath.c |
Thu Aug 27 16:20:53 -0700 2009 |
abspath.c: move declaration of 'len' into inner... [Brandon Casey] |
|
advice.c |
Wed Jan 20 14:42:59 -0800 2010 |
Merge branch 'mm/conflict-advice'
* mm/conflic... [gitster] |
|
advice.h |
Wed Jan 20 14:42:59 -0800 2010 |
Merge branch 'mm/conflict-advice'
* mm/conflic... [gitster] |
|
alias.c |
Sat May 23 01:39:08 -0700 2009 |
Merge branch 'jk/maint-1.6.0-trace-argv'
* jk/... [gitster] |
|
alloc.c |
Fri May 01 15:17:31 -0700 2009 |
Fix a bunch of pointer declarations (codestyle)... [felipec] |
|
archive-tar.c |
Fri May 08 23:57:29 -0700 2009 |
archive-tar.c: squelch a type mismatch warning
... [gitster] |
|
archive-zip.c |
Sat Jul 19 11:17:43 -0700 2008 |
archive: remove unused headers
Remove obsolete... [René Scharfe] |
|
archive.c |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/conflict-marker-size'
* jc/co... [gitster] |
|
archive.h |
Fri Apr 17 21:05:49 -0700 2009 |
archive: do not read .gitattributes in working ... [pclouds] |
|
attr.c |
Sat Jan 16 20:39:59 -0800 2010 |
git_attr(): fix function signature
The functio... [gitster] |
|
attr.h |
Sat Jan 16 20:39:59 -0800 2010 |
git_attr(): fix function signature
The functio... [gitster] |
|
base85.c |
Sun Jan 10 00:51:54 -0800 2010 |
Merge branch 'maint-1.6.2' into maint
* maint-... [gitster] |
|
bisect.c |
Wed Jan 20 14:37:25 -0800 2010 |
Merge branch 'jc/symbol-static'
* jc/symbol-st... [gitster] |
|
bisect.h |
Mon Jan 11 23:16:16 -0800 2010 |
builtin-rev-list.c: mark file-local function st... [gitster] |
|
blob.c |
Mon Jan 18 17:04:02 -0800 2010 |
Replace parse_blob() with an explanatory commen... [Daniel Barkalow] |
|
blob.h |
Mon Jan 18 17:04:02 -0800 2010 |
Replace parse_blob() with an explanatory commen... [Daniel Barkalow] |
|
block-sha1/ |
Tue Aug 18 14:19:40 -0700 2009 |
remove ARM and Mozilla SHA1 implementations
Th... [Nicolas Pitre] |
|
branch.c |
Mon Jan 18 17:46:28 -0800 2010 |
branch: warn and refuse to set a branch as a tr... [moy] |
|
branch.h |
Tue Mar 03 22:58:52 -0800 2009 |
Make git-clone respect branch.autosetuprebase
... [gitster] |
|
builtin-add.c |
Thu Jan 21 17:05:13 -0800 2010 |
Remove diff machinery dependency from read-cach... [Linus Torvalds] |
|
builtin-annotate.c |
Thu Jun 07 00:04:01 -0700 2007 |
War on whitespace
This uses "git-apply --white... [gitster] |
|
builtin-apply.c |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'ag/patch-header-verify'
* ag/pat... [gitster] |
|
builtin-archive.c |
Wed Jan 13 12:30:39 -0800 2010 |
Merge branch 'il/vcs-helper'
* il/vcs-helper:
... [gitster] |
|
builtin-bisect--helper.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-blame.c |
Tue Dec 22 12:32:39 -0800 2009 |
Merge branch 'maint'
* maint:
Prevent git bl... [gitster] |
|
builtin-branch.c |
Fri Jan 22 16:08:19 -0800 2010 |
Merge branch 'jc/branch-d'
* jc/branch-d:
br... [gitster] |
|
builtin-bundle.c |
Fri Sep 18 19:47:15 -0700 2009 |
Update the usage bundle string.
"git bundle -h... [Thiago Farina] |
|
builtin-cat-file.c |
Sun May 31 16:57:42 -0700 2009 |
Merge branch 'sb/opt-filename'
* sb/opt-filena... [gitster] |
|
builtin-check-attr.c |
Sat Jan 16 20:39:59 -0800 2010 |
git_attr(): fix function signature
The functio... [gitster] |
|
builtin-check-ref-format.c |
Tue Nov 10 11:10:14 -0800 2009 |
Merge branch 'jn/maint-http-fetch-mingw' into j... [gitster] |
|
builtin-checkout-index.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-checkout.c |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/checkout-merge-base'
* jc/che... [gitster] |
|
builtin-clean.c |
|
|
|
builtin-clone.c |
Sun Jan 17 15:58:58 -0800 2010 |
Merge branch 'tc/clone-v-progress'
* tc/clone-... [gitster] |
|
builtin-commit-tree.c |
Mon Jan 25 09:53:12 -0800 2010 |
commit-tree: remove unused #define
Signed-off-... [bebarino] |
|
builtin-commit.c |
Wed Jan 20 20:28:50 -0800 2010 |
Merge branch 'nd/status-partial-refresh'
* nd/... [gitster] |
|
builtin-config.c |
Wed Jan 27 14:56:25 -0800 2010 |
Merge branch 'jh/maint-config-file-prefix'
* j... [gitster] |
|
builtin-count-objects.c |
Wed Dec 30 01:24:12 -0800 2009 |
Merge branch 'maint-1.6.1' into maint
* maint-... [gitster] |
|
builtin-describe.c |
Fri Nov 20 21:58:11 -0800 2009 |
describe: do not use unannotated tag even if ex... [trast] |
|
builtin-diff-files.c |
Fri Nov 14 19:11:49 -0800 2008 |
Add cache preload facility
This can do the lst... [Linus Torvalds] |
|
builtin-diff-index.c |
Thu Aug 28 20:50:10 -0700 2008 |
diff*: fix worktree setup
This fixes "git diff... [pclouds] |
|
builtin-diff-tree.c |
Fri Nov 20 15:10:29 -0800 2009 |
Teach --stdin option to "log" family
Move the ... [gitster] |
|
builtin-diff.c |
Fri Aug 07 14:40:29 -0700 2009 |
Show usage string for 'git log -h', 'git show -... [moy] |
|
builtin-fast-export.c |
Fri Jul 31 07:48:09 -0700 2009 |
git fast-export: add --no-data option
When usi... [girving] |
|
builtin-fetch-pack.c |
Wed Nov 04 17:58:15 -0800 2009 |
Smart fetch over HTTP: client side
The git-rem... [spearce] |
|
builtin-fetch.c |
Sat Dec 26 14:03:16 -0800 2009 |
Merge branch 'sr/vcs-helper'
* sr/vcs-helper:
... [gitster] |
|
builtin-fmt-merge-msg.c |
Sat Jun 27 11:14:53 -0700 2009 |
Use die_errno() instead of die() when checking ... [trast] |
|
builtin-for-each-ref.c |
Mon Aug 31 23:26:28 -0700 2009 |
Style fixes, add a space after if/for/while.
T... [bgianfo] |
|
builtin-fsck.c |
Sun Nov 15 18:24:58 -0800 2009 |
Check the format of more printf-type functions
... [Tarmigan Casebolt] |
|
builtin-gc.c |
Thu Dec 03 10:08:54 -0800 2009 |
General --quiet improvements
'git reset' is mi... [felipec] |
|
builtin-grep.c |
Sat Jan 30 09:11:00 -0800 2010 |
grep: Fix two memory leaks
We duplicate the gr... [Dan McGee] |
|
builtin-hash-object.c |
Thu Jan 21 20:07:06 -0800 2010 |
make "git hash-object" a built-in
Signed-off-b... [Linus Torvalds] |
|
builtin-help.c |
Sat Jan 09 23:42:48 -0800 2010 |
help: fix configured help format taking over co... [chriscool] |
|
builtin-index-pack.c |
Fri Jan 22 10:10:27 -0800 2010 |
make "index-pack" a built-in
This required som... [Linus Torvalds] |
|
builtin-init-db.c |
Wed Aug 05 12:39:33 -0700 2009 |
Merge branch 'ns/init-mkdir'
* ns/init-mkdir:
... [gitster] |
|
builtin-log.c |
Fri Jan 22 16:08:01 -0800 2010 |
Merge branch 'jc/maint-limit-note-output'
* jc... [gitster] |
|
builtin-ls-files.c |
Wed Jan 20 14:46:35 -0800 2010 |
Merge branch 'jc/cache-unmerge'
* jc/cache-unm... [gitster] |
|
builtin-ls-remote.c |
Sat Dec 26 14:03:16 -0800 2009 |
Merge branch 'sr/vcs-helper'
* sr/vcs-helper:
... [gitster] |
|
builtin-ls-tree.c |
Tue Nov 17 21:58:12 -0800 2009 |
ls-tree: migrate to parse-options
Signed-off-b... [bebarino] |
|
builtin-mailinfo.c |
Mon Nov 30 14:43:24 -0800 2009 |
Merge branch 'jc/mailinfo-remove-brackets'
Con... [gitster] |
|
builtin-mailsplit.c |
Tue Nov 10 11:06:57 -0800 2009 |
Show usage string for 'git mailsplit -h'
Signe... [Jonathan Nieder] |
|
builtin-merge-base.c |
Wed Aug 05 10:28:05 -0700 2009 |
git-merge-base/git-show-branch: Cleanup documen... [Michael J Gruber] |
|
builtin-merge-file.c |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/conflict-marker-size'
* jc/co... [gitster] |
|
builtin-merge-index.c |
Fri Jan 22 10:01:21 -0800 2010 |
make "merge-index" a built-in
Signed-off-by: L... [Linus Torvalds] |
|
builtin-merge-ours.c |
Mon Nov 09 17:08:45 -0800 2009 |
Show usage string for 'git merge-ours -h'
This... [Jonathan Nieder] |
|
builtin-merge-recursive.c |
Sun Jan 17 22:46:28 -0800 2010 |
Make "subtree" part more orthogonal to the rest... [gitster] |
|
builtin-merge-tree.c |
Fri Jan 22 10:01:06 -0800 2010 |
merge-tree: remove unnecessary call of git_extr... [Johannes Sixt] |
|
builtin-merge.c |
Wed Jan 20 20:28:50 -0800 2010 |
Merge branch 'ap/merge-backend-opts'
* ap/merg... [gitster] |
|
builtin-mktag.c |
Fri Jan 22 10:01:33 -0800 2010 |
make "mktag" a built-in
Signed-off-by: Linus T... [Linus Torvalds] |
|
builtin-mktree.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-mv.c |
Fri Jan 22 14:31:30 -0800 2010 |
git-mv: fix moving more than one source to a si... [gitster] |
|
builtin-name-rev.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-pack-objects.c |
|
|
|
builtin-pack-redundant.c |
Fri Jan 22 10:07:14 -0800 2010 |
make "git pack-redundant" a built-in
Signed-of... [Linus Torvalds] |
|
builtin-pack-refs.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-patch-id.c |
Thu Jan 21 22:06:12 -0800 2010 |
make "git patch-id" a built-in
Signed-off-by: ... [Linus Torvalds] |
|
builtin-prune-packed.c |
Mon Nov 23 21:29:45 -0800 2009 |
prune-packed: only show progress when stderr is... [Jeff King] |
|
builtin-prune.c |
Sun May 31 17:02:59 -0700 2009 |
environment: add global variable to disable rep... [chriscool] |
|
builtin-push.c |
Fri Jan 29 09:56:12 -0800 2010 |
fix off-by-one allocation error
Caught by valg... [Jeff King] |
|
builtin-read-tree.c |
Sun Jan 24 17:35:58 -0800 2010 |
Merge branch 'jc/fix-tree-walk'
* jc/fix-tree-... [gitster] |
|
builtin-receive-pack.c |
Sat Dec 26 14:03:17 -0800 2009 |
Merge branch 'jc/1.7.0-push-safety'
* jc/1.7.0... [gitster] |
|
builtin-reflog.c |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
builtin-remote.c |
Mon Jan 18 17:06:54 -0800 2010 |
Add git remote set-url
Add 'git remote set-url... [Ilari Liusvaara] |
|
builtin-replace.c |
Sun May 31 17:03:40 -0700 2009 |
builtin-replace: use "usage_msg_opt" to give be... [chriscool] |
|
builtin-rerere.c |
Thu Jan 21 00:42:20 -0800 2010 |
Make 'rerere forget' work from a subdirectory.
... [Johannes Sixt] |
|
builtin-reset.c |
Wed Jan 13 11:58:56 -0800 2010 |
Merge branch 'cc/reset-more'
* cc/reset-more:
... [gitster] |
|
builtin-rev-list.c |
Mon Jan 11 23:16:16 -0800 2010 |
builtin-rev-list.c: mark file-local function st... [gitster] |
|
builtin-rev-parse.c |
Fri Jan 22 16:08:16 -0800 2010 |
Merge branch 'il/rev-glob'
* il/rev-glob:
Do... [gitster] |
|
builtin-revert.c |
Wed Jan 20 14:42:59 -0800 2010 |
Merge branch 'mm/conflict-advice'
* mm/conflic... [gitster] |
|
builtin-rm.c |
Tue Jan 19 15:04:23 -0800 2010 |
rm: only refresh entries that we may touch
Thi... [pclouds] |
|
builtin-send-pack.c |
Sat Jan 09 23:34:10 -0800 2010 |
refactor ref status logic for pushing
Move the... [rctay] |
|
builtin-shortlog.c |
Mon Nov 30 14:42:28 -0800 2009 |
Merge branch 'uk/maint-shortlog-encoding'
Conf... [gitster] |
|
builtin-show-branch.c |
Mon Oct 19 22:28:20 -0700 2009 |
Refactor pretty_print_commit arguments into a s... [trast] |
|
builtin-show-ref.c |
Mon Nov 09 17:08:53 -0800 2009 |
Show usage string for 'git show-ref -h'
This o... [Jonathan Nieder] |
|
builtin-stripspace.c |
Tue Nov 10 11:06:57 -0800 2009 |
Show usage string for 'git stripspace -h'
Sign... [Jonathan Nieder] |
|
builtin-symbolic-ref.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-tag.c |
Thu Dec 10 18:45:34 -0800 2009 |
tag -d: print sha1 of deleted tag
Print the sh... [Michael J Gruber] |
|
builtin-tar-tree.c |
Tue Nov 10 11:06:57 -0800 2009 |
Show usage string for 'git get-tar-commit-id -h... [Jonathan Nieder] |
|
builtin-unpack-file.c |
Fri Jan 22 10:02:16 -0800 2010 |
make "git unpack-file" a built-in
Signed-off-b... [Linus Torvalds] |
|
builtin-unpack-objects.c |
Thu Aug 27 16:59:08 -0700 2009 |
Merge branch 'jc/maint-unpack-objects-strict'
... [gitster] |
|
builtin-update-index.c |
Wed Jan 20 14:46:35 -0800 2010 |
Merge branch 'jc/cache-unmerge'
* jc/cache-unm... [gitster] |
|
builtin-update-ref.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-update-server-info.c |
Sat Aug 29 14:07:25 -0700 2009 |
update-server-info: make builtin, use parseopt
... [René Scharfe] |
|
builtin-upload-archive.c |
Sun Nov 22 16:28:14 -0800 2009 |
Merge branch 'tc/format-attribute'
* tc/format... [gitster] |
|
builtin-var.c |
Thu Jan 21 22:04:42 -0800 2010 |
make "git var" a built-in
Signed-off-by: Linus... [Linus Torvalds] |
|
builtin-verify-pack.c |
Fri Aug 07 20:45:31 -0700 2009 |
verify-pack --stat-only: show histogram without... [gitster] |
|
builtin-verify-tag.c |
Fri Jul 10 23:57:15 -0700 2009 |
verify-tag: migrate to parse-options
Signed-of... [bebarino] |
|
builtin-write-tree.c |
Fri Jul 10 23:56:40 -0700 2009 |
write-tree: migrate to parse-options
A check f... [bebarino] |
|
builtin.h |
Fri Jan 22 10:10:27 -0800 2010 |
make "index-pack" a built-in
This required som... [Linus Torvalds] |
|
bundle.c |
Mon Nov 23 22:30:08 -0800 2009 |
Merge branch 'jc/log-stdin'
* jc/log-stdin:
... [gitster] |
|
bundle.h |
Wed Sep 19 03:22:30 -0700 2007 |
Move bundle specific stuff into bundle.[ch]
Th... [dscho] |
|
cache-tree.c |
Tue Jul 14 13:50:33 -0700 2009 |
Improve on the 'invalid object' error message a... [Linus Torvalds] |
|
cache-tree.h |
Mon May 25 11:35:29 -0700 2009 |
Optimize "diff-index --cached" using cache-tree... [gitster] |
|
cache.h |
Wed Jan 27 14:57:37 -0800 2010 |
Merge branch 'jc/maint-reflog-bad-timestamp'
*... [gitster] |
|
check-builtins.sh |
Sun Nov 05 11:26:21 -0800 2006 |
cherry is built-in, do not ship git-cherry.sh
... [Junio C Hamano] |
|
check-racy.c |
Sat Nov 10 00:24:51 -0800 2007 |
ce_match_stat, run_diff_files: use symbolic con... [gitster] |
|
check_bindir |
Thu Jun 19 16:00:38 -0700 2008 |
Move all dashed-form commands to libexecdir
Si... [pclouds] |
|
color.c |
Fri Feb 13 17:27:58 -0800 2009 |
Clean up use of ANSI color sequences
Remove th... [ArjenL] |
|
color.h |
Fri Nov 27 00:28:40 -0800 2009 |
Add a notice that only certain functions can pr... [Johannes Sixt] |
|
combine-diff.c |
Sat Nov 28 10:05:44 -0800 2009 |
Give the hunk comment its own color
Inspired b... [bertwesarg] |
|
command-list.txt |
Sat Dec 26 14:12:34 -0800 2009 |
Add git-http-backend to command-list.
Signed-o... [Tarmigan Casebolt] |
|
commit.c |
Fri Jan 29 23:36:13 -0800 2010 |
Merge branch 'maint-1.6.5' into maint
* maint-... [gitster] |
|
commit.h |
Fri Jan 22 16:08:01 -0800 2010 |
Merge branch 'jc/maint-limit-note-output'
* jc... [gitster] |
|
compat/ |
Fri Jan 29 19:42:40 -0800 2010 |
Implement pthread_cond_broadcast on Windows
Se... [Johannes Sixt] |
|
config.c |
Wed Jan 20 14:39:52 -0800 2010 |
Merge branch 'jc/ident'
* jc/ident:
ident.c:... [gitster] |
|
config.mak.in |
Wed Jul 22 21:56:51 -0700 2009 |
configure.ac: rework/fix the NEEDS_RESOLV and N... [Brandon Casey] |
|
configure.ac |
|
|
|
connect.c |
Wed Jan 27 14:56:42 -0800 2010 |
Merge branch 'il/maint-colon-address'
* il/mai... [gitster] |
|
contrib/ |
|
|
|
convert.c |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/conflict-marker-size'
* jc/co... [gitster] |
|
copy.c |
Sun Sep 13 01:32:26 -0700 2009 |
preserve mtime of local clone
A local clone wi... [drizzd] |
|
csum-file.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
csum-file.h |
Fri Oct 10 08:39:20 -0700 2008 |
Merge branch 'maint'
* maint:
rebase -i: do ... [spearce] |
|
ctype.c |
Fri May 01 16:07:29 -0700 2009 |
ctype.c: fix typo in comment
Signed-off-by: Re... [René Scharfe] |
|
daemon.c |
Wed Jan 27 14:56:42 -0800 2010 |
Merge branch 'il/maint-colon-address'
* il/mai... [gitster] |
|
date.c |
Wed Jan 27 14:57:37 -0800 2010 |
Merge branch 'jc/maint-reflog-bad-timestamp'
*... [gitster] |
|
decorate.c |
Wed May 20 00:02:24 -0700 2009 |
Unify signedness in hashing calls
Our hash_obj... [Dan McGee] |
|
decorate.h |
Wed Aug 20 13:30:49 -0700 2008 |
decorate: allow const objects to be decorated
... [Jeff King] |
|
delta.h |
Thu Jun 18 09:22:46 -0700 2009 |
Fix big left-shifts of unsigned char
Shifting ... [Linus Torvalds] |
|
diff-delta.c |
Mon Sep 14 02:23:36 -0700 2009 |
Nicolas Pitre has a new email address
Due to p... [Nicolas Pitre] |
|
diff-lib.c |
Tue Jan 26 22:53:13 -0800 2010 |
Merge branch 'jl/diff-submodule-ignore'
* jl/d... [gitster] |
|
diff-no-index.c |
Tue Nov 10 12:00:21 -0800 2009 |
diff --no-index: make the usage string less sca... [Jonathan Nieder] |
|
diff.c |
Tue Jan 26 22:53:13 -0800 2010 |
Merge branch 'jl/diff-submodule-ignore'
* jl/d... [gitster] |
|
diff.h |
Sun Jan 24 17:35:58 -0800 2010 |
Merge branch 'jc/fix-tree-walk'
* jc/fix-tree-... [gitster] |
|
diffcore-break.c |
Mon Nov 16 13:21:12 -0800 2009 |
diffcore-break: save cnt_data for other phases
... [Jeff King] |
|
diffcore-delta.c |
Sat Dec 05 10:54:17 -0800 2009 |
Fix diff -B/--dirstat miscounting of newly adde... [Linus Torvalds] |
|
diffcore-order.c |
Tue Sep 18 17:42:17 -0700 2007 |
Use xmemdupz() in many places.
Signed-off-by: ... [MadCoder] |
|
diffcore-pickaxe.c |
Tue Mar 17 15:10:12 -0700 2009 |
pickaxe: count regex matches only once
When --... [René Scharfe] |
|
diffcore-rename.c |
Fri Nov 20 22:13:47 -0800 2009 |
diffcore-rename: reduce memory footprint by fre... [gitster] |
|
diffcore.h |
Mon Jan 18 17:28:21 -0800 2010 |
Performance optimization for detection of modif... [jlehmann] |
|
dir.c |
Wed Jan 20 20:01:52 -0800 2010 |
Fix memory corruption when .gitignore does not ... [pclouds] |
|
dir.h |
Wed Jan 13 11:58:34 -0800 2010 |
Merge branch 'nd/sparse'
* nd/sparse: (25 comm... [gitster] |
|
editor.c |
Tue Jan 05 23:41:51 -0800 2010 |
editor: use run_command's shell feature
Now th... [Jeff King] |
|
entry.c |
Wed Jan 20 14:37:25 -0800 2010 |
Merge branch 'jc/symbol-static'
* jc/symbol-st... [gitster] |
|
environment.c |
Wed Jan 13 11:58:34 -0800 2010 |
Merge branch 'nd/sparse'
* nd/sparse: (25 comm... [gitster] |
|
exec_cmd.c |
Thu Mar 26 00:27:03 -0700 2009 |
Merge branch 'js/maint-1.6.0-exec-path-env'
* ... [gitster] |
|
exec_cmd.h |
Mon Jan 26 00:26:05 -0800 2009 |
Refactor git_set_argv0_path() to git_extract_ar... [Steve Haslam] |
|
fast-import.c |
|
|
|
fetch-pack.h |
Wed Nov 04 17:58:15 -0800 2009 |
Smart fetch over HTTP: client side
The git-rem... [spearce] |
|
fixup-builtins |
Fri Jul 11 21:13:17 -0700 2008 |
make remove-dashes: apply to scripts and progra... [vmiklos] |
|
fsck.c |
Mon Jul 06 09:36:16 -0700 2009 |
Allow the Unix epoch to be a valid commit date
... [Eric Wong] |
|
fsck.h |
Sun Nov 15 18:24:58 -0800 2009 |
Check the format of more printf-type functions
... [Tarmigan Casebolt] |
|
generate-cmdlist.sh |
Sun Nov 30 18:16:32 -0800 2008 |
generate-cmdlist.sh: avoid selecting synopsis a... [pclouds] |
|
git-add--interactive.perl |
Tue Dec 08 22:47:09 -0800 2009 |
Merge branch 'maint'
* maint:
add-interactiv... [gitster] |
|
git-am.sh |
Mon Jan 25 16:43:36 -0800 2010 |
am: fix patch format detection for Thunderbird ... [bebarino] |
|
git-archimport.perl |
Sun Jul 13 14:12:48 -0700 2008 |
Make usage strings dash-less
When you misuse a... [sbeyer] |
|
git-bisect.sh |
Wed Nov 25 11:45:07 -0800 2009 |
Merge branch 'rs/work-around-grep-opt-insanity'... [gitster] |
|
git-compat-util.h |
Wed Jan 27 14:56:38 -0800 2010 |
Merge branch 'il/maint-xmallocz'
* il/maint-xm... [gitster] |
|
git-cvsexportcommit.perl |
Mon Jul 06 09:36:43 -0700 2009 |
Avoid generating a warning if $fullname{$file} ... [Nick Woolley] |
|
git-cvsimport.perl |
Tue Jan 19 12:22:19 -0800 2010 |
cvsimport: standarize system() calls to externa... [Ben Walton] |
|
git-cvsserver.perl |
Thu Jan 28 00:46:33 -0800 2010 |
Merge branch 'gp/maint-cvsserver'
* gp/maint-c... [gitster] |
|
git-difftool--helper.sh |
Fri Jan 22 15:57:45 -0800 2010 |
Make difftool.prompt fall back to mergetool.pro... [Sebastian Schuberth] |
|
git-difftool.perl |
Fri Jan 15 15:04:31 -0800 2010 |
difftool: Add '-x' and as an alias for '--extcm... [davvid] |
|
git-filter-branch.sh |
|
|
|
git-gui/ |
Sun Jan 24 11:16:26 -0800 2010 |
Merge branch 'maint' of git://git.spearce.org/g... [gitster] |
|
git-instaweb.sh |
Tue Jan 26 15:16:54 -0800 2010 |
fix portability issues with $ in double quotes
... [bebarino] |
|
git-lost-found.sh |
Wed Dec 03 14:27:17 -0800 2008 |
lost-found: use git rev-parse -q
Signed-off-by... [vmiklos] |
|
git-merge-octopus.sh |
Sun Dec 13 23:40:24 -0800 2009 |
octopus: remove dead code
MSG, PARENT, and CNT... [bebarino] |
|
git-merge-one-file.sh |
Tue Nov 10 11:06:57 -0800 2009 |
Show usage string for 'git merge-one-file -h'
... [Jonathan Nieder] |
|
git-merge-resolve.sh |
Wed Apr 22 19:05:37 -0700 2009 |
Convert to use quiet option when available
A m... [Dan Loewenherz] |
|
git-mergetool--lib.sh |
Fri Jan 29 09:56:51 -0800 2010 |
add shebang line to git-mergetool--lib.sh
Even... [Jeff King] |
|
git-mergetool.sh |
Sun Apr 12 15:19:12 -0700 2009 |
mergetool--lib: simplify API usage by removing ... [davvid] |
|
git-notes.sh |
Mon Oct 19 18:59:43 -0700 2009 |
Teach "-m <msg>" and "-F <file>" to "git notes ... [Johan Herland] |
|
git-parse-remote.sh |
Sun Jan 31 11:53:10 -0800 2010 |
Do not install shell libraries executable
Some... [Jonathan Nieder] |
|
git-pull.sh |
Sun Jan 24 10:11:27 -0800 2010 |
pull: re-fix command line generation
14e5d40 (... [gitster] |
|
git-quiltimport.sh |
Wed Feb 25 00:49:13 -0800 2009 |
git-quiltimport: preserve standard input to be ... [Gerrit Pape] |
|
git-rebase--interactive.sh |
Tue Jan 26 19:16:02 -0800 2010 |
work around an obnoxious bash "safety feature" ... [gitster] |
|
git-rebase.sh |
Sat Jan 30 08:42:42 -0800 2010 |
rebase: don't invoke the pager for each commit ... [Markus Heidelberg] |
|
git-relink.perl |
Sun Jul 13 14:12:48 -0700 2008 |
Make usage strings dash-less
When you misuse a... [sbeyer] |
|
git-repack.sh |
Sat Jul 25 00:45:03 -0700 2009 |
Merge branch 'js/maint-graft-unhide-true-parent... [gitster] |
|
git-request-pull.sh |
Wed Jul 29 11:02:49 -0700 2009 |
request-pull: optionally show a patch as well
... [gitster] |
|
git-send-email.perl |
Sat Dec 26 14:03:17 -0800 2009 |
Merge branch 'jc/1.7.0-send-email-no-thread-def... [gitster] |
|
git-sh-setup.sh |
Sun Jan 31 11:53:10 -0800 2010 |
Do not install shell libraries executable
Some... [Jonathan Nieder] |
|
git-stash.sh |
Sat Jan 02 10:40:55 -0800 2010 |
stash: mention --patch in usage string.
Signed... [moy] |
|
git-submodule.sh |
Sun Jan 17 15:55:11 -0800 2010 |
git status: Show uncommitted submodule changes ... [jlehmann] |
|
git-svn.perl |
Fri Jan 29 19:37:54 -0800 2010 |
If deriving SVN_SSH from GIT_SSH on msys, also ... [Sebastian Schuberth] |
|
git-web--browse.sh |
Mon Sep 14 02:27:25 -0700 2009 |
web--browse: fix Mac OS X GUI detection for 10.... [Heiko Voigt] |
|
git.c |
Sat Feb 13 15:07:14 -0800 2010 |
Resurrect "git grep --no-index"
This reverts c... [gitster] |
|
git.spec.in |
|
|
|
git_remote_helpers/ |
Tue Nov 24 15:50:20 -0800 2009 |
Add Python support library for remote helpers
... [SRabbelier] |
|
gitk-git/ |
Fri Jan 29 12:57:44 -0800 2010 |
Merge git://git.kernel.org/pub/scm/gitk/gitk
*... [gitster] |
|
gitweb/ |
|
|
|
graph.c |
Thu Aug 27 16:59:56 -0700 2009 |
Merge branch 'as/maint-graph-interesting-fix'
... [gitster] |
|
graph.h |
Thu Nov 19 23:05:17 -0800 2009 |
Documentation: undocument gc'd function graph_r... [Greg Price] |
|
grep.c |
|
|
|
grep.h |
Tue Jan 26 09:20:07 -0800 2010 |
Threaded grep
Make git grep use threads when i... [Fredrik Kuivinen] |
|
hash.c |
Sun Mar 09 00:43:48 -0800 2008 |
Add 'const' where appropriate to index handling... [Linus Torvalds] |
|
hash.h |
Sun Mar 09 00:43:48 -0800 2008 |
Add 'const' where appropriate to index handling... [Linus Torvalds] |
|
help.c |
Tue Dec 15 16:21:51 -0800 2009 |
help.autocorrect: do not run a command if the c... [Johannes Sixt] |
|
help.h |
Sun Sep 07 23:52:16 -0700 2008 |
Merge branch 'ar/autospell'
* ar/autospell:
... [gitster] |
|
hex.c |
Thu Jan 21 20:03:45 -0800 2010 |
slim down "git show-index"
As the documentatio... [Linus Torvalds] |
|
http-backend.c |
Wed Jan 06 01:16:50 -0800 2010 |
Smart-http: check if repository is OK to export... [Tarmigan Casebolt] |
|
http-fetch.c |
Tue Nov 10 11:11:21 -0800 2009 |
Let 'git http-fetch -h' show usage outside any ... [Jonathan Nieder] |
|
http-push.c |
Sun Nov 22 22:56:54 -0800 2009 |
Disable CURLOPT_NOBODY before enabling CURLOPT_... [mstorsjo] |
|
http-walker.c |
Sat Jun 06 11:03:11 -0700 2009 |
http*: add helper methods for fetching objects ... [rctay] |
|
http.c |
Tue Jan 12 01:06:08 -0800 2010 |
http.c: mark file-local functions static
Signe... [gitster] |
|
http.h |
Tue Jan 12 01:06:08 -0800 2010 |
http.c: mark file-local functions static
Signe... [gitster] |
|
ident.c |
Tue Jan 19 15:25:38 -0800 2010 |
ident.c: replace fprintf with fputs to suppress... [Tarmigan Casebolt] |
|
imap-send.c |
Tue Jan 05 23:41:50 -0800 2010 |
run-command: convert simple callsites to use_sh... [Jeff King] |
|
levenshtein.c |
Wed Apr 22 19:02:12 -0700 2009 |
Fix typos / spelling in comments
Signed-off-by... [MikeRalphson] |
|
levenshtein.h |
Sun Aug 31 10:14:58 -0700 2008 |
git wrapper: DWIM mistyped commands
This patch... [dscho] |
|
list-objects.c |
Sat Apr 18 14:46:17 -0700 2009 |
Merge branch 'lt/pack-object-memuse'
* lt/pack... [gitster] |
|
list-objects.h |
Sat Apr 18 14:46:17 -0700 2009 |
Merge branch 'lt/pack-object-memuse'
* lt/pack... [gitster] |
|
ll-merge.c |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/conflict-marker-size'
* jc/co... [gitster] |
|
ll-merge.h |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/conflict-marker-size'
* jc/co... [gitster] |
|
lockfile.c |
Tue Jan 12 15:48:24 -0800 2010 |
lockfile: show absolute filename in unable_to_l... [moy] |
|
log-tree.c |
Wed Jan 20 19:57:02 -0800 2010 |
Fix "log" family not to be too agressive about ... [gitster] |
|
log-tree.h |
Tue Aug 18 13:14:17 -0700 2009 |
git-log: allow --decorate[=short|full]
Commit ... [Lars Hjemli] |
|
mailmap.c |
Tue Jan 12 01:06:09 -0800 2010 |
mailmap.c: remove unused function
map_email() ... [gitster] |
|
mailmap.h |
Tue Jan 12 01:06:09 -0800 2010 |
mailmap.c: remove unused function
map_email() ... [gitster] |
|
match-trees.c |
Sun Jan 17 22:46:28 -0800 2010 |
Make "subtree" part more orthogonal to the rest... [gitster] |
|
merge-file.c |
Sat Jan 16 23:45:33 -0800 2010 |
merge-tree: use ll_merge() not xdl_merge()
ll_... [gitster] |
|
merge-recursive.c |
Thu Jan 21 20:08:31 -0800 2010 |
Merge branch 'maint'
* maint:
merge-recursiv... [gitster] |
|
merge-recursive.h |
Wed Jan 20 20:28:50 -0800 2010 |
Merge branch 'ap/merge-backend-opts'
* ap/merg... [gitster] |
|
name-hash.c |
Wed Apr 09 01:22:25 -0700 2008 |
Make hash_name_lookup able to do case-independe... [Linus Torvalds] |
|
notes.c |
Thu Dec 03 10:10:35 -0800 2009 |
Fix crasher on encountering SHA1-like non-note ... [Johan Herland] |
|
notes.h |
Mon Oct 19 19:00:24 -0700 2009 |
Teach notes code to free its internal data stru... [Johan Herland] |
|
object.c |
Sun Jan 17 22:49:36 -0800 2010 |
object.c: remove unused functions
object_list_... [gitster] |
|
object.h |
Sun Jan 17 22:49:36 -0800 2010 |
object.c: remove unused functions
object_list_... [gitster] |
|
pack-check.c |
Sat Jun 06 10:56:27 -0700 2009 |
Don't expect verify_pack() callers to set pack_... [Mike Hommey] |
|
pack-refs.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
pack-refs.h |
Thu Jun 19 15:53:13 -0700 2008 |
Move pack_refs() and friends into libgit
This ... [Johan Herland] |
|
pack-revindex.c |
Wed Jul 22 21:57:41 -0700 2009 |
janitor: useless checks before free
Signed-off... [MadCoder] |
|
pack-revindex.h |
Fri Aug 22 22:00:22 -0700 2008 |
discard revindex data when pack list changes
T... [Nicolas Pitre] |
|
pack-write.c |
Fri Jan 22 10:10:27 -0800 2010 |
make "index-pack" a built-in
This required som... [Linus Torvalds] |
|
pack.h |
Fri Jan 22 10:10:27 -0800 2010 |
make "index-pack" a built-in
This required som... [Linus Torvalds] |
|
pager.c |
Tue Jan 05 23:41:50 -0800 2010 |
run-command: convert simple callsites to use_sh... [Jeff King] |
|
parse-options.c |
Wed Jan 20 14:37:25 -0800 2010 |
Merge branch 'jc/symbol-static'
* jc/symbol-st... [gitster] |
|
parse-options.h |
Wed Jan 20 14:37:25 -0800 2010 |
Merge branch 'jc/symbol-static'
* jc/symbol-st... [gitster] |
|
patch-delta.c |
Tue Jan 26 12:57:59 -0800 2010 |
Fix integer overflow in patch_delta()
Signed-o... [Ilari Liusvaara] |
|
patch-ids.c |
Sat Apr 04 22:57:42 -0700 2009 |
patch-ids: use the new generic "sha1_pos" funct... [chriscool] |
|
patch-ids.h |
Wed Apr 11 20:02:03 -0700 2007 |
Refactor patch-id filtering out of git-cherry a... [Junio C Hamano] |
|
path.c |
Fri Jan 22 15:34:56 -0800 2010 |
ignore duplicated slashes in make_relative_path... [gitster] |
|
perl/ |
Fri Sep 25 14:00:04 -0700 2009 |
perl/Makefile.PL: detect MakeMaker versions inc... [Brandon Casey] |
|
pkt-line.c |
Fri Oct 30 19:20:53 -0700 2009 |
pkt-line: Make packet_read_line easier to debug... [spearce] |
|
pkt-line.h |
Fri Oct 30 19:20:53 -0700 2009 |
pkt-line: Add strbuf based functions
These rou... [spearce] |
|
ppc/ |
Thu Oct 02 18:06:56 -0700 2008 |
fix openssl headers conflicting with custom SHA... [Nicolas Pitre] |
|
preload-index.c |
Sun Jan 24 00:15:29 -0800 2010 |
Make ce_uptodate() trustworthy again
The rule ... [gitster] |
|
pretty.c |
Fri Jan 22 16:08:01 -0800 2010 |
Merge branch 'jc/maint-limit-note-output'
* jc... [gitster] |
|
progress.c |
Wed Oct 14 01:19:29 -0700 2009 |
change throughput display units with fast links... [Nicolas Pitre] |
|
progress.h |
Thu Nov 08 15:43:41 -0800 2007 |
nicer display of thin pack completion
In the s... [Nicolas Pitre] |
|
quote.c |
Tue Jan 12 01:06:08 -0800 2010 |
quote.c: mark file-local function static
Signe... [gitster] |
|
quote.h |
Tue Jan 12 01:06:08 -0800 2010 |
quote.c: mark file-local function static
Signe... [gitster] |
|
reachable.c |
Wed Apr 08 22:58:43 -0700 2009 |
process_{tree,blob}: Remove useless xstrdup cal... [Björn Steinbrink] |
|
reachable.h |
Sat Jan 06 22:57:34 -0800 2007 |
Move traversal of reachable objects into a sepa... [Junio C Hamano] |
|
read-cache.c |
|
|
|
reflog-walk.c |
Mon Oct 19 22:28:26 -0700 2009 |
Introduce new pretty formats %g[sdD] for reflog... [trast] |
|
reflog-walk.h |
Mon Oct 19 22:28:26 -0700 2009 |
Introduce new pretty formats %g[sdD] for reflog... [trast] |
|
refs.c |
Wed Jan 20 12:30:25 -0800 2010 |
rev-parse --branches/--tags/--remotes=pattern
... [Ilari Liusvaara] |
|
refs.h |
Wed Jan 20 12:30:25 -0800 2010 |
rev-parse --branches/--tags/--remotes=pattern
... [Ilari Liusvaara] |
|
remote-curl.c |
Thu Jan 21 20:08:31 -0800 2010 |
Merge branch 'maint'
* maint:
merge-recursiv... [gitster] |
|
remote.c |
Sat Jan 09 23:34:10 -0800 2010 |
refactor ref status logic for pushing
Move the... [rctay] |
|
remote.h |
Sat Jan 09 23:34:10 -0800 2010 |
refactor ref status logic for pushing
Move the... [rctay] |
|
replace_object.c |
Sun May 31 17:02:59 -0700 2009 |
environment: add global variable to disable rep... [chriscool] |
|
rerere.c |
Thu Jan 28 09:30:14 -0800 2010 |
rerere: fix too-short initialization
This was ... [Jeff King] |
|
rerere.h |
Wed Jan 20 14:46:35 -0800 2010 |
Merge branch 'jc/cache-unmerge'
* jc/cache-unm... [gitster] |
|
resolve-undo.c |
|
|
|
resolve-undo.h |
|
|
|
revision.c |
Tue Jan 26 13:49:50 -0800 2010 |
Fix log -g this@{upstream}
It showed the corre... [gitster] |
|
revision.h |
Wed Jan 20 19:57:02 -0800 2010 |
Fix "log" family not to be too agressive about ... [gitster] |
|
run-command.c |
Wed Jan 20 14:44:12 -0800 2010 |
Merge branch 'js/exec-error-report'
* js/exec-... [gitster] |
|
run-command.h |
Fri Jan 01 17:53:46 -0800 2010 |
run-command: add "use shell" option
Many calls... [Jeff King] |
|
send-pack.h |
Wed Nov 04 17:58:15 -0800 2009 |
Smart push over HTTP: client side
The git-remo... [spearce] |
|
server-info.c |
Mon May 18 09:01:06 -0700 2009 |
Merge branch 'ar/unlink-err'
* ar/unlink-err:
... [gitster] |
|
setup.c |
Wed Jan 20 14:38:34 -0800 2010 |
Merge branch 'bk/fix-relative-gitdir-file'
* b... [gitster] |
|
sha1-lookup.c |
Mon Apr 06 00:56:27 -0700 2009 |
sha1-lookup: fix up the assertion message
Sign... [gitster] |
|
sha1-lookup.h |
Sat Apr 04 22:57:39 -0700 2009 |
sha1-lookup: add new "sha1_pos" function to eff... [chriscool] |
|
sha1_file.c |
Wed Jan 27 14:56:38 -0800 2010 |
Merge branch 'il/maint-xmallocz'
* il/maint-xm... [gitster] |
|
sha1_name.c |
Thu Jan 28 12:12:50 -0800 2010 |
reject @{-1} not at beginning of object name
S... [Jeff King] |
|
shallow.c |
Mon Feb 18 20:56:01 -0800 2008 |
Merge branch 'mk/maint-parse-careful'
* mk/mai... [gitster] |
|
shell.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
shortlog.h |
Mon Jul 21 19:11:50 -0700 2008 |
Rename path_list to string_list
The name path_... [dscho] |
|
show-index.c |
Thu Jan 21 20:03:45 -0800 2010 |
slim down "git show-index"
As the documentatio... [Linus Torvalds] |
|
sideband.c |
Wed Nov 04 17:58:15 -0800 2009 |
Smart push over HTTP: client side
The git-remo... [spearce] |
|
sideband.h |
Tue Mar 10 23:23:02 -0700 2009 |
recv_sideband: Bands #2 and #3 always go to std... [Johannes Sixt] |
|
sigchain.c |
Wed Jan 21 22:46:53 -0800 2009 |
refactor signal handling for cleanup functions
... [Jeff King] |
|
sigchain.h |
Wed Jan 21 22:46:53 -0800 2009 |
refactor signal handling for cleanup functions
... [Jeff King] |
|
strbuf.c |
Wed Jan 20 20:28:50 -0800 2010 |
Merge branch 'ap/merge-backend-opts'
* ap/merg... [gitster] |
|
strbuf.h |
Wed Jan 20 14:43:09 -0800 2010 |
Merge branch 'jc/maint-strbuf-add-fix-doubling'... [gitster] |
|
string-list.c |
Fri Feb 27 15:19:08 -0800 2009 |
string-list: new for_each_string_list() functio... [jaysoffian] |
|
string-list.h |
Sat Jan 09 23:39:11 -0800 2010 |
string-list: rename the include guard to STRING... [Thiago Farina] |
|
submodule.c |
|
|
|
submodule.h |
Sun Jan 24 21:04:31 -0800 2010 |
Teach diff --submodule that modified submodule ... [jlehmann] |
|
symlinks.c |
Sun Jan 17 22:49:36 -0800 2010 |
symlinks.c: remove unused functions
invalidate... [gitster] |
|
t/ |
|
|
|
tag.c |
Sun Mar 02 15:11:07 -0800 2008 |
Merge branch 'mk/maint-parse-careful'
* mk/mai... [gitster] |
|
tag.h |
Wed Nov 02 16:50:58 -0800 2005 |
Be careful when dereferencing tags.
One caller... [Junio C Hamano] |
|
tar.h |
Sat Mar 25 16:35:43 -0800 2006 |
tar-tree: Introduce write_entry()
... and use ... [Rene Scharfe] |
|
templates/ |
Sun Nov 15 16:41:33 -0800 2009 |
Merge branch 'bs/maint-pre-commit-hook-sample'
... [gitster] |
|
test-chmtime.c |
Mon Jun 01 00:10:08 -0700 2009 |
test-chmtime: work around Windows limitation
W... [dscho] |
|
test-ctype.c |
Sat Jan 17 18:30:41 -0800 2009 |
Add is_regex_special()
Add is_regex_special(),... [René Scharfe] |
|
test-date.c |
Sun Aug 30 22:04:46 -0700 2009 |
refactor test-date interface
The test-date pro... [Jeff King] |
|
test-delta.c |
Mon Sep 14 02:23:36 -0700 2009 |
Nicolas Pitre has a new email address
Due to p... [Nicolas Pitre] |
|
test-dump-cache-tree.c |
Tue Feb 03 22:11:44 -0800 2009 |
add test-dump-cache-tree in Makefile
5c5ba73 (... [guanqun] |
|
test-genrandom.c |
Mon Sep 21 00:36:12 -0700 2009 |
test-genrandom: ensure stdout is set to _O_BINA... [Johannes Sixt] |
|
test-index-version.c |
Sun Aug 23 17:11:28 -0700 2009 |
Add test-index-version
Commit 06aaaa0bf70fe37d... [pclouds] |
|
test-match-trees.c |
Sat Apr 07 02:29:40 -0700 2007 |
A new merge stragety 'subtree'.
This merge str... [Junio C Hamano] |
|
test-parse-options.c |
Tue Sep 29 07:28:47 -0700 2009 |
parse-opt: ignore negation of OPT_NONEG for amb... [Andreas Schwab] |
|
test-path-utils.c |
Thu Feb 19 22:45:48 -0800 2009 |
Introduce the function strip_path_suffix()
The... [dscho] |
|
test-run-command.c |
Sun Jan 10 10:15:03 -0800 2010 |
start_command: detect execvp failures early
Pr... [Johannes Sixt] |
|
test-sha1.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
test-sha1.sh |
Thu Mar 13 00:57:52 -0700 2008 |
more tr portability test script fixes
Dealing ... [Jeff King] |
|
test-sigchain.c |
Fri Jan 30 01:14:26 -0800 2009 |
t0005: use SIGTERM for sigchain test
The signa... [Jeff King] |
|
thread-utils.c |
Fri Sep 18 20:00:42 -0700 2009 |
Make usage of windows.h lean and mean
Centrali... [Marius Storm-Olsen] |
|
thread-utils.h |
Sat Feb 23 12:00:32 -0800 2008 |
pack-objects: Add runtime detection of online C... [Andreas Ericsson] |
|
trace.c |
Wed Feb 25 00:49:53 -0800 2009 |
trace: Fixed a minor typo in an error message.
... [allancaffee] |
|
transport-helper.c |
Wed Jan 20 14:44:12 -0800 2010 |
Merge branch 'js/exec-error-report'
* js/exec-... [gitster] |
|
transport.c |
Wed Jan 27 12:22:37 -0800 2010 |
transport_get(): drop unnecessary check for !re... [gitster] |
|
transport.h |
Wed Jan 20 14:40:48 -0800 2010 |
Merge branch 'il/push-set-upstream'
* il/push-... [gitster] |
|
tree-diff.c |
Mon Jan 18 17:28:21 -0800 2010 |
Performance optimization for detection of modif... [jlehmann] |
|
tree-walk.c |
Sun Jan 03 23:21:32 -0800 2010 |
traverse_trees(): handle D/F conflict case sane... [gitster] |
|
tree-walk.h |
Sun Mar 09 00:43:47 -0800 2008 |
Make 'traverse_trees()' traverse conflicting DF... [Linus Torvalds] |
|
tree.c |
Mon Apr 20 13:44:14 -0700 2009 |
Fix off-by-one in read_tree_recursive
Found by... [dscho] |
|
tree.h |
Tue Jul 15 07:17:59 -0700 2008 |
add context pointer to read_tree_recursive()
A... [René Scharfe] |
|
unimplemented.sh |
Wed Apr 08 22:14:56 -0700 2009 |
Makefile: allow building without perl
For syst... [Jeff King] |
|
unpack-trees.c |
Sun Jan 24 17:35:58 -0800 2010 |
Merge branch 'jc/fix-tree-walk'
* jc/fix-tree-... [gitster] |
|
unpack-trees.h |
Sun Jan 24 17:35:58 -0800 2010 |
Merge branch 'jc/fix-tree-walk'
* jc/fix-tree-... [gitster] |
|
upload-pack.c |
Thu Dec 10 16:20:59 -0800 2009 |
Sync with 1.6.5.6
Signed-off-by: Junio C Haman... [gitster] |
|
usage.c |
Sun Nov 22 16:14:48 -0800 2009 |
Fix truncated usage messages
The usage message... [Björn Gustavsson] |
|
userdiff.c |
Sat Jan 16 20:39:59 -0800 2010 |
git_attr(): fix function signature
The functio... [gitster] |
|
userdiff.h |
Sat Jan 17 10:44:21 -0800 2009 |
color-words: make regex configurable via attrib... [trast] |
|
utf8.c |
Tue Jan 12 01:06:09 -0800 2010 |
utf8.c: mark file-local function static
Signed... [gitster] |
|
utf8.h |
Tue Jan 12 01:06:09 -0800 2010 |
utf8.c: mark file-local function static
Signed... [gitster] |
|
walker.c |
Wed Jul 22 21:57:41 -0700 2009 |
janitor: useless checks before free
Signed-off... [MadCoder] |
|
walker.h |
Sat Apr 26 17:36:17 -0700 2008 |
Make walker.fetch_ref() take a struct ref.
Thi... [Daniel Barkalow] |
|
wrap-for-bin.sh |
Thu Dec 03 11:37:47 -0800 2009 |
build dashless "bin-wrappers" directory similar... [Matthew Ogilvie] |
|
wrapper.c |
Tue Jan 26 12:57:53 -0800 2010 |
Add xmallocz()
Add routine for allocating NUL-... [Ilari Liusvaara] |
|
write_or_die.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
ws.c |
Sat Jan 16 20:39:59 -0800 2010 |
git_attr(): fix function signature
The functio... [gitster] |
|
wt-status.c |
Fri Jan 22 16:08:10 -0800 2010 |
Merge branch 'jl/submodule-diff'
* jl/submodul... [gitster] |
|
wt-status.h |
Sat Dec 12 01:22:10 -0800 2009 |
status/commit: do not suggest "reset HEAD <path... [gitster] |
|
xdiff-interface.c |
Wed Jul 01 19:16:37 -0700 2009 |
userdiff: add xdiff_clear_find_func()
xdiff_se... [René Scharfe] |
|
xdiff-interface.h |
Wed Jul 01 19:16:37 -0700 2009 |
userdiff: add xdiff_clear_find_func()
xdiff_se... [René Scharfe] |
|
xdiff/ |
Wed Jan 20 20:28:51 -0800 2010 |
Merge branch 'jc/conflict-marker-size'
* jc/co... [gitster] |