7489 Commits (27dd1a83cbedb65d7116814ef2c0bf9d4986c8f5)
 

Author SHA1 Message Date
Shawn O. Pearce 95d3c4f546 Use /dev/null for update hook stdin. 18 years ago
Shawn O. Pearce cd83c74cb3 Redirect update hook stdout to stderr. 18 years ago
Shawn O. Pearce 9b0b50936e Remove unnecessary argc parameter from run_command_v. 18 years ago
Shawn O. Pearce ad1a382fbb Automatically detect a bare git repository. 18 years ago
Shawn O. Pearce 45b097947d Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT. 18 years ago
Shawn O. Pearce ef5ddb2fe0 Use PATH_MAX constant for --bare. 18 years ago
Shawn O. Pearce c869753ebb Force core.filemode to false on Cygwin. 18 years ago
Theodore Ts'o 400e74df98 Fix formatting for urls section of fetch, pull, and push manpages 18 years ago
Johannes Schindelin 22b6abcd08 Fix yet another subtle xdl_merge() bug 18 years ago
Junio C Hamano 53af9816bc i18n: drop "encoding" header in the output after re-coding. 18 years ago
Junio C Hamano 677cfed56a commit-tree: cope with different ways "utf-8" can be spelled. 18 years ago
Junio C Hamano 7cbcf4d557 Move commit reencoding parameter parsing to revision.c 18 years ago
Junio C Hamano 99e09cce8d Documentation: minor rewording for git-log and git-show pages. 18 years ago
Junio C Hamano 5dc7bcc245 Documentation: i18n commit log message notes. 18 years ago
Junio C Hamano 000792830b t3900: test log --encoding=none 18 years ago
Junio C Hamano 4b46e22d48 commit re-encoding: fix confusion between no and default conversion. 18 years ago
Junio C Hamano b5ffa5ceef Documentation: illustrate send-pack pipeline. 18 years ago
Junio C Hamano e40a9e2c9e send-pack: fix pipeline. 18 years ago
Junio C Hamano 1ed4813f7d Merge branch 'jc/curl' 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago
Junio C Hamano c889763bf3 Revert "read_directory: show_both option." 18 years ago
Jakub Narebski 8757749ecb Add info about new test families (8 and 9) to t/README 18 years ago
Junio C Hamano 04509738b5 t5400 send-pack test: try a bit more nontrivial transfer. 18 years ago
Shawn O. Pearce 579c9bb198 Use merge-recursive in git-am -3. 18 years ago
Shawn O. Pearce a970e84e8a Allow merging bare trees in merge-recursive. 18 years ago
Shawn O. Pearce 7ba3c078c7 Move better_branch_name above get_ref in merge-recursive. 18 years ago
Junio C Hamano eff73751bb Merge branch 'jc/utf8' 18 years ago
Junio C Hamano 013672bc58 Allow non-fast-forward of remote tracking branches in default clone 18 years ago
Junio C Hamano e19b9ddab3 core.logallrefupdates: log remotes/ tracking branches. 18 years ago
Junio C Hamano 04ece59399 GIT_SKIP_TESTS: allow users to omit tests that are known to break 18 years ago
Junio C Hamano 7255ff0446 t3900: test conversion to non UTF-8 as well 18 years ago
Junio C Hamano 3bd5c81e02 Merge branch 'jc/make' 18 years ago
Jim Meyering b81ba57124 update hook: redirect _both_ diagnostic lines to stderr upon tag failure 18 years ago
Johannes Schindelin 5d6b151fdd xdl_merge(): fix a segmentation fault when refining conflicts 18 years ago
Eric Wong 4a4d94b29b git-svn: sort multi-init output 18 years ago
Eric Wong 2c5c1d5300 git-svn: verify_ref() should actually --verify 18 years ago
Eric Wong 7d60ab2c15 git-svn: print out the SVN library version in --version, too 18 years ago
Eric Wong ed92f17026 git-svn: remove non-delta fetch code paths 18 years ago
Eric Wong e32139aa0e t9200-git-cvsexportcommit.sh: quiet down commit 18 years ago
Eric Wong 6f7c86df7a test-lib: quiet down init-db output for tests 18 years ago
Eric Wong 7d2ba1229c t6024-recursive-merge: quiet down this test 18 years ago
Junio C Hamano b11bd57a38 Merge branch 'js/shallow' 18 years ago
Shawn O. Pearce 6b5a795bf5 Allow git-merge to select the default strategy. 18 years ago
Shawn O. Pearce de811948ba Honor pull.{twohead,octopus} in git-merge. 18 years ago
Shawn O. Pearce bf699582fd Ensure `git-pull` fails if `git-merge` fails. 18 years ago
Shawn O. Pearce 0bb733c91c Use branch names in 'git-rebase -m' conflict hunks. 18 years ago
Shawn O. Pearce 42ea5a5784 Honor GIT_REFLOG_ACTION in git-rebase. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Jakub Narebski b1f5f64fc8 gitweb: Precompile CGI routines for mod_perl 18 years ago
Jakub Narebski 45c9a7583c gitweb: Add mod_perl version string to "generator" meta header 18 years ago