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
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
real_path: set errno when max number of symlinks is exceeded
Brandon Williams
1
-0
/
+2
2017-01-09
real_path: prevent redefinition of MAXSYMLINKS
Brandon Williams
1
-1
/
+3
2017-01-09
Makefile: put LIBS after LDFLAGS for imap-send
Steven Penny
1
-1
/
+1
2017-01-09
Makefile: POSIX windres
Steven Penny
1
-1
/
+1
2017-01-09
t9813: avoid using pipes
Pranit Bauva
1
-4
/
+4
2017-01-09
git_exec_path: do not return the result of getenv()
Jeff King
1
-9
/
+8
2017-01-08
pathspec: rename prefix_pathspec to init_pathspec_item
Brandon Williams
1
-17
/
+7
2017-01-08
pathspec: small readability changes
Brandon Williams
1
-10
/
+15
2017-01-08
pathspec: create strip submodule slash helpers
Brandon Williams
1
-26
/
+42
2017-01-08
pathspec: create parse_element_magic helper
Brandon Williams
1
-17
/
+20
2017-01-08
pathspec: create parse_long_magic function
Brandon Williams
1
-35
/
+57
2017-01-08
pathspec: create parse_short_magic function
Brandon Williams
1
-18
/
+36
2017-01-08
pathspec: factor global magic into its own function
Brandon Williams
1
-49
/
+78
2017-01-08
pathspec: simpler logic to prefix original pathspec elements
Brandon Williams
1
-20
/
+13
2017-01-08
pathspec: always show mnemonic and name in unsupported_magic
Brandon Williams
1
-15
/
+9
2017-01-08
pathspec: remove unused variable from unsupported_magic
Brandon Williams
1
-3
/
+2
2017-01-08
pathspec: copy and free owned memory
Brandon Williams
2
-6
/
+21
2017-01-08
pathspec: remove the deprecated get_pathspec function
Brandon Williams
4
-43
/
+3
2017-01-08
ls-tree: convert show_recursive to use the pathspec struct interface
Brandon Williams
1
-9
/
+7
2017-01-08
dir: convert fill_directory to use the pathspec struct interface
Brandon Williams
1
-4
/
+8
2017-01-08
dir: remove struct path_simplify
Brandon Williams
1
-103
/
+76
2017-01-08
mv: remove use of deprecated 'get_pathspec()'
Brandon Williams
1
-19
/
+31
2017-01-08
git_exec_path: avoid Coverity warning about unfree()d result
Johannes Schindelin
1
-1
/
+4
2017-01-07
blame: output porcelain "previous" header for each file
Jeff King
2
-9
/
+131
2017-01-07
blame: handle --no-abbrev
Jeff King
2
-0
/
+6
2017-01-07
blame: fix alignment with --abbrev=40
Jeff King
2
-1
/
+29
2017-01-07
rebase--interactive: count squash commits above 10 correctly
Jeff King
1
-1
/
+1
2017-01-07
branch_get_push: do not segfault when HEAD is detached
Kyle Meyer
2
-3
/
+9
2017-01-07
archive-zip: load userdiff config
Jeff King
2
-4
/
+25
2017-01-07
giteveryday: unbreak rendering with AsciiDoctor
Johannes Schindelin
1
-8
/
+9
2017-01-07
mingw: add a regression test for pushing to UNC paths
Johannes Schindelin
1
-0
/
+48
2017-01-07
contrib: remove gitview
Stefan Beller
2
-1362
/
+0
2017-01-07
don't use test_must_fail with grep
Pranit Bauva
10
-22
/
+22
2017-01-07
submodule.c: use GIT_DIR_ENVIRONMENT consistently
Stefan Beller
1
-1
/
+2
2017-01-03
l10n: fixes to Catalan translation
Jordi Mas
1
-289
/
+308
2017-01-02
l10n: zh_CN: review for git v2.11.0 l10n
Ray Chen
1
-32
/
+31
2017-01-02
Merge branch 'master' of https://github.com/Softcatala/git-po
Jiang Xin
1
-2
/
+3
2016-12-31
gitk: ru.po: Update Russian translation
Dimitriy Ryazantcev
1
-314
/
+356
2016-12-29
git-p4: do not pass '-r 0' to p4 commands
Igor Kushnir
2
-1
/
+5
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-27
rm: absorb a submodules git dir before deletion
Stefan Beller
2
-87
/
+36
2016-12-27
submodule: rename and add flags to ok_to_remove_submodule
Stefan Beller
3
-14
/
+45
2016-12-27
submodule: modernize ok_to_remove_submodule to use argv_array
Stefan Beller
1
-10
/
+4
2016-12-27
submodule.h: add extern keyword to functions
Stefan Beller
1
-25
/
+30
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
[prev]
[next]