13285 Commits (6c0f86943e9ebba5aa281772e01559773e0c1234)
 

Author SHA1 Message Date
Shawn O. Pearce 6c0f86943e Ensure 'make dist' compiles git-archive.exe on Cygwin 17 years ago
Junio C Hamano 31e0b2ca81 GIT 1.5.4.3 17 years ago
Junio C Hamano e98d6df752 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Jeff King 9ea0980a09 hash: fix lookup_hash semantics 17 years ago
Shawn O. Pearce 3baee1f3bf git-gui: Focus insertion point at end of strings in repository chooser 17 years ago
Shawn O. Pearce df4ec4cf6f git-gui: Avoid hardcoded Windows paths in Cygwin package files 17 years ago
Shawn O. Pearce 651fbba2d3 git-gui: Default TCL_PATH to same location as TCLTK_PATH 17 years ago
Shawn O. Pearce 85ec3e7778 git-gui: Paper bag fix error dialogs opening over the main window 17 years ago
Shawn O. Pearce aba15f7f59 git-gui: Ensure error dialogs always appear over all other windows 17 years ago
Pekka Kaitaniemi 0ca15e7217 Clarified the meaning of git-add -u in the documentation 17 years ago
Gerrit Pape 5274ba6907 git-clone.sh: properly configure remote even if remote's head is dangling 17 years ago
Miklos Vajna fbd538c262 Documentation/git-stash: document options for git stash list 17 years ago
Jay Soffian 1ca3d6ed01 send-email: squelch warning due to comparing undefined $_ to "" 17 years ago
Kristian Høgsberg 7c33d3a511 Rename git-core rpm to just git and rename the meta-pacakge to git-all. 17 years ago
Jeff King 066a5268db push: document the status output 17 years ago
Jeff King 68d06c5200 Documentation/push: clarify matching refspec behavior 17 years ago
Jeff King 2b8130c338 push: indicate partialness of error message 17 years ago
Wincent Colaiuta 2c2a3782c5 git-gui: relax "dirty" version detection 17 years ago
Junio C Hamano e5fc9a0aea GIT 1.5.4.2 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
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
Christian Couder d8e87570c3 config: add test cases for empty value and no value config variables. 17 years ago
Gerrit Pape 9386ecbb1c cvsimport: have default merge regex also match beginning of commit message 17 years ago
Miklos Vajna 846688726c git clone -s documentation: force a new paragraph for the NOTE 17 years ago
Jeff King ff58b9aaf8 status: suggest "git rm --cached" to unstage for initial commit 17 years ago
Junio C Hamano 077b725f0b Protect get_author_ident_from_commit() from filenames in work tree 17 years ago
Johannes Sixt 04b330551e upload-pack: Initialize the exec-path. 17 years ago
Johannes Schindelin f454cdc48f bisect: use verbatim commit subject in the bisect log 17 years ago
Sergei Organov 8608b33434 git-cvsimport.txt: fix '-M' description. 17 years ago
Junio C Hamano 75ad235c2e Revert "pack-objects: only throw away data during memory pressure" 17 years ago
Jay Soffian 20a87ecc58 git-gui: support Git Gui.app under OS X 10.5 17 years ago
Junio C Hamano 6c47d0e8f3 config.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 90f5c1864c builtin-log.c: guard config parser from value=NULL 17 years ago
Junio C Hamano 3c17c34ac7 imap-send.c: guard config parser from value=NULL 17 years ago