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-08-21
diff: spell DIFF_INDEX_CACHED out when calling run_diff_index()
Junio C Hamano
3
-4
/
+4
2023-08-21
format-patch: add --description-file option
Oswald Buddenhagen
1
-3
/
+18
2023-08-19
fsck: use enum object_type for fsck_walk callback
Jeff King
1
-1
/
+1
2023-08-15
Merge branch 'st/mv-lstat-fix'
Junio C Hamano
1
-2
/
+2
2023-08-15
Merge branch 'ds/maintenance-on-windows-fix'
Junio C Hamano
1
-1
/
+1
2023-08-13
builtin/worktree.c: fix typo in "forgot fetch" msg
Jacob Abel
1
-1
/
+1
2023-08-11
mv: fix error for moving directory to another
Junio C Hamano
1
-1
/
+1
2023-08-11
check-attr: integrate with sparse-index
Shuqi Liang
1
-0
/
+3
2023-08-10
maintenance: update schedule before config
Derrick Stolee
1
-1
/
+4
2023-08-10
maintenance: fix systemd schedule overlaps
Derrick Stolee
1
-2
/
+2
2023-08-10
maintenance: use random minute in systemd scheduler
Derrick Stolee
1
-23
/
+129
2023-08-10
maintenance: swap method locations
Derrick Stolee
1
-48
/
+48
2023-08-10
maintenance: use random minute in cron scheduler
Derrick Stolee
1
-4
/
+5
2023-08-10
maintenance: use random minute in Windows scheduler
Derrick Stolee
1
-6
/
+10
2023-08-10
maintenance: use random minute in launchctl scheduler
Derrick Stolee
1
-11
/
+12
2023-08-10
maintenance: add get_random_minute()
Derrick Stolee
1
-0
/
+10
2023-08-09
repack: move `pack_geometry` struct to the stack
Taylor Blau
1
-31
/
+31
2023-08-09
git maintenance: avoid console window in scheduled tasks on Windows
Johannes Schindelin
1
-1
/
+1
2023-08-09
mv: handle lstat() failure correctly
Sebastian Thiel
1
-2
/
+2
2023-08-08
repack: free geometry struct
Jeff King
1
-5
/
+3
2023-08-07
branch: error message deleting a branch in use
Rubén Justo
1
-1
/
+1
2023-08-07
Merge branch 'rs/bundle-parseopt-cleanup'
Junio C Hamano
1
-23
/
+17
2023-08-04
Merge branch 'jc/parse-options-short-help'
Junio C Hamano
1
-3
/
+2
2023-08-04
Merge branch 'ja/worktree-orphan-fix'
Junio C Hamano
1
-2
/
+2
2023-08-02
Merge branch 'jc/tree-walk-drop-base-offset'
Junio C Hamano
1
-1
/
+1
2023-07-31
checkout: allow "checkout -m path" to unmerge removed paths
Junio C Hamano
2
-5
/
+3
2023-07-31
checkout/restore: refuse unmerging paths unless checking out of the index
Junio C Hamano
1
-0
/
+9
2023-07-31
update-index: remove stale fallback code for "--unresolve"
Junio C Hamano
1
-101
/
+11
2023-07-31
update-index: use unmerge_index_entry() to support removal
Junio C Hamano
1
-16
/
+22
2023-07-31
update-index: do not read HEAD and MERGE_HEAD unconditionally
Junio C Hamano
1
-18
/
+28
2023-07-31
bundle: use OPT_PASSTHRU_ARGV
René Scharfe
1
-23
/
+17
2023-07-28
Merge branch 'rs/pack-objects-parseopt-fix'
Junio C Hamano
1
-4
/
+17
2023-07-28
Merge branch 'rs/describe-parseopt-fix'
Junio C Hamano
1
-3
/
+14
2023-07-27
Merge branch 'jc/parse-options-reset'
Junio C Hamano
1
-11
/
+18
2023-07-27
Merge branch 'jc/parse-options-show-branch'
Junio C Hamano
1
-11
/
+11
2023-07-27
Merge branch 'jc/transport-parseopt-fix'
Junio C Hamano
3
-12
/
+3
2023-07-26
builtin/worktree.c: convert tab in advice to space
Jacob Abel
1
-2
/
+2
2023-07-26
Merge branch 'jc/branch-parseopt-fix'
Junio C Hamano
1
-4
/
+6
2023-07-26
Merge branch 'jc/am-parseopt-fix'
Junio C Hamano
1
-6
/
+3
2023-07-26
Merge branch 'rs/ls-tree-no-full-name-fix'
Junio C Hamano
1
-4
/
+3
2023-07-25
Merge branch 'jk/unused-parameter'
Junio C Hamano
12
-25
/
+27
2023-07-25
Merge branch 'ah/advise-force-pushing'
Junio C Hamano
2
-13
/
+13
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
4
-11
/
+12
2023-07-21
pack-objects: fix --no-quiet
René Scharfe
1
-2
/
+15
2023-07-21
pack-objects: fix --no-keep-true-parents
René Scharfe
1
-2
/
+2
2023-07-21
describe: fix --no-exact-match
René Scharfe
1
-3
/
+14
2023-07-19
reset: reject --no-(mixed|soft|hard|merge|keep) option
Junio C Hamano
1
-11
/
+18
2023-07-19
show-branch: reject --[no-](topo|date)-order
Junio C Hamano
1
-7
/
+7
2023-07-19
remote: simplify "remote add --tags" help text
Junio C Hamano
1
-3
/
+2
2023-07-19
show-branch: --no-sparse should give dense output
Junio C Hamano
1
-4
/
+4
[prev]
[next]