index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
line-range.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
coccicheck: optionally batch spatch invocations
Jeff King
1
-7
/
+6
2019-04-25
The seventh batch
Junio C Hamano
1
-0
/
+118
2019-04-22
The sixth batch
Junio C Hamano
1
-2
/
+24
2019-04-16
The fifth batch
Junio C Hamano
1
-0
/
+58
2019-04-16
update_info_refs(): drop unused force parameter
Jeff King
1
-2
/
+2
2019-04-16
server-info: drop objdirlen pointer arithmetic
Jeff King
1
-8
/
+2
2019-04-16
server-info: drop nr_alloc struct member
Jeff King
1
-1
/
+1
2019-04-16
server-info: use strbuf to read old info/packs file
Jeff King
1
-10
/
+8
2019-04-16
server-info: simplify cleanup in parse_pack_def()
Jeff King
1
-3
/
+4
2019-04-16
server-info: fix blind pointer arithmetic
Jeff King
1
-10
/
+12
2019-04-16
http: simplify parsing of remote objects/info/packs
Jeff King
1
-21
/
+14
2019-04-16
packfile: fix pack basename computation
Jeff King
4
-1
/
+32
2019-04-16
midx: check both pack and index names for containment
Jeff King
2
-3
/
+35
2019-04-16
t5319: drop useless --buffer from cat-file
Jeff King
1
-2
/
+2
2019-04-16
t5319: fix bogus cat-file argument
Jeff King
1
-6
/
+7
2019-04-16
pack-revindex: open index if necessary
Jeff King
4
-7
/
+17
2019-04-16
packfile.h: drop extern from function declarations
Jeff King
1
-41
/
+41
2019-04-15
fetch: do not consider peeled tags as advertised tips
Jeff King
2
-3
/
+19
2019-04-15
remote.c: make singular free_ref() public
Jeff King
2
-4
/
+6
2019-04-15
fetch: use free_refs()
Jeff King
1
-4
/
+1
2019-04-15
pkt-line: prepare buffer before handling ERR packets
Jeff King
2
-5
/
+6
2019-04-15
upload-pack: send ERR packet for non-tip objects
Jeff King
3
-5
/
+22
2019-04-15
t5530: check protocol response for "not our ref"
Jeff King
1
-2
/
+3
2019-04-15
t5516: drop ok=sigpipe from unreachable-want tests
Jeff King
1
-3
/
+3
2019-04-15
gettext tests: export the restored GIT_TEST_GETTEXT_POISON
Junio C Hamano
1
-0
/
+1
2019-04-15
progress: break too long progress bar lines
SZEDER Gábor
1
-3
/
+24
2019-04-15
progress: clear previous progress update dynamically
SZEDER Gábor
1
-4
/
+7
2019-04-15
macOS: make sure that gettext is found
Johannes Schindelin
1
-0
/
+2
2019-04-15
t9822: skip tests if file names cannot be ISO-8859-1 encoded
Johannes Schindelin
1
-0
/
+7
2019-04-15
submodule foreach: fix "<command> --quiet" not being respected
Nguyễn Thái Ngọc Duy
3
-9
/
+20
2019-04-15
tests: disallow the use of abbreviated options (by default)
Johannes Schindelin
4
-1
/
+33
2019-04-14
send-email: default to quoted-printable when CR is present
brian m. carlson
2
-1
/
+15
2019-04-12
progress: use xmalloc/xcalloc
Jeff King
1
-13
/
+5
2019-04-12
xdiff: use xmalloc/xrealloc
Jeff King
1
-2
/
+2
2019-04-12
xdiff: use git-compat-util
Jeff King
1
-7
/
+1
2019-04-12
test-prio-queue: use xmalloc
Jeff King
1
-1
/
+1
2019-04-12
t3000 (ls-files -o): widen description to reflect current tests
Kyle Meyer
1
-1
/
+1
2019-04-12
untracked cache: fix off-by-one
Johannes Schindelin
1
-1
/
+1
2019-04-10
submodule: teach set-branch subcommand
Denton Liu
4
-5
/
+175
2019-04-10
Documentation/git-show-branch: avoid literal {apostrophe}
Todd Zullinger
1
-1
/
+1
2019-04-09
The fourth batch
Junio C Hamano
1
-0
/
+39
2019-04-09
t3301: fix false negative
Johannes Schindelin
1
-2
/
+3
2019-04-08
describe doc: remove '7-char' abbreviation reference
Philip Oakley
1
-1
/
+1
2019-04-08
rerere doc: quote `rerere.enabled`
Philip Oakley
1
-1
/
+1
2019-04-08
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
2
-0
/
+21
2019-04-08
ls-files: use correct format string
Thomas Gummerer
1
-5
/
+5
2019-04-08
gc docs: remove incorrect reference to gc.auto=0
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2019-04-08
gc docs: clarify that "gc" doesn't throw away referenced objects
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-04-08
gc docs: note "gc --aggressive" in "fast-import"
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2019-04-08
gc docs: downplay the usefulness of --aggressive
Ævar Arnfjörð Bjarmason
1
-2
/
+27
[next]