index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmp-objdir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
Git 2.12-rc1
v2.12.0-rc1
Junio C Hamano
2
-1
/
+16
2017-02-08
diff: print line prefix for --name-only output
Jeff King
2
-0
/
+49
2017-02-08
dir: avoid allocation in fill_directory()
René Scharfe
1
-4
/
+3
2017-02-08
rev-list-options.txt: update --all about HEAD
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2017-02-08
t7800: replace "wc -l" with test_line_count
David Aguilar
1
-12
/
+19
2017-02-08
t7800: simplify basic usage test
David Aguilar
1
-8
/
+7
2017-02-08
Document the --no-gui option in difftool
Denton Liu
1
-2
/
+3
2017-02-06
worktree: fix option descriptions for `prune`
Patrick Steinhardt
1
-2
/
+2
2017-02-06
p5302: create repositories for index-pack results explicitly
René Scharfe
1
-0
/
+7
2017-02-06
completion: fix git svn authorship switches
Eric Wong
1
-2
/
+2
2017-02-06
difftool: fix bug when printing usage
David Aguilar
2
-4
/
+17
2017-02-04
reset: add an example of how to split a commit into two
Jacob Keller
1
-0
/
+38
2017-02-03
Git 2.12-rc0
v2.12.0-rc0
Junio C Hamano
2
-7
/
+30
2017-02-02
Ninth batch for 2.12; almost ready for -rc0
Junio C Hamano
1
-21
/
+50
2017-02-02
Git 2.11.1
v2.11.1
Junio C Hamano
1
-0
/
+3
2017-02-02
document behavior of empty color name
Jeff King
1
-0
/
+3
2017-02-02
doc: add note about ignoring '--no-create-reflog'
Cornelius Weig
2
-0
/
+6
2017-02-02
completion: add completion for --recurse-submodules=only
Cornelius Weig
1
-1
/
+1
2017-02-02
doc: add doc for git-push --recurse-submodules=only
Cornelius Weig
1
-6
/
+7
2017-02-01
color_parse_mem: allow empty color spec
Jeff King
4
-4
/
+25
2017-02-01
.mailmap: update Gábor Szeder's email address
SZEDER Gábor
1
-0
/
+1
2017-01-31
Ready for 2.11.1
Junio C Hamano
1
-0
/
+45
2017-01-31
Eighth batch for 2.12
Junio C Hamano
1
-2
/
+61
2017-01-31
Documentation: implement linkgit macro for Asciidoctor
brian m. carlson
2
-3
/
+29
2017-01-31
builtin/commit.c: switch to strbuf, instead of snprintf()
Elia Pinto
1
-6
/
+4
2017-01-31
update-ref: add test cases for bare repository
Cornelius Weig
1
-7
/
+36
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
14
-20
/
+88
2017-01-31
receive-pack: call string_list_clear() unconditionally
René Scharfe
1
-2
/
+1
2017-01-31
Completion: Add support for --submodule=diff
Peter Law
1
-1
/
+1
2017-01-30
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
1
-2
/
+2
2017-01-30
use oidcpy() for copying hashes between instances of struct object_id
René Scharfe
2
-3
/
+3
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
4
-5
/
+5
2017-01-30
t0001: don't let a default ACL interfere with the umask test
Matt McCutchen
1
-0
/
+3
2017-01-30
config: add markup to core.logAllRefUpdates doc
Cornelius Weig
1
-3
/
+3
2017-01-30
git-p4: fix git-p4.mapUser on Windows
George Vanburgh
1
-1
/
+1
2017-01-30
help: improve is_executable() on Windows
Heiko Voigt
1
-3
/
+18
2017-01-30
mingw: allow hooks to be .exe files
Johannes Schindelin
1
-1
/
+7
2017-01-27
doc: clarify distinction between sign-off and pgp-signing
Cornelius Weig
1
-7
/
+6
2017-01-27
test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/
Johannes Schindelin
1
-1
/
+3
2017-01-27
t/Makefile: add a rule to re-run previously-failed tests
Johannes Schindelin
1
-0
/
+6
2017-01-27
use absolute_pathdup()
René Scharfe
3
-4
/
+4
2017-01-26
abspath: add absolute_pathdup()
René Scharfe
3
-0
/
+14
2017-01-26
status: be prepared for not-yet-started interactive rebase
Johannes Schindelin
2
-4
/
+29
2017-01-26
submodule update: run custom update script for initial populating as well
Stefan Beller
2
-1
/
+16
2017-01-26
submodule absorbing: fix worktree/gitdir pointers recursively for non-moves
Stefan Beller
2
-16
/
+73
2017-01-26
cache.h: expose the dying procedure for reading gitlinks
Stefan Beller
2
-22
/
+27
2017-01-26
setup: add gentle version of resolve_git_dir
Stefan Beller
2
-3
/
+5
2017-01-26
fsck: lazily load types under --connectivity-only
Jeff King
2
-51
/
+11
2017-01-26
fsck: move typename() printing to its own function
Jeff King
1
-9
/
+20
2017-01-25
relink: really remove the command
Junio C Hamano
2
-203
/
+0
[next]