Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pb/config' into next
2006-04-16
rev-list option parser fix.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-16
Split init_revisions() out of setup_revisions()
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-16
Merge branch 'js/diffstat' into next
diff
|
tree
2006-04-16
Merge branch 'lt/show' into next
diff
|
tree
2006-04-16
diff-files --stat: do not dump core with unmerged index.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
diff --stat: do not do its own three-dashes.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'jc/logopt' into next
Author: Junio C Hamano <
junkio@cox.net
>
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Built-in git-whatchanged
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
whatchanged options parser fix.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'jc/logopt' into next
diff
|
tree
2006-04-15
Extract "log [diff options]" parser out.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
diff-tree: typefix.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'jc/simpack' into next
diff
|
tree
2006-04-15
Clean-up Geert's similarity fingerprint code.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'jc/logopt' into next
diff
|
tree
2006-04-15
Revert all the rev-list option parsing changes.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'master' into next
diff
|
tree
2006-04-15
GIT v1.3.0-rc4
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'dl/xdiff'
diff
|
tree
2006-04-15
Merge branch 'lt/logopt' into next
diff
|
tree
2006-04-15
Fix up rev-list option parsing.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Fix up default abbrev in setup_revisions() argument...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-15
Merge branch 'jc/bottomless' into next
diff
|
tree
2006-04-15
Merge branch 'js/diffstat'
diff
|
tree
2006-04-15
Merge branch 'jc/fix5500'
diff
|
tree
2006-04-15
rev-list --bisect: limit list before bisecting.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
"git cmd -h" for shell scripts.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
git-log <diff-options> <paths> documentation
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
Retire git-log.sh (take #4)
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
stripspace: incomplete line fix (take #2)
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
Merge branch 'jc/fix5500' into next
diff
|
tree
2006-04-14
Merge branch 'js/diffstat' into next
diff
|
tree
2006-04-14
t5500: test fix
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
diff --stat: no need to ask funcnames nor context.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-14
Merge branch 'master' into next
diff
|
tree
2006-04-14
Fix-up previous expr changes.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-13
Merge branch 'js/diffstat' into next
diff
|
tree
2006-04-13
t3600-rm: skip failed-remove test when we cannot make...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-13
git-log: do not output excess blank line between commits
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-13
Makefile: $(MAKE) check-docs
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-13
Documentation: add a couple of missing docs.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-12
Merge branch 'jc/combine' into next
diff
|
tree
2006-04-12
Merge branch 'master' into jc/combine
diff
|
tree
2006-04-12
combine-diff: type fix.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-12
stripspace: make sure not to leave an incomplete line.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-12
git-commit: do not muck with commit message when no_edit...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
Retire t5501-old-fetch-and-upload test.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
Merge branch 'jc/combine' into next
diff
|
tree
2006-04-11
Merge branch 'jc/diff' into next
diff
|
tree
2006-04-11
combine-diff: fix hunks at the end (take #2).
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
combine-diff: do not lose hunks with only deletion...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
Merge branch 'ds/index' into next
diff
|
tree
2006-04-11
Merge branch 'jc/withraw' into next
diff
|
tree
2006-04-11
Retire git-log.sh (take #3)
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
Merge branch 'eb/apply' into next
diff
|
tree
2006-04-11
Merge branch 'jc/withraw' into next
diff
|
tree
2006-04-11
diff-* --patch-with-raw
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
Retire git-log.sh (take#2)
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
blame and friends: adjust to multiple pathspec change.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-11
Retire git-log.sh
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-10
git log --full-diff
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-10
tree-diff: do not assume we use only one pathspec
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-10
Merge branch 'master' into jc/diff
diff
|
tree
2006-04-10
Merge branch 'lt/rev'
diff
|
tree
2006-04-10
Retire diffcore-pathspec.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-09
Merge branch 'jc/diff' into next
diff
|
tree
2006-04-09
git log [diff-tree options]...
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-09
log-tree: separate major part of diff-tree.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-09
diffcore-rename: fix merging back a broken pair.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-09
diff: fix output of total-rewrite diff.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-09
git-log: match rev-list --abbrev and --abbrev-commit
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-08
Merge branch 'master' into next
diff
|
tree
2006-04-08
GIT 1.3.0-rc3
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-08
Merge branch 'kh/svn'
diff
|
tree
2006-04-08
Merge branch 'jc/thinpack'
diff
|
tree
2006-04-08
Merge branch 'jc/date'
diff
|
tree
2006-04-08
Merge branch 'nh/http'
diff
|
tree
2006-04-08
Merge branch 'ew/rev-abbrev'
diff
|
tree
2006-04-08
Merge branch 'jc/blame'
diff
|
tree
2006-04-07
Merge branch 'master' into next
diff
|
tree
2006-04-07
Merge git://git.kernel.org/pub/scm/gitk/gitk
diff
|
tree
2006-04-07
Merge branch 'maint'
diff
|
tree
2006-04-07
count-delta: match get_delta_hdr_size() changes.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-07
Merge branch 'jc/thinpack' into next
diff
|
tree
2006-04-07
Merge branch 'ew/rev-abbrev' into next
diff
|
tree
2006-04-07
Merge branch 'jc/blame' into next
diff
|
tree
2006-04-07
Merge branch 'kh/svn' into next
diff
|
tree
2006-04-07
rev-list --abbrev-commit
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-07
Thin pack generation: optimization.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-07
Add Documentation/technical/pack-format.txt
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-07
blame -S <ancestry-file>
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-07
Match ofs/cnt types in diff interface.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-06
Merge branch 'master' into next
diff
|
tree
2006-04-06
blame.c: fix completely broken ancestry traversal.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-05
Merge branch 'jc/date' into next
diff
|
tree
2006-04-05
date parsing: be friendlier to our European friends.
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-05
Merge branch 'jc/blame' into next
diff
|
tree
2006-04-05
Merge branch 'nh/http' into next
diff
|
tree
2006-04-05
blame: use built-in xdiff
Signed-off-by: Junio C Hamano <
junkio@cox.net
>
diff
|
tree
2006-04-05
Merge branch 'jc/clone'
diff
|
tree