15478 Commits (0e25790f1d9cbbcac5dc6fbcea3096c3590f45d7)
 

Author SHA1 Message Date
Christian Couder 0e25790f1d documentation: user-manual: update "using-bisect" section 16 years ago
Junio C Hamano c4aca9ccda Fix test-parse-options "integer" test 16 years ago
Todd Zullinger 5354a56fe7 Replace uses of "git-var" with "git var" 16 years ago
Junio C Hamano 9b6bf4d575 Fix merge name generation in "merge in C" 16 years ago
Cesar Eduardo Barros 81b237d5db Documentation/git-rev-parse.txt: update for new git-describe output format 16 years ago
Junio C Hamano 731ab1f55e Merge git://repo.or.cz/git-gui 16 years ago
Junio C Hamano c70115b4b1 Teach gitlinks to ie_modified() and ce_modified_check_fs() 16 years ago
Anders Melchiorsen bd2574ca69 Advertise the ability to abort a commit 16 years ago
Alexander Gavrilov ae7c5dcef9 Support copy and rename detection in fast-export. 16 years ago
Kevin Ballard 6b2fbaaffc format-patch: Produce better output with --inline or --attach 16 years ago
Brian Gernhardt 8cb070a4cf Documentation: Remove mentions of git-svnimport. 16 years ago
Abhijit Menon-Sen 2c9693bda5 Make it clear that push can take multiple refspecs 16 years ago
Abhijit Menon-Sen a56bf5850a `git submodule add` now requires a <path> 16 years ago
Steffen Prohaska 5fc6edab76 git-gui (Windows): Change wrapper to execdir 'libexec/git-core' 16 years ago
Steffen Prohaska f57ddcc5ec git-gui (Windows): Switch to relative discovery of oguilib 16 years ago
Steffen Prohaska f8f1acf339 git-gui: Correct installation of library to be $prefix/share 16 years ago
Shawn O. Pearce 79317e5df1 git-gui: Fix gitk search in $PATH to work on Windows 16 years ago
Alex Riesen 1ce4790bf5 Make use of stat.ctime configurable 16 years ago
Christian Couder df57accb46 merge-base: die with an error message if not passed a commit ref 16 years ago
Junio C Hamano 65c35b2256 t7001: fix "git mv" test 16 years ago
Junio C Hamano c297432d0d Documentation: clarify what is shown in "git-ls-files -s" output 16 years ago
Steffen Prohaska 108ac313f7 run-command (Windows): Run dashless "git <cmd>" 16 years ago
Steffen Prohaska 4933e5ebde Refactor, adding prepare_git_cmd(const char **argv) 16 years ago
Olivier Marin d276189514 builtin-verify-tag: fix -v option parsing 16 years ago
Junio C Hamano 7ddea13af2 ls-tree documentation: enhance notes on subdirectory and pathspec behaviour 16 years ago
Junio C Hamano 1b65f38c06 Allow installing in the traditional way 17 years ago
Junio C Hamano e84a063da8 Allow building without any git installed 17 years ago
Jeff King 172035f044 init: handle empty "template" parameter 17 years ago
Junio C Hamano 8e1db3871c GIT 1.6.0-rc1 17 years ago
Petr Baudis 81dc2307d0 git-mv: Keep moved index entries inact 17 years ago
Petr Baudis f6c52fe4e8 git-mv: Remove dead code branch 17 years ago
Shawn O. Pearce a08c53a119 fsck: Don't require tmp_obj_ file names are 14 bytes in length 17 years ago
Johannes Schindelin f5d600e2dd Avoid chdir() in list_commands_in_dir() 17 years ago
Lars Hjemli b6f637d199 builtin-branch: fix -v for --[no-]merged 17 years ago
Lars Hjemli 7950cda782 builtin-branch: factor out merge_filter matching 17 years ago
Lars Hjemli 346d437aab builtin-branch: remove duplicated code 17 years ago
Björn Steinbrink 2122f8b963 rev-parse: Add support for the ^! and ^@ syntax 17 years ago
Junio C Hamano 47c6ef1c8d make sure parsed wildcard refspec ends with slash 17 years ago
Jakub Narebski ef115e26f7 gitweb: More about how gitweb gets 'owner' of repository 17 years ago
Jonathan Nieder b890fa33a4 t6030 (bisect): work around Mac OS X "ls" 17 years ago
Cesar Eduardo Barros 77ef80a83e Documentation/git-submodule.txt: fix doubled word 17 years ago
Lee Marlow 1eb7e2f834 bash completion: Add completion for 'git help' 17 years ago
Anders Melchiorsen 6bb9e51b8e Documentation: fix diff.external example 17 years ago
Thomas Rast cbb504c974 bash completion: Add long options for 'git describe' 17 years ago
Abhijit Menon-Sen 35faca1f99 Clarify that "git log x.c y.h" lists commits that touch either file 17 years ago
Junio C Hamano 392f130091 Merge git://repo.or.cz/git-gui 17 years ago
Alexander Gavrilov 25b8fb1e49 git-gui: Preserve scroll position on reshow_diff. 17 years ago
Alexander Gavrilov 7e09b1531f git-gui: Fix the Remote menu separator. 17 years ago
Johannes Sixt c7f7457026 git-gui: "Stage Line": Treat independent changes in adjacent lines better 17 years ago
Johannes Sixt fa6b5b3944 git-gui: Fix "Stage/Unstage Line" with one line of context. 17 years ago