37768 Commits (26d058738963f23826d77017e82842331af0bae6)
 

Author SHA1 Message Date
Junio C Hamano 51eeaea210 Merge branch 'ta/pretty-parse-config' 11 years ago
Junio C Hamano 4740891e47 Merge branch 'bc/archive-pax-header-mode' 11 years ago
Junio C Hamano 0e28161700 Merge branch 'pr/remotes-in-hashmap' 11 years ago
Junio C Hamano 44ceb79f84 Merge branch 'jk/pretty-empty-format' 11 years ago
Junio C Hamano 56f214e071 Merge branch 'ta/config-set' 11 years ago
Junio C Hamano e8e4ce72cd Merge branch 'rs/init-no-duplicate-real-path' 11 years ago
Junio C Hamano 1d8a6f6929 Merge branch 'mm/config-edit-global' 11 years ago
Junio C Hamano c518279c0e Merge branch 'jc/reopen-lock-file' 11 years ago
René Scharfe ba9b9e1242 imap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with() 11 years ago
Brice Lambson 5f4e02e517 MinGW: update tests to handle a native eol of crlf 11 years ago
Pat Thoyts 5491e9e29e Makefile: propagate NATIVE_CRLF to C 11 years ago
Alex Henrie ad5fe3771b grammofix in user-facing messages 11 years ago
David Aguilar 24d36f1472 stylefix: asterisks stick to the variable, not the type 11 years ago
René Scharfe 57065289a9 merge-tree: remove unused df_conflict arguments 11 years ago
René Scharfe 59b8263a6d http-walker: simplify process_alternates_response() using strbuf 11 years ago
René Scharfe 37007c3a87 config: simplify git_config_include() 11 years ago
René Scharfe d773144417 pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt() 11 years ago
René Scharfe be0b3f822b connect: simplify check_ref() using skip_prefix() and starts_with() 11 years ago
Jeff King ab791dd138 index-pack: fix race condition with duplicate bases 11 years ago
Beat Bolli 466fb6742d pretty: provide a strict ISO 8601 date format 11 years ago
Jeff King f4ef517393 determine_author_info(): copy getenv output 11 years ago
Jeff King f0f9662ae9 determine_author_info(): reuse parsing functions 11 years ago
Maxim Bublis 2668d692eb fast-import: fix segfault in store_tree() 11 years ago
Maxim Bublis 8d30d8a89a t9300: test filedelete command 11 years ago
Junio C Hamano 96db324a73 Merge git://github.com/git-l10n/git-po 11 years ago
Jaime Soriano Pastor 0344d93ced read_index_unmerged(): remove unnecessary loop index adjustment 11 years ago
Jaime Soriano Pastor 15999d0be8 read_index_from(): catch out of order entries when reading an index file 11 years ago
Ralf Thielow 782ac539ea po/TEAMS: add new members to German translation team 11 years ago
Ralf Thielow d35ea4dec6 l10n: de.po: translate 38 new messages 11 years ago
Maxim Bublis da011cb0e7 contrib/svn-fe: fix Makefile 11 years ago
Shawn Pearce 5d146f7a0f Document LF appearing in shallow command during send-pack/receive-pack 11 years ago
Torsten Bögershausen f6975a6b11 t0027: Tests for core.eol=native, eol=lf, eol=crlf 11 years ago
Jeff King 75d3d6573e docs/fast-export: explain --anonymize more completely 11 years ago
Matthieu Moy 91e70e00ac merge, pull: stop advising 'commit -a' in case of conflict 11 years ago
Jeff King a872275098 teach fast-export an --anonymize option 11 years ago
Jeff King c33ddc2e33 date: use strbufs in date-formatting functions 11 years ago
Jeff King ea5517f04b record_author_date(): use find_commit_header() 11 years ago
Jeff King 6876618cea record_author_date(): fix memory leak on malformed commit 11 years ago
Jeff King fe6eb7f2c5 commit: provide a function to find a header in a buffer 11 years ago
Jeff King 2e3dfb2169 log-tree: use FLEX_ARRAY in name_decoration 11 years ago
Jeff King 26be19ba8d send-pack: take refspecs over stdin 11 years ago
Jeff King 14821f8822 Makefile: drop CHECK_HEADER_DEPENDENCIES code 11 years ago
Junio C Hamano 4109c28e05 Merge branch 'jk/diff-tree-t-fix' 11 years ago
Junio C Hamano a3d54f9a1f Merge branch 'jk/pack-shallow-always-without-bitmap' 11 years ago
Junio C Hamano 212d781c96 Merge branch 'jk/fix-profile-feedback-build' 11 years ago
René Scharfe 9610decf4d use strbuf_add_absolute_path() to add absolute paths 11 years ago
René Scharfe 679eebe24d abspath: convert absolute_path() to strbuf 11 years ago
René Scharfe 4d3ab44d26 use xgetcwd() to set $GIT_DIR 11 years ago
René Scharfe 56b9f6e738 use xgetcwd() to get the current directory or die 11 years ago
René Scharfe aa14e980ff wrapper: add xgetcwd() 11 years ago