Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'mh/ref-api' | Junio C Hamano | 2011-10-21 |
|\ | |||
| * | clear_ref_cache(): inline function | Michael Haggerty | 2011-10-16 |
| * | write_ref_sha1(): only invalidate the loose ref cache | Michael Haggerty | 2011-10-16 |
| * | clear_ref_cache(): extract two new functions | Michael Haggerty | 2011-10-16 |
| * | clear_ref_cache(): rename parameter | Michael Haggerty | 2011-10-16 |
| * | invalidate_ref_cache(): expose this function in the refs API | Michael Haggerty | 2011-10-16 |
| * | invalidate_ref_cache(): take the submodule as parameter | Michael Haggerty | 2011-10-16 |
| * | invalidate_ref_cache(): rename function from invalidate_cached_refs() | Michael Haggerty | 2011-10-16 |
* | | Merge branch 'jc/match-refs-clarify' | Junio C Hamano | 2011-10-21 |
|\ \ | |||
| * | | rename "match_refs()" to "match_push_refs()" | Junio C Hamano | 2011-09-12 |
| * | | send-pack: typofix error message | Junio C Hamano | 2011-09-12 |
* | | | Merge branch 'jc/make-tags' | Junio C Hamano | 2011-10-21 |
|\ \ \ | |||
| * | | | Makefile: ask "ls-files" to list source files if available | Junio C Hamano | 2011-10-18 |
* | | | | Merge branch 'ss/inet-ntop' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ | |||
| * | | | | inet_ntop.c: Work around GCC 4.6's detection of uninitialized variables | Sebastian Schuberth | 2011-10-18 |
* | | | | | Merge branch 'jc/maint-remove-renamed-ref' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ | |||
| * | | | | | branch -m/-M: remove undocumented RENAMED-REF | Junio C Hamano | 2011-10-12 |
* | | | | | | Merge branch 'pw/p4-update' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-p4: handle files with shell metacharacters | Luke Diamand | 2011-10-17 |
| * | | | | | | git-p4: keyword flattening fixes | Pete Wyckoff | 2011-10-17 |
| * | | | | | | git-p4: stop ignoring apple filetype | Pete Wyckoff | 2011-10-17 |
| * | | | | | | git-p4: recognize all p4 filetypes | Pete Wyckoff | 2011-10-17 |
| * | | | | | | git-p4: handle utf16 filetype properly | Pete Wyckoff | 2011-10-17 |
| * | | | | | | git-p4 tests: refactor and cleanup | Pete Wyckoff | 2011-10-17 |
* | | | | | | | Merge branch 'cn/doc-config-bare-subsection' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Documentation: update [section.subsection] to reflect what git does | Carlos MartÃn Nieto | 2011-10-16 |
* | | | | | | | | Merge branch 'jk/maint-pack-objects-compete-with-delete' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | downgrade "packfile cannot be accessed" errors to warnings | Jeff King | 2011-10-14 |
| * | | | | | | | | pack-objects: protect against disappearing packs | Jeff King | 2011-10-14 |
| | |_|_|_|/ / / | |/| | | | | | | |||
* | | | | | | | | Merge branch 'jk/daemon-msgs' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | daemon: give friendlier error messages to clients | Jeff King | 2011-10-15 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'sc/difftool-skip' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | t7800: avoid arithmetic expansion notation | Junio C Hamano | 2011-10-14 |
| * | | | | | | | | git-difftool: allow skipping file by typing 'n' at prompt | Sitaram Chamarty | 2011-10-10 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'jc/unseekable-bundle' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | bundle: add parse_bundle_header() helper function | Junio C Hamano | 2011-10-13 |
| * | | | | | | | | bundle: allowing to read from an unseekable fd | Junio C Hamano | 2011-10-13 |
* | | | | | | | | | Merge branch 'ph/transport-with-gitfile' | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Fix is_gitfile() for files too small or larger than PATH_MAX to be a gitfile | Johannes Schindelin | 2011-10-11 |
| * | | | | | | | | | Add test showing git-fetch groks gitfiles | Phil Hord | 2011-10-04 |
| * | | | | | | | | | Teach transport about the gitfile mechanism | Phil Hord | 2011-10-04 |
| * | | | | | | | | | Learn to handle gitfiles in enter_repo | Phil Hord | 2011-10-04 |
| * | | | | | | | | | enter_repo: do not modify input | Erik Faye-Lund | 2011-10-04 |
| | |/ / / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Sync with maint | Junio C Hamano | 2011-10-21 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Almost ready for 1.7.7.1 | Junio C Hamano | 2011-10-21 |
| * | | | | | | | | | Merge branch 'nd/maint-autofix-tag-in-head' into maint | Junio C Hamano | 2011-10-21 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-blank-at-eof-fix' into maint | Junio C Hamano | 2011-10-21 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/no-g-plus-s-on-bsd' into maint | Junio C Hamano | 2011-10-21 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/diff-cleanup-records-fix' into maint | Junio C Hamano | 2011-10-21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'il/archive-err-signal' into maint | Junio C Hamano | 2011-10-21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |