index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
commit-graph: use free_commit_graph() instead of UNLEAK()
Ævar Arnfjörð Bjarmason
1
-2
/
+4
2023-02-06
docs & comments: replace mentions of "git-add--interactive.perl"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-02-06
add API: remove run_add_interactive() wrapper function
Ævar Arnfjörð Bjarmason
4
-34
/
+16
2023-02-06
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
1
-41
/
+21
2023-02-06
pack-objects: use strcspn(3) in name_cmp_len()
René Scharfe
1
-8
/
+5
2023-02-06
Sync with 2.38.4
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.37.6
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.36.5
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.35.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.34.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.33.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.32.6
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.31.7
Johannes Schindelin
1
-4
/
+4
2023-02-06
Sync with 2.30.8
Johannes Schindelin
1
-4
/
+4
2023-02-03
delta-islands: free island_marks and bitmaps
Eric Wong
1
-1
/
+3
2023-02-03
Merge branch 'en/rebase-incompatible-opts'
Junio C Hamano
1
-21
/
+58
2023-01-31
fetch: fetch from an external bundle URI
Derrick Stolee
1
-0
/
+6
2023-01-31
clone: set fetch.bundleURI if appropriate
Derrick Stolee
1
-1
/
+5
2023-01-27
Merge branch 'cw/fetch-remote-group-with-duplication'
Junio C Hamano
1
-0
/
+1
2023-01-27
Merge branch 'jk/hash-object-literally-fd-leak'
Junio C Hamano
1
-0
/
+1
2023-01-27
Merge branch 'ab/cache-api-cleanup-users'
Junio C Hamano
4
-7
/
+7
2023-01-25
rebase: provide better error message for apply options vs. merge config
Elijah Newren
1
-6
/
+21
2023-01-25
rebase: put rebase_options initialization in single place
Elijah Newren
1
-2
/
+2
2023-01-25
rebase: add coverage of other incompatible options
Elijah Newren
1
-0
/
+3
2023-01-25
rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks
Elijah Newren
1
-13
/
+21
2023-01-25
rebase: flag --apply and --merge as incompatible
Elijah Newren
1
-2
/
+10
2023-01-25
rebase: mark --update-refs as requiring the merge backend
Elijah Newren
1
-0
/
+3
2023-01-24
clone: delay picking a transport until after get_repo_path()
Taylor Blau
1
-4
/
+4
2023-01-23
Merge branch 'jc/format-patch-v-unleak'
Junio C Hamano
1
-3
/
+3
2023-01-23
Merge branch 'ab/test-env-helper'
Junio C Hamano
1
-100
/
+0
2023-01-23
Merge branch 'kn/attr-from-tree'
Junio C Hamano
2
-14
/
+23
2023-01-23
Merge branch 'rs/ls-tree-path-expansion-fix'
Junio C Hamano
1
-7
/
+4
2023-01-23
Merge branch 'ab/cache-api-cleanup'
Junio C Hamano
4
-12
/
+11
2023-01-22
bisect: fix "reset" when branch is checked out elsewhere
Rubén Justo
1
-1
/
+2
2023-01-21
Merge branch 'ab/bisect-cleanup'
Junio C Hamano
1
-32
/
+20
2023-01-21
Merge branch 'tl/ls-tree-code-clean-up'
Junio C Hamano
1
-107
/
+150
2023-01-21
Merge branch 'pw/rebase-exec-cleanup'
Junio C Hamano
1
-34
/
+11
2023-01-21
Merge branch 'sk/merge-filtering-strategies-micro-optim'
Junio C Hamano
1
-1
/
+1
2023-01-21
Merge branch 'rs/dup-array'
Junio C Hamano
1
-2
/
+1
2023-01-19
fetch: fix duplicate remote parallel fetch bug
Calvin Wan
1
-0
/
+1
2023-01-19
hash-object: fix descriptor leak with --literally
Jeff King
1
-0
/
+1
2023-01-17
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
4
-7
/
+7
2023-01-17
Merge branch 'ab/cache-api-cleanup' into ab/cache-api-cleanup-users
Junio C Hamano
4
-12
/
+11
2023-01-16
Merge branch 'jk/strncmp-to-api-funcs'
Junio C Hamano
2
-3
/
+5
2023-01-16
Merge branch 'ar/dup-words-fixes'
Junio C Hamano
2
-4
/
+3
2023-01-16
Merge branch 'tr/am--no-verify'
Junio C Hamano
1
-3
/
+8
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
4
-10
/
+11
2023-01-16
format-patch: unleak "-v <num>"
Junio C Hamano
1
-3
/
+3
2023-01-14
ls-tree: remove dead store and strbuf for quote_c_style()
René Scharfe
1
-5
/
+2
2023-01-14
ls-tree: fix expansion of repeated %(path)
René Scharfe
1
-3
/
+3
[prev]
[next]