index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tempfile.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-27
RelNotes: the eleventh batch
Junio C Hamano
1
-0
/
+41
2017-12-27
sequencer.c: drop 'const' from function return type
Junio C Hamano
1
-1
/
+1
2017-12-19
RelNotes: the tenth batch
Junio C Hamano
1
-0
/
+46
2017-12-14
RelNotes: minor typo fixes in 2.16.0 draft
Todd Zullinger
1
-2
/
+2
2017-12-13
RelNotes: the ninth batch
Junio C Hamano
1
-0
/
+31
2017-12-13
transport: remove unused "push" in vtable
Jonathan Tan
2
-9
/
+1
2017-12-13
install-doc-quick: allow specifying what ref to install
Randall S. Becker
2
-6
/
+8
2017-12-12
t/helper: ignore everything but sources
Stefan Beller
1
-38
/
+4
2017-12-12
travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output
SZEDER Gábor
1
-1
/
+1
2017-12-12
travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
SZEDER Gábor
2
-2
/
+2
2017-12-12
travis-ci: move setting environment variables to 'ci/lib-travisci.sh'
SZEDER Gábor
2
-17
/
+22
2017-12-12
travis-ci: introduce a $jobname variable for 'ci/*' scripts
SZEDER Gábor
3
-10
/
+15
2017-12-12
submodule: convert get_next_submodule to not rely on the_index
Brandon Williams
3
-15
/
+22
2017-12-12
submodule: used correct index in is_staging_gitmodules_ok
Brandon Williams
2
-3
/
+4
2017-12-12
submodule: convert stage_updated_gitmodules to take a struct index_state
Brandon Williams
4
-5
/
+5
2017-12-12
format: create docs for pretty.h
Olga Telezhnaya
1
-0
/
+44
2017-12-12
format: create pretty.h file
Olga Telezhnaya
6
-84
/
+92
2017-12-12
clone: support 'clone --shared' from a worktree
Eric Sunshine
2
-1
/
+8
2017-12-08
transport-helper: plug strbuf and string_list leaks
René Scharfe
1
-2
/
+5
2017-12-08
t0027: Adapt the new MIX tests to Windows
Torsten Bögershausen
1
-8
/
+9
2017-12-08
doc: reword gitworkflows.txt for neutrality
Daniel Bensoussan
1
-2
/
+2
2017-12-08
decorate: clean up and document API
Jonathan Tan
8
-25
/
+146
2017-12-08
cvsimport: apply shell-quoting regex globally
Jeff King
1
-1
/
+1
2017-12-08
docs/pretty-formats: mention commas in %(trailers) syntax
Jeff King
1
-5
/
+7
2017-12-08
builtin/branch: strip refs/heads/ using skip_prefix
Kaartic Sivaraam
1
-4
/
+11
2017-12-08
branch: update warning message shown when copying a misnamed branch
Kaartic Sivaraam
1
-1
/
+1
2017-12-08
branch: group related arguments of create_branch()
Kaartic Sivaraam
4
-7
/
+8
2017-12-08
branch: improve documentation and naming of create_branch() parameters
Kaartic Sivaraam
2
-3
/
+8
2017-12-07
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine
3
-7
/
+47
2017-12-07
strbuf: release memory on read error in strbuf_read_once()
René Scharfe
1
-0
/
+3
2017-12-07
fmt-merge-msg: avoid leaking strbuf in shortlog()
René Scharfe
1
-1
/
+2
2017-12-07
am: release strbuf after use in split_mail_mbox()
René Scharfe
1
-3
/
+7
2017-12-07
launch_editor(): indicate that Git waits for user input
Lars Schneider
4
-0
/
+30
2017-12-07
setup.c: fix comment about order of .git directory discovery
SZEDER Gábor
1
-1
/
+1
2017-12-06
diff-tree: read the index so attribute checks work in bare repositories
Brandon Williams
2
-0
/
+19
2017-12-06
add worktree.guessRemote config option
Thomas Gummerer
4
-2
/
+56
2017-12-06
worktree: add --guess-remote flag to add subcommand
Thomas Gummerer
3
-0
/
+46
2017-12-06
trace: improve performance while category is disabled
Gennady Kupava
2
-20
/
+42
2017-12-06
RelNotes: the eighth batch
Junio C Hamano
1
-13
/
+45
2017-12-06
Prepare for 2.15.2
Junio C Hamano
2
-1
/
+48
2017-12-06
t2020: test variations that matter
Junio C Hamano
1
-3
/
+3
2017-12-06
t4013: test new output from diff --abbrev --raw
Ann T Ropea
15
-1
/
+253
2017-12-06
diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value
Ann T Ropea
1
-1
/
+7
2017-12-06
t4013: prepare for upcoming "diff --raw --abbrev" output format change
Ann T Ropea
1
-6
/
+23
2017-12-06
checkout: describe_detached_head: remove ellipsis after committish
Ann T Ropea
3
-3
/
+132
2017-12-05
hashmap: adjust documentation to reflect reality
Johannes Schindelin
1
-31
/
+29
2017-12-05
Documentation/git-clone: improve description for submodule recursing
Stefan Beller
1
-8
/
+11
2017-12-05
t3404: add test case for abbreviated commands
Liam Beguin
1
-0
/
+22
2017-12-05
rebase -i: learn to abbreviate command names
Liam Beguin
4
-2
/
+38
2017-12-05
rebase -i -x: add exec commands via the rebase--helper
Liam Beguin
4
-23
/
+47
[next]