Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | submodules: fix ambiguous absolute paths under Windowsjl/maint-submodule-relative | Johannes Sixt | 2012-03-04 | 1 | -0/+3 |
* | submodules: refactor computation of relative gitdir path | Jens Lehmann | 2012-03-04 | 2 | -24/+23 |
* | submodules: always use a relative path from gitdir to work tree | Jens Lehmann | 2012-03-04 | 2 | -0/+38 |
* | submodules: always use a relative path to gitdir | Jens Lehmann | 2012-03-04 | 2 | -7/+6 |
* | submodule add: fix breakage when re-adding a deep submodulejl/submodule-re-add | Jens Lehmann | 2012-01-24 | 2 | -0/+9 |
* | Merge branch 'tc/submodule-clone-name-detection' | Junio C Hamano | 2011-10-26 | 1 | -4/+4 |
|\ | |||||
| * | submodule::module_clone(): silence die() message from module_name() | Tay Ray Chuan | 2011-10-21 | 1 | -1/+1 |
| * | submodule: whitespace fix | Tay Ray Chuan | 2011-10-21 | 1 | -3/+3 |
* | | Merge branch 'lh/gitweb-site-html-head' | Junio C Hamano | 2011-10-26 | 5 | -0/+17 |
|\ \ | |||||
| * | | gitweb: provide a way to customize html headers | Lénaïc Huard | 2011-10-21 | 5 | -0/+17 |
* | | | Merge branch 'mm/mediawiki-author-fix' | Junio C Hamano | 2011-10-26 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | git-remote-mediawiki: don't include HTTP login/password in author | Matthieu Moy | 2011-10-20 | 1 | -0/+4 |
* | | | | Merge branch 'jn/libperl-git-config' | Junio C Hamano | 2011-10-26 | 3 | -65/+33 |
|\ \ \ \ | |||||
| * | | | | Add simple test for Git::config_path() in t/t9700-perl-git.sh | Jakub Narebski | 2011-10-21 | 2 | -1/+9 |
| * | | | | libperl-git: refactor Git::config_* | Junio C Hamano | 2011-10-18 | 1 | -64/+24 |
* | | | | | Merge branch 'jm/maint-gitweb-filter-forks-fix' | Junio C Hamano | 2011-10-26 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | gitweb: fix regression when filtering out forks | Julien Muchembled | 2011-10-21 | 1 | -1/+1 |
* | | | | | | Merge branch 'cn/fetch-prune' | Junio C Hamano | 2011-10-26 | 5 | -55/+137 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fetch: treat --tags like refs/tags/*:refs/tags/* when pruning | Carlos Martín Nieto | 2011-10-15 | 2 | -4/+23 |
| * | | | | | | fetch: honor the user-provided refspecs when pruning refs | Carlos Martín Nieto | 2011-10-15 | 5 | -20/+36 |
| * | | | | | | remote: separate out the remote_find_tracking logic into query_refspecs | Carlos Martín Nieto | 2011-10-15 | 1 | -36/+33 |
| * | | | | | | t5510: add tests for fetch --prune | Carlos Martín Nieto | 2011-10-07 | 1 | -0/+50 |
| * | | | | | | fetch: free all the additional refspecs | Carlos Martín Nieto | 2011-10-07 | 1 | -1/+1 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-10-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'maint-1.7.3' into maint | Junio C Hamano | 2011-10-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Reindent closing bracket using tab instead of spaces | Nguyễn Thái Ngọc Duy | 2011-10-23 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-10-23 | 2 | -3/+5 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Git 1.7.7.1v1.7.7.1 | Junio C Hamano | 2011-10-23 | 2 | -2/+3 |
| * | | | | | | | | RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile se... | Jonathan Nieder | 2011-10-23 | 1 | -2/+3 |
* | | | | | | | | | Update draft release notes to 1.7.8 | Junio C Hamano | 2011-10-21 | 1 | -2/+21 |
* | | | | | | | | | Merge branch 'po/insn-editor' | Junio C Hamano | 2011-10-21 | 2 | -1/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | "rebase -i": support special-purpose editor to edit insn sheet | Peter Oberndorfer | 2011-10-17 | 2 | -1/+20 |
* | | | | | | | | | | Merge branch 'jc/broken-ref-dwim-fix' | Junio C Hamano | 2011-10-21 | 3 | -100/+104 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | resolve_ref(): report breakage to the caller without warning | Junio C Hamano | 2011-10-19 | 1 | -7/+11 |
| * | | | | | | | | | | resolve_ref(): expose REF_ISBROKEN flag | Junio C Hamano | 2011-10-19 | 2 | -9/+9 |
| * | | | | | | | | | | refs.c: move dwim_ref()/dwim_log() from sha1_name.c | Junio C Hamano | 2011-10-12 | 2 | -85/+85 |
* | | | | | | | | | | | Merge branch 'mh/ref-api' | Junio C Hamano | 2011-10-21 | 2 | -28/+39 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | clear_ref_cache(): inline function | Michael Haggerty | 2011-10-16 | 1 | -7/+3 |
| * | | | | | | | | | | | write_ref_sha1(): only invalidate the loose ref cache | Michael Haggerty | 2011-10-16 | 1 | -1/+1 |
| * | | | | | | | | | | | clear_ref_cache(): extract two new functions | Michael Haggerty | 2011-10-16 | 1 | -4/+15 |
| * | | | | | | | | | | | clear_ref_cache(): rename parameter | Michael Haggerty | 2011-10-16 | 1 | -6/+6 |
| * | | | | | | | | | | | invalidate_ref_cache(): expose this function in the refs API | Michael Haggerty | 2011-10-16 | 2 | -1/+9 |
| * | | | | | | | | | | | invalidate_ref_cache(): take the submodule as parameter | Michael Haggerty | 2011-10-16 | 1 | -8/+4 |
| * | | | | | | | | | | | invalidate_ref_cache(): rename function from invalidate_cached_refs() | Michael Haggerty | 2011-10-16 | 1 | -20/+20 |
* | | | | | | | | | | | | Merge branch 'jc/match-refs-clarify' | Junio C Hamano | 2011-10-21 | 6 | -15/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | rename "match_refs()" to "match_push_refs()"jc/match-refs-clarify | Junio C Hamano | 2011-09-12 | 6 | -14/+17 |
| * | | | | | | | | | | | | send-pack: typofix error message | Junio C Hamano | 2011-09-12 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'jc/make-tags' | Junio C Hamano | 2011-10-21 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Makefile: ask "ls-files" to list source files if availablejc/make-tags | Junio C Hamano | 2011-10-18 | 1 | -3/+7 |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'ss/inet-ntop' | Junio C Hamano | 2011-10-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |