| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 'git add' with .gitignore | Junio C Hamano | 2006-12-29 | 4 | -29/+69 |
* | Revert "read_directory: show_both option." | Junio C Hamano | 2006-12-29 | 2 | -16/+9 |
* | Add info about new test families (8 and 9) to t/README | Jakub Narebski | 2006-12-29 | 1 | -0/+2 |
* | t5400 send-pack test: try a bit more nontrivial transfer. | Junio C Hamano | 2006-12-29 | 2 | -9/+45 |
* | Merge branch 'jc/utf8' | Junio C Hamano | 2006-12-28 | 18 | -43/+308 |
|\ |
|
| * | t3900: test conversion to non UTF-8 as well | Junio C Hamano | 2006-12-28 | 1 | -0/+11 |
| * | Rename t3900 test vector file | Junio C Hamano | 2006-12-27 | 2 | -5/+5 |
| * | UTF-8: introduce i18n.logoutputencoding. | Junio C Hamano | 2006-12-27 | 15 | -23/+160 |
| * | Teach log family --encoding | Junio C Hamano | 2006-12-26 | 3 | -5/+76 |
| * | i18n.logToUTF8: convert commit log message to UTF-8 | Junio C Hamano | 2006-12-26 | 1 | -2/+9 |
| * | Move encoding conversion routine out of mailinfo to utf8.c | Junio C Hamano | 2006-12-26 | 3 | -30/+69 |
* | | Allow non-fast-forward of remote tracking branches in default clone | Junio C Hamano | 2006-12-28 | 1 | -1/+1 |
* | | core.logallrefupdates: log remotes/ tracking branches. | Junio C Hamano | 2006-12-28 | 1 | -1/+2 |
* | | GIT_SKIP_TESTS: allow users to omit tests that are known to break | Junio C Hamano | 2006-12-28 | 1 | -18/+70 |
* | | Merge branch 'jc/make' | Junio C Hamano | 2006-12-28 | 1 | -6/+16 |
|\ \ |
|
| * | | gcc does not necessarily pass runtime libpath with -R | Junio C Hamano | 2006-12-27 | 1 | -6/+16 |
* | | | update hook: redirect _both_ diagnostic lines to stderr upon tag failure | Jim Meyering | 2006-12-28 | 1 | -1/+1 |
* | | | xdl_merge(): fix a segmentation fault when refining conflicts | Johannes Schindelin | 2006-12-28 | 2 | -0/+26 |
* | | | git-svn: sort multi-init output | Eric Wong | 2006-12-28 | 1 | -1/+1 |
* | | | git-svn: verify_ref() should actually --verify | Eric Wong | 2006-12-28 | 1 | -1/+2 |
* | | | git-svn: print out the SVN library version in --version, too | Eric Wong | 2006-12-28 | 1 | -1/+1 |
* | | | git-svn: remove non-delta fetch code paths | Eric Wong | 2006-12-28 | 2 | -176/+21 |
* | | | t9200-git-cvsexportcommit.sh: quiet down commit | Eric Wong | 2006-12-28 | 1 | -4/+6 |
* | | | test-lib: quiet down init-db output for tests | Eric Wong | 2006-12-28 | 1 | -1/+1 |
* | | | t6024-recursive-merge: quiet down this test | Eric Wong | 2006-12-28 | 1 | -43/+47 |
* | | | Merge branch 'js/shallow' | Junio C Hamano | 2006-12-28 | 9 | -48/+445 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into js/shallow | Junio C Hamano | 2006-12-27 | 226 | -6240/+9288 |
| |\ \ \ |
|
| * | | | | fetch-pack: Do not fetch tags for shallow clones. | Alexandre Julliard | 2006-11-24 | 1 | -1/+2 |
| * | | | | get_shallow_commits: Avoid memory leak if a commit has been reached already. | Alexandre Julliard | 2006-11-24 | 1 | -1/+3 |
| * | | | | git-fetch: Reset shallow_depth before auto-following tags. | Alexandre Julliard | 2006-11-24 | 1 | -0/+2 |
| * | | | | upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client. | Alexandre Julliard | 2006-11-24 | 1 | -1/+1 |
| * | | | | fetch-pack: Properly remove the shallow file when it becomes empty. | Alexandre Julliard | 2006-11-24 | 1 | -1/+1 |
| * | | | | shallow clone: unparse and reparse an unshallowed commit | Junio C Hamano | 2006-11-24 | 1 | -0/+1 |
| * | | | | Why didn't we mark want_obj as ~UNINTERESTING in the old code? | Junio C Hamano | 2006-11-24 | 1 | -0/+1 |
| * | | | | Why does it mean we do not have to register shallow if we have one? | Junio C Hamano | 2006-11-24 | 1 | -3/+0 |
| * | | | | We should make sure that the protocol is still extensible. | Junio C Hamano | 2006-11-24 | 1 | -4/+7 |
| * | | | | add tests for shallow stuff | Johannes Schindelin | 2006-11-24 | 1 | -0/+45 |
| * | | | | Shallow clone: do not ignore shallowness when following tags | Alexandre Julliard | 2006-11-24 | 1 | -1/+2 |
| * | | | | allow deepening of a shallow repository | Johannes Schindelin | 2006-11-24 | 6 | -21/+97 |
| * | | | | allow cloning a repository "shallowly" | Johannes Schindelin | 2006-11-24 | 3 | -5/+96 |
| * | | | | support fetching into a shallow repository | Johannes Schindelin | 2006-11-24 | 6 | -4/+150 |
| * | | | | upload-pack: no longer call rev-list | Johannes Schindelin | 2006-11-24 | 1 | -33/+60 |
* | | | | | Allow git-merge to select the default strategy. | Shawn O. Pearce | 2006-12-28 | 1 | -18/+0 |
* | | | | | Honor pull.{twohead,octopus} in git-merge. | Shawn O. Pearce | 2006-12-28 | 1 | -2/+14 |
* | | | | | Ensure `git-pull` fails if `git-merge` fails. | Shawn O. Pearce | 2006-12-28 | 1 | -1/+1 |
* | | | | | Use branch names in 'git-rebase -m' conflict hunks. | Shawn O. Pearce | 2006-12-28 | 1 | -1/+10 |
* | | | | | Honor GIT_REFLOG_ACTION in git-rebase. | Shawn O. Pearce | 2006-12-28 | 1 | -1/+2 |
* | | | | | Use GIT_REFLOG_ACTION environment variable instead. | Shawn O. Pearce | 2006-12-28 | 7 | -41/+30 |
* | | | | | gitweb: Precompile CGI routines for mod_perl | Jakub Narebski | 2006-12-28 | 1 | -0/+4 |
* | | | | | gitweb: Add mod_perl version string to "generator" meta header | Jakub Narebski | 2006-12-28 | 1 | -1/+2 |
| |_|/ /
|/| | | |
|