Commit message (Expand) | Author | Age | |
---|---|---|---|
* | init, clone: support --separate-git-dir for .git file | Nguyễn Thái Ngọc Duy | 2011-03-19 |
* | git-init.txt: move description section up | Nguyễn Thái Ngọc Duy | 2011-03-19 |
* | Merge branch 'maint' | Junio C Hamano | 2011-03-18 |
|\ | |||
| * | docs: fix grammar in gitattributes.txt | Alexei Sholik | 2011-03-18 |
* | | Name make_*_path functions more accurately | Carlos Martín Nieto | 2011-03-17 |
* | | RelNotes/1.7.5.txt: typo and language fixes | Michael J Gruber | 2011-03-16 |
* | | Merge branch 'maint' | Junio C Hamano | 2011-03-16 |
|\ \ | |/ | |||
| * | Prepare draft release notes to 1.7.4.2 | Junio C Hamano | 2011-03-16 |
| * | Merge branch 'jn/maint-commit-missing-template' into maint | Junio C Hamano | 2011-03-16 |
| |\ | |||
| * \ | Merge branch 'lt/rename-no-extra-copy-detection' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ | |||
| * \ \ | Merge branch 'jk/diffstat-binary' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'mg/maint-difftool-vim-readonly' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jn/test-terminal-punt-on-osx-breakage' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/fail-null-clone' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jh/push-default-upstream-configname' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'mg/placeholders-are-lowercase' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'mg/patch-id' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook' into maint | Junio C Hamano | 2011-03-16 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | gitweb: highlight: replace tabs with spaces | Kevin Cernekee | 2011-03-16 |
| * | | | | | | | | | | | make_absolute_path: return the input path if it points to our buffer | Carlos Martín Nieto | 2011-03-16 |
| * | | | | | | | | | | | valgrind: ignore SSE-based strlen invalid reads | Carlos Martín Nieto | 2011-03-16 |
| * | | | | | | | | | | | diff --submodule: split into bite-sized pieces | Jonathan Nieder | 2011-03-16 |
| * | | | | | | | | | | | cherry: split off function to print output lines | Jonathan Nieder | 2011-03-16 |
| * | | | | | | | | | | | branch: split off function that writes tracking info and commit subject | Jonathan Nieder | 2011-03-16 |
| * | | | | | | | | | | | standardize brace placement in struct definitions | Jonathan Nieder | 2011-03-16 |
| * | | | | | | | | | | | compat: make gcc bswap an inline function | Jonathan Nieder | 2011-03-16 |
| * | | | | | | | | | | | enums: omit trailing comma for portability | Jonathan Nieder | 2011-03-16 |
* | | | | | | | | | | | | vcs-svn: remove spurious semicolons | Jonathan Nieder | 2011-03-16 |
* | | | | | | | | | | | | Merge branch 'nd/struct-pathspec' | Junio C Hamano | 2011-03-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | declare 1-bit bitfields to be unsigned | Jonathan Nieder | 2011-03-15 |
* | | | | | | | | | | | | | Update draft release notes to 1.7.5 | Junio C Hamano | 2011-03-15 |
* | | | | | | | | | | | | | Merge branch 'jk/strbuf-vaddf' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | compat: fall back on __va_copy if available | Jonathan Nieder | 2011-03-08 |
| * | | | | | | | | | | | | | strbuf: add strbuf_vaddf | Jeff King | 2011-02-26 |
| * | | | | | | | | | | | | | compat: provide a fallback va_copy definition | Jeff King | 2011-02-26 |
* | | | | | | | | | | | | | | Merge branch 'mm/push-default-advice' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | push: better error message when no remote configured | Matthieu Moy | 2011-03-02 |
| * | | | | | | | | | | | | | | push: better error messages when push.default = tracking | Matthieu Moy | 2011-03-02 |
* | | | | | | | | | | | | | | | Merge branch 'jn/maint-instaweb-plack-fix' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | git-instaweb: Change how gitweb.psgi is made runnable as standalone app | Jakub Narebski | 2011-02-27 |
* | | | | | | | | | | | | | | | | Merge branch 'sp/maint-fd-limit' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | sha1_file.c: Don't retain open fds on small packs | Shawn O. Pearce | 2011-03-02 |
| * | | | | | | | | | | | | | | | | mingw: add minimum getrlimit() compatibility stub | Erik Faye-Lund | 2011-03-02 |
| * | | | | | | | | | | | | | | | | Limit file descriptors used by packs | Shawn O. Pearce | 2011-02-28 |
| |/ / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | Merge branch 'jc/checkout-orphan-warning' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | commit: give final warning when reattaching HEAD to leave commits behind | Junio C Hamano | 2011-02-23 |
* | | | | | | | | | | | | | | | | | Merge branch 'jh/maint-do-not-track-non-branches' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branch | Johan Herland | 2011-02-16 |
* | | | | | | | | | | | | | | | | | | Merge branch 'fk/maint-cvsimport-early-failure' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | | git-cvsimport.perl: Bail out right away when reading from the server fails | Fabian Keil | 2011-02-27 |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |