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
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
2007-07-02
Make '!' aliases more useful
Johannes Schindelin
1
-0
/
+15
2007-07-01
Merge branch 'ml/worktree'
Junio C Hamano
1
-4
/
+18
2007-07-01
Merge branch 'ei/worktree+filter'
Junio C Hamano
1
-13
/
+22
2007-06-30
git: Try a bit harder not to lose errno in stdio
Linus Torvalds
1
-4
/
+5
2007-06-24
Check for IO errors after running a command
Linus Torvalds
1
-1
/
+20
2007-06-24
Clean up internal command handling
Linus Torvalds
1
-22
/
+30
2007-06-12
make git barf when an alias changes environment variables
Matthias Lederhofer
1
-4
/
+18
2007-06-06
Use new semantics of is_bare/inside_git_dir/inside_work_tree
Matthias Lederhofer
1
-10
/
+10
2007-06-06
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
1
-1
/
+11
2007-05-20
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
1
-1
/
+1
2007-05-20
annotate: make it work from subdirectories.
Junio C Hamano
1
-1
/
+1
2007-04-14
Add basic infrastructure to assign attributes to paths
Junio C Hamano
1
-0
/
+1
2007-04-12
handle_options in git wrapper miscounts the options it handled.
Matthias Lederhofer
1
-0
/
+1
2007-04-05
Revert "builtin-archive: use RUN_SETUP"
René Scharfe
1
-1
/
+1
2007-03-25
use xmalloc in git.c and help.c
James Bowes
1
-1
/
+1
2007-03-17
Make gc a builtin.
James Bowes
1
-0
/
+1
2007-03-14
Merge branch 'jc/fetch'
Junio C Hamano
1
-0
/
+1
2007-03-03
Make git-revert & git-cherry-pick a builtin
Johannes Schindelin
1
-0
/
+2
2007-03-03
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-03-03
builtin-archive: use RUN_SETUP
Johannes Schindelin
1
-1
/
+1
2007-02-28
Merge branch 'js/bundle'
Junio C Hamano
1
-0
/
+1
2007-02-27
Merge branch 'np/types' into jc/fetch
Junio C Hamano
1
-7
/
+7
2007-02-26
Merge branch 'master' into js/diff-ni
Junio C Hamano
1
-6
/
+6
2007-02-22
Add git-bundle: move objects and references by archive
Johannes Schindelin
1
-0
/
+1
2007-02-22
Teach git-diff-files the new option `--no-index`
Johannes Schindelin
1
-2
/
+2
[prev]
[next]