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
*
Merge branch 'rs/pending'
Junio C Hamano
2011-10-13
|
\
|
*
revision: add leak_pending flag
René Scharfe
2011-10-03
|
*
revision: factor out add_pending_sha1
René Scharfe
2011-10-03
*
|
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
2011-10-13
|
\
\
|
*
|
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
2011-09-18
|
|
/
*
|
Merge branch 'jc/fetch-verify'
Junio C Hamano
2011-10-05
|
\
\
|
*
|
rev-list --verify-object
Junio C Hamano
2011-09-01
*
|
|
Merge branch 'jc/traverse-commit-list'
Junio C Hamano
2011-10-05
|
\
\
\
|
|
/
/
|
*
|
revision.c: update show_object_with_name() without using malloc()
Junio C Hamano
2011-08-22
|
*
|
revision.c: add show_object_with_name() helper function
Junio C Hamano
2011-08-22
|
|
/
*
|
Merge branch 'bk/ancestry-path'
Junio C Hamano
2011-10-05
|
\
\
|
|
/
|
/
|
|
*
revision: do not include sibling history in --ancestry-path output
Junio C Hamano
2011-08-25
|
*
revision: keep track of the end-user input from the command line
Junio C Hamano
2011-08-25
*
|
Merge branch 'jc/notes-batch-removal'
Junio C Hamano
2011-05-29
|
\
\
|
*
|
show: --ignore-missing
Junio C Hamano
2011-05-19
*
|
|
Merge branch 'js/log-abbrev-commit-config'
Junio C Hamano
2011-05-25
|
\
\
\
|
*
|
|
Add log.abbrevCommit config variable
Jay Soffian
2011-05-18
|
|
/
/
*
|
|
Merge branch 'jc/magic-pathspec'
Junio C Hamano
2011-05-23
|
\
\
\
|
*
|
|
revision.c: leave a note for "a lone :" enhancement
Junio C Hamano
2011-05-11
|
*
|
|
Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'
Junio C Hamano
2011-05-11
|
|
\
\
\
*
|
\
\
\
Merge branch 'jc/maint-pathspec-stdin-and-cmdline'
Junio C Hamano
2011-05-19
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'jc/maint-1.7.4-pathspec-stdin-and-cmdline'
Junio C Hamano
2011-05-11
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'jc/maint-1.6.6-pathspec-stdin-and-cmdline'
Junio C Hamano
2011-05-11
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
setup_revisions(): take pathspec from command line and --stdin correctly
Junio C Hamano
2011-05-11
*
|
|
|
|
|
Merge branch 'jn/setup-revisions-glob-and-friends-passthru'
Junio C Hamano
2011-05-13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
revisions: allow --glob and friends in parse_options-enabled commands
Jonathan Nieder
2011-04-21
|
*
|
|
|
|
|
revisions: split out handle_revision_pseudo_opt function
Jonathan Nieder
2011-04-21
|
|
/
/
/
/
/
*
|
|
|
|
|
revision.c: make --no-notes reset --notes list
Jeff King
2011-03-29
*
|
|
|
|
|
revision.c: support --notes command-line option
Jeff King
2011-03-29
*
|
|
|
|
|
notes: refactor display notes default handling
Jeff King
2011-03-29
*
|
|
|
|
|
notes: refactor display notes extra refs field
Jeff King
2011-03-29
*
|
|
|
|
|
revision.c: refactor notes ref expansion
Jeff King
2011-03-29
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'mg/rev-list-n-parents'
Junio C Hamano
2011-03-26
|
\
\
\
\
\
|
*
|
|
|
|
revision.c: introduce --min-parents and --max-parents options
Michael J Gruber
2011-03-23
*
|
|
|
|
|
Merge branch 'mg/rev-list-one-side-only'
Junio C Hamano
2011-03-22
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
git-log: put space after commit mark
Michael J Gruber
2011-03-10
|
*
|
|
|
log --cherry: a synonym
Michael J Gruber
2011-03-09
|
*
|
|
|
revision.c: introduce --cherry-mark
Michael J Gruber
2011-03-09
|
*
|
|
|
rev-list/log: factor out revision mark generation
Michael J Gruber
2011-03-09
|
*
|
|
|
rev-list: --left/right-only are mutually exclusive
Junio C Hamano
2011-02-21
|
*
|
|
|
revlist.c: introduce --left/right-only for unsymmetric picking
Michael J Gruber
2011-02-21
|
|
/
/
/
*
|
|
|
Convert ce_path_match() to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
|
|
|
struct rev_info: convert prune_data to struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
*
|
|
|
Convert struct diff_options to use struct pathspec
Nguyễn Thái Ngọc Duy
2011-02-03
|
/
/
/
*
|
|
Merge branch 'tf/commit-list-prefix'
Junio C Hamano
2010-12-22
|
\
\
\
|
*
|
|
commit: Add commit_list prefix in two function names.
Thiago Farina
2010-11-29
*
|
|
|
Merge branch 'jk/maint-reflog-bottom'
Junio C Hamano
2010-12-12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
reflogs: clear flags properly in corner case
Jeff King
2010-11-23
*
|
|
|
Merge branch 'mm/shortopt-detached'
Junio C Hamano
2010-08-21
|
\
\
\
\
|
*
|
|
|
log: parse separate option for --glob
Matthieu Moy
2010-08-06
[next]