index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
version.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
stash: keep untracked files intact in stash -k
Thomas Gummerer
2
-1
/
+17
2017-03-22
stash: pass the pathspec argument to git reset
Thomas Gummerer
2
-1
/
+9
2017-03-22
stash: don't show internal implementation details
Thomas Gummerer
2
-5
/
+5
2017-02-28
stash: allow pathspecs in the no verb form
Thomas Gummerer
3
-4
/
+25
2017-02-28
stash: use stash_push for no verb form
Thomas Gummerer
3
-15
/
+13
2017-02-28
stash: teach 'push' (and 'create_stash') to honor pathspec
Thomas Gummerer
4
-12
/
+153
2017-02-20
stash: refactor stash_create
Thomas Gummerer
1
-4
/
+18
2017-02-20
stash: add test for the create command line arguments
Thomas Gummerer
1
-0
/
+18
2017-02-20
stash: introduce push verb
Thomas Gummerer
3
-3
/
+55
2017-02-13
Documentation/stash: remove mention of git reset --hard
Thomas Gummerer
1
-2
/
+3
2017-01-18
Almost ready for 2.11.1
Junio C Hamano
4
-3
/
+124
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
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
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
t3600: slightly modernize style
Stefan Beller
1
-73
/
+51
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
date-formats.txt: Typo fix
Luis Ressel
1
-1
/
+1
2016-12-12
mergetools: fix xxdiff hotkeys
David Aguilar
1
-5
/
+5
2016-12-12
difftool: rename variables for consistency
David Aguilar
1
-14
/
+14
2016-12-12
difftool: chdir as early as possible
David Aguilar
1
-12
/
+14
2016-12-12
difftool: sanitize $workdir as early as possible
David Aguilar
1
-3
/
+2
2016-12-12
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-12
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-10
doc: omit needless "for"
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-10
doc: make the intent of sentence clearer
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-10
doc: add verb in front of command to run
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-10
doc: add articles (grammar)
Kristoffer Haugsbakk
1
-3
/
+3
2016-12-09
sequencer: remove useless get_dir() function
Stephan Beyer
1
-6
/
+1
[next]