index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
Merge branch 'sb/repack-in-c'
Junio C Hamano
1
-0
/
+1
2013-09-20
Merge branch 'nr/git-cd-to-a-directory'
Junio C Hamano
1
-1
/
+12
2013-09-17
repack: rewrite the shell script in C
Stefan Beller
1
-0
/
+1
2013-09-09
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-0
/
+12
2013-09-09
git: run in a directory given with -C option
Nazri Ramliy
1
-1
/
+12
2013-07-22
Merge branch 'es/check-mailmap'
Junio C Hamano
1
-0
/
+1
2013-07-22
Merge branch 'tr/protect-low-3-fds'
Junio C Hamano
1
-0
/
+7
2013-07-17
git: ensure 0/1/2 are open in main()
Thomas Rast
1
-0
/
+7
2013-07-15
parse_pathspec: accept :(icase)path syntax
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2013-07-15
pathspec: support :(glob) syntax
Nguyễn Thái Ngọc Duy
1
-0
/
+8
2013-07-13
builtin: add git-check-mailmap command
Eric Sunshine
1
-0
/
+1
2013-06-06
Merge branch 'nd/clone-connectivity-shortcut'
Junio C Hamano
1
-0
/
+7
2013-05-28
fetch-pack: prepare updated shallow file before fetching the pack
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2013-04-28
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
1
-1
/
+2
2013-04-02
help: mention -a and -g option, and 'git help <concept>' usage.
Philip Oakley
1
-1
/
+3
2013-03-25
Merge branch 'jk/alias-in-bare'
Junio C Hamano
1
-0
/
+1
2013-03-11
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2013-03-11
git.c: make usage match manual page
Kevin Bracey
1
-2
/
+2
2013-03-10
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2013-03-10
Translate git_more_info_string consistently
Kevin Bracey
1
-1
/
+1
2013-03-08
setup: suppress implicit "." work-tree for bare repos
Jeff King
1
-0
/
+1
2013-01-23
Merge branch 'as/check-ignore'
Junio C Hamano
1
-0
/
+1
2013-01-06
add git-check-ignore sub-command
Adam Spiers
1
-0
/
+1
2012-12-19
add global --literal-pathspecs option
Jeff King
1
-0
/
+8
2012-10-29
Move setup_diff_pager to libgit.a
Nguyễn Thái Ngọc Duy
1
-33
/
+0
2012-06-25
add 'git credential' plumbing command
Javier Roucher Iglesias
1
-0
/
+1
2012-06-03
move git_version_string into version.c
Jeff King
1
-2
/
+0
2012-05-03
Merge branch 'nd/columns'
Junio C Hamano
1
-0
/
+1
2012-04-27
Add column layout skeleton and git-column
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2012-04-24
i18n: help: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-01-08
dashed externals: kill children on exit
Clemens Buchacher
1
-1
/
+1
2011-12-19
Merge branch 'ab/enable-i18n'
Junio C Hamano
1
-0
/
+2
2011-12-05
i18n: add infrastructure for translating Git with gettext
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2011-11-21
upload-archive: use start_command instead of fork
Jeff King
1
-0
/
+1
2011-08-28
Merge branch 'jk/pager-with-external-command'
Junio C Hamano
1
-0
/
+2
2011-08-19
support pager.* for external commands
Jeff King
1
-0
/
+2
2011-08-17
Merge branch 'js/bisect-no-checkout'
Junio C Hamano
1
-1
/
+1
2011-08-17
Merge branch 'js/ref-namespaces'
Junio C Hamano
1
-2
/
+16
2011-08-09
bisect: add support for bisecting bare repositories
Jon Seymour
1
-1
/
+1
2011-07-06
ref namespaces: infrastructure
Josh Triplett
1
-2
/
+16
2011-06-29
Merge branch 'da/git-prefix-everywhere' into next
Junio C Hamano
1
-9
/
+1
2011-05-30
Merge branch 'jk/maint-config-alias-fix'
Junio C Hamano
1
-4
/
+2
2011-05-26
git: Remove handling for GIT_PREFIX
David Aguilar
1
-9
/
+1
2011-05-24
handle_options(): do not miscount how many arguments were used
Junio C Hamano
1
-4
/
+2
2011-05-06
Merge branch 'js/info-man-path'
Junio C Hamano
1
-1
/
+7
2011-05-01
git: add --info-path and --man-path options
Jon Seymour
1
-1
/
+7
2011-04-27
handle_alias: provide GIT_PREFIX to !alias
Michael J Gruber
1
-1
/
+9
2011-02-15
git.c: reorder builtin command list
Nguyễn Thái Ngọc Duy
1
-9
/
+9
2011-02-13
repo-config: add deprecation warning
René Scharfe
1
-1
/
+1
2011-01-06
alias: use run_command api to execute aliases
Erik Faye-Lund
1
-17
/
+17
[next]