|
name |
age |
message
|
|
.gitattributes |
Sun Jun 21 10:42:37 -0700 2009 |
.gitattributes: CR at the end of the line is an... [Nanako Shiraishi] |
|
.gitignore |
Fri Nov 20 23:53:55 -0800 2009 |
Merge branch 'jh/notes' (early part)
* 'jh/not... [gitster] |
|
.mailmap |
Mon Sep 14 02:23:36 -0700 2009 |
Nicolas Pitre has a new email address
Due to p... [Nicolas Pitre] |
|
COPYING |
Mon Apr 11 10:18:16 -0700 2005 |
Add a COPYING notice, making it explicit that t... [Linus Torvalds] |
|
Documentation/ |
Sun Nov 22 19:17:32 -0800 2009 |
Git v1.6.6-rc0
Signed-off-by: Junio C Hamano <... [gitster] |
|
GIT-VERSION-GEN |
Sat Oct 17 00:11:43 -0700 2009 |
Start 1.6.6 cycle
Signed-off-by: Junio C Haman... [gitster] |
|
INSTALL |
Thu Sep 10 21:34:43 -0700 2009 |
INSTALL: Describe dependency knobs from Makefil... [Brian Gernhardt] |
|
Makefile |
Sun Nov 22 16:28:46 -0800 2009 |
Merge branch 'pb/maint-use-custom-perl'
* pb/m... [gitster] |
|
README |
Wed Oct 07 12:47:24 -0700 2009 |
README: git lives at https://git-scm.com these d... [Stefan Naewe] |
|
RelNotes |
Sat Oct 17 00:11:43 -0700 2009 |
Start 1.6.6 cycle
Signed-off-by: Junio C Haman... [gitster] |
|
abspath.c |
Thu Aug 27 16:20:53 -0700 2009 |
abspath.c: move declaration of 'len' into inner... [Brandon Casey] |
|
advice.c |
Fri Sep 11 21:33:24 -0700 2009 |
status: make "how to stage" messages optional
... [peff] |
|
advice.h |
Fri Sep 11 21:33:24 -0700 2009 |
status: make "how to stage" messages optional
... [peff] |
|
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 |
Mon Oct 19 22:28:20 -0700 2009 |
Refactor pretty_print_commit arguments into a s... [trast] |
|
archive.h |
Fri Apr 17 21:05:49 -0700 2009 |
archive: do not read .gitattributes in working ... [Nguyễn Thái Ngọc Duy] |
|
attr.c |
Tue Jun 30 16:12:24 -0700 2009 |
attr: plug minor memory leak
Free the memory a... [René Scharfe] |
|
attr.h |
Fri Apr 17 21:05:49 -0700 2009 |
attr: add GIT_ATTR_INDEX "direction"
This inst... [Nguyễn Thái Ngọc Duy] |
|
base85.c |
Thu Jun 18 09:22:46 -0700 2009 |
Fix big left-shifts of unsigned char
Shifting ... [Linus Torvalds] |
|
bisect.c |
Wed Aug 26 12:05:57 -0700 2009 |
git-bisect: call the found commit "*the* first ... [Nanako Shiraishi] |
|
bisect.h |
Sat Jun 06 11:26:56 -0700 2009 |
bisect: add parameters to "filter_skipped"
bec... [chriscool] |
|
blob.c |
Mon Apr 16 23:36:16 -0700 2007 |
Clean up object creation to use more common cod... [Linus Torvalds] |
|
blob.h |
Wed Jun 08 13:04:53 -0700 2005 |
[PATCH] Anal retentive 'const unsigned char *sh... [Jason McMullan] |
|
block-sha1/ |
Tue Aug 18 14:19:40 -0700 2009 |
remove ARM and Mozilla SHA1 implementations
Th... [Nicolas Pitre] |
|
branch.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
branch.h |
Tue Mar 03 22:58:52 -0800 2009 |
Make git-clone respect branch.autosetuprebase
... [gitster] |
|
builtin-add.c |
Sun Sep 13 01:32:20 -0700 2009 |
don't dereference NULL upon fdopen failure
The... [Jim Meyering] |
|
builtin-annotate.c |
Thu Jun 07 00:04:01 -0700 2007 |
War on whitespace
This uses "git-apply --white... [gitster] |
|
builtin-apply.c |
Sat Oct 17 00:11:03 -0700 2009 |
Merge branch 'jc/maint-blank-at-eof'
* jc/main... [gitster] |
|
builtin-archive.c |
Sun Sep 13 13:54:39 -0700 2009 |
git-archive: infer output format from filename ... [Dmitry Potapov] |
|
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 |
Wed Oct 21 17:16:58 -0700 2009 |
blame: make sure that the last line ends in an ... [dscho] |
|
builtin-branch.c |
Mon Oct 19 22:28:20 -0700 2009 |
Refactor pretty_print_commit arguments into a s... [trast] |
|
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 |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
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 |
Fri Oct 30 20:18:31 -0700 2009 |
fixup tr/stash-format merge [gitster] |
|
builtin-clean.c |
Sat Aug 29 14:08:03 -0700 2009 |
UI consistency: allow --force for where -f mean... [René Scharfe] |
|
builtin-clone.c |
Fri Oct 30 15:18:11 -0700 2009 |
clone: detect extra arguments
If git clone is ... [Jonathan Nieder] |
|
builtin-commit-tree.c |
Mon Nov 09 17:08:44 -0800 2009 |
Show usage string for 'git commit-tree -h'
Tre... [Jonathan Nieder] |
|
builtin-commit.c |
Sun Nov 22 16:28:38 -0800 2009 |
Merge branch 'mm/config-pathname-tilde-expand'
... [gitster] |
|
builtin-config.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
builtin-count-objects.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
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... [Nguyễn Thái Ngọc Duy] |
|
builtin-diff-tree.c |
Sat Mar 14 13:36:34 -0700 2009 |
Remove unused assignments
These variables were... [d0k] |
|
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 |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [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 |
Wed Oct 21 15:28:42 -0700 2009 |
gc --auto --quiet: make the notice a bit less v... [gitster] |
|
builtin-grep.c |
Sun Nov 22 16:28:29 -0800 2009 |
Merge branch 'bc/grep-i-F'
* bc/grep-i-F:
gr... [gitster] |
|
builtin-help.c |
Wed Oct 28 10:42:17 -0700 2009 |
help -a: do not unnecessarily look for a reposi... [dscho] |
|
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 Nov 20 23:47:10 -0800 2009 |
Merge branch 'bg/format-patch-doc-update'
* bg... [gitster] |
|
builtin-ls-files.c |
Tue Nov 10 12:33:28 -0800 2009 |
Merge branch 'jk/maint-1.6.3-ls-files-i'
* jk/... [gitster] |
|
builtin-ls-remote.c |
Tue Nov 03 21:39:28 -0800 2009 |
Require a struct remote in transport_get()
cmd... [Daniel Barkalow] |
|
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 |
Fri Nov 20 23:14:02 -0800 2009 |
git am/mailinfo: Don't look at in-body headers ... [luksan] |
|
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 |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
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 |
Tue Nov 10 12:00:21 -0800 2009 |
merge-{recursive,subtree}: use usagef() to prin... [Jonathan Nieder] |
|
builtin-merge.c |
Sun Nov 15 16:41:02 -0800 2009 |
Merge branch 'fc/doc-fast-forward'
* fc/doc-fa... [gitster] |
|
builtin-mktree.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-mv.c |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
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 |
Thu Nov 05 23:11:42 -0800 2009 |
pack-objects: move thread autodetection closer ... [Nicolas Pitre] |
|
builtin-pack-refs.c |
Mon May 25 01:07:25 -0700 2009 |
parse-opts: prepare for OPT_FILENAME
To give O... [bebarino] |
|
builtin-prune-packed.c |
Fri Jul 10 23:57:21 -0700 2009 |
prune-packed: migrate to parse-options
Add lon... [bebarino] |
|
builtin-prune.c |
Sun May 31 17:02:59 -0700 2009 |
environment: add global variable to disable rep... [chriscool] |
|
builtin-push.c |
Sun Nov 15 16:41:02 -0800 2009 |
Merge branch 'fc/doc-fast-forward'
* fc/doc-fa... [gitster] |
|
builtin-read-tree.c |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
builtin-receive-pack.c |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [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 |
Sun Nov 22 16:41:54 -0800 2009 |
Merge branch 'th/maint-remote-update-help-strin... [gitster] |
|
builtin-replace.c |
Sun May 31 17:03:40 -0700 2009 |
builtin-replace: use "usage_msg_opt" to give be... [chriscool] |
|
builtin-rerere.c |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
builtin-reset.c |
Mon Sep 07 15:24:38 -0700 2009 |
Merge branch 'tr/reset-checkout-patch'
* tr/re... [gitster] |
|
builtin-rev-list.c |
Sun Nov 15 16:40:39 -0800 2009 |
Merge branch 'lt/revision-bisect'
* lt/revisio... [gitster] |
|
builtin-rev-parse.c |
Fri Nov 20 23:44:52 -0800 2009 |
Merge branch 'jn/help-everywhere'
* jn/help-ev... [gitster] |
|
builtin-revert.c |
Sat Jun 27 11:14:53 -0700 2009 |
Use die_errno() instead of die() when checking ... [trast] |
|
builtin-rm.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
builtin-send-pack.c |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [gitster] |
|
builtin-shortlog.c |
Mon Oct 19 22:28:20 -0700 2009 |
Refactor pretty_print_commit arguments into a s... [trast] |
|
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 |
Sat Aug 29 14:08:03 -0700 2009 |
UI consistency: allow --force for where -f mean... [René Scharfe] |
|
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-objects.c |
Thu Aug 27 16:59:08 -0700 2009 |
Merge branch 'jc/maint-unpack-objects-strict'
... [gitster] |
|
builtin-update-index.c |
Sun Nov 15 18:24:58 -0800 2009 |
Check the format of more printf-type functions
... [Tarmigan Casebolt] |
|
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-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 |
Mon Nov 09 17:08:44 -0800 2009 |
Retire fetch--tool helper to contrib/examples
... [Jonathan Nieder] |
|
bundle.c |
Sun Sep 13 01:32:20 -0700 2009 |
don't dereference NULL upon fdopen failure
The... [Jim Meyering] |
|
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 |
Sun Nov 22 16:28:38 -0800 2009 |
Merge branch 'mm/config-pathname-tilde-expand'
... [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... [Nguyễn Thái Ngọc Duy] |
|
color.c |
Fri Feb 13 17:27:58 -0800 2009 |
Clean up use of ANSI color sequences
Remove th... [ArjenL] |
|
color.h |
Sun Nov 15 18:24:58 -0800 2009 |
Check the format of more printf-type functions
... [Tarmigan Casebolt] |
|
combine-diff.c |
Wed Jul 22 21:56:46 -0700 2009 |
Merge branch 'maint'
* maint:
Trailing white... [gitster] |
|
command-list.txt |
Fri Nov 20 23:53:55 -0800 2009 |
Merge branch 'jh/notes' (early part)
* 'jh/not... [gitster] |
|
commit.c |
Fri Nov 20 23:53:55 -0800 2009 |
Merge branch 'jh/notes' (early part)
* 'jh/not... [gitster] |
|
commit.h |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [gitster] |
|
compat/ |
Fri Nov 20 23:48:11 -0800 2009 |
Merge branch 'rj/cygwin-msvc'
* rj/cygwin-msvc... [gitster] |
|
config.c |
Sun Nov 22 16:28:38 -0800 2009 |
Merge branch 'mm/config-pathname-tilde-expand'
... [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 |
Wed Nov 04 11:29:46 -0800 2009 |
configure: add settings for gitconfig, editor a... [Ben Walton] |
|
connect.c |
Fri Oct 30 19:20:53 -0700 2009 |
Move "get_ack()" back to fetch-pack
In 41cb748... [spearce] |
|
contrib/ |
Sun Nov 22 16:41:43 -0800 2009 |
Merge branch 'jn/faster-completion-startup'
* ... [gitster] |
|
convert.c |
Sun Jul 05 12:16:27 -0700 2009 |
run_command: return exit code as positive value... [Johannes Sixt] |
|
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 |
Sun Nov 22 16:28:14 -0800 2009 |
Merge branch 'tc/format-attribute'
* tc/format... [gitster] |
|
date.c |
Sat Oct 03 03:04:38 -0700 2009 |
Fix '--relative-date'
This fixes '--relative-d... [j416] |
|
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
... [peff] |
|
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 |
Sun Oct 11 16:40:43 -0700 2009 |
diff-lib.c: fix misleading comments on oneway_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 |
Sun Nov 15 16:41:29 -0800 2009 |
Merge branch 'js/maint-diff-color-words'
* js/... [gitster] |
|
diff.h |
Mon Oct 19 22:31:00 -0700 2009 |
Add the --submodule option to the diff option f... [dscho] |
|
diffcore-break.c |
Mon Nov 16 13:21:12 -0800 2009 |
diffcore-break: save cnt_data for other phases
... [peff] |
|
diffcore-delta.c |
Thu Oct 04 00:05:36 -0700 2007 |
optimize diffcore-delta by sorting hash entries... [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 |
Sun Nov 02 16:36:40 -0800 2008 |
Merge branch 'maint'
* maint:
Add reference ... [gitster] |
|
dir.c |
Wed Jul 29 12:22:30 -0700 2009 |
clean: require double -f options to nuke nested... [gitster] |
|
dir.h |
Wed Jul 29 12:22:30 -0700 2009 |
clean: require double -f options to nuke nested... [gitster] |
|
editor.c |
Fri Nov 13 12:20:54 -0800 2009 |
Provide a build time default-editor setting
Pr... [Jonathan Nieder] |
|
entry.c |
Tue Aug 18 03:32:45 -0700 2009 |
check_path(): allow symlinked directories to ch... [gitster] |
|
environment.c |
Mon Oct 19 18:59:42 -0700 2009 |
Introduce commit notes
Commit notes are blobs ... [dscho] |
|
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 |
Fri Nov 20 23:53:55 -0800 2009 |
Merge branch 'jh/notes' (early part)
* 'jh/not... [gitster] |
|
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... [Nguyễn Thái Ngọc Duy] |
|
git-add--interactive.perl |
Fri Nov 20 23:48:52 -0800 2009 |
Merge branch 'jn/editor-pager'
* jn/editor-pag... [gitster] |
|
git-am.sh |
Sun Nov 22 16:40:26 -0800 2009 |
Merge branch 'ls/maint-mailinfo-no-inbody'
* l... [gitster] |
|
git-archimport.perl |
Sun Jul 13 14:12:48 -0700 2008 |
Make usage strings dash-less
When you misuse a... [sbeyer] |
|
git-bisect.sh |
Tue Oct 13 23:19:02 -0700 2009 |
bisect reset: Allow resetting to any commit, no... [andersk] |
|
git-compat-util.h |
Tue Nov 10 12:00:21 -0800 2009 |
Introduce usagef() that takes a printf-style fo... [Jonathan Nieder] |
|
git-cvsexportcommit.perl |
Mon Jul 06 09:36:43 -0700 2009 |
Avoid generating a warning if $fullname{$file} ... [Nick Woolley] |
|
git-cvsimport.perl |
Mon Oct 19 00:31:02 -0700 2009 |
cvsimport: fix relative argument filenames
One... [peff] |
|
git-cvsserver.perl |
Wed Sep 02 18:41:42 -0700 2009 |
git-cvsserver: no longer use deprecated 'git-su... [Gerrit Pape] |
|
git-difftool--helper.sh |
Sun Apr 12 15:19:12 -0700 2009 |
mergetool--lib: simplify API usage by removing ... [davvid] |
|
git-difftool.perl |
Fri Apr 24 01:20:35 -0700 2009 |
Explain seemingly pointless use of system in di... [Alex Riesen] |
|
git-filter-branch.sh |
Fri Nov 13 11:26:43 -0800 2009 |
filter-branch: nearest-ancestor rewriting outsi... [trast] |
|
git-gui/ |
Tue Oct 27 14:55:37 -0700 2009 |
Merge git://repo.or.cz/git-gui
* git://repo.or... [gitster] |
|
git-instaweb.sh |
Tue Sep 29 10:06:52 -0700 2009 |
instaweb: support mod_cgid for apache2
Some pe... [ferrous26] |
|
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 |
Sat Oct 24 23:50:28 -0700 2009 |
Use 'fast-forward' all over the place
It's a c... [felipec] |
|
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 |
Wed Oct 28 16:48:20 -0700 2009 |
mergetool--lib: add p4merge as a pre-configured... [schacon] |
|
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 Nov 15 16:41:02 -0800 2009 |
Merge branch 'fc/doc-fast-forward'
* fc/doc-fa... [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 |
Sun Nov 15 16:41:02 -0800 2009 |
Merge branch 'fc/doc-fast-forward'
* fc/doc-fa... [gitster] |
|
git-rebase.sh |
Sat Oct 24 23:50:28 -0700 2009 |
Use 'fast-forward' all over the place
It's a c... [felipec] |
|
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 |
Fri Nov 13 12:20:50 -0800 2009 |
add -i, send-email, svn, p4, etc: use "git var ... [Jonathan Nieder] |
|
git-sh-setup.sh |
Fri Nov 13 12:20:50 -0800 2009 |
add -i, send-email, svn, p4, etc: use "git var ... [Jonathan Nieder] |
|
git-stash.sh |
Mon Oct 19 22:28:26 -0700 2009 |
stash list: drop the default limit of 10 stashe... [trast] |
|
git-submodule.sh |
Fri Nov 20 23:46:07 -0800 2009 |
Merge branch 'jl/submodule-add-noname'
* jl/su... [gitster] |
|
git-svn.perl |
Sun Nov 22 18:15:42 -0800 2009 |
git svn: strip leading path when making empty d... [Eric Wong] |
|
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 |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
git.spec.in |
Mon Sep 14 02:23:36 -0700 2009 |
Nicolas Pitre has a new email address
Due to p... [Nicolas Pitre] |
|
gitk-git/ |
Sun Sep 20 23:47:52 -0700 2009 |
Merge git://git.kernel.org/pub/scm/gitk/gitk
*... [gitster] |
|
gitweb/ |
Sat Nov 14 15:22:10 -0800 2009 |
gitweb: Make 'history' view (re)use git_log_gen... [jnareb] |
|
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 |
Mon Nov 16 16:06:46 -0800 2009 |
grep: Allow case insensitive search of fixed-st... [briancollins] |
|
grep.h |
Mon Nov 16 16:06:46 -0800 2009 |
grep: Allow case insensitive search of fixed-st... [briancollins] |
|
hash-object.c |
Sat Jun 27 11:14:53 -0700 2009 |
Use die_errno() instead of die() when checking ... [trast] |
|
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 |
Fri Sep 18 20:00:42 -0700 2009 |
Test for WIN32 instead of __MINGW32_
The code ... [lznuaa] |
|
help.h |
Sun Sep 07 23:52:16 -0700 2008 |
Merge branch 'ar/autospell'
* ar/autospell:
... [gitster] |
|
http-backend.c |
Sun Nov 15 22:15:01 -0800 2009 |
http-backend: Let gcc check the format of more ... [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 |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [gitster] |
|
http-walker.c |
Sat Jun 06 11:03:11 -0700 2009 |
http*: add helper methods for fetching objects ... [rctay] |
|
http.c |
Wed Nov 04 17:58:15 -0800 2009 |
Smart push over HTTP: client side
The git-remo... [spearce] |
|
http.h |
Wed Nov 04 17:58:15 -0800 2009 |
Smart push over HTTP: client side
The git-remo... [spearce] |
|
ident.c |
Fri Nov 13 12:16:30 -0800 2009 |
Suppress warnings from "git var -l"
For script... [Jonathan Nieder] |
|
imap-send.c |
Sun Nov 22 16:28:14 -0800 2009 |
Merge branch 'tc/format-attribute'
* tc/format... [gitster] |
|
index-pack.c |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
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 |
Mon Aug 10 22:14:57 -0700 2009 |
Merge branch 'js/run-command-updates'
* js/run... [gitster] |
|
ll-merge.h |
Mon Feb 18 00:46:13 -0800 2008 |
merge-recursive: split low-level merge function... [gitster] |
|
lockfile.c |
Tue Sep 29 08:14:47 -0700 2009 |
git branch -D: give a better error message when... [vmiklos] |
|
log-tree.c |
Mon Oct 19 22:28:26 -0700 2009 |
Introduce new pretty formats %g[sdD] for reflog... [trast] |
|
log-tree.h |
Tue Aug 18 13:14:17 -0700 2009 |
git-log: allow --decorate[=short|full]
Commit ... [Lars Hjemli] |
|
mailmap.c |
Sat Jun 20 21:52:55 -0700 2009 |
Fix various sparse warnings in the git source c... [Linus Torvalds] |
|
mailmap.h |
Sun Feb 08 12:36:38 -0800 2009 |
Add map_user() and clear_mailmap() to mailmap
... [mstormo] |
|
match-trees.c |
Sat Oct 20 22:43:27 -0700 2007 |
Improved const correctness for strings
Signed-... [spearce] |
|
merge-file.c |
Sat Oct 25 12:09:31 -0700 2008 |
Always initialize xpparam_t to 0
We're going t... [Brian Downing] |
|
merge-index.c |
Tue Jun 09 00:15:57 -0700 2009 |
Simplify some instances of run_command() by usi... [Johannes Sixt] |
|
merge-recursive.c |
Sun Nov 15 18:24:58 -0800 2009 |
Check the format of more printf-type functions
... [Tarmigan Casebolt] |
|
merge-recursive.h |
Thu Sep 04 22:50:43 -0700 2008 |
merge-recursive: move current_{file,directory}_... [vmiklos] |
|
merge-tree.c |
Wed Feb 04 15:08:49 -0800 2009 |
Replace deprecated dashed git commands in usage... [aspotashev] |
|
mktag.c |
Fri Aug 21 18:47:53 -0700 2009 |
Merge branch 'cc/replace'
* cc/replace:
t605... [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 |
Mon Oct 19 19:00:24 -0700 2009 |
Refactor notes code to concatenate multiple not... [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 May 31 17:02:59 -0700 2009 |
object: call "check_sha1_signature" with the re... [chriscool] |
|
object.h |
Sun Jan 25 17:13:02 -0800 2009 |
Merge branch 'js/maint-all-implies-HEAD'
* js/... [gitster] |
|
pack-check.c |
Sat Jun 06 10:56:27 -0700 2009 |
Don't expect verify_pack() callers to set pack_... [Mike Hommey] |
|
pack-redundant.c |
Tue Nov 10 12:00:21 -0800 2009 |
Let 'git <command> -h' show usage without a git... [Jonathan Nieder] |
|
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 |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
pack.h |
Fri Aug 29 21:51:27 -0700 2008 |
improve reliability of fixup_pack_header_footer... [Nicolas Pitre] |
|
pager.c |
Fri Nov 13 12:20:56 -0800 2009 |
Provide a build time default-pager setting
Pro... [gitster] |
|
parse-options.c |
Tue Sep 29 07:28:47 -0700 2009 |
parse-opt: ignore negation of OPT_NONEG for amb... [Andreas Schwab] |
|
parse-options.h |
Fri Aug 21 18:47:53 -0700 2009 |
Merge branch 'cc/replace'
* cc/replace:
t605... [gitster] |
|
patch-delta.c |
Mon Sep 14 02:23:36 -0700 2009 |
Nicolas Pitre has a new email address
Due to p... [Nicolas Pitre] |
|
patch-id.c |
Wed Feb 04 15:08:49 -0800 2009 |
Replace deprecated dashed git commands in usage... [aspotashev] |
|
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 |
Sun Nov 22 16:28:38 -0800 2009 |
Merge branch 'mm/config-pathname-tilde-expand'
... [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 |
Wed Jul 22 21:57:41 -0700 2009 |
janitor: add DIV_ROUND_UP and use it.
Signed-o... [MadCoder] |
|
pretty.c |
Fri Nov 20 23:53:55 -0800 2009 |
Merge branch 'jh/notes' (early part)
* 'jh/not... [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 |
Sat Jun 20 21:52:55 -0700 2009 |
Fix various sparse warnings in the git source c... [Linus Torvalds] |
|
quote.h |
Mon Mar 30 01:22:53 -0700 2009 |
quote: add "sq_dequote_to_argv" to put unwrappe... [chriscool] |
|
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 |
Fri Aug 21 21:19:35 -0700 2009 |
reset: make the reminder output consistent with... [moy] |
|
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 |
Tue Sep 29 08:14:47 -0700 2009 |
git branch -D: give a better error message when... [vmiklos] |
|
refs.h |
Sun May 31 17:02:59 -0700 2009 |
refs: add a "for_each_replace_ref" function
Th... [chriscool] |
|
remote-curl.c |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [gitster] |
|
remote.c |
Sat Nov 14 16:03:06 -0800 2009 |
remote: fix use-after-free error detected by gl... [Julian Phillips] |
|
remote.h |
Sat Jun 20 21:47:27 -0700 2009 |
Merge branch 'mg/pushurl'
* mg/pushurl:
avoi... [gitster] |
|
replace_object.c |
Sun May 31 17:02:59 -0700 2009 |
environment: add global variable to disable rep... [chriscool] |
|
rerere.c |
Sun Sep 13 01:31:10 -0700 2009 |
use write_str_in_full helper to avoid literal s... [Jim Meyering] |
|
rerere.h |
Sat Feb 14 21:27:35 -0800 2009 |
rerere: remove duplicated functions
Both rerer... [szeder] |
|
revision.c |
Wed Oct 28 16:07:43 -0700 2009 |
Add '--bisect' revision machinery argument
I p... [Linus Torvalds] |
|
revision.h |
Wed Oct 28 16:07:43 -0700 2009 |
Add '--bisect' revision machinery argument
I p... [Linus Torvalds] |
|
run-command.c |
Fri Sep 18 20:00:42 -0700 2009 |
Test for WIN32 instead of __MINGW32_
The code ... [lznuaa] |
|
run-command.h |
Fri Sep 18 20:00:42 -0700 2009 |
Test for WIN32 instead of __MINGW32_
The code ... [lznuaa] |
|
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 |
Sun Oct 18 00:38:03 -0700 2009 |
check_filename(): make verify_filename() callab... [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 Oct 21 23:19:47 -0700 2009 |
Fix incorrect error check while reading deflate... [gitster] |
|
sha1_name.c |
Thu Jul 16 15:09:21 -0700 2009 |
sha1_name.c: avoid unnecessary strbuf_release
... [Brandon Casey] |
|
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 |
Tue Nov 10 11:06:57 -0800 2009 |
Show usage string for 'git show-index -h'
Sign... [Jonathan Nieder] |
|
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
... [peff] |
|
sigchain.h |
Wed Jan 21 22:46:53 -0800 2009 |
refactor signal handling for cleanup functions
... [peff] |
|
strbuf.c |
Wed Aug 05 12:13:56 -0700 2009 |
strbuf: add new function strbuf_getwholeline()
... [Brandon Casey] |
|
strbuf.h |
Sun Nov 15 18:24:58 -0800 2009 |
Check the format of more printf-type functions
... [Tarmigan Casebolt] |
|
string-list.c |
Fri Feb 27 15:19:08 -0800 2009 |
string-list: new for_each_string_list() functio... [jaysoffian] |
|
string-list.h |
Fri Feb 27 15:19:08 -0800 2009 |
string-list: new for_each_string_list() functio... [jaysoffian] |
|
submodule.c |
Fri Nov 20 21:58:11 -0800 2009 |
submodule.c: Squelch a "use before assignment" ... [davvid] |
|
submodule.h |
Mon Oct 19 22:31:00 -0700 2009 |
Add the --submodule option to the diff option f... [dscho] |
|
symlinks.c |
Wed Jul 29 20:20:12 -0700 2009 |
lstat_cache: guard against full match of length... [Kjetil Barvik] |
|
t/ |
Sun Nov 22 19:01:15 -0800 2009 |
Merge git://git.bogomips.org/git-svn
* git://g... [gitster] |
|
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... [peff] |
|
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-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-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 ... [peff] |
|
test-sigchain.c |
Fri Jan 30 01:14:26 -0800 2009 |
t0005: use SIGTERM for sigchain test
The signa... [peff] |
|
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 |
Fri Oct 30 19:20:54 -0700 2009 |
remote-helpers: return successfully if everythi... [drizzd] |
|
transport.c |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [gitster] |
|
transport.h |
Fri Oct 30 19:20:54 -0700 2009 |
fetch: Allow transport -v -v -v to set verbosit... [spearce] |
|
tree-diff.c |
Wed Jul 01 19:40:47 -0700 2009 |
Merge branch 'ne/maint-1.6.0-diff-tree-t-r-show... [gitster] |
|
tree-walk.c |
Sun Mar 09 00:43:47 -0800 2008 |
Fix tree-walking compare_entry() in the presens... [Linus Torvalds] |
|
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... [peff] |
|
unpack-file.c |
Tue Nov 10 11:06:57 -0800 2009 |
Show usage string for 'git unpack-file -h'
"un... [Jonathan Nieder] |
|
unpack-trees.c |
Fri Nov 20 23:55:50 -0800 2009 |
Merge branch 'jc/fix-tree-walk' (early part)
*... [gitster] |
|
unpack-trees.h |
Sat Jun 27 14:11:28 -0700 2009 |
read-tree: migrate to parse-options
Cleanup th... [bebarino] |
|
upload-pack.c |
Fri Nov 20 23:51:23 -0800 2009 |
Merge branch 'sp/smart-http'
* sp/smart-http: ... [gitster] |
|
usage.c |
Sun Nov 22 16:14:48 -0800 2009 |
Fix truncated usage messages
The usage message... [Björn Gustavsson] |
|
userdiff.c |
Thu Jun 18 09:52:10 -0700 2009 |
avoid exponential regex match for java and objc... [bonzini] |
|
userdiff.h |
Sat Jan 17 10:44:21 -0800 2009 |
color-words: make regex configurable via attrib... [trast] |
|
utf8.c |
Sun Nov 22 16:22:02 -0800 2009 |
strbuf_add_wrapped_text(): factor out strbuf_ad... [René Scharfe] |
|
utf8.h |
Mon Oct 19 00:57:29 -0700 2009 |
Add strbuf_add_wrapped_text() to utf8.[ch]
The... [dscho] |
|
var.c |
Fri Nov 13 12:20:47 -0800 2009 |
Teach git var about GIT_PAGER
Expose the comma... [Jonathan Nieder] |
|
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] |
|
wrapper.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
write_or_die.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
ws.c |
Tue Sep 15 03:28:08 -0700 2009 |
Merge branch 'jc/maint-1.6.0-blank-at-eof' (ear... [gitster] |
|
wt-status.c |
Fri Sep 11 21:33:24 -0700 2009 |
status: make "how to stage" messages optional
... [peff] |
|
wt-status.h |
Mon Aug 10 12:56:43 -0700 2009 |
wt-status: collect untracked files in a separat... [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/ |
Mon Aug 31 22:08:57 -0700 2009 |
Merge branch 'tf/diff-whitespace-incomplete-lin... [gitster] |