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
2006-11-08
git-pickaxe: retire pickaxe
Junio C Hamano
1
-1
/
+2
2006-11-07
Merge branch 'jc/pickaxe'
Junio C Hamano
1
-0
/
+1
2006-11-01
branch: work in subdirectories.
Junio C Hamano
1
-1
/
+1
2006-11-01
Merge branch 'rs/cherry'
Junio C Hamano
1
-0
/
+1
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-0
/
+3
2006-10-25
Merge for-each-ref to sync gitweb fully with 'next'
Junio C Hamano
1
-0
/
+1
2006-10-25
Merge branch 'jc/web-blame'
Junio C Hamano
1
-0
/
+1
2006-10-23
Make git-branch a builtin
Lars Hjemli
1
-0
/
+1
2006-10-23
Built-in cherry
Rene Scharfe
1
-0
/
+1
2006-10-20
git-pickaxe: pagenate output by default.
Junio C Hamano
1
-1
/
+1
2006-10-19
git-pickaxe: blame rewritten.
Junio C Hamano
1
-0
/
+1
2006-10-10
paginate git-diff by default
Martin Waitz
1
-1
/
+1
2006-10-09
Remove git-annotate.perl and create a builtin-alias for git-blame
Ryan Anderson
1
-0
/
+1
2006-10-08
git-tar-tree: don't RUN_SETUP
Rene Scharfe
1
-1
/
+1
2006-10-03
Fix usage string to match that given in the man page
Alan Chandler
1
-1
/
+1
2006-09-27
Merge branch 'master' into lj/refs
Junio C Hamano
1
-2
/
+0
2006-09-27
Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-locking
Junio C Hamano
1
-0
/
+1
2006-09-24
Remove upload-tar and make git-tar-tree a thin wrapper to git-archive
Junio C Hamano
1
-1
/
+0
2006-09-23
Remove git-zip-tree
Rene Scharfe
1
-1
/
+0
2006-09-21
Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refs
Junio C Hamano
1
-0
/
+4
2006-09-21
Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refs
Junio C Hamano
1
-0
/
+4
2006-09-17
Start handling references internally as a sorted in-memory list
Linus Torvalds
1
-0
/
+1
2006-09-17
Merge branch 'jk/diff'
Junio C Hamano
1
-0
/
+1
2006-09-17
Merge branch 'jc/archive'
Junio C Hamano
1
-0
/
+2
2006-09-16
Add git-for-each-ref: helper for language bindings
Junio C Hamano
1
-0
/
+1
2006-09-16
Add "git show-ref" builtin command
Linus Torvalds
1
-0
/
+1
2006-09-14
Handle invalid argc gently
Dmitry V. Levin
1
-1
/
+1
2006-09-13
Make count-objects, describe and merge-tree work in subdirectory
Dmitry V. Levin
1
-1
/
+1
2006-09-09
Add git-upload-archive
Franck Bui-Huu
1
-0
/
+1
2006-09-09
Add git-archive
Franck Bui-Huu
1
-0
/
+1
2006-09-08
git-commit.sh: convert run_status to a C builtin
Jeff King
1
-0
/
+1
2006-09-05
Fix memory leak in prepend_to_path (git.c).
Christian Couder
1
-0
/
+2
2006-09-02
Trace into a file or an open fd and refactor tracing code.
Christian Couder
1
-21
/
+4
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-1
/
+1
2006-08-31
Use xmalloc instead of malloc
Jonas Fonseca
1
-1
/
+1
2006-08-26
Add git-zip-tree
Rene Scharfe
1
-0
/
+1
2006-08-26
Use xrealloc instead of realloc
Jonas Fonseca
1
-3
/
+3
2006-08-23
remove ugly shadowing of loop indexes in subloops.
Pierre Habouzit
1
-3
/
+3
2006-08-15
remove unnecessary initializations
David Rientjes
1
-1
/
+1
2006-08-10
git-verify-pack: make builtin
Rene Scharfe
1
-0
/
+1
2006-08-08
Merge branch 'master' into mk/rename
Junio C Hamano
1
-1
/
+1
2006-08-08
git-push: allow pushing from subdirectories
Jeff King
1
-1
/
+1
2006-08-04
git.c: Rename NEEDS_PREFIX to RUN_SETUP
Junio C Hamano
1
-36
/
+36
2006-08-04
builtins: Makefile clean-up
Junio C Hamano
1
-34
/
+34
2006-08-04
Make git-checkout-index a builtin
Junio C Hamano
1
-0
/
+1
2006-08-03
Make git-symbolic-ref a builtin
Matthias Kestenholz
1
-0
/
+1
2006-08-03
Make git-unpack-objects a builtin
Matthias Kestenholz
1
-0
/
+1
2006-08-03
Make git-pack-objects a builtin
Matthias Kestenholz
1
-0
/
+1
2006-08-03
Make git-name-rev a builtin
Matthias Kestenholz
1
-0
/
+1
2006-08-02
Make git-repo-config a builtin
Matthias Kestenholz
1
-0
/
+1
[next]