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
2010-03-28
Allow passing of configuration parameters in the command line
Alex Riesen
1
-0
/
+9
2010-03-15
Merge branch 'jh/notes'
Junio C Hamano
1
-0
/
+1
2010-03-02
fallback SSH_ASKPASS when GIT_ASKPASS not set
Frank Li
1
-0
/
+3
2010-02-16
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2010-02-16
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
1
-1
/
+1
2010-02-15
Remove hyphen from "git-command" in two error messages
Pete Harlan
1
-1
/
+1
2010-02-13
Builtin-ify git-notes
Johan Herland
1
-0
/
+1
2010-02-13
Resurrect "git grep --no-index"
Junio C Hamano
1
-1
/
+1
2010-02-05
Revert 30816237 and 7e62265
Junio C Hamano
1
-1
/
+1
2010-01-22
make "index-pack" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-22
make "git pack-redundant" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-22
make "git unpack-file" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-22
make "mktag" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-22
make "merge-index" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-21
make "git patch-id" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-21
make "git var" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-21
make "git hash-object" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-21
make "git merge-tree" a built-in
Linus Torvalds
1
-0
/
+1
2010-01-20
Merge branch 'ap/merge-backend-opts'
Junio C Hamano
1
-0
/
+2
2010-01-17
git merge -X<option>
Avery Pennarun
1
-0
/
+2
2010-01-15
grep: prepare to run outside of a work tree
Junio C Hamano
1
-1
/
+1
2009-11-23
Merge branch 'cc/replace'
Junio C Hamano
1
-0
/
+3
2009-11-20
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
1
-0
/
+3
2009-11-10
Let 'git <command> -h' show usage without a git dir
Jonathan Nieder
1
-9
/
+12
2009-11-09
Retire fetch--tool helper to contrib/examples
Jonathan Nieder
1
-1
/
+0
2009-10-13
git: add --no-replace-objects option to disable replacing
Christian Couder
1
-1
/
+3
2009-09-13
Merge branch 'db/vcs-helper'
Junio C Hamano
1
-3
/
+0
2009-09-13
wrap git's main usage string.
Matthieu Moy
1
-1
/
+4
2009-08-29
update-server-info: make builtin, use parseopt
René Scharfe
1
-0
/
+1
2009-08-21
Merge branch 'cc/replace'
Junio C Hamano
1
-0
/
+1
2009-08-10
Merge branch 'js/run-command-updates'
Junio C Hamano
1
-7
/
+3
2009-08-05
git-http-fetch: not a builtin
Linus Torvalds
1
-3
/
+0
2009-07-09
Merge branch 'js/run-command-updates' (early part)
Junio C Hamano
1
-1
/
+1
2009-07-06
Merge branch 'tr/die_errno'
Junio C Hamano
1
-3
/
+3
2009-07-06
run_command: report failure to execute the program, but optionally don't
Johannes Sixt
1
-1
/
+1
2009-07-06
run_command: report system call errors instead of returning error codes
Johannes Sixt
1
-5
/
+1
2009-07-05
run_command: return exit code as positive value
Johannes Sixt
1
-2
/
+2
2009-07-05
MinGW: truncate exit()'s argument to lowest 8 bits
Johannes Sixt
1
-1
/
+1
2009-06-30
git.c: avoid allocating one-too-many elements for new argv array
Brandon Casey
1
-2
/
+1
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
1
-3
/
+3
2009-05-31
Add new "git replace" command
Christian Couder
1
-0
/
+1
2009-05-10
build-in git-mktree
Junio C Hamano
1
-0
/
+1
2009-05-01
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
1
-4
/
+4
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
1
-1
/
+1
2009-04-12
Merge branch 'cc/bisect-filter'
Junio C Hamano
1
-0
/
+1
2009-04-05
bisect--helper: implement "git bisect--helper"
Christian Couder
1
-0
/
+1
2009-04-04
add --html-path to get the location of installed HTML docs
Markus Heidelberg
1
-1
/
+4
2009-02-03
Merge branch 'jk/maint-cleanup-after-exec-failure'
Junio C Hamano
1
-6
/
+15
2009-01-28
git: use run_command() to execute dashed externals
Jeff King
1
-4
/
+13
2009-01-28
git: s/run_command/run_builtin/
Jeff King
1
-2
/
+2
[prev]
[next]