5058 Commits (4c5c20261c5403650a31a91ebce0cc9444182383)
 

Author SHA1 Message Date
Junio C Hamano cdd406e389 CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields. 19 years ago
Junio C Hamano 81c5cf7865 mailinfo: skip bogus UNIX From line inside body 19 years ago
Junio C Hamano d5e3d60c20 tutorial-2: typofix in examples. 19 years ago
J. Bruce Fields e31952da5c tutorial: add discussion of index file, object database 19 years ago
J. Bruce Fields f1fe3846e4 tutorial: expanded discussion of commit history 19 years ago
J. Bruce Fields 67e6e5c4e7 tutorial: replace "whatchanged" by "log" 19 years ago
Yakov Lerner 6ba68ab288 NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin). 19 years ago
Alex Riesen fbd01abf50 remove superflous "const" 19 years ago
Junio C Hamano efbff23609 git-rebase: use canonical A..B syntax to format-patch 19 years ago
Junio C Hamano 9e848163ed checkdiff_consume: strtol parameter fix. 19 years ago
Junio C Hamano 685637381a git-format-patch: now built-in. 19 years ago
Shawn Pearce 87a56cd3b1 Elaborate on why ':' is a bad idea in a ref name. 19 years ago
Shawn Pearce 2b1f4247ab Reference git-check-ref-format in git-branch. 19 years ago
Johannes Schindelin 698ce6f87e fmt-patch: Support --attach 19 years ago
Junio C Hamano 328b710d80 Merge branch 'master' into js/fmt-patch 19 years ago
Johannes Schindelin 8824689884 diff family: add --check option 19 years ago
Santi 845ae27bf8 Document that "git add" only adds non-ignored files. 19 years ago
Paul Mackerras 45a9d5054d gitk: Highlight paths of interest in tree view as well 19 years ago
Paul Mackerras 63b7919121 gitk: Highlight entries in the file list as well 19 years ago
Sergey Vlasov f1b8629453 [PATCH] gitk: Display commit messages with word wrap 19 years ago
Junio C Hamano 93872e0700 Merge branch 'lt/dirwalk' into jc/dirwalk-n-cache-tree 19 years ago
Junio C Hamano 283c8eef6c Merge branch 'jc/cache-tree' into jc/dirwalk-n-cache-tree 19 years ago
Junio C Hamano 217542640e built-in tar-tree and remote tar-tree 19 years ago
Junio C Hamano 288c038450 Merge branch 'js/fetchconfig' 19 years ago
Linus Torvalds d9b814cc97 Add builtin "git rm" command 19 years ago
Junio C Hamano 7c4f59d181 Fix build procedure for builtin-init-db 19 years ago
Junio C Hamano 0081e36c9d Merge branch 'jc/read-tree-safety' 19 years ago
Junio C Hamano edd5cc2428 Merge branch 'jc/apply' 19 years ago
Paul Mackerras 6d80f3ce78 Merge branch 'master' into new 19 years ago
Paul Mackerras e72ee5ebc8 gitk: Fix bug where page-up/down wouldn't always work properly 19 years ago
Junio C Hamano 667661d46e Merge branch 'eb/quilt' 19 years ago
Junio C Hamano 12bb2035e9 Merge branch 'jc/grep' 19 years ago
Paul Mackerras 908c35850a gitk: Make a row of controls for controlling highlighting 19 years ago
Junio C Hamano 9463ed0d73 Merge branch 'lt/grep' 19 years ago
Junio C Hamano 3532998f40 Merge branch 'ts/doctar' 19 years ago
Sean 582af68815 Allow pickaxe and diff-filter options to be used by git log. 19 years ago
Linus Torvalds 3c6a370b0e Move pathspec matching from builtin-add.c into dir.c 19 years ago
Linus Torvalds 405e5b2fe0 Libify the index refresh logic 19 years ago
Timo Hirvonen c3c8835fbb Builtin git-init-db 19 years ago
Junio C Hamano 6858d49492 Merge part of 'js/fmt-patch' for RFC2822 dates into 'sp/reflog' 19 years ago
Shawn Pearce 969d326d6b Enable ref log creation in git checkout -b. 19 years ago
Shawn Pearce 3a4b3f269c Create/delete branch ref logs. 19 years ago
Shawn Pearce 67644a4d77 Include ref log detail in commit, reset, etc. 19 years ago
Shawn Pearce 7792cc2fa1 Change order of -m option to update-ref. 19 years ago
Shawn Pearce 8fe92775f3 Correct force_write bug in refs.c 19 years ago
Shawn Pearce cce91a2cae Change 'master@noon' syntax to 'master@{noon}'. 19 years ago
Shawn Pearce d0740d92be Log ref updates made by fetch. 19 years ago
Shawn Pearce 732232a123 Force writing ref if it doesn't exist. 19 years ago
Shawn Pearce c22a7f0fb9 Added logs/ directory to repository layout. 19 years ago
Shawn Pearce e52290428b General ref log reading improvements. 19 years ago