| author | Thiago Farina <tfransosi@gmail.com> | |
| Sat, 27 Nov 2010 01:58:14 +0000 (23:58 -0200) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Mon, 29 Nov 2010 22:01:52 +0000 (14:01 -0800) | ||
| commit | 47e44ed1dc17d3a94ec4bf8dd29810ab7882041c | |
| tree | 97d8360010d379d0fd160dbe3791061ccfd3b45b | tree | snapshot |
| parent | 7d43de925b2771d295d8fc4341b7bd544e2a74fa | commit | diff |
commit: Add commit_list prefix in two function names.
Add commit_list prefix to insert_by_date function and to sort_by_date,
so it's clear that these functions refer to commit_list structure.
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Add commit_list prefix to insert_by_date function and to sort_by_date,
so it's clear that these functions refer to commit_list structure.
Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| builtin/describe.c | diff | blob | history | |
| builtin/fetch-pack.c | diff | blob | history | |
| builtin/show-branch.c | diff | blob | history | |
| commit.c | diff | blob | history | |
| commit.h | diff | blob | history | |
| revision.c | diff | blob | history | |
| sha1_name.c | diff | blob | history | |
| upload-pack.c | diff | blob | history | |
| walker.c | diff | blob | history |