aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | gitweb: fix regression when filtering out forksJulien Muchembled2011-10-21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cn/fetch-prune'Junio C Hamano2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: treat --tags like refs/tags/*:refs/tags/* when pruningCarlos Martín Nieto2011-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: honor the user-provided refspecs when pruning refsCarlos Martín Nieto2011-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | remote: separate out the remote_find_tracking logic into query_refspecsCarlos Martín Nieto2011-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | t5510: add tests for fetch --pruneCarlos Martín Nieto2011-10-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fetch: free all the additional refspecsCarlos Martín Nieto2011-10-07
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint-1.7.3' into maintJunio C Hamano2011-10-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Reindent closing bracket using tab instead of spacesNguyễn Thái Ngọc Duy2011-10-23
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-10-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | Git 1.7.7.1v1.7.7.1Junio C Hamano2011-10-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | RelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile se...Jonathan Nieder2011-10-23
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.8Junio C Hamano2011-10-21
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'po/insn-editor'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | "rebase -i": support special-purpose editor to edit insn sheetPeter Oberndorfer2011-10-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/broken-ref-dwim-fix'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_ref(): report breakage to the caller without warningJunio C Hamano2011-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_ref(): expose REF_ISBROKEN flagJunio C Hamano2011-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs.c: move dwim_ref()/dwim_log() from sha1_name.cJunio C Hamano2011-10-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/ref-api'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clear_ref_cache(): inline functionMichael Haggerty2011-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | write_ref_sha1(): only invalidate the loose ref cacheMichael Haggerty2011-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clear_ref_cache(): extract two new functionsMichael Haggerty2011-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | clear_ref_cache(): rename parameterMichael Haggerty2011-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | invalidate_ref_cache(): expose this function in the refs APIMichael Haggerty2011-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | invalidate_ref_cache(): take the submodule as parameterMichael Haggerty2011-10-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | invalidate_ref_cache(): rename function from invalidate_cached_refs()Michael Haggerty2011-10-16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/match-refs-clarify'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename "match_refs()" to "match_push_refs()"Junio C Hamano2011-09-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | send-pack: typofix error messageJunio C Hamano2011-09-12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/make-tags'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: ask "ls-files" to list source files if availableJunio C Hamano2011-10-18
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ss/inet-ntop'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesSebastian Schuberth2011-10-18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-remove-renamed-ref'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch -m/-M: remove undocumented RENAMED-REFJunio C Hamano2011-10-12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'pw/p4-update'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: handle files with shell metacharactersLuke Diamand2011-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: keyword flattening fixesPete Wyckoff2011-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: stop ignoring apple filetypePete Wyckoff2011-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: recognize all p4 filetypesPete Wyckoff2011-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4: handle utf16 filetype properlyPete Wyckoff2011-10-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-p4 tests: refactor and cleanupPete Wyckoff2011-10-17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cn/doc-config-bare-subsection'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: update [section.subsection] to reflect what git doesCarlos Martín Nieto2011-10-16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-pack-objects-compete-with-delete'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | downgrade "packfile cannot be accessed" errors to warningsJeff King2011-10-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pack-objects: protect against disappearing packsJeff King2011-10-14
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/daemon-msgs'Junio C Hamano2011-10-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \