index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4102-apply-rename.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
Fifth batch
Junio C Hamano
1
-0
/
+22
2020-11-11
compat/bswap.h: don't assume MSVC is little-endian
Daniel Gurney
1
-1
/
+1
2020-11-11
t7800: simplify difftool test
Jinoh Kang
1
-19
/
+9
2020-11-10
blame: silently ignore invalid ignore file objects
René Scharfe
2
-4
/
+5
2020-11-09
Fourth batch
Junio C Hamano
1
-0
/
+34
2020-11-09
t9603: use tabs for indentation
Johannes Schindelin
1
-12
/
+12
2020-11-09
t5570: remove trailing padding
Johannes Schindelin
1
-6
/
+6
2020-11-09
t5400,t5402: consistently indent with tabs, not with spaces
Johannes Schindelin
2
-84
/
+85
2020-11-09
t3427: adjust stale comment
Johannes Schindelin
1
-1
/
+1
2020-11-09
t3406: indent with tabs, not spaces
Johannes Schindelin
1
-8
/
+8
2020-11-09
t1004: insert missing "branch" in a message
Johannes Schindelin
1
-1
/
+1
2020-11-09
p4: respect init.defaultBranch
Johannes Schindelin
1
-1
/
+1
2020-11-09
compat/bswap.h: simplify MSVC endianness detection
Daniel Gurney
1
-1
/
+1
2020-11-09
archive: support compression levels beyond 9
René Scharfe
3
-16
/
+14
2020-11-07
ci: avoid using the deprecated `set-env` construct
Johannes Schindelin
1
-1
/
+1
2020-11-07
tests: consolidate the `file_size` function into `test-lib-functions.sh`
Johannes Schindelin
5
-42
/
+24
2020-11-06
diff: allow passing NULL to diff_free_filespec_data()
Jinoh Kang
2
-0
/
+26
2020-11-05
doc: fixing two trivial typos in Documentation/
Marlon Rac Cambasis
4
-4
/
+4
2020-11-04
rebase -i: simplify get_revision_ranges()
Phillip Wood
1
-6
/
+4
2020-11-04
rebase -i: use struct object_id when writing state
Phillip Wood
3
-5
/
+7
2020-11-04
rebase -i: use struct object_id rather than looking up commit
Phillip Wood
3
-11
/
+9
2020-11-04
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood
2
-5
/
+16
2020-11-04
format-patch: support --output option
Jeff King
2
-5
/
+32
2020-11-04
format-patch: tie file-opening logic to output_directory
Jeff King
1
-6
/
+6
2020-11-04
format-patch: refactor output selection
Jeff King
2
-9
/
+22
2020-11-04
doc: clarify that --abbrev=<n> is about the minimum length
Junio C Hamano
6
-11
/
+18
2020-11-04
log: diagnose -L used with pathspec as an error
Junio C Hamano
2
-0
/
+25
2020-11-03
ci: make the whitespace checker more robust
Johannes Schindelin
1
-2
/
+4
2020-11-03
t2402: fix typo
Johannes Schindelin
1
-1
/
+1
2020-11-03
t5515: use `main` as the name of the main branch for testing (conclusion)
Johannes Schindelin
1
-6
/
+1
2020-11-03
t5515: use `main` as the name of the main branch for testing (part 3)
Johannes Schindelin
65
-171
/
+171
2020-11-03
t5515: use `main` as the name of the main branch for testing (part 2)
Johannes Schindelin
62
-122
/
+122
2020-11-03
t5515: use `main` as the name of the main branch for testing (part 1)
Johannes Schindelin
1
-12
/
+20
2020-11-03
merge,rebase,revert: select ort or recursive by config or environment
Elijah Newren
5
-15
/
+104
2020-11-02
Third batch
Junio C Hamano
1
-0
/
+80
2020-11-02
git-prompt.sh: localize `option` in __git_ps1_show_upstream
Sibo Dong
1
-0
/
+1
2020-11-02
blame: simplify 'setup_blame_bloom_data' interface
Philippe Blain
3
-6
/
+4
2020-11-02
blame: simplify 'setup_scoreboard' interface
Philippe Blain
3
-8
/
+6
2020-11-02
blame: enable funcname blaming with userdiff driver
Philippe Blain
2
-2
/
+20
2020-11-02
line-log: mention both modes in 'blame' and 'log' short help
Philippe Blain
2
-3
/
+4
2020-11-02
doc: add more pointers to gitattributes(5) for userdiff
Philippe Blain
3
-4
/
+11
2020-11-02
blame-options.txt: also mention 'funcname' in '-L' description
Philippe Blain
2
-4
/
+5
2020-11-02
doc: line-range: improve formatting
Philippe Blain
3
-17
/
+17
2020-11-02
doc: log, gitk: move '-L' description to 'line-range-options.txt'
Philippe Blain
3
-33
/
+17
2020-11-02
pack-write: use hashwrite_be32() instead of double-buffering array
René Scharfe
1
-3
/
+1
2020-11-02
stash: simplify reflog emptiness check
René Scharfe
1
-14
/
+13
2020-10-31
Makefile: enable -Wsparse-error for DEVELOPER build
Junio C Hamano
1
-0
/
+1
2020-10-31
t5411: finish preparing for `main` being the default branch name
Johannes Schindelin
2
-9
/
+4
2020-10-31
t5411: adjust the remaining support files for init.defaultBranch=main
Johannes Schindelin
18
-355
/
+355
2020-10-31
t5411: start adjusting the support files for init.defaultBranch=main
Johannes Schindelin
13
-361
/
+361
[next]