13396 Commits (9886ea417b7da9722c95630b5980ac174e04c71c)
 

Author SHA1 Message Date
Christian Couder 9886ea417b help.c: use 'git_config_string' to get 'help_default_format'. 17 years ago
Junio C Hamano a8f6b201aa Merge branch 'br/gitweb' 17 years ago
Jakub Narebski c84c483ffd gitweb: Add new option -nohtml to quot_xxx subroutines 17 years ago
Jakub Narebski 850b90a51d gitweb: Fix displaying unchopped argument in chop_and_escape_str 17 years ago
Johannes Schindelin 508e84a790 bisect view: check for MinGW32 and MacOSX in addition to X11 17 years ago
Junio C Hamano 61b80509e3 sending errors to stdout under $PAGER 17 years ago
Junio C Hamano cf5c51efc9 Sync with 1.5.4.2 and start 1.5.5 Release Notes 17 years ago
Junio C Hamano 7cb97da17d Merge branch 'maint' 17 years ago
Junio C Hamano e5fc9a0aea GIT 1.5.4.2 17 years ago
Junio C Hamano f8732c5596 Merge branch 'bd/qsort' 17 years ago
Junio C Hamano 2ac4b4b222 Merge branch 'sp/safecrlf' 17 years ago
Junio C Hamano 990732609c Merge branch 'cc/browser' 17 years ago
Junio C Hamano 987e315a6b Merge branch 'jc/gitignore-ends-with-slash' 17 years ago
Junio C Hamano 1ae419cb39 Merge branch 'pb/prepare-commit-msg' 17 years ago
Junio C Hamano fef1c4c0a0 Merge branch 'jk/noetcconfig' 17 years ago
Junio C Hamano 093d50e0d2 Merge branch 'jc/submittingpatches' 17 years ago
Junio C Hamano 67cdec1e58 Merge git://repo.or.cz/git-gui 17 years ago
Junio C Hamano f124e986cf Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Junio C Hamano 413b90f0da Merge branch 'maint' 17 years ago
Junio C Hamano a941fb4a43 Documentation/SubmittingPatches - a suggested patch flow 17 years ago
Pieter de Bie 965053b09a Documentation/git-reset: Add an example of resetting selected paths 17 years ago
Pieter de Bie ceb4cacb42 Documentation/git-reset: don't mention --mixed for selected-paths reset 17 years ago
Junio C Hamano 3983caa531 Documentation/git-reset: 17 years ago
Shawn O. Pearce e7e5170f80 Update fast-import documentation to discuss crash reports 17 years ago
Shawn O. Pearce 118805b920 Finish current packfile during fast-import crash handler 17 years ago
Shawn O. Pearce 3b08e5b8c9 Include the fast-import marks table in crash reports 17 years ago
Shawn O. Pearce fbc63ea694 Include annotated tags in fast-import crash reports 17 years ago
Christian Couder cb45f83cbd Documentation: add 'git-web--browse.txt' and simplify other docs. 17 years ago
Jay Soffian 969702a957 git-help--browse: improve browser support under OS X 17 years ago
Junio C Hamano d5558581d2 Merge branch 'maint' 17 years ago
Jeff King 959ba670ad commit: discard index after setting up partial commit 17 years ago
Junio C Hamano 1fe32cb9d0 filter-branch: handle filenames that need quoting 17 years ago
Junio C Hamano 0ef617f4b6 diff: Fix miscounting of --check output 17 years ago
Stelian Pop 13bf1a9976 hg-to-git: fix parent analysis 17 years ago
Jay Soffian 87f1b8849b mailinfo: feed only one line to handle_filter() for QP input 17 years ago
Christian Couder b20a60d0c0 diff.c: add "const" qualifier to "char *cmd" member of "struct ll_diff_driver" 17 years ago
Christian Couder dfb068be8d Add "const" qualifier to "char *excludes_file". 17 years ago
Christian Couder ee9601e6be Add "const" qualifier to "char *editor_program". 17 years ago
Christian Couder 872da32d80 Add "const" qualifier to "char *pager_program". 17 years ago
Christian Couder ea5105a5e3 config: add 'git_config_string' to refactor string config variables. 17 years ago
Christian Couder 2c778210f8 diff.c: remove useless check for value != NULL 17 years ago
Shawn O. Pearce e8b32e0610 fast-import: check return value from unpack_entry() 17 years ago
Daniel Barkalow df93e33c8b Validate nicknames of remote branches to prohibit confusing ones 17 years ago
Christian Couder 8ca496e97d diff.c: replace a 'strdup' with 'xstrdup'. 17 years ago
Junio C Hamano 588071112c diff.c: fixup garding of config parser from value=NULL 17 years ago
Shawn O. Pearce 740b9b9ff4 git-gui: Correct size of dictionary name widget in options dialog 17 years ago
Shawn O. Pearce 765239e9d2 git-gui: Paper bag fix bad string length call in spellchecker 17 years ago
Johannes Sixt 6675ea4240 [PATCH] gitk: Heed the lines of context in merge commits 17 years ago
Junio C Hamano aa8d53ec38 Merge branch 'maint' 17 years ago
Christian Couder d8e87570c3 config: add test cases for empty value and no value config variables. 17 years ago