index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
t5615-alternate-env: double-quotes in file names do not work on Windows
Johannes Sixt
1
-1
/
+1
2016-12-20
mailinfo.c: move side-effects outside of assert
Kyle J. McKay
1
-1
/
+2
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
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-14
Revert "sequencer: remove useless get_dir() function"
Junio C Hamano
1
-1
/
+6
2016-12-14
parse-options: print "fatal:" before usage_msg_opt()
Jeff King
1
-1
/
+1
2016-12-14
unicode_width.h: update the width tables to Unicode 9.0
Beat Bolli
1
-24
/
+107
2016-12-14
update_unicode.sh: remove the plane filter
Beat Bolli
1
-2
/
+1
2016-12-14
update_unicode.sh: automatically download newer definition files
Beat Bolli
1
-6
/
+2
2016-12-14
update_unicode.sh: pin the uniset repo to a known good commit
Beat Bolli
1
-1
/
+2
2016-12-14
update_unicode.sh: remove an unnecessary subshell level
Beat Bolli
1
-27
/
+26
2016-12-14
update_unicode.sh: move it into contrib/update-unicode
Beat Bolli
4
-6
/
+26
2016-12-13
t5547-push-quarantine: run the path separator test on Windows, too
Johannes Sixt
1
-4
/
+10
2016-12-13
tmp-objdir: quote paths we add to alternates
Jeff King
2
-1
/
+36
2016-12-13
alternates: accept double-quoted paths
Jeff King
3
-11
/
+60
2016-12-12
mergetools: fix xxdiff hotkeys
David Aguilar
1
-5
/
+5
2016-12-12
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-09
sequencer: remove useless get_dir() function
Stephan Beyer
1
-6
/
+1
2016-12-09
sequencer: make sequencer abort safer
Stephan Beyer
2
-1
/
+50
2016-12-09
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
1
-0
/
+10
2016-12-09
commit: remove 'Clever' message for --only --amend
Andreas Krey
1
-2
/
+0
2016-12-08
diff: handle --no-abbrev in no-index case
Jack Bates
8
-1
/
+39
2016-12-08
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-08
am: change safe_to_abort()'s not rewinding error into a warning
Stephan Beyer
1
-1
/
+1
2016-12-08
am: fix filename in safe_to_abort() error message
Stephan Beyer
1
-1
/
+1
2016-12-08
shallow.c: remove useless code
Nguyễn Thái Ngọc Duy
1
-4
/
+0
2016-12-08
shallow.c: bit manipulation tweaks
Rasmus Villemoes
1
-4
/
+4
2016-12-08
shallow.c: avoid theoretical pointer wrap-around
Rasmus Villemoes
1
-1
/
+1
2016-12-08
shallow.c: make paint_alloc slightly more robust
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2016-12-08
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2016-12-08
shallow.c: rename fields in paint_info to better express their purposes
Nguyễn Thái Ngọc Duy
1
-9
/
+9
2016-12-06
stash: prefer plumbing over git-diff
Jeff King
2
-1
/
+10
2016-12-06
http-walker: complain about non-404 loose object errors
Jeff King
2
-3
/
+6
2016-12-06
http: treat http-alternates like redirects
Jeff King
3
-3
/
+44
2016-12-06
http: make redirects more obvious
Jeff King
6
-3
/
+81
2016-12-06
remote-curl: rename shadowed options variable
Jeff King
1
-9
/
+9
2016-12-06
http: always update the base URL for redirects
Jeff King
4
-4
/
+21
2016-12-06
http: simplify update_url_from_redirect
Jeff King
1
-6
/
+4
2016-12-05
git-p4: fix empty file processing for large file system backend GitLFS
Lars Schneider
2
-12
/
+19
2016-12-05
travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux build
Lars Schneider
1
-2
/
+2
2016-12-05
commit: make --only --allow-empty work without paths
Andreas Krey
3
-2
/
+12
2016-12-05
preparing for 2.10.3
Junio C Hamano
2
-1
/
+49
2016-12-01
convert: git cherry-pick -Xrenormalize did not work
Torsten Bögershausen
1
-6
/
+7
2016-11-29
pull: fast-forward "pull --rebase=true"
Junio C Hamano
2
-4
/
+35
2016-11-29
Git 2.11
v2.11.0
Junio C Hamano
2
-1
/
+6
[next]