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
/
builtin-rev-list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-18
Read the config in rev-list
Fredrik Kuivinen
1
-0
/
+1
2006-12-17
Teach all of log family --left-right output.
Junio C Hamano
1
-6
/
+1
2006-12-17
rev-list --left-right
Junio C Hamano
1
-0
/
+11
2006-09-20
git log: Unify header_filter and message_filter into one.
Junio C Hamano
1
-3
/
+1
2006-09-20
rev-list: fix segfault with --{author,committer,grep}
Jeff King
1
-1
/
+3
2006-09-07
pack-objects: further work on internal rev-list logic.
Junio C Hamano
1
-30
/
+6
2006-09-07
Separate object listing routines out of rev-list
Junio C Hamano
1
-97
/
+13
2006-09-05
Teach rev-list an option to read revs from the standard input.
Junio C Hamano
1
-0
/
+25
2006-09-02
Replace uses of strdup with xstrdup.
Shawn Pearce
1
-2
/
+2
2006-08-28
Add --relative-date option to the revision interface
Jonas Fonseca
1
-1
/
+1
2006-08-27
free(NULL) is perfectly valid.
Junio C Hamano
1
-4
/
+2
2006-08-15
remove unnecessary initializations
David Rientjes
1
-3
/
+3
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
1
-2
/
+2
2006-07-28
Call setup_git_directory() early
Linus Torvalds
1
-1
/
+1
2006-07-12
Remove TYPE_* constant macros and use object_type enums consistently.
Linus Torvalds
1
-3
/
+3
2006-06-19
Add "named object array" concept
Linus Torvalds
1
-31
/
+33
2006-06-17
Some more memory leak avoidance
Linus Torvalds
1
-0
/
+8
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
1
-3
/
+3
2006-06-05
rev-list: fix process_tree() conversion.
Linus Torvalds
1
-2
/
+2
2006-05-30
tree_entry(): new tree-walking helper function
Linus Torvalds
1
-11
/
+5
2006-05-29
Remove "tree->entries" tree-entry list from tree parser
Linus Torvalds
1
-10
/
+16
2006-05-29
Make "tree_entry" have a SHA1 instead of a union of object pointers
Linus Torvalds
1
-2
/
+2
2006-05-29
Make "struct tree" contain the pointer to the tree buffer
Linus Torvalds
1
-1
/
+2
2006-05-28
Fix memory leak in "git rev-list --objects"
Linus Torvalds
1
-0
/
+3
2006-05-21
fmt-patch: Support --attach
Johannes Schindelin
1
-1
/
+1
2006-05-21
Merge branch 'master' into js/fmt-patch
Junio C Hamano
1
-0
/
+358
2006-05-18
Make "git rev-list" be a builtin
Linus Torvalds
1
-0
/
+358