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
/
revision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
Merge branch 'jk/revision-walk-stop-at-max-count'
Junio C Hamano
1
-20
/
+19
2012-07-22
Merge branch 'jc/sha1-name-more'
Junio C Hamano
1
-15
/
+23
2012-07-13
revision: avoid work after --max-count is reached
Jeff King
1
-20
/
+19
2012-07-09
revision.c: the "log" family, except for "show", takes committish
Junio C Hamano
1
-2
/
+9
2012-07-09
revision.c: allow handle_revision_arg() to take other flags
Junio C Hamano
1
-6
/
+7
2012-07-09
sha1_name.c: introduce get_sha1_committish()
Junio C Hamano
1
-3
/
+3
2012-07-09
sha1_name.c: teach lookup context to get_sha1_with_context()
Junio C Hamano
1
-2
/
+2
2012-07-03
sha1_name.c: get rid of get_sha1_with_mode()
Junio C Hamano
1
-6
/
+6
2012-06-28
Merge branch 'jc/rev-list-simplify-merges-first-parent'
Junio C Hamano
1
-12
/
+29
2012-06-28
Merge branch 'mm/verify-filename-fix'
Junio C Hamano
1
-1
/
+1
2012-06-18
verify_filename(): ask the caller to chose the kind of diagnosis
Matthieu Moy
1
-1
/
+1
2012-06-13
revision: ignore side parents while running simplify-merges
Junio C Hamano
1
-3
/
+11
2012-06-08
revision: note the lack of free() in simplify_merges()
Junio C Hamano
1
-7
/
+16
2012-06-08
revision: "simplify" options imply topo-order sort
Junio C Hamano
1
-2
/
+2
2012-04-29
Merge branch 'rs/commit-list-append'
Junio C Hamano
1
-2
/
+2
2012-04-27
Merge branch 'cb/cherry-pick-rev-path-confusion'
Junio C Hamano
1
-10
/
+14
2012-04-25
revision: append to list instead of insert and reverse
René Scharfe
1
-2
/
+2
2012-04-24
Merge branch 'hv/submodule-recurse-push'
Junio C Hamano
1
-0
/
+5
2012-04-23
Merge branch 'rs/commit-list-sort-in-batch'
Junio C Hamano
1
-1
/
+3
2012-04-15
cherry-pick: do not expect file arguments
Clemens Buchacher
1
-10
/
+14
2012-04-11
revision: insert unsorted, then sort in prepare_revision_walk()
René Scharfe
1
-1
/
+3
2012-03-30
Teach revision walking machinery to walk multiple times sequencially
Heiko Voigt
1
-0
/
+5
2012-03-07
Merge branch 'jc/pickaxe-ignore-case'
Junio C Hamano
1
-0
/
+1
2012-02-28
pickaxe: allow -i to search in patch case-insensitively
Junio C Hamano
1
-0
/
+1
2012-02-14
Merge branch 'jk/grep-binary-attribute'
Junio C Hamano
1
-1
/
+0
2012-02-02
grep: drop grep_buffer's "name" parameter
Jeff King
1
-1
/
+0
2012-01-29
Merge branch 'nd/index-pack-no-recurse'
Junio C Hamano
1
-16
/
+29
2012-01-29
Merge branch 'jc/maint-log-first-parent-pathspec'
Junio C Hamano
1
-1
/
+9
2012-01-19
Making pathspec limited log play nicer with --first-parent
Junio C Hamano
1
-1
/
+9
2012-01-16
Eliminate recursion in setting/clearing marks in commit list
Nguyễn Thái Ngọc Duy
1
-16
/
+29
2011-11-12
log: --show-signature
Junio C Hamano
1
-0
/
+2
2011-10-13
Merge branch 'rs/pending'
Junio C Hamano
1
-2
/
+10
2011-10-13
Merge branch 'nd/maint-autofix-tag-in-head'
Junio C Hamano
1
-2
/
+4
2011-10-05
Merge branch 'jc/fetch-verify'
Junio C Hamano
1
-0
/
+5
2011-10-05
Merge branch 'jc/traverse-commit-list'
Junio C Hamano
1
-0
/
+41
2011-10-05
Merge branch 'bk/ancestry-path'
Junio C Hamano
1
-10
/
+43
2011-10-03
revision: add leak_pending flag
René Scharfe
1
-1
/
+2
2011-10-03
revision: factor out add_pending_sha1
René Scharfe
1
-3
/
+8
2011-09-18
Accept tags in HEAD or MERGE_HEAD
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2011-09-01
rev-list --verify-object
Junio C Hamano
1
-0
/
+5
2011-08-25
revision: do not include sibling history in --ancestry-path output
Junio C Hamano
1
-6
/
+10
2011-08-25
revision: keep track of the end-user input from the command line
Junio C Hamano
1
-4
/
+33
2011-08-22
revision.c: update show_object_with_name() without using malloc()
Junio C Hamano
1
-14
/
+36
2011-08-22
revision.c: add show_object_with_name() helper function
Junio C Hamano
1
-0
/
+19
2011-05-29
Merge branch 'jc/notes-batch-removal'
Junio C Hamano
1
-2
/
+13
2011-05-25
Merge branch 'js/log-abbrev-commit-config'
Junio C Hamano
1
-0
/
+3
2011-05-23
Merge branch 'jc/magic-pathspec'
Junio C Hamano
1
-0
/
+14
2011-05-19
Merge branch 'jc/maint-pathspec-stdin-and-cmdline'
Junio C Hamano
1
-52
/
+28
2011-05-19
show: --ignore-missing
Junio C Hamano
1
-2
/
+13
2011-05-18
Add log.abbrevCommit config variable
Jay Soffian
1
-0
/
+3
[next]