index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix-socket.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
Git 2.3.5
v2.3.5
Junio C Hamano
3
-2
/
+6
2015-03-30
docs: clarify what git-rebase's "-p" / "--preserve-merges" does
Sebastian Schuberth
1
-1
/
+3
2015-03-28
RelNotes: minor doc updates
Junio C Hamano
1
-1
/
+3
2015-03-28
Prepare for 2.3.5
Junio C Hamano
2
-1
/
+42
2015-03-28
2.3.2 release notes: typofix
Thomas Ackermann
1
-1
/
+1
2015-03-28
api-error-handling doc: typofix
Thomas Ackermann
1
-1
/
+1
2015-03-27
Update mailmap to spell out "Alexander Kuleshov"
Junio C Hamano
1
-0
/
+1
2015-03-26
docs: clarify "preserve" option wording for git-pull
Sebastian Schuberth
1
-3
/
+2
2015-03-26
Git 2.4.0-rc0
v2.4.0-rc0
Junio C Hamano
2
-1
/
+8
2015-03-26
git-push.txt: clean up force-with-lease wording
Phil Hord
1
-8
/
+6
2015-03-25
Getting ready for -rc0
Junio C Hamano
1
-0
/
+52
2015-03-25
t9001: drop save_confirm helper
Jeff King
1
-10
/
+5
2015-03-25
t0020: use test_* helpers instead of hand-rolled messages
Jeff King
1
-33
/
+5
2015-03-25
t: simplify loop exit-code status variables
Jeff King
2
-16
/
+6
2015-03-25
t: fix some trivial cases of ignored exit codes in loops
Jeff King
10
-28
/
+24
2015-03-25
t7701: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-25
t3305: fix ignored exit code inside loop
Jeff King
1
-6
/
+3
2015-03-25
t0020: fix ignored exit code inside loops
Jeff King
1
-35
/
+19
2015-03-25
perf-lib: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-24
report_path_error(): move to dir.c
Junio C Hamano
4
-44
/
+44
2015-03-24
http: release the memory of a http pack request as well
Stefan Beller
1
-0
/
+1
2015-03-24
git.txt: list index versions in plain English
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2015-03-23
Post 2.3 cycle (batch #12)
Junio C Hamano
1
-15
/
+46
2015-03-23
Git 2.3.4
v2.3.4
Junio C Hamano
4
-3
/
+36
2015-03-23
read-cache: fix memleak
Stefan Beller
1
-5
/
+2
2015-03-23
add_to_index(): free unused cache-entry
Junio C Hamano
1
-3
/
+5
2015-03-23
commit.c: fix a memory leak
Stefan Beller
1
-2
/
+4
2015-03-23
http-push: remove unneeded cleanup
Stefan Beller
1
-1
/
+0
2015-03-23
merge-recursive: fix memleaks
Stefan Beller
1
-0
/
+3
2015-03-23
merge-blobs.c: fix a memleak
Stefan Beller
1
-1
/
+3
2015-03-23
builtin/apply.c: fix a memleak
Stefan Beller
1
-1
/
+3
2015-03-23
run-command: forbid using run_command with piped output
Jeff King
1
-1
/
+6
2015-03-23
trailer: use capture_command
Jeff King
1
-13
/
+5
2015-03-23
submodule: use capture_command
Jeff King
1
-3
/
+1
2015-03-23
wt-status: use capture_command
Jeff King
1
-4
/
+1
2015-03-23
run-command: introduce capture_command helper
Jeff King
2
-0
/
+29
2015-03-23
completion: use __gitcomp_nl() for completing refs
SZEDER Gábor
1
-2
/
+2
2015-03-22
wt_status: fix signedness mismatch in strbuf_read call
Jeff King
1
-3
/
+3
2015-03-22
wt-status: don't flush before running "submodule status"
Jeff King
1
-1
/
+0
2015-03-22
update-index: fix a memleak
Stefan Beller
1
-0
/
+1
2015-03-22
read-cache: free cache entry in add_to_index in case of early return
Stefan Beller
1
-2
/
+5
2015-03-22
t6039: fix broken && chain
Torsten Bögershausen
1
-1
/
+1
2015-03-20
read-cache: fix reading of split index
Thomas Gummerer
1
-19
/
+23
2015-03-20
Post 2.3 cycle (batch #11)
Junio C Hamano
1
-0
/
+64
2015-03-20
refs.c: drop curate_packed_refs
Jeff King
2
-67
/
+2
2015-03-20
repack: turn on "ref paranoia" when doing a destructive repack
Jeff King
2
-3
/
+7
2015-03-20
prune: turn on ref_paranoia flag
Jeff King
2
-2
/
+3
2015-03-20
refs: introduce a "ref paranoia" flag
Jeff King
4
-0
/
+25