Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-17 | 2 | -44/+23 |
|\ | |||||
| * | bulk-checkin: replace fast-import based implementation | Junio C Hamano | 2011-12-01 | 2 | -5/+6 |
| * | finish_tmp_packfile(): a helper function | Junio C Hamano | 2011-10-28 | 1 | -23/+10 |
| * | create_tmp_packfile(): a helper function | Junio C Hamano | 2011-10-28 | 1 | -9/+3 |
| * | write_pack_header(): a helper function | Junio C Hamano | 2011-10-28 | 1 | -6/+3 |
* | | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 2011-12-17 | 1 | -31/+12 |
|\ \ | |||||
| * | | upload-archive: use start_command instead of fork | Jeff King | 2011-11-21 | 1 | -31/+12 |
* | | | Merge branch 'ks/tag-cleanup' | Junio C Hamano | 2011-12-14 | 1 | -14/+53 |
|\ \ \ | |||||
| * | | | git-tag: introduce --cleanup option | Kirill A. Shutemov | 2011-12-09 | 1 | -14/+53 |
* | | | | Merge branch 'bc/maint-apply-check-no-patch' | Junio C Hamano | 2011-12-14 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | builtin/apply.c: report error on failure to recognize input | Brandon Casey | 2011-12-05 | 1 | -5/+5 |
* | | | | | Merge branch 'nd/ignore-might-be-precious' | Junio C Hamano | 2011-12-14 | 2 | -7/+16 |
|\ \ \ \ \ | |||||
| * | | | | | checkout,merge: disallow overwriting ignored files with --no-overwrite-ignore | Nguyễn Thái Ngọc Duy | 2011-11-28 | 2 | -7/+16 |
| * | | | | | Merge branch 'nd/maint-ignore-exclude' into nd/ignore-might-be-precious | Junio C Hamano | 2011-11-28 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'jn/branch-move-to-self' | Junio C Hamano | 2011-12-14 | 2 | -6/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow checkout -B <current-branch> to update the current branch | Jonathan Nieder | 2011-11-28 | 2 | -5/+12 |
| * | | | | | | | branch: allow a no-op "branch -M <current-branch> HEAD" | Jonathan Nieder | 2011-11-28 | 1 | -1/+8 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-12-14 | 2 | -39/+50 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-pack-object-cycle' into maint | Junio C Hamano | 2011-12-14 | 1 | -12/+43 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/index-pack-reject-dups' into maint | Junio C Hamano | 2011-12-14 | 1 | -1/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/misc-cleanups' into maint | Junio C Hamano | 2011-12-14 | 2 | -6/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'maint-1.7.7' into maint | Junio C Hamano | 2011-12-14 | 6 | -45/+53 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'ab/clang-lints' into maint-1.7.7 | Junio C Hamano | 2011-12-14 | 2 | -4/+1 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/maint-ignore-exclude' into maint-1.7.7 | Junio C Hamano | 2011-12-14 | 2 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge branch 'maint-1.7.6' into maint-1.7.7 | Junio C Hamano | 2011-12-14 | 2 | -39/+50 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-fetch-status-table' into maint-1.7.6 | Junio C Hamano | 2011-12-14 | 1 | -38/+49 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | | fetch: create status table using strbuf | Jeff King | 2011-12-10 | 1 | -38/+49 |
| | | * | | | | | | | | | | | | Merge branch 'jc/maint-name-rev-all' into maint-1.7.6 | Junio C Hamano | 2011-12-14 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | blame: don't overflow time buffer | Jeff King | 2011-12-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'nd/resolve-ref' | Junio C Hamano | 2011-12-09 | 11 | -43/+72 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Copy resolve_ref() return value for longer use | Nguyễn Thái Ngọc Duy | 2011-12-06 | 7 | -27/+62 |
| * | | | | | | | | | | | | | | | Convert many resolve_ref() calls to read_ref*() and ref_exists() | Nguyễn Thái Ngọc Duy | 2011-11-13 | 7 | -17/+14 |
* | | | | | | | | | | | | | | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-09 | 7 | -195/+221 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | commit-tree: teach -m/-F options to read logs from elsewhere | Junio C Hamano | 2011-11-13 | 1 | -3/+40 |
| * | | | | | | | | | | | | | | | | commit-tree: update the command line parsing | Junio C Hamano | 2011-11-10 | 1 | -13/+18 |
| * | | | | | | | | | | | | | | | | commit: teach --amend to carry forward extra headers | Junio C Hamano | 2011-11-10 | 1 | -2/+7 |
| * | | | | | | | | | | | | | | | | merge: force edit and no-ff mode when merging a tag object | Junio C Hamano | 2011-11-09 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | | | commit: copy merged signed tags to headers of merge commit | Junio C Hamano | 2011-11-09 | 1 | -5/+5 |
| * | | | | | | | | | | | | | | | | merge: record tag objects without peeling in MERGE_HEAD | Junio C Hamano | 2011-11-08 | 1 | -3/+10 |
| * | | | | | | | | | | | | | | | | merge: make usage of commit->util more extensible | Junio C Hamano | 2011-11-08 | 1 | -40/+23 |
| * | | | | | | | | | | | | | | | | fmt-merge-msg: Add contents of merged tag in the merge message | Junio C Hamano | 2011-11-08 | 1 | -2/+70 |
| * | | | | | | | | | | | | | | | | fmt-merge-msg: package options into a structure | Junio C Hamano | 2011-11-08 | 2 | -17/+20 |
| * | | | | | | | | | | | | | | | | fmt-merge-msg: avoid early returns | Junio C Hamano | 2011-11-08 | 1 | -10/+10 |
| * | | | | | | | | | | | | | | | | merge: notice local merging of tags and keep it unwrapped | Junio C Hamano | 2011-11-07 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | | fetch: do not store peeled tag object names in FETCH_HEAD | Linus Torvalds | 2011-11-05 | 1 | -2/+1 |
| * | | | | | | | | | | | | | | | | Split GPG interface into its own helper library | Junio C Hamano | 2011-11-05 | 2 | -100/+11 |
* | | | | | | | | | | | | | | | | | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 2011-12-09 | 4 | -32/+192 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield" sparse error | Ramsay Jones | 2011-10-16 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | builtin/log.c: Fix an "Using plain integer as NULL pointer" warning | Ramsay Jones | 2011-10-09 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | fmt-merge-msg: use branch.$name.description | Junio C Hamano | 2011-10-07 | 2 | -26/+69 |