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
2008-04-01
Accept git aliases outside a git repository
Junio C Hamano
1
-1
/
+2
2008-03-26
Always set *nongit_ok in setup_git_directory_gently()
SZEDER Gábor
1
-2
/
+2
2008-03-15
shortlog: do not require to run from inside a git repository
Jonas Fonseca
1
-1
/
+1
2008-03-01
Make git-remote a builtin
Johannes Schindelin
1
-0
/
+1
2008-02-27
Merge branch 'db/checkout'
Junio C Hamano
1
-0
/
+3
2008-02-24
make alias lookup a public, procedural function
Jeff King
1
-14
/
+3
2008-02-23
Add merge-subtree back
Junio C Hamano
1
-0
/
+1
2008-02-16
Build in checkout
Daniel Barkalow
1
-0
/
+1
2008-02-11
git.c: guard config parser from value=NULL
Junio C Hamano
1
-0
/
+2
2008-02-09
Build-in merge-recursive
Daniel Barkalow
1
-0
/
+1
2007-12-04
Merge branch 'kh/commit'
Junio C Hamano
1
-1
/
+2
2007-12-03
Trace and quote with argv: get rid of unneeded count argument.
Christian Couder
1
-3
/
+3
2007-12-02
Add 'git fast-export', the sister of 'git fast-import'
Johannes Schindelin
1
-0
/
+1
2007-11-24
Merge branch 'jk/send-pack'
Junio C Hamano
1
-0
/
+3
2007-11-24
Merge branch 'sb/clean'
Junio C Hamano
1
-0
/
+1
2007-11-24
Merge branch 'js/mingw-fallouts'
Junio C Hamano
1
-1
/
+1
2007-11-22
Port git commit to C.
Kristian Høgsberg
1
-1
/
+2
2007-11-22
git-merge-ours: make it a builtin.
Thomas Harning
1
-0
/
+1
2007-11-18
Make git-clean a builtin
Shawn Bohrer
1
-0
/
+1
2007-11-17
Merge branch 'ph/parseopt-sh'
Junio C Hamano
1
-1
/
+1
2007-11-14
builtin run_command: do not exit with -1.
Johannes Sixt
1
-1
/
+1
2007-11-14
Merge branch 'db/remote-builtin' into jk/send-pack
Junio C Hamano
1
-0
/
+3
2007-11-06
git-rev-parse --parseopt
Junio C Hamano
1
-1
/
+1
2007-11-05
Don't always require working tree for git-rm
Mike Hommey
1
-1
/
+1
2007-11-05
Refactor working tree setup
Mike Hommey
1
-8
/
+3
2007-11-05
Build in ls-remote
Daniel Barkalow
1
-1
/
+2
2007-11-02
Build-in send-pack, with an API for other programs to call.
Daniel Barkalow
1
-0
/
+1
2007-11-02
Build-in peek-remote, using transport infrastructure.
Daniel Barkalow
1
-0
/
+1
2007-10-29
use only the $PATH for exec'ing git commands
Scott R Parish
1
-36
/
+7
2007-10-29
"current_exec_path" is a misleading name, use "argv_exec_path"
Scott R Parish
1
-1
/
+1
2007-10-29
"git" returns 1; "git help" and "git help -a" return 0
Scott R Parish
1
-3
/
+4
2007-10-24
Merge branch 'db/fetch-pack'
Junio C Hamano
1
-0
/
+5
2007-10-20
Deduce exec_path also from calls to git with a relative path
Johannes Schindelin
1
-2
/
+3
2007-10-16
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
1
-11
/
+5
2007-09-21
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
1
-11
/
+5
2007-09-19
Make fetch a builtin
Daniel Barkalow
1
-0
/
+1
2007-09-19
Make fetch-pack a builtin with an internal API
Daniel Barkalow
1
-0
/
+1
2007-09-19
Modularize commit-walker
Daniel Barkalow
1
-0
/
+3
2007-09-12
Make "git reset" a builtin.
Carlos Rica
1
-0
/
+1
2007-08-27
git --bare cmd: do not unconditionally nuke GIT_DIR
Junio C Hamano
1
-1
/
+1
2007-08-27
Fix initialization of a bare repository
Junio C Hamano
1
-0
/
+1
2007-08-19
Add and document a global --no-pager option for git.
Matthieu Moy
1
-1
/
+5
2007-08-13
diff: don't run pager if user asked for a diff style exit code
René Scharfe
1
-1
/
+1
2007-08-10
Merge branch 'cr/tag'
Junio C Hamano
1
-0
/
+2
2007-08-04
checkout-index needs a working tree
Johannes Schindelin
1
-1
/
+2
2007-08-01
Clean up work-tree handling
Johannes Schindelin
1
-3
/
+8
2007-07-31
git.c: execution path
Junio C Hamano
1
-5
/
+5
2007-07-26
Make verify-tag a builtin.
Carlos Rica
1
-0
/
+1
2007-07-20
Make git tag a builtin.
Carlos Rica
1
-0
/
+1
2007-07-04
Remove USE_PAGER from git-pickaxe and git-annotate
Andrew Ruder
1
-2
/
+2
[next]