|
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 |
Sun Nov 08 17:04:50 -0800 2009 |
Add intermediate build products to .gitignore
... [Jonathan Nieder] |
|
.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/ |
Sat Dec 05 11:08:35 -0800 2009 |
Git 1.6.5.5
Signed-off-by: Junio C Hamano <git... [gitster] |
|
GIT-VERSION-GEN |
Sat Dec 05 11:08:35 -0800 2009 |
Git 1.6.5.5
Signed-off-by: Junio C Hamano <git... [gitster] |
|
INSTALL |
Thu Sep 10 21:34:43 -0700 2009 |
INSTALL: Describe dependency knobs from Makefil... [Brian Gernhardt] |
|
Makefile |
Thu Dec 03 13:53:54 -0800 2009 |
Merge branch 'rj/maint-cygwin-count-objects' in... [gitster] |
|
README |
Wed Oct 07 12:47:24 -0700 2009 |
README: git lives at https://git-scm.com these d... [Stefan Naewe] |
|
RelNotes |
Sat Dec 05 11:08:35 -0800 2009 |
Git 1.6.5.5
Signed-off-by: Junio C Hamano <git... [gitster] |
|
abspath.c |
Thu Aug 27 16:20:53 -0700 2009 |
abspath.c: move declaration of 'len' into inner... [Brandon Casey] |
|
advice.c |
Sun Nov 22 16:07:27 -0800 2009 |
merge-recursive: point the user to commit when ... [moy] |
|
advice.h |
Sun Nov 22 16:07:27 -0800 2009 |
merge-recursive: point the user to commit when ... [moy] |
|
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 |
Fri Oct 09 16:27:16 -0700 2009 |
Merge branch 'rs/maint-archive-prefix'
* rs/ma... [gitster] |
|
archive.h |
Fri Apr 17 21:05:49 -0700 2009 |
archive: do not read .gitattributes in working ... [pclouds] |
|
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... [pclouds] |
|
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 |
Thu Nov 26 19:02:24 -0800 2009 |
builtin-apply.c: pay attention to -p<n> when de... [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 |
Sat Aug 29 14:08:03 -0700 2009 |
UI consistency: allow --force for where -f mean... [René Scharfe] |
|
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 20:45:23 -0800 2009 |
check-ref-format -h: it does not know the --pri... [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 |
Mon Sep 07 15:24:38 -0700 2009 |
Merge branch 'tr/reset-checkout-patch'
* tr/re... [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 |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
builtin-commit.c |
Tue Nov 17 21:53:11 -0800 2009 |
Expand ~ and ~user in core.excludesfile, commit... [moy] |
|
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 Oct 23 12:00:41 -0700 2009 |
Do not fail "describe --always" in a tag-less r... [gitster] |
|
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 |
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--tool.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
builtin-fetch-pack.c |
Mon Jun 08 21:18:41 -0700 2009 |
fetch-pack: close output channel after sideband... [Johannes Sixt] |
|
builtin-fetch.c |
Sun Sep 13 01:31:10 -0700 2009 |
use write_str_in_full helper to avoid literal s... [Jim Meyering] |
|
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 |
Fri Aug 21 18:47:53 -0700 2009 |
Merge branch 'cc/replace'
* cc/replace:
t605... [gitster] |
|
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 |
Thu Dec 03 13:51:26 -0800 2009 |
Merge branch 'bc/grep-i-F' into maint
* bc/gre... [gitster] |
|
builtin-help.c |
Tue Dec 01 12:10:09 -0800 2009 |
help: Do not unnecessarily look for a repositor... [davvid] |
|
builtin-init-db.c |
Wed Aug 05 12:39:33 -0700 2009 |
Merge branch 'ns/init-mkdir'
* ns/init-mkdir:
... [gitster] |
|
builtin-log.c |
Thu Dec 03 13:54:25 -0800 2009 |
Merge branch 'fc/maint-format-patch-pathspec-da... [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 |
Fri Mar 20 09:35:21 -0700 2009 |
Produce a nicer output in case of sha1_object_i... [Alex Riesen] |
|
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 |
Sun Sep 13 01:32:20 -0700 2009 |
don't dereference NULL upon fdopen failure
The... [Jim Meyering] |
|
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 |
Thu Nov 22 14:21:59 -0800 2007 |
git-merge-ours: make it a builtin.
Except that... [harningt] |
|
builtin-merge-recursive.c |
Sat May 23 01:54:45 -0700 2009 |
MinGW: Fix compiler warning in merge-recursive
... [dscho] |
|
builtin-merge.c |
Thu Dec 03 13:54:11 -0800 2009 |
Merge branch 'ap/maint-merge-strategy-list-fix'... [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 |
Sat Aug 29 14:08:03 -0700 2009 |
UI consistency: allow --force for where -f mean... [René Scharfe] |
|
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 |
Mon Nov 23 21:33:09 -0800 2009 |
pack-objects: split implications of --all-progr... [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 |
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 |
Sun Nov 15 23:07:17 -0800 2009 |
Merge branch 'jk/maint-push-config' into maint
... [gitster] |
|
builtin-read-tree.c |
Mon Aug 17 09:20:52 -0700 2009 |
read-tree: Fix regression with creation of a ne... [Alexandre Julliard] |
|
builtin-receive-pack.c |
Wed Oct 21 15:32:32 -0700 2009 |
receive-pack: run "gc --auto --quiet" and optio... [gitster] |
|
builtin-reflog.c |
Sun Sep 13 01:31:10 -0700 2009 |
use write_str_in_full helper to avoid literal s... [Jim Meyering] |
|
builtin-remote.c |
Thu Dec 03 13:52:31 -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 |
Fri Dec 04 09:11:58 -0800 2009 |
rerere: don't segfault on failure to open rr-ca... [Jeff King] |
|
builtin-reset.c |
Sat Dec 05 10:28:20 -0800 2009 |
reset: improve worktree safety valves
The exis... [Jeff King] |
|
builtin-rev-list.c |
Sat Jun 06 11:26:56 -0700 2009 |
bisect: add parameters to "filter_skipped"
bec... [chriscool] |
|
builtin-rev-parse.c |
Mon Jul 06 09:39:46 -0700 2009 |
Merge branch 'tr/die_errno'
* tr/die_errno:
... [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 |
Mon Nov 23 21:33:09 -0800 2009 |
pack-objects: split implications of --all-progr... [Nicolas Pitre] |
|
builtin-shortlog.c |
Wed Nov 25 15:36:54 -0800 2009 |
shortlog: respect commit encoding
Don't take t... [Uwe Kleine-König] |
|
builtin-show-branch.c |
Sun Oct 04 14:48:51 -0700 2009 |
Merge branch 'maint'
* maint:
show-branch: f... [gitster] |
|
builtin-show-ref.c |
Sat Jun 20 23:50:42 -0700 2009 |
show-ref: migrate to parse-options
Also make t... [bebarino] |
|
builtin-stripspace.c |
Sat Jun 27 11:14:53 -0700 2009 |
Use die_errno() instead of die() when checking ... [trast] |
|
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 |
Sat Jun 27 11:14:53 -0700 2009 |
Use die_errno() instead of die() when checking ... [trast] |
|
builtin-unpack-objects.c |
Thu Aug 27 16:59:08 -0700 2009 |
Merge branch 'jc/maint-unpack-objects-strict'
... [gitster] |
|
builtin-update-index.c |
Fri May 01 15:17:31 -0700 2009 |
Fix a bunch of pointer declarations (codestyle)... [felipec] |
|
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 |
Thu Dec 03 13:50:24 -0800 2009 |
Merge branch 'np/maint-sideband-favor-status' i... [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 |
Sat Aug 29 14:07:25 -0700 2009 |
update-server-info: make builtin, use parseopt
... [René Scharfe] |
|
bundle.c |
Mon Nov 23 21:33:09 -0800 2009 |
pack-objects: split implications of --all-progr... [Nicolas Pitre] |
|
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 |
Thu Dec 03 13:51:36 -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... [pclouds] |
|
color.c |
Fri Feb 13 17:27:58 -0800 2009 |
Clean up use of ANSI color sequences
Remove th... [ArjenL] |
|
color.h |
Mon Apr 13 22:41:25 -0700 2009 |
graph API: Added logic for colored edges
Modif... [allancaffee] |
|
combine-diff.c |
Wed Jul 22 21:56:46 -0700 2009 |
Merge branch 'maint'
* maint:
Trailing white... [gitster] |
|
command-list.txt |
Tue Apr 07 22:19:56 -0700 2009 |
difftool: move 'git-difftool' out of contrib
T... [davvid] |
|
commit.c |
Sun Nov 15 16:38:47 -0800 2009 |
Merge branch 'jc/maint-1.6.3-graft-trailing-spa... [gitster] |
|
commit.h |
Mon Sep 07 15:24:38 -0700 2009 |
Merge branch 'tr/reset-checkout-patch'
* tr/re... [gitster] |
|
compat/ |
Fri Oct 09 00:02:23 -0700 2009 |
Merge branch 'ms/msvc'
* ms/msvc:
Fix the ex... [gitster] |
|
config.c |
Tue Nov 17 21:53:11 -0800 2009 |
Expand ~ and ~user in core.excludesfile, commit... [moy] |
|
config.mak.in |
Wed Jul 22 21:56:51 -0700 2009 |
configure.ac: rework/fix the NEEDS_RESOLV and N... [Brandon Casey] |
|
configure.ac |
Tue Aug 18 14:19:40 -0700 2009 |
remove ARM and Mozilla SHA1 implementations
Th... [Nicolas Pitre] |
|
connect.c |
Mon Aug 31 23:26:28 -0700 2009 |
Style fixes, add a space after if/for/while.
T... [bgianfo] |
|
contrib/ |
Fri Oct 09 15:36:41 -0700 2009 |
bash: add support for 'git replace'
Signed-off... [Björn Gustavsson] |
|
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 |
Mon Jul 06 09:39:46 -0700 2009 |
Merge branch 'tr/die_errno'
* tr/die_errno:
... [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
... [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 |
Fri Aug 28 19:38:19 -0700 2009 |
Merge branch 'jc/shortstatus'
* jc/shortstatus... [gitster] |
|
diff-no-index.c |
Fri May 01 15:17:31 -0700 2009 |
Fix a bunch of pointer declarations (codestyle)... [felipec] |
|
diff.c |
Mon Nov 16 00:01:56 -0800 2009 |
Merge branch 'js/maint-diff-color-words' into m... [gitster] |
|
diff.h |
Wed Mar 04 00:56:51 -0800 2009 |
Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bi... [Keith Cascio] |
|
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 |
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 |
Sun Oct 12 12:36:19 -0700 2008 |
Replace calls to strbuf_init(&foo, 0) with STRB... [Brandon Casey] |
|
entry.c |
Tue Aug 18 03:32:45 -0700 2009 |
check_path(): allow symlinked directories to ch... [gitster] |
|
environment.c |
Fri Aug 21 18:47:53 -0700 2009 |
Merge branch 'cc/replace'
* cc/replace:
t605... [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 |
Wed Oct 07 13:05:03 -0700 2009 |
fast-import.c::validate_raw_date(): really vali... [gitster] |
|
fetch-pack.h |
Tue Mar 04 23:28:14 -0800 2008 |
Teach fetch-pack/upload-pack about --include-ta... [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 |
Wed Apr 22 19:02:12 -0700 2009 |
Fix typos / spelling in comments
Signed-off-by... [MikeRalphson] |
|
generate-cmdlist.sh |
Sun Nov 30 18:16:32 -0800 2008 |
generate-cmdlist.sh: avoid selecting synopsis a... [pclouds] |
|
git-add--interactive.perl |
Mon Nov 16 00:02:44 -0800 2009 |
Merge branch 'jk/maint-add-p-empty' into maint
... [gitster] |
|
git-am.sh |
Thu Dec 03 13:54:03 -0800 2009 |
Merge branch 'jc/maint-am-keep' into maint
* j... [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 |
Mon Nov 23 16:31:07 -0800 2009 |
Protect scripted Porcelains from GREP_OPTIONS i... [gitster] |
|
git-compat-util.h |
Thu Oct 01 01:12:21 -0700 2009 |
add NORETURN_PTR for function pointers
Some co... [kusma] |
|
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... [Jeff King] |
|
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 |
Mon Nov 23 16:31:07 -0800 2009 |
Protect scripted Porcelains from GREP_OPTIONS i... [gitster] |
|
git-gui/ |
Fri May 01 22:11:57 -0700 2009 |
Merge git://repo.or.cz/git-gui
* git://repo.or... [gitster] |
|
git-instaweb.sh |
Thu Dec 03 13:53:58 -0800 2009 |
Merge branch 'rs/work-around-grep-opt-insanity'... [gitster] |
|
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 |
Wed Jul 30 00:20:51 -0700 2008 |
git-merge-octopus: use (merge-base A (merge B C... [gitster] |
|
git-merge-one-file.sh |
Sat May 09 00:27:39 -0700 2009 |
Clarify kind of conflict in merge-one-file help... [Alex Riesen] |
|
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 |
Mon Nov 23 15:38:04 -0800 2009 |
mergetool--lib: simplify guess_merge_tool()
Us... [René Scharfe] |
|
git-mergetool.sh |
Sun Apr 12 15:19:12 -0700 2009 |
mergetool--lib: simplify API usage by removing ... [davvid] |
|
git-parse-remote.sh |
Sun Jan 31 11:53:10 -0800 2010 |
Do not install shell libraries executable
Some... [Jonathan Nieder] |
|
git-pull.sh |
Fri Oct 09 11:22:43 -0700 2009 |
pull: improve advice for unconfigured error cas... [Jeff King] |
|
git-quiltimport.sh |
Wed Feb 25 00:49:13 -0800 2009 |
git-quiltimport: preserve standard input to be ... [Gerrit Pape] |
|
git-rebase--interactive.sh |
Thu Dec 03 13:53:58 -0800 2009 |
Merge branch 'rs/work-around-grep-opt-insanity'... [gitster] |
|
git-rebase.sh |
Mon Nov 23 16:31:07 -0800 2009 |
Protect scripted Porcelains from GREP_OPTIONS i... [gitster] |
|
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 Oct 23 22:30:42 -0700 2009 |
Merge branch 'jp/maint-send-email-fold' into ma... [gitster] |
|
git-sh-setup.sh |
Mon Nov 23 16:31:07 -0800 2009 |
Protect scripted Porcelains from GREP_OPTIONS i... [gitster] |
|
git-stash.sh |
Mon Sep 07 15:24:38 -0700 2009 |
Merge branch 'tr/reset-checkout-patch'
* tr/re... [gitster] |
|
git-submodule.sh |
Mon Nov 23 16:31:07 -0800 2009 |
Protect scripted Porcelains from GREP_OPTIONS i... [gitster] |
|
git-svn.perl |
Sat Oct 10 00:00:40 -0700 2009 |
git-svn: hide find_parent_branch output in doub... [lp0] |
|
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 |
Sun Sep 13 01:31:55 -0700 2009 |
Merge branch 'db/vcs-helper'
* db/vcs-helper:
... [gitster] |
|
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/ |
Sun Nov 15 23:07:38 -0800 2009 |
Merge branch 'pb/maint-gitweb-blob-lineno' into... [gitster] |
|
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-fetch.c |
Wed Aug 05 18:37:12 -0700 2009 |
git-http-fetch: not a builtin
This splits up g... [Linus Torvalds] |
|
http-push.c |
Mon Jul 06 09:36:08 -0700 2009 |
http-push: fix xml_entities() string parsing ov... [Hunter, D. Seth] |
|
http-walker.c |
Sat Jun 06 11:03:11 -0700 2009 |
http*: add helper methods for fetching objects ... [rctay] |
|
http.c |
Mon Sep 14 14:48:27 -0700 2009 |
Merge branch 'maint'
* maint:
http.c: avoid ... [gitster] |
|
http.h |
Sat Jun 06 11:03:11 -0700 2009 |
http*: add helper methods for fetching objects ... [rctay] |
|
ident.c |
Tue Dec 02 15:29:13 -0800 2008 |
Add backslash to list of 'crud' characters in r... [Linus Torvalds] |
|
imap-send.c |
Sat Oct 31 14:28:18 -0700 2009 |
imap-send.c: fix compiler warnings for OpenSSL ... [Vietor Liu] |
|
index-pack.c |
Thu Oct 01 01:12:21 -0700 2009 |
increase portability of NORETURN declarations
... [kusma] |
|
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 |
Tue Sep 29 10:06:49 -0700 2009 |
improve reflog date/number heuristic
When we s... [Jeff King] |
|
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 22 16:07:27 -0800 2009 |
merge-recursive: point the user to commit when ... [moy] |
|
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] |
|
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 |
Mon Aug 31 23:26:28 -0700 2009 |
Style fixes, add a space after if/for/while.
T... [bgianfo] |
|
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 Sep 18 20:00:42 -0700 2009 |
Test for WIN32 instead of __MINGW32_
The code ... [lznuaa] |
|
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 |
Thu Nov 19 10:01:12 -0800 2009 |
expand_user_path: expand ~ to $HOME, not to the... [moy] |
|
perl/ |
Fri Sep 25 14:00:04 -0700 2009 |
perl/Makefile.PL: detect MakeMaker versions inc... [Brandon Casey] |
|
pkt-line.c |
Sat Jun 27 11:14:53 -0700 2009 |
Convert existing die(..., strerror(errno)) to d... [trast] |
|
pkt-line.h |
Mon Jun 26 02:11:53 -0700 2006 |
Fix pkt-line.h to compile with a non-GCC compil... [Dennis Stosberg] |
|
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 |
Tue Aug 18 13:14:17 -0700 2009 |
git-log: allow --decorate[=short|full]
Commit ... [Lars Hjemli] |
|
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 |
Fri May 01 15:17:31 -0700 2009 |
Fix a bunch of pointer declarations (codestyle)... [felipec] |
|
reflog-walk.h |
Fri Mar 20 00:57:27 -0700 2009 |
make oneline reflog dates more consistent with ... [Jeff King] |
|
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 |
Tue Nov 03 21:41:01 -0800 2009 |
Allow curl helper to work without a local repos... [Daniel Barkalow] |
|
remote.c |
Tue Sep 08 01:18:46 -0700 2009 |
Add url.<base>.pushInsteadOf: URL rewriting for... [joshtriplett] |
|
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 |
Tue Sep 29 10:06:49 -0700 2009 |
improve reflog date/number heuristic
When we s... [Jeff King] |
|
revision.h |
Tue Sep 29 10:06:49 -0700 2009 |
improve reflog date/number heuristic
When we s... [Jeff King] |
|
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 Aug 05 20:14:09 -0700 2009 |
transport: pass "quiet" flag to pack-objects
W... [Jeff King] |
|
server-info.c |
Mon May 18 09:01:06 -0700 2009 |
Merge branch 'ar/unlink-err'
* ar/unlink-err:
... [gitster] |
|
setup.c |
Fri Sep 18 20:00:42 -0700 2009 |
Test for WIN32 instead of __MINGW32_
The code ... [lznuaa] |
|
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 |
Sat Jul 05 17:26:29 -0700 2008 |
Fix some warnings (on cygwin) to allow -Werror
... [Ramsay Jones] |
|
sideband.c |
Tue Mar 10 23:23:02 -0700 2009 |
recv_sideband: Bands #2 and #3 always go to std... [Johannes Sixt] |
|
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 Aug 05 12:13:56 -0700 2009 |
strbuf: add new function strbuf_getwholeline()
... [Brandon Casey] |
|
strbuf.h |
Wed Aug 05 12:13:56 -0700 2009 |
strbuf: add new function strbuf_getwholeline()
... [Brandon Casey] |
|
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] |
|
symlinks.c |
Wed Jul 29 20:20:12 -0700 2009 |
lstat_cache: guard against full match of length... [Kjetil Barvik] |
|
t/ |
|
Loading commit data... |
|
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-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 ... [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 |
Sun Sep 13 01:32:20 -0700 2009 |
don't dereference NULL upon fdopen failure
The... [Jim Meyering] |
|
transport.c |
Tue Nov 03 21:39:28 -0800 2009 |
Require a struct remote in transport_get()
cmd... [Daniel Barkalow] |
|
transport.h |
Sun Sep 13 01:31:55 -0700 2009 |
Merge branch 'db/vcs-helper'
* db/vcs-helper:
... [gitster] |
|
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... [Jeff King] |
|
unpack-file.c |
Sat Jun 27 11:14:53 -0700 2009 |
Use die_errno() instead of die() when checking ... [trast] |
|
unpack-trees.c |
Sat Jul 18 16:57:47 -0700 2009 |
Merge branch 'maint'
* maint:
checkout -f: d... [gitster] |
|
unpack-trees.h |
Sat Jun 27 14:11:28 -0700 2009 |
read-tree: migrate to parse-options
Cleanup th... [bebarino] |
|
upload-pack.c |
Thu Dec 03 13:50:24 -0800 2009 |
Merge branch 'np/maint-sideband-favor-status' i... [gitster] |
|
usage.c |
Thu Oct 01 01:12:21 -0700 2009 |
add NORETURN_PTR for function pointers
Some co... [kusma] |
|
userdiff.c |
Thu Jun 18 09:52:10 -0700 2009 |
avoid exponential regex match for java and objc... [Paolo Bonzini] |
|
userdiff.h |
Sat Jan 17 10:44:21 -0800 2009 |
color-words: make regex configurable via attrib... [trast] |
|
utf8.c |
Sat Jun 06 13:21:05 -0700 2009 |
On Solaris choose the OLD_ICONV iconv() declara... [Brandon Casey] |
|
utf8.h |
Wed Feb 04 16:30:43 -0800 2009 |
utf8: add utf8_strwidth()
I'm about to use thi... [geofft] |
|
var.c |
Mon Aug 31 23:26:28 -0700 2009 |
Style fixes, add a space after if/for/while.
T... [bgianfo] |
|
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
... [Jeff King] |
|
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] |