index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
t3600: slightly modernize style
Stefan Beller
1
-73
/
+51
2016-12-12
tmp-objdir: quote paths we add to alternates
Jeff King
2
-1
/
+36
2016-12-12
alternates: accept double-quoted paths
Jeff King
3
-11
/
+60
2016-12-12
Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component
Junio C Hamano
2
-1
/
+72
2016-12-12
date-formats.txt: Typo fix
Luis Ressel
1
-1
/
+1
2016-12-12
git-svn: document useLogAuthor and addAuthorFrom config keys
Eric Wong
1
-1
/
+7
2016-12-12
git-svn: allow "0" in SVN path components
Eric Wong
1
-1
/
+1
2016-12-12
submodule--helper: set alternateLocation for cloned submodules
Vitaly "_Vi" Shukela
2
-2
/
+83
2016-12-11
mergetools: fix xxdiff hotkeys
David Aguilar
1
-5
/
+5
2016-12-11
difftool: rename variables for consistency
David Aguilar
1
-14
/
+14
2016-12-11
difftool: chdir as early as possible
David Aguilar
1
-12
/
+14
2016-12-11
difftool: sanitize $workdir as early as possible
David Aguilar
1
-3
/
+2
2016-12-11
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2
-3
/
+45
2016-12-11
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2
-0
/
+36
2016-12-11
ref-filter: add support to display trailers as part of contents
Jacob Keller
3
-1
/
+49
2016-12-11
pretty: add %(trailers) format for displaying trailers of a commit message
Jacob Keller
3
-0
/
+45
2016-12-11
rebase: add --quit to cleanup rebase, leave everything else untouched
Nguyễn Thái Ngọc Duy
4
-4
/
+37
2016-12-09
doc: omit needless "for"
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-09
doc: make the intent of sentence clearer
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-09
doc: add verb in front of command to run
Kristoffer Haugsbakk
1
-1
/
+1
2016-12-09
doc: add articles (grammar)
Kristoffer Haugsbakk
1
-3
/
+3
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-07
shallow.c: remove useless code
Nguyễn Thái Ngọc Duy
1
-4
/
+0
2016-12-07
shallow.c: bit manipulation tweaks
Rasmus Villemoes
1
-4
/
+4
2016-12-07
shallow.c: avoid theoretical pointer wrap-around
Rasmus Villemoes
1
-1
/
+1
2016-12-07
shallow.c: make paint_alloc slightly more robust
Nguyễn Thái Ngọc Duy
1
-0
/
+3
2016-12-07
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-07
shallow.c: rename fields in paint_info to better express their purposes
Nguyễn Thái Ngọc Duy
1
-9
/
+9
2016-12-07
lockfile: LOCK_REPORT_ON_ERROR
Junio C Hamano
3
-4
/
+18
2016-12-07
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
18
-29
/
+27
2016-12-07
wt-status: implement opportunisitc index update correctly
Junio C Hamano
1
-3
/
+4
2016-12-06
stash: prefer plumbing over git-diff
Jeff King
2
-1
/
+10
2016-12-06
xdiff: drop XDL_FAST_HASH
Jeff King
3
-118
/
+0
2016-12-06
http-walker: complain about non-404 loose object errors
Jeff King
2
-3
/
+6
2016-12-06
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
Junio C Hamano
3
-31
/
+206
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-06
docs: warn about possible '=' in clean/smudge filter process values
Lars Schneider
4
-15
/
+25
2016-12-06
GIT-VERSION-GEN: do not force abbreviation length used by 'describe'
Ramsay Jones
1
-1
/
+1
2016-12-05
tag, branch, for-each-ref: add --ignore-case for sorting and filtering
Nguyễn Thái Ngọc Duy
10
-17
/
+112
[prev]
[next]