index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5601-clone.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Git 2.13-rc2
v2.13.0-rc2
Junio C Hamano
2
-1
/
+4
2017-05-01
Merging a handful of topics before -rc2
Junio C Hamano
1
-0
/
+10
2017-05-01
i18n: read-cache: typofix
Peter Krefting
1
-1
/
+1
2017-05-01
i18n: remove i18n from tag reflog message
Jean-Noel Avila
1
-6
/
+6
2017-05-01
doc: git-pull.txt use US spelling, fix minor typo
René Genz
1
-2
/
+3
2017-05-01
fix minor typos
René Genz
4
-5
/
+5
2017-05-01
githooks.txt: clarify push hooks are always executed in $GIT_DIR
Simon Ruderich
1
-2
/
+4
2017-05-01
doc: update SubmittingPatches
René Genz
1
-6
/
+6
2017-04-27
rebase -i: reread the todo list if `exec` touched it
Stephen Hicks
2
-0
/
+36
2017-04-27
travis-ci: set DEVELOPER knob for Linux32 build
Lars Schneider
1
-0
/
+1
2017-04-27
travis-ci: printf $STATUS as string
Lars Schneider
1
-1
/
+1
2017-04-26
Git 2.13-rc1
v2.13.0-rc1
Junio C Hamano
2
-1
/
+40
2017-04-25
prio_queue_reverse: don't swap elements with themselves
Jeff King
1
-1
/
+1
2017-04-25
submodule_init: die cleanly on submodules without url defined
Jeff King
2
-3
/
+11
2017-04-24
Getting ready for -rc1
Junio C Hamano
1
-3
/
+51
2017-04-24
t/perf: correctly align non-ASCII descriptions in output
Ævar Arnfjörð Bjarmason
2
-0
/
+5
2017-04-24
completion: optionally disable checkout DWIM
Jeff King
1
-1
/
+10
2017-04-24
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
2
-0
/
+35
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-04-21
connect.c: fix leak in handle_ssh_variant
Jeff King
1
-1
/
+3
2017-04-21
am: drop "dir" parameter from am_state_init
Jeff King
1
-6
/
+4
2017-04-21
replace strbuf_addstr(git_path()) with git_path_buf()
Jeff King
2
-6
/
+4
2017-04-21
replace xstrdup(git_path(...)) with git_pathdup(...)
Jeff King
2
-3
/
+4
2017-04-21
use git_path_* helper functions
Jeff King
3
-11
/
+11
2017-04-21
branch: add edit_description() helper
Jeff King
1
-3
/
+3
2017-04-21
bisect: add git_path_bisect_terms helper
Jeff King
1
-1
/
+2
2017-04-21
read-cache: avoid using git_path() in freshen_shared_index()
Christian Couder
1
-1
/
+2
2017-04-21
worktree add: add --lock option
Nguyễn Thái Ngọc Duy
3
-5
/
+23
2017-04-20
Git 2.13-rc0
v2.13.0-rc0
Junio C Hamano
2
-1
/
+36
2017-04-20
read-cache: speed up has_dir_name (part 2)
Jeff Hostetler
1
-1
/
+62
2017-04-20
read-cache: speed up has_dir_name (part 1)
Jeff Hostetler
1
-0
/
+45
2017-04-20
read-cache: speed up add_index_entry during checkout
Jeff Hostetler
1
-1
/
+10
2017-04-20
p0006-read-tree-checkout: perf test to time read-tree
Jeff Hostetler
4
-0
/
+263
2017-04-20
gitmodules: clarify the ignore option values
Sebastian Schuberth
1
-11
/
+20
2017-04-20
gitmodules: clarify what history depth a shallow clone has
Sebastian Schuberth
1
-2
/
+2
2017-04-20
push: document & test --force-with-lease with multiple remotes
Ævar Arnfjörð Bjarmason
2
-0
/
+70
2017-04-20
config: correct file reading order in read_early_config()
Nguyễn Thái Ngọc Duy
2
-14
/
+30
2017-04-19
rebase: pass --[no-]signoff option to git am
Giuseppe Bilotta
3
-1
/
+53
2017-04-19
xgethostname: handle long hostnames
David Turner
6
-4
/
+19
2017-04-19
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe
6
-10
/
+14
2017-04-19
p0004: make perf test executable
Christian Couder
1
-0
/
+0
2017-04-19
ls-files: fix path used when recursing into submodules
Jacob Keller
2
-1
/
+15
2017-04-18
replace: plug a memory leak
Junio C Hamano
1
-0
/
+1
2017-04-18
doc: trivial typo in git-format-patch.txt
Giuseppe Bilotta
1
-1
/
+1
2017-04-18
config: handle conditional include when $GIT_DIR is not set up
Nguyễn Thái Ngọc Duy
3
-8
/
+38
[next]