index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prompt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-22
submodules: load gitmodules file from commit sha1
Brandon Williams
6
-7
/
+25
2016-12-22
submodules: add helper to determine if a submodule is initialized
Brandon Williams
2
-0
/
+24
2016-12-22
submodules: add helper to determine if a submodule is populated
Brandon Williams
2
-0
/
+16
2016-12-22
real_path: canonicalize directory separators in root parts
Johannes Sixt
1
-12
/
+17
2016-12-13
real_path: have callers use real_pathdup and strbuf_realpath
Brandon Williams
7
-13
/
+16
2016-12-13
real_path: create real_pathdup
Brandon Williams
2
-0
/
+14
2016-12-13
real_path: convert real_path_internal to strbuf_realpath
Brandon Williams
2
-28
/
+27
2016-12-13
real_path: resolve symlinks by hand
Brandon Williams
1
-61
/
+129
2016-12-05
Start post 2.11 cycle
Junio C Hamano
3
-2
/
+45
2016-12-05
preparing for 2.10.3
Junio C Hamano
2
-1
/
+49
2016-11-29
Git 2.11
v2.11.0
Junio C Hamano
2
-1
/
+6
2016-11-29
common-main: stop munging argv[0] path
Jeff King
4
-9
/
+10
2016-11-29
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev
1
-2066
/
+2868
2016-11-29
l10n: ca.po: update translation
Alex Henrie
1
-2123
/
+3020
2016-11-29
RelNotes: spelling and phrasing fixups
Marc Branchaud
1
-76
/
+72
2016-11-28
l10n: de.po: translate 210 new messages
Ralf Thielow
1
-2111
/
+3085
2016-11-25
l10n: fix unmatched single quote in error message
Jiang Xin
7
-82
/
+82
2016-11-23
Git 2.11-rc3
v2.11.0-rc3
Junio C Hamano
2
-1
/
+10
2016-11-22
archive: read local configuration
Junio C Hamano
6
-15
/
+40
2016-11-22
mailinfo: read local configuration
Junio C Hamano
3
-5
/
+29
2016-11-22
l10n: Fixed typo of git fetch-pack command
Jiang Xin
6
-183
/
+282
2016-11-22
l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)
Jiang Xin
1
-9
/
+9
2016-11-21
doc: mention user-configured trailers
Jonathan Tan
1
-1
/
+2
2016-11-21
rebase -i: handle core.commentChar=auto
Johannes Schindelin
2
-3
/
+12
2016-11-21
stripspace: respect repository config
Johannes Schindelin
2
-2
/
+4
2016-11-21
rebase -i: highlight problems with core.commentchar
Johannes Schindelin
2
-0
/
+20
2016-11-21
i18n: fix unmatched single quote in error message
Jiang Xin
1
-1
/
+1
2016-11-21
l10n: zh_CN: for git v2.11.0 l10n round 1
Jiang Xin
1
-2002
/
+2897
2016-11-19
for-each-ref: do not segv with %(HEAD) on an unborn branch
Junio C Hamano
2
-1
/
+11
2016-11-17
Git 2.11-rc2
v2.11.0-rc2
Junio C Hamano
2
-1
/
+4
2016-11-14
diffcore-delta: remove unused parameter to diffcore_count_changes()
Tobias Klauser
5
-8
/
+1
2016-11-14
git-worktree.txt: fix typo "to"/"two", and add comma
Ben North
1
-1
/
+1
2016-11-13
l10n: pt_PT: update Portuguese translation
Vasco Almeida
1
-2027
/
+2947
2016-11-11
Git 2.11.0-rc1
v2.11.0-rc1
Junio C Hamano
1
-0
/
+7
2016-11-11
fetch-pack.c: correct command at the beginning of an error message
Ralf Thielow
1
-1
/
+1
2016-11-11
t0021: remove debugging cruft
Junio C Hamano
1
-2
/
+1
2016-11-11
t6026: clarify the point of "kill $(cat sleep.pid)"
Johannes Sixt
1
-1
/
+9
2016-11-11
t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variables
Johannes Sixt
2
-3
/
+3
2016-11-11
doc: fix location of 'info/' with $GIT_COMMON_DIR
Patrick Steinhardt
1
-1
/
+1
2016-11-11
t6026: ensure that long-running script really is
Johannes Schindelin
1
-4
/
+4
2016-11-11
Revert "t6026-merge-attr: don't fail if sleep exits early"
Junio C Hamano
1
-1
/
+1
2016-11-11
Revert "t6026-merge-attr: ensure that the merge driver was called"
Junio C Hamano
1
-2
/
+1
2016-11-10
t6026-merge-attr: ensure that the merge driver was called
Andreas Schwab
1
-1
/
+2
2016-11-10
travis-ci: disable GIT_TEST_HTTPD for macOS
Lars Schneider
1
-1
/
+2
2016-11-10
Makefile: set NO_OPENSSL on macOS by default
Lars Schneider
1
-0
/
+1
2016-11-09
create_branch: drop unused "head" parameter
Jeff King
4
-13
/
+18
2016-11-09
sequencer: silence -Wtautological-constant-out-of-range-compare
Jeff King
1
-1
/
+1
2016-11-08
t6026-merge-attr: don't fail if sleep exits early
Andreas Schwab
1
-1
/
+1
2016-11-08
alternates: re-allow relative paths from environment
Jeff King
2
-1
/
+72
2016-11-08
t0021: compute file size with a single process instead of a pipeline
Johannes Sixt
1
-1
/
+1
[next]