index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
split-index.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
Git 2.11.1
v2.11.1
Junio C Hamano
1
-0
/
+3
2017-01-31
Ready for 2.11.1
Junio C Hamano
1
-0
/
+45
2017-01-23
travis-ci: fix Perforce install on macOS
Lars Schneider
1
-10
/
+2
2017-01-19
documentation: retire unfinished documentation
Stefan Beller
1
-21
/
+0
2017-01-19
cache.h: document add_[file_]to_index
Stefan Beller
1
-0
/
+10
2017-01-19
cache.h: document remove_index_entry_at
Stefan Beller
2
-1
/
+3
2017-01-19
cache.h: document index_name_pos
Stefan Beller
1
-0
/
+19
2017-01-18
mingw: follow-up to "replace isatty() hack"
Johannes Schindelin
1
-7
/
+4
2017-01-18
Almost ready for 2.11.1
Junio C Hamano
4
-3
/
+124
2017-01-17
CodingGuidelines: clarify multi-line brace style
Jeff King
1
-5
/
+32
2017-01-16
request-pull: drop old USAGE stuff
Wolfram Sang
1
-3
/
+0
2017-01-13
Documentation/bisect: improve on (bad|new) and (good|bad)
Christian Couder
1
-2
/
+2
2017-01-11
t7810: avoid assumption about invalid regex syntax
Jeff King
1
-11
/
+15
2017-01-09
execv_dashed_external: wait for child on signal death
Jeff King
3
-0
/
+21
2017-01-09
execv_dashed_external: stop exiting with negative code
Jeff King
1
-3
/
+7
2017-01-09
execv_dashed_external: use child_process struct
Jeff King
1
-18
/
+7
2017-01-09
git_exec_path: do not return the result of getenv()
Jeff King
1
-9
/
+8
2017-01-09
git_exec_path: avoid Coverity warning about unfree()d result
Johannes Schindelin
1
-1
/
+4
2017-01-08
blame: output porcelain "previous" header for each file
Jeff King
2
-9
/
+131
2017-01-08
blame: handle --no-abbrev
Jeff King
2
-0
/
+6
2017-01-08
blame: fix alignment with --abbrev=40
Jeff King
2
-1
/
+29
2017-01-08
rebase--interactive: count squash commits above 10 correctly
Jeff King
1
-1
/
+1
2017-01-08
branch_get_push: do not segfault when HEAD is detached
Kyle Meyer
2
-3
/
+9
2017-01-08
archive-zip: load userdiff config
Jeff King
2
-4
/
+25
2016-12-29
repack: die on incremental + write-bitmap-index
David Turner
2
-5
/
+12
2016-12-29
auto gc: don't write bitmaps for incremental repacks
David Turner
2
-1
/
+33
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
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
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
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
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-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-15
README: replace gmane link with public-inbox
Jeff King
1
-1
/
+1
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
Makefile: exclude contrib from FIND_SOURCE_FILES
Jeff King
1
-0
/
+2
2016-12-14
Makefile: match shell scripts in FIND_SOURCE_FILES
Jeff King
1
-1
/
+3
[next]