tokkee.org
Code
projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
builtin-grep: unparse more command line options.
2006-04-18
Junio C Hamano
Merge branch 'lt/logopt'
commit
|
commitdiff
|
tree
2006-04-18
Junio C Hamano
GIT 1.3.0
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Jonas Fonseca
Add git-annotate(1) and git-blame(1)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Junio C Hamano
Fix "git log --stat": make sure to set recursive with...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Junio C Hamano
diff --stat: make sure to set recursive.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Herbert Valerio...
git-svnimport symlink support
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Junio C Hamano
combine-diff: show diffstat with the first parent.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Junio C Hamano
git.c: LOGSIZE is unused after log printing cleanup.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Linus Torvalds
Log message printout cleanups (#3): fix --pretty=oneline
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Linus Torvalds
Log message printout cleanups (#2)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-18
Junio C Hamano
packed_object_info_detail(): check for corrupt packfile.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Linus Torvalds
Log message printout cleanups
On Sun, 16 Apr 2006,
Junio C Hamano
wrote:
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Serge E. Hallyn
cleanups: remove unused variable from exec_cmd.c
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Serge E. Hallyn
cleanups: prevent leak of two strduped strings in config.c
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Serge E. Hallyn
cleanups: Remove impossible case in quote.c
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Serge E. Hallyn
cleanups: Remove unused vars from combine-diff.c
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Serge E. Hallyn
cleanups: Fix potential bugs in connect.c
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Junio C Hamano
Merge branch 'jc/boundary'
commit
|
commitdiff
|
tree
2006-04-17
Junio C Hamano
Merge branch 'jc/bottomless'
commit
|
commitdiff
|
tree
2006-04-17
Yann Dirson
Allow empty lines in info/grafts
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Junio C Hamano
rev-list --header: output format fix
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Junio C Hamano
rev-list --boundary: show boundary commits even when...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
A Large Angry SCM
Makefile fixups.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-17
Junio C Hamano
Merge git://git.kernel.org/pub/scm/gitk/gitk
commit
|
commitdiff
|
tree
2006-04-16
Linus Torvalds
Fixes for option parsing
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
reading $GIT_DIR/info/graft - skip comments correctly.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
log/whatchanged/show - log formatting cleanup.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
Simplify common default options setup for built-in...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
Merge branch 'master' into lt/logopt
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
Do not fork PAGER=cat
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Johannes Schindelin
pager: do not fork a pager if PAGER is set to empty.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Linus Torvalds
Tentative built-in "git show"
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
Built-in git-whatchanged.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
rev-list option parser fix.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
Split init_revisions() out of setup_revisions()
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Johannes Schindelin
diff-options: add --patch-with-stat
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Junio C Hamano
diff-files --stat: do not dump core with unmerged index.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-16
Linus Torvalds
Support "git cmd --help" syntax
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
diff --stat: do not do its own three-dashes.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
diff-tree: typefix.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
GIT v1.3.0-rc4
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
Merge branch 'dl/xdiff'
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
Fix up rev-list option parsing.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
Fix up default abbrev in setup_revisions() argument...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Linus Torvalds
Common option parsing for "git log --diff" and friends
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
Merge branch 'js/diffstat'
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
Merge branch 'jc/fix5500'
commit
|
commitdiff
|
tree
2006-04-15
Junio C Hamano
rev-list --bisect: limit list before bisecting.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-15
Linus Torvalds
Clean up trailing whitespace when pretty-printing commits
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
"git cmd -h" for shell scripts.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
git-log <diff-options> <paths> documentation
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
Retire git-log.sh (take #4)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
stripspace: incomplete line fix (take #2)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
t5500: test fix
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
diff --stat: no need to ask funcnames nor context.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-14
Junio C Hamano
Fix-up previous expr changes.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Johannes Schindelin
diff-options: add --stat (take 2)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Davide Libenzi
xdiff: post-process hunks to make them consistent.
commit
|
commitdiff
|
tree
2006-04-13
Johannes Schindelin
diff-options: add --stat (take 2)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Mark Wooding
Shell utilities: Guard against expr' magic tokens.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Junio C Hamano
t3600-rm: skip failed-remove test when we cannot make...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Linus Torvalds
Use less memory in "git log"
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Junio C Hamano
git-log: do not output excess blank line between commits
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Junio C Hamano
Makefile: $(MAKE) check-docs
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-13
Junio C Hamano
Documentation: add a couple of missing docs.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-12
Junio C Hamano
Merge branch 'jc/combine' into next
commit
|
commitdiff
|
tree
2006-04-12
Junio C Hamano
Merge branch 'master' into jc/combine
commit
|
commitdiff
|
tree
2006-04-12
Junio C Hamano
combine-diff: type fix.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-12
Junio C Hamano
stripspace: make sure not to leave an incomplete line.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-12
Junio C Hamano
git-commit: do not muck with commit message when no_edit...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-12
Linus Torvalds
When showing a commit message, do not lose an incomplete...
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Retire t5501-old-fetch-and-upload test.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Merge branch 'jc/combine' into next
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Merge branch 'jc/diff' into next
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
combine-diff: fix hunks at the end (take #2).
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
combine-diff: do not lose hunks with only deletion...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Merge branch 'ds/index' into next
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Merge branch 'jc/withraw' into next
commit
|
commitdiff
|
tree
2006-04-11
Dennis Stosberg
Replace index() with strchr().
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Dennis Stosberg
Solaris 9 also wants our own unsetenv/setenv.
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Retire git-log.sh (take #3)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Petr Baudis
Separate the raw diff and patch with a newline
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Petr Baudis
Document --patch-with-raw
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Merge branch 'eb/apply' into next
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Merge branch 'jc/withraw' into next
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
diff-* --patch-with-raw
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Eric W. Biederman
Implement limited context matching in git-apply.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Retire git-log.sh (take#2)
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
blame and friends: adjust to multiple pathspec change.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-11
Junio C Hamano
Retire git-log.sh
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-10
Junio C Hamano
git log --full-diff
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-10
Junio C Hamano
tree-diff: do not assume we use only one pathspec
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-10
Junio C Hamano
Merge branch 'master' into jc/diff
commit
|
commitdiff
|
tree
2006-04-10
Junio C Hamano
Merge branch 'lt/rev'
commit
|
commitdiff
|
tree
2006-04-10
Junio C Hamano
Retire diffcore-pathspec.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-09
Petr Baudis
Improve the git-diff-tree -c/-cc documentation
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-09
Junio C Hamano
Merge branch 'jc/diff' into next
commit
|
commitdiff
|
tree
2006-04-09
Junio C Hamano
git log [diff-tree options]...
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-09
Junio C Hamano
log-tree: separate major part of diff-tree.
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
2006-04-09
Linus Torvalds
Make "--parents" logs also be incremental
Signed-off-by:
Junio C Hamano
<junkio@cox.net>
commit
|
commitdiff
|
tree
next