index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
revision.c
Commit message (
Expand
)
Author
Age
*
Call setup_git_directory() early
Linus Torvalds
2006-07-28
*
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
2006-07-12
*
git log -p --merge [[--] paths...]
Junio C Hamano
2006-07-07
*
Merge branch 'js/merge-base'
Junio C Hamano
2006-07-06
|
\
|
*
rev-list: free commit_list in ... handler
Rene Scharfe
2006-07-04
|
*
Merge branch 'master' into js/merge-base
Junio C Hamano
2006-07-03
|
|
\
|
*
|
Fold get_merge_bases_clean() into get_merge_bases()
Rene Scharfe
2006-07-02
|
*
|
Add '...' operator for revisions
Rene Scharfe
2006-07-01
*
|
|
Merge branch 'th/diff'
Junio C Hamano
2006-07-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
DIFF_FORMAT_RAW is not default anymore
Timo Hirvonen
2006-06-26
|
|
/
*
|
revision.c: fix "dense" under --remove-empty
Linus Torvalds
2006-07-02
*
|
revision.c: --full-history fix.
Linus Torvalds
2006-07-01
|
/
*
Add "named object array" concept
Linus Torvalds
2006-06-19
*
Some more memory leak avoidance
Linus Torvalds
2006-06-17
*
Shrink "struct object" a bit
Linus Torvalds
2006-06-17
*
gitweb.cgi history not shown
Linus Torvalds
2006-06-16
*
tree_entry(): new tree-walking helper function
Linus Torvalds
2006-05-30
*
Convert "mark_tree_uninteresting()" to raw tree walker
Linus Torvalds
2006-05-29
*
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
2006-05-29
*
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
2006-05-29
*
Fix "--abbrev=xyz" for revision listing
Linus Torvalds
2006-05-28
*
Merge branch 'fix'
Junio C Hamano
2006-05-08
|
\
|
*
Separate object name errors from usage errors
Dmitry V. Levin
2006-05-08
*
|
Merge branch 'jc/diff'
Junio C Hamano
2006-05-03
|
\
\
|
*
|
built-in diff: assorted updates.
Junio C Hamano
2006-04-29
*
|
|
Merge branch 'fix'
Junio C Hamano
2006-05-03
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fix various typos in documentation
Matthias Kestenholz
2006-05-03
*
|
|
Merge branch 'jc/xsha1-2'
Junio C Hamano
2006-05-01
|
\
\
\
|
*
|
|
Extended SHA1 -- "rev^@" syntax to mean "all parents"
Junio C Hamano
2006-04-30
|
|
|
/
|
|
/
|
*
|
|
revision parsing: make "rev -- paths" checks stronger.
Junio C Hamano
2006-04-26
|
/
/
*
|
Merge branch 'fix'
Junio C Hamano
2006-04-26
|
\
\
|
|
/
|
*
Fix filename verification when in a subdirectory
Linus Torvalds
2006-04-26
*
|
Fix "git show --stat"
Junio C Hamano
2006-04-21
*
|
Fix uninteresting tags in new revision parsing
Linus Torvalds
2006-04-18
*
|
Merge branch 'lt/logopt'
Junio C Hamano
2006-04-18
|
\
\
|
|
/
|
/
|
|
*
Fix "git log --stat": make sure to set recursive with --stat.
Junio C Hamano
2006-04-18
|
*
Log message printout cleanups
Linus Torvalds
2006-04-17
|
*
Tentative built-in "git show"
Linus Torvalds
2006-04-16
|
*
Split init_revisions() out of setup_revisions()
Junio C Hamano
2006-04-15
|
*
Fix up default abbrev in setup_revisions() argument parser.
Junio C Hamano
2006-04-14
|
*
Common option parsing for "git log --diff" and friends
Linus Torvalds
2006-04-14
*
|
rev-list --boundary: show boundary commits even when limited otherwise.
Junio C Hamano
2006-04-16
|
/
*
blame and friends: adjust to multiple pathspec change.
Junio C Hamano
2006-04-10
*
tree-diff: do not assume we use only one pathspec
Junio C Hamano
2006-04-10
*
Make "--parents" logs also be incremental
Linus Torvalds
2006-04-08
*
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
2006-04-04
*
revision: --max-age alone does not need limit_list() anymore.
Junio C Hamano
2006-04-01
*
revision: simplify argument parsing.
Junio C Hamano
2006-04-01
*
revision: --topo-order and --unpacked
Junio C Hamano
2006-04-01
*
revision: Fix --topo-order and --max-age with reachability limiting.
Linus Torvalds
2006-04-01
[next]