index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bulk-checkin.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
builtin/commit.c: remove the PATH_MAX limitation via dynamic allocation
Elia Pinto
1
-11
/
+10
2017-01-11
Fifth batch 2.12
Junio C Hamano
1
-0
/
+45
2016-12-27
worktree: initialize return value for submodule_uses_worktrees
Stefan Beller
1
-1
/
+1
2016-12-27
Fourth batch for 2.12
Junio C Hamano
1
-0
/
+42
2016-12-27
lockfile: move REPORT_ON_ERROR bit elsewhere
Junio C Hamano
1
-1
/
+1
2016-12-23
diff: retire "compaction" heuristics
Junio C Hamano
7
-67
/
+8
2016-12-22
config.abbrev: document the new default that auto-scales
Junio C Hamano
2
-8
/
+15
2016-12-22
config.c: handle lock file in error case in git_config_rename_...
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2016-12-22
mingw: replace isatty() hack
Jeff Hostetler
1
-107
/
+69
2016-12-22
mingw: fix colourization on Cygwin pseudo terminals
Alan Davies
1
-2
/
+6
2016-12-22
mingw: adjust is_console() to work with stdin
Johannes Schindelin
1
-1
/
+5
2016-12-21
Third batch for 2.12
Junio C Hamano
1
-0
/
+40
2016-12-21
t5615-alternate-env: double-quotes in file names do not work on Windows
Johannes Sixt
1
-1
/
+1
2016-12-20
fast-import: properly fanout notes when tree is imported
Mike Hommey
2
-3
/
+47
2016-12-20
t4201: make tests work with and without the MINGW prerequiste
Junio C Hamano
1
-1
/
+7
2016-12-20
config.c: rename label unlock_and_out
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2016-12-20
config.c: handle error case for fstat() calls
Nguyễn Thái Ngọc Duy
1
-2
/
+10
2016-12-20
git-p4: add diff/merge properties to .gitattributes for GitLFS files
Lars Schneider
2
-14
/
+14
2016-12-20
i18n: fix misconversion in shell scripts
Junio C Hamano
2
-3
/
+4
2016-12-20
mailinfo.c: move side-effects outside of assert
Kyle J. McKay
1
-1
/
+2
2016-12-20
mingw: consider that UNICODE_STRING::Length counts bytes
Max Kirillov
1
-1
/
+1
2016-12-19
Second batch for 2.12
Junio C Hamano
1
-3
/
+90
2016-12-19
git-p4: fix multi-path changelist empty commits
George Vanburgh
2
-3
/
+23
2016-12-18
git-p4: avoid crash adding symlinked directory
Luke Diamand
2
-6
/
+63
2016-12-18
t0021: fix flaky test
Lars Schneider
1
-16
/
+1
2016-12-17
First batch for 2.12
Junio C Hamano
1
-1
/
+34
2016-12-16
index-pack: skip collision check when not in repository
Jeff King
1
-4
/
+6
2016-12-16
normalize_path_copy(): fix pushing to //server/share/dir on Windows
Johannes Sixt
1
-9
/
+14
2016-12-16
shortlog: test and document --committer option
Jeff King
2
-0
/
+17
2016-12-16
t: use nongit() function where applicable
Jeff King
3
-29
/
+5
2016-12-16
index-pack: complain when --stdin is used outside of a repo
Jeff King
2
-0
/
+17
2016-12-16
t5000: extract nongit function to test-lib-functions.sh
Jeff King
2
-14
/
+14
2016-12-16
shortlog: group by committer information
Linus Torvalds
2
-3
/
+13
2016-12-16
merge: mark usage error strings for translation
Jeff King
1
-2
/
+2
2016-12-15
README: replace gmane link with public-inbox
Jeff King
1
-1
/
+1
2016-12-15
http: respect protocol.*.allow=user for http-alternates
Jeff King
2
-11
/
+51
2016-12-15
transport: add from_user parameter to is_transport_allowed
Brandon Williams
4
-13
/
+29
2016-12-15
http: create function to get curl allowed protocols
Brandon Williams
1
-11
/
+20
2016-12-15
transport: add protocol policy config option
Brandon Williams
7
-39
/
+264
2016-12-15
http: always warn if libcurl version is too old
Brandon Williams
3
-14
/
+2
2016-12-15
lib-proto-disable: variable name fix
Brandon Williams
1
-6
/
+6
2016-12-14
Revert "sequencer: remove useless get_dir() function"
Junio C Hamano
1
-1
/
+6
2016-12-14
i18n: difftool: mark warnings for translation
Vasco Almeida
1
-10
/
+12
2016-12-14
i18n: send-email: mark composing message for translation
Vasco Almeida
1
-7
/
+9
2016-12-14
i18n: send-email: mark string with interpolation for translation
Vasco Almeida
1
-40
/
+47
2016-12-14
i18n: send-email: mark warnings and errors for translation
Vasco Almeida
1
-17
/
+17
2016-12-14
i18n: send-email: mark strings for translation
Vasco Almeida
1
-22
/
+32
2016-12-14
i18n: add--interactive: mark status words for translation
Vasco Almeida
1
-6
/
+6
2016-12-14
i18n: add--interactive: remove %patch_modes entries
Vasco Almeida
1
-21
/
+0
2016-12-14
i18n: add--interactive: mark edit_hunk_manually message for translation
Vasco Almeida
1
-13
/
+39
[next]