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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
sparse-index: use WRITE_TREE_MISSING_OK
Derrick Stolee
1
-1
/
+4
2021-09-07
sparse-index: silently return when cache tree fails
Derrick Stolee
1
-4
/
+6
2021-09-07
unpack-trees: fix nested sparse-dir search
Derrick Stolee
1
-3
/
+5
2021-09-07
sparse-index: silently return when not using cone-mode patterns
Derrick Stolee
1
-5
/
+11
2021-09-07
t7519: rewrite sparse index test
Derrick Stolee
1
-17
/
+21
2021-09-07
pack-write: skip *.rev work when not writing *.rev
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-09-07
sequencer: restrict scope of a formerly public function
Johannes Schindelin
2
-4
/
+2
2021-09-07
rebase: remove a no-longer-used function
Johannes Schindelin
2
-31
/
+0
2021-09-07
rebase: stop mentioning the -p option in comments
Johannes Schindelin
1
-1
/
+1
2021-09-07
rebase: remove obsolete code comment
Johannes Schindelin
1
-1
/
+1
2021-09-07
rebase: drop the internal `rebase--interactive` command
Johannes Schindelin
2
-193
/
+1
2021-09-07
git-svn: drop support for `--preserve-merges`
Johannes Schindelin
2
-2
/
+0
2021-09-07
rebase: drop support for `--preserve-merges`
Johannes Schindelin
5
-1238
/
+11
2021-09-07
pull: remove support for `--rebase=preserve`
Johannes Schindelin
7
-23
/
+8
2021-09-07
tests: stop testing `git rebase --preserve-merges`
Johannes Schindelin
17
-764
/
+3
2021-09-07
remote: warn about unhandled branch.<name>.rebase values
Johannes Schindelin
1
-0
/
+3
2021-09-07
t5520: do not use `pull.rebase=preserve`
Johannes Schindelin
1
-3
/
+3
2021-09-07
hash-object: prefix_filename() returns allocated memory these days
Junio C Hamano
1
-1
/
+1
2021-09-07
Documentation: fix default directory of git bugreport -o
Bagas Sanjaya
1
-2
/
+2
2021-09-07
Makefile: remove the check_bindir script
Ævar Arnfjörð Bjarmason
2
-15
/
+1
2021-09-07
send-email: fix a "first config key wins" regression in v2.33.0
Ævar Arnfjörð Bjarmason
2
-1
/
+16
2021-09-07
range-diff: avoid segfault with -I
René Scharfe
1
-0
/
+3
2021-09-07
diff-index: restore -c/--cc options handling
Sergey Organov
3
-14
/
+8
2021-09-07
tr2: log N parent process names on Linux
Ævar Arnfjörð Bjarmason
1
-17
/
+132
2021-09-07
tr2: do compiler enum check in trace2_collect_process_info()
Ævar Arnfjörð Bjarmason
1
-6
/
+7
2021-09-07
tr2: leave the parent list empty upon failure & don't leak memory
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2021-09-07
tr2: stop leaking "thread_name" memory
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-09-07
tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under Linux
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2021-09-07
tr2: remove NEEDSWORK comment for "non-procfs" implementations
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-09-07
bundle: show progress on "unbundle"
Ævar Arnfjörð Bjarmason
2
-1
/
+8
2021-09-07
index-pack: add --progress-title option
Ævar Arnfjörð Bjarmason
2
-0
/
+12
2021-09-07
bundle API: change "flags" to be "extra_index_pack_args"
Ævar Arnfjörð Bjarmason
4
-10
/
+19
2021-09-07
maintenance: add support for systemd timers on Linux
Lénaïc Huard
3
-11
/
+330
2021-09-07
maintenance: `git maintenance run` learned `--scheduler=<scheduler>`
Lénaïc Huard
3
-75
/
+354
2021-09-07
cache.h: Introduce a generic "xdg_config_home_for(…)" function
Lénaïc Huard
2
-3
/
+17
2021-09-07
test-lib-functions: keep user's debugger config files and TERM in 'debug'
Philippe Blain
2
-16
/
+50
2021-09-07
test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'
Philippe Blain
3
-5
/
+53
2021-09-07
test-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
Philippe Blain
1
-1
/
+1
2021-09-07
hash.h: provide constants for the hash IDs
Han-Wen Nienhuys
2
-5
/
+8
2021-09-05
make: add INSTALL_STRIP option variable
Bagas Sanjaya
1
-3
/
+12
2021-09-05
apply: resolve trivial merge without hitting ll-merge with "--3way"
Junio C Hamano
2
-0
/
+66
2021-09-03
The third batch
Junio C Hamano
1
-0
/
+25
2021-09-03
Merge branch 'sg/make-fix-ar-invocation'
Junio C Hamano
1
-2
/
+2
2021-09-03
Merge branch 'ti/tcsh-completion-regression-fix'
Junio C Hamano
1
-2
/
+3
2021-09-03
Merge branch 'fc/completion-updates'
Junio C Hamano
2
-7
/
+22
2021-09-03
Merge branch 'pw/rebase-r-fixes'
Junio C Hamano
4
-58
/
+155
2021-09-03
Merge branch 'pw/rebase-skip-final-fix'
Junio C Hamano
3
-6
/
+28
2021-09-03
Merge branch 'cb/ci-use-upload-artifacts-v1'
Junio C Hamano
1
-1
/
+1
2021-09-03
Merge branch 'jk/commit-edit-fixup-fix'
Junio C Hamano
2
-3
/
+11
2021-09-03
Merge branch 'ps/connectivity-optim'
Junio C Hamano
9
-46
/
+127
[prev]
[next]