index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
revision.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-2
/
+2
|
\
|
*
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-10-02
1
-2
/
+2
*
|
Merge branch 'as/option-names-in-messages'
Junio C Hamano
2024-03-16
1
-1
/
+1
|
\
\
|
*
|
revision.c: trivial fix to message
Alexander Shopov
2024-03-05
1
-1
/
+1
|
*
|
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-02-09
1
-2
/
+0
|
|
\
\
|
*
\
\
Merge branch 'rs/incompatible-options-messages' into maint-2.43
Junio C Hamano
2024-02-09
1
-12
/
+15
|
|
\
\
\
|
*
\
\
\
Merge branch 'rs/i18n-cannot-be-used-together' into maint-2.43
Junio C Hamano
2024-02-09
1
-2
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'jc/revision-parse-int' into maint-2.43
Junio C Hamano
2024-02-09
1
-11
/
+30
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-4
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-4
/
+8
*
|
|
|
|
|
|
|
Merge branch 'jk/upload-pack-bounded-resources'
Junio C Hamano
2024-03-08
1
-1
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
upload-pack: free tree buffers after parsing
Jeff King
2024-02-28
1
-1
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'ml/log-merge-with-cherry-pick-and-other-pseudo-heads'
Junio C Hamano
2024-03-08
1
-4
/
+23
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
revision: implement `git log --merge` also for rebase/cherry-pick/revert
Michael Lohmann
2024-02-28
1
-8
/
+23
|
*
|
|
|
|
|
|
|
revision: ensure MERGE_HEAD is a ref in prepare_show_merge
Michael Lohmann
2024-02-28
1
-1
/
+5
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'cc/rev-list-allow-missing-tips'
Junio C Hamano
2024-03-08
1
-5
/
+19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
revision: fix --missing=[print|allow*] for annotated tags
Christian Couder
2024-02-28
1
-1
/
+7
|
*
|
|
|
|
|
|
|
rev-list: allow missing tips with --missing=[print|allow*]
Christian Couder
2024-02-14
1
-3
/
+11
|
*
|
|
|
|
|
|
|
revision: clarify a 'return NULL' in get_reference()
Christian Couder
2024-02-14
1
-1
/
+1
|
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
refs: drop unused params from the reflog iterator callback
Patrick Steinhardt
2024-02-21
1
-3
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-2
/
+0
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-2
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'rs/incompatible-options-messages'
Junio C Hamano
2023-12-20
1
-12
/
+15
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
revision, rev-parse: factorize incompatibility messages about - -exclude-hidden
René Scharfe
2023-12-08
1
-6
/
+12
|
*
|
|
|
|
revision: use die_for_incompatible_opt3() for - -graph/--reverse/--walk-reflogs
René Scharfe
2023-12-08
1
-6
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jc/revision-parse-int'
Junio C Hamano
2023-12-20
1
-11
/
+30
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
revision: parse integer arguments to --max-count, --skip, etc., more carefully
Junio C Hamano
2023-12-09
1
-11
/
+30
*
|
|
|
i18n: factorize even more 'incompatible options' messages
René Scharfe
2023-11-27
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
rev-list: add commit object support in `--missing` option
Karthik Nayak
2023-11-01
1
-2
/
+14
*
|
|
Merge branch 'jk/decoration-and-other-leak-fixes'
Junio C Hamano
2023-10-13
1
-0
/
+9
|
\
|
|
|
*
|
revision: clear decoration structs during release_revisions()
Jeff King
2023-10-05
1
-0
/
+9
|
|
/
*
|
Merge branch 'ps/revision-cmdline-stdin-not'
Junio C Hamano
2023-10-04
1
-5
/
+5
|
\
\
|
*
|
revision: make pseudo-opt flags read via stdin behave consistently
Patrick Steinhardt
2023-09-25
1
-5
/
+5
|
|
/
*
/
range-diff: treat notes like `log`
Kristoffer Haugsbakk
2023-09-19
1
-0
/
+7
|
/
*
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-25
1
-1
/
+1
|
\
|
*
revisions: drop unused "opt" parameter in "tweak" callbacks
Jeff King
2023-07-14
1
-1
/
+1
*
|
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
2023-07-21
1
-2
/
+2
|
\
\
|
*
|
revision.h: store hidden refs in a `strvec`
Taylor Blau
2023-07-10
1
-1
/
+1
|
*
|
refs: plumb `exclude_patterns` argument throughout
Taylor Blau
2023-07-10
1
-1
/
+1
*
|
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+3
|
\
\
\
|
*
|
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-1
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ps/revision-stdin-with-options'
Junio C Hamano
2023-07-05
1
-34
/
+48
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
revision: handle pseudo-opts in `--stdin` mode
Patrick Steinhardt
2023-06-15
1
-4
/
+17
|
*
|
revision: small readability improvement for reading from stdin
Patrick Steinhardt
2023-06-15
1
-8
/
+9
|
*
|
revision: reorder `read_revisions_from_stdin()`
Patrick Steinhardt
2023-06-15
1
-33
/
+33
|
|
/
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
[next]