85 Commits (7d7d680221e6aac4210cf3c0be9ab237bc45b781)

Author SHA1 Message Date
Johannes Schindelin e228c1736f Remove the line length limit for graft files 11 years ago
Nguyễn Thái Ngọc Duy 4a2d5ae262 pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses 12 years ago
Eric Sunshine 52f4d12648 blame: teach -L/RE/ to search from end of previous -L range 12 years ago
Eric Sunshine 815834e9aa line-range: teach -L/RE/ to search relative to anchor point 12 years ago
Eric Sunshine 58dbfa2e59 blame: accept multiple -L ranges 12 years ago
Eric Sunshine 753935749f blame: inline one-line function into its lone caller 12 years ago
Eric Sunshine 164a9cf430 blame: fix -L bounds checking bug 12 years ago
Stefan Beller d5d09d4754 Replace deprecated OPT_BOOLEAN by OPT_BOOL 12 years ago
Nguyễn Thái Ngọc Duy 9a08727443 remove init_pathspec() in favor of parse_pathspec() 12 years ago
Nguyễn Thái Ngọc Duy bd1928df1d remove diff_tree_{setup,release}_paths 12 years ago
Nguyễn Thái Ngọc Duy 5a10d23658 pretty: save commit encoding from logmsg_reencode if the caller needs it 12 years ago
René Scharfe de5abe9fe9 blame: handle broken commit headers gracefully 12 years ago
Thomas Rast 13b8f68c1f log -L: :pattern:file syntax to find by funcname 12 years ago
Bo Yang 25ed3412f8 Refactor parse_loc 12 years ago
Jeff King be5c9fb904 logmsg_reencode: lazily load missing commit buffers 12 years ago
Jeff King dd0d388c44 logmsg_reencode: never return NULL 12 years ago
Antoine Pelisse ea02ffa385 mailmap: simplify map_user() interface 12 years ago
Antoine Pelisse 3c020bd528 Use split_ident_line to parse author and committer 12 years ago
Junio C Hamano e297cf5aff pretty: remove reencode_commit_message() 13 years ago
Junio C Hamano 3d1aa56671 blame: pay attention to --no-follow 13 years ago
Junio C Hamano 9aeaab6811 blame: allow "blame file" in the middle of a conflicted merge 13 years ago
Junio C Hamano ffcabccf5d blame $path: avoid getting fooled by case insensitive filesystems 13 years ago
Nguyễn Thái Ngọc Duy efd2a8bd38 i18n: blame: mark parseopt strings for translation 13 years ago
Thomas Rast 28452655af diff_setup_done(): return void 13 years ago
Jeff King e54501004a diff: do not use null sha1 as a sentinel value 13 years ago
Thomas Gummerer b60e188c51 Strip namelen out of ce_flags into a ce_namelen field 13 years ago
Junio C Hamano b31272f704 blame: compute abbreviation width that ensures uniqueness 13 years ago
Ramsay Jones 85c20c304f builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning 13 years ago
René Scharfe 4b4132fd89 blame: factor out helper for calling xdi_diff() 13 years ago
René Scharfe 5d23ec7664 blame: use hunk_func(), part 2 13 years ago
René Scharfe 0af596c6ff blame: use hunk_func(), part 1 13 years ago
Junio C Hamano 059a500d25 blame: accept --need-minimal 13 years ago
Zbigniew Jędrzejewski-Szmek ec7ff5ba27 make lineno_width() from blame reusable for others 13 years ago
Jeff King 6680a0874f drop odd return value semantics from userdiff_config 13 years ago
Jeff King c3ea051544 blame: don't overflow time buffer 13 years ago
Sebastian Schuberth 8518088fe8 blame.c: Properly initialize strbuf after calling textconv_object(), again 14 years ago
Sebastian Schuberth 2564aa48ce blame.c: Properly initialize strbuf after calling, textconv_object() 14 years ago
Jeff King ed747dd521 blame: add --line-porcelain output format 14 years ago
Jeff King e86226e340 blame: refactor porcelain output 14 years ago
Josh Stone 9b01f0038b blame: tolerate bogus e-mail addresses a bit better 14 years ago
Namhyung Kim 84393bfd73 blame: add --abbrev command line option and make it honor core.abbrev 14 years ago
Jonathan Nieder 9cba13ca5d standardize brace placement in struct definitions 14 years ago
Stephen Boyd 9ca1169fd9 parse-options: Don't call parse_options_check() so much 14 years ago
Kevin Ballard 1b8cdce94f blame: Add option to show author email instead of name 15 years ago
Kirill Smelkov 900647104e blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' 15 years ago
Ralf Wildenhues 22e5e58a3c Typos in code comments, an error message, documentation 15 years ago
Christian Couder ad98a58b3d blame: use find_commit_subject() instead of custom code 15 years ago
Clément Poulain e5fba602e5 textconv: support for cat_file 15 years ago
Axel Bonnet 3b8a12e8f8 textconv: support for blame 15 years ago
Tor Arntsen 2543d9b609 Change C99 comments to old-style C comments 15 years ago