index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-cvsserver.perl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
sequencer.c: save and restore cleanup mode
Phillip Wood
1
-1
/
+27
2019-04-18
merge: add scissors line on merge conflict
Denton Liu
4
-7
/
+82
2019-04-18
merge: cleanup messages like commit
Denton Liu
7
-13
/
+128
2019-04-18
parse-options.h: extract common --cleanup option
Denton Liu
3
-3
/
+3
2019-04-18
commit: extract cleanup_mode functions to sequencer
Denton Liu
3
-23
/
+37
2019-04-18
t7502: clean up style
Denton Liu
1
-40
/
+53
2019-04-18
t7604: clean up style
Denton Liu
1
-5
/
+7
2019-04-18
t3507: clean up style
Denton Liu
1
-21
/
+21
2019-04-18
t7600: clean up style
Denton Liu
1
-14
/
+13
2019-04-18
sequencer: fix cleanup with --signoff and -x
Phillip Wood
3
-7
/
+38
2019-04-16
The fifth batch
Junio C Hamano
1
-0
/
+58
2019-04-09
The fourth batch
Junio C Hamano
1
-0
/
+39
2019-03-24
t5318-commit-graph: remove unused variable
SZEDER Gábor
1
-1
/
+1
2019-03-24
t5551: mark half-auth no-op fetch test as v0-only
Jonathan Tan
1
-1
/
+11
2019-03-24
http: use normalize_curl_result() instead of manual conversion
Jeff King
1
-11
/
+2
2019-03-24
http: normalize curl results for dumb loose and alternates fetches
Jeff King
2
-0
/
+24
2019-03-24
http: factor out curl result code normalization
Jeff King
2
-6
/
+21
2019-03-22
refs/files-backend: don't look at an aborted transaction
Jeff King
1
-1
/
+5
2019-03-22
refs/files-backend: handle packed transaction prepare failure
Jeff King
2
-0
/
+26
2019-03-22
unicode: update the width tables to Unicode 12
Beat Bolli
1
-13
/
+25
2019-03-22
midx: during verify group objects by packfile to speed verification
Jeff Hostetler
3
-4
/
+49
2019-03-22
midx: add progress indicators in multi-pack-index verify
Jeff Hostetler
1
-2
/
+24
2019-03-22
trace2:data: add trace2 data to midx
Jeff Hostetler
2
-0
/
+7
2019-03-22
progress: add sparse mode to force 100% complete message
Jeff Hostetler
2
-3
/
+38
2019-03-21
checkout.txt: note about losing staged changes with --merge
Nguyễn Thái Ngọc Duy
2
-0
/
+11
2019-03-21
unpack-trees: fix oneway_merge accidentally carry over stage index
Nguyễn Thái Ngọc Duy
2
-1
/
+25
2019-03-21
completion: use __git when calling --list-cmds
Todd Zullinger
1
-4
/
+4
2019-03-21
completion: fix multiple command removals
Jeff King
2
-3
/
+3
2019-03-21
t9902: test multiple removals via completion.commands
Todd Zullinger
1
-0
/
+6
2019-03-21
git: read local config in --list-cmds
Jeff King
2
-7
/
+7
2019-03-20
The third batch
Junio C Hamano
1
-0
/
+49
2019-03-20
trace2: NULL is not allowed for va_list
Torsten Bögershausen
5
-9
/
+16
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
8
-833
/
+35
2019-03-18
doc-diff: add `--cut-header-footer`
Martin Ågren
1
-2
/
+17
2019-03-18
doc-diff: support diffing from/to AsciiDoc(tor)
Martin Ågren
1
-8
/
+45
2019-03-18
doc-diff: let `render_tree()` take an explicit directory name
Martin Ågren
1
-11
/
+17
2019-03-18
Doc: auto-detect changed build flags
Martin Ågren
2
-6
/
+18
2019-03-18
t4038-diff-combined: quote paths with whitespace
Todd Zullinger
1
-4
/
+4
2019-03-18
perf-lib.sh: rely on test-lib.sh for --tee handling
Jeff King
1
-23
/
+11
2019-03-18
doc: fix typos in man pages
Alexander Blesius
2
-3
/
+3
2019-03-18
fix pack protocol example client/server communication
Mike Hommey
1
-4
/
+4
2019-03-18
glossary: add definition for overlay
Thomas Gummerer
1
-0
/
+9
2019-03-18
merge: tweak --rerere-autoupdate documentation
Phillip Wood
1
-1
/
+2
2019-03-18
am/cherry-pick/rebase/revert: document --rerere-autoupdate
Phillip Wood
4
-0
/
+20
2019-03-14
gitk: Update Bulgarian translation (317t)
Alexander Shopov
1
-317
/
+343
2019-03-14
get_oid(): when an object was not found, try harder
Johannes Schindelin
2
-1
/
+13
2019-03-14
sequencer: move stale comment into correct location
Johannes Schindelin
1
-1
/
+1
2019-03-14
sequencer: improve error message when an OID could not be parsed
Johannes Schindelin
1
-1
/
+2
2019-03-14
rebase -i: demonstrate obscure loose object cache bug
Johannes Schindelin
1
-0
/
+22
2019-03-14
submodule: explain first attempt failure clearly
Jonathan Tan
2
-1
/
+8
[next]