2385 Commits (38678a15a2bf65580573a46e967c1d8d269965ae)

Author SHA1 Message Date
Felipe Contreras 5d3698ffb4 fast-export: avoid importing blob marks 12 years ago
Jens Lehmann 53e4c5dcab Teach rm to remove submodules when given with a trailing '/' 12 years ago
Nguyễn Thái Ngọc Duy 170260ae90 pathspec: save the non-wildcard length part 12 years ago
Carlos Martín Nieto 962c38eedd config: don't segfault when given --path with a missing value 12 years ago
Jeff King d6991ceedc ident: keep separate "explicit" flags for author and committer 12 years ago
Jeff King afa8c07a26 checkout: print a message when switching unborn branches 12 years ago
Michael J Gruber 9dfc36841b replace: parse revision argument for -d 12 years ago
Junio C Hamano 0e18bcd5e9 reencode_string(): introduce and use same_encoding() 12 years ago
Karsten Blees 7349afd20e update-index/diff-index: use core.preloadindex to improve performance 12 years ago
Nguyễn Thái Ngọc Duy 745f7a8cac fetch-pack: move core code to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy f8eb3036d0 fetch-pack: remove global (static) configuration variable "args" 12 years ago
Nguyễn Thái Ngọc Duy f5d942e1ed send-pack: move core code to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy 4914c9629c Move setup_diff_pager to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy efc7df454e Move print_commit_list to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy c43cb38612 Move estimate_bisect_steps to libgit.a 12 years ago
Nguyễn Thái Ngọc Duy db699a8a1f Move try_merge_command and checkout_fast_forward to libgit.a 12 years ago
Ramsay Jones 5ba1a8a735 builtin/config.c: Fix a sparse warning 12 years ago
Jeff King e895589883 git-config: use git_config_with_options 13 years ago
Jeff King 00b347d3aa git-config: do not complain about duplicate entries 13 years ago
Jeff King 7acdd6f0bc git-config: collect values instead of immediately printing 13 years ago
Jeff King 97ed50f93b git-config: fix regexp memory leaks on error conditions 13 years ago
Jeff King 35998c8938 git-config: remove memory leak of key regexp 13 years ago
Johan Herland 9ab55daa55 git symbolic-ref --delete $symref 13 years ago
Jeff King f3f47a1e8d status: add --long output format option 13 years ago
René Scharfe 13baa9fe86 branch: show targets of deleted symrefs, not sha1s 13 years ago
René Scharfe 0fe700e311 branch: skip commit checks when deleting symref branches 13 years ago
René Scharfe 566c7707db branch: delete symref branch, not its target 13 years ago
René Scharfe 22ed792753 branch: factor out delete_branch_config() 13 years ago
René Scharfe f5d0e162c4 branch: factor out check_branch_commit() 13 years ago
Junio C Hamano e297cf5aff pretty: remove reencode_commit_message() 13 years ago
Junio C Hamano 5de7166d46 apply.c:update_pre_post_images(): the preimage can be truncated 13 years ago
Nguyễn Thái Ngọc Duy 55c61688ea grep: stop looking at random places for .gitattributes 13 years ago
Junio C Hamano 0657bcbf6f log: honor grep.* configuration 13 years ago
Junio C Hamano c5c31d3381 grep: move pattern-type bits support to top-level grep.[ch] 13 years ago
Junio C Hamano 7687a0541e grep: move the configuration parsing logic to grep.[ch] 13 years ago
Junio C Hamano 15fabd1bbd builtin/grep.c: make configuration callback more reusable 13 years ago
Jeff King e6dbffa67b peel_ref: do not return a null sha1 13 years ago
Linus Torvalds 9d55b2e12f mailinfo: don't require "text" mime type for attachments 13 years ago
Jens Lehmann 293ab15eea submodule: teach rm to remove submodules unless they contain a git directory 13 years ago
Tobias Ulmer df995c7dd2 silence git gc --auto --quiet output 13 years ago
Orgad Shaneh 8f6811efed commit: pay attention to submodule.$name.ignore in .gitmodules 13 years ago
Junio C Hamano 3d1aa56671 blame: pay attention to --no-follow 13 years ago
Jeff King 74eb32d3a4 receive-pack: drop "n/a" on unpacker errors 13 years ago
Jeff King a22e6f8547 receive-pack: send pack-processing stderr over sideband 13 years ago
Jeff King 59bfdfb82a receive-pack: redirect unpack-objects stdout to /dev/null 13 years ago
Ralf Thielow 31b808a032 clone --single: limit the fetch refspec to fetched branch 13 years ago
Junio C Hamano 176943b965 mailinfo: do not concatenate charset= attribute values from mime headers 13 years ago
Adam Spiers d9fcff2f49 Add missing -z to git check-attr usage text for consistency with man page 13 years ago
Junio C Hamano f50fee4a04 builtin/notes.c: mark file-scope private symbols as static 13 years ago
Nguyễn Thái Ngọc Duy 754395d305 fetch: align per-ref summary report in UTF-8 locales 13 years ago