index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iterator.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-21
docs/bisect-lk2009: update java code conventions link
Jeff King
1
-1
/
+1
2017-04-21
docs/bisect-lk2009: update nist report link
Jeff King
1
-1
/
+1
2017-04-21
docs/archimport: quote sourcecontrol.net reference
Jeff King
1
-1
/
+1
2017-04-21
gitcore-tutorial: update broken link
Jeff King
1
-1
/
+1
2017-04-21
doc: replace or.cz gitwiki link with git.wiki.kernel.org
Jeff King
1
-1
/
+1
2017-04-21
doc: use https links to avoid http redirect
Jeff King
3
-9
/
+9
2017-03-28
Prepare for 2.12.3
Junio C Hamano
2
-1
/
+58
2017-03-24
Git 2.12.2
v2.12.2
Junio C Hamano
3
-2
/
+25
2017-03-24
mailmap: use Michael J Gruber's new address
Michael J Gruber
1
-1
/
+2
2017-03-24
t7004, t7030: fix here-doc syntax errors
Santiago Torres
2
-14
/
+10
2017-03-23
doc/config: grammar fixes for core.{editor,commentChar}
Kyle Meyer
1
-3
/
+3
2017-03-22
t7406: correct test case for submodule-update initial population
Junio C Hamano
1
-3
/
+3
2017-03-22
t5615: fix a here-doc syntax error
Junio C Hamano
1
-0
/
+1
2017-03-22
t3600: rename test to describe its functionality
Stefan Beller
1
-1
/
+1
2017-03-21
Prepare for 2.12.2
Junio C Hamano
2
-1
/
+62
2017-03-20
Git 2.12.1
v2.12.1
Junio C Hamano
1
-1
/
+2
2017-03-20
push: mention "push.default=tracking" in the documentation
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-03-20
git-commit.txt: list post-rewrite in HOOKS section
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-03-20
doc: change erroneous --[no]-whatever into --[no-]whatever
Ævar Arnfjörð Bjarmason
2
-2
/
+2
2017-03-18
pickaxe: fix segfault with '-S<...> --pickaxe-regex'
SZEDER Gábor
2
-2
/
+10
2017-03-18
run-command: fix segfault when cleaning forked async process
Jeff King
1
-1
/
+1
2017-03-18
shortlog: don't set after_subject to an empty string
René Scharfe
1
-1
/
+0
2017-03-18
tests: make the 'test_pause' helper work in non-verbose mode
SZEDER Gábor
1
-7
/
+2
2017-03-18
tests: create an interactive gdb session with the 'debug' helper
SZEDER Gábor
2
-1
/
+2
2017-03-18
revision: remove declaration of path_name()
René Scharfe
1
-2
/
+0
2017-03-18
http-push: don't check return value of lookup_unknown_object()
René Scharfe
1
-5
/
+3
2017-03-18
receive-pack: simplify run_update_post_hook()
René Scharfe
1
-8
/
+5
2017-03-17
wt-status: simplify by using for_each_string_list_item
Stefan Beller
1
-15
/
+5
2017-03-16
Preparing for 2.12.1
Junio C Hamano
3
-2
/
+43
2017-03-16
index-pack: make pointer-alias fallbacks safer
Jeff King
1
-8
/
+12
2017-03-16
replace snprintf with odb_pack_name()
Jeff King
2
-31
/
+24
2017-03-16
odb_pack_keep(): stop generating keepfile name
Jeff King
4
-12
/
+12
2017-03-16
sha1_file.c: make pack-name helper globally accessible
Jeff King
2
-11
/
+15
2017-03-16
move odb_* declarations out of git-compat-util.h
Jeff King
2
-2
/
+12
2017-03-15
rev-parse: simplify parsing of ref options
Jeff King
1
-29
/
+16
2017-03-15
rev-parse: add helper for parsing "--foo/--foo="
Jeff King
1
-10
/
+28
2017-03-15
rev-parse: use skip_prefix when parsing options
Jeff King
1
-20
/
+20
2017-03-15
submodule-config: correct error reporting for invalid ignore value
Stefan Beller
1
-1
/
+1
2017-03-14
git-status: make porcelain more robust
Michael J Gruber
1
-4
/
+4
2017-03-13
http-walker: fix buffer underflow processing remote alternates
Jeff King
1
-4
/
+7
2017-03-12
blame: move blame_entry duplication to add_blame_entry()
René Scharfe
1
-17
/
+8
2017-03-10
t/interop: add test of old clients against modern git-daemon
Jeff King
2
-1
/
+43
2017-03-10
t: add an interoperability test harness
Jeff King
6
-0
/
+227
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
9
-18
/
+18
2017-03-08
t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+8
2017-03-07
send-pack: report signal death of pack-objects
Jeff King
1
-1
/
+14
2017-03-07
send-pack: read "unpack" status even on pack-objects failure
Jeff King
1
-0
/
+8
2017-03-07
send-pack: improve unpack-status error messages
Jeff King
1
-2
/
+2
2017-03-07
send-pack: use skip_prefix for parsing unpack status
Jeff King
1
-3
/
+3
2017-03-07
send-pack: extract parsing of "unpack" response
Jeff King
1
-9
/
+14
[next]