2006-01-28 |
Junio C Hamano | Merge lt/revlist,jc/diff,jc/revparse,jc/abbrev
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | rev-parse: make "whatchanged -- git-fetch-script" work... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | diff --abbrev=<n> option fix. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | pretty_print_commit: honor grafts. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | pretty_print_commit(): pass commit object instead of... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | Rename rev-parse --abbrev to --short. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | rev-parse --abbrev: do not try abbrev shorter than... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | diff-tree: abbreviate merge parent object names with... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | rev-parse: --abbrev option. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | abbrev cleanup: use symbolic constants Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | rev-list --remove-empty: add minimum help and doc entry. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Linus Torvalds | rev-list: stop when the file disappears
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | diff-files: -c and --cc options. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | combine-diff: better hunk splitting. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | diff-tree --cc: squelch header generation on empty... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | combine-diff: extend --cc logic to Octopus. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | combine-diff: minor output changes. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | combine-diff: fix appending at the tail of a list. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | diff-tree --cc: denser combined diff output for a merge... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | diff-tree -c: show a merge commit a bit more sensibly. Author: Junio C Hamano <junkio@cox.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-28 |
Junio C Hamano | merge: seed the commit message with list of conflicted... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Junio C Hamano | Merge fixes up to GIT 1.1.5 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Junio C Hamano | GIT 1.1.5 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Junio C Hamano | GIT 1.0.13 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Junio C Hamano | checkout: do not make a temporary copy of symlink target. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Alecs King | Add freebsd support in Makefile Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Uwe Zeisberger | Make GIT-VERSION-GEN tolerate missing git describe... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Uwe Zeisberger | Use symbolic name SHORT_NAME_AMBIGUOUS as error return... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Uwe Zeisberger | Remove unneeded header Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-27 |
Junio C Hamano | git-fetch --upload-pack: disambiguate. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-26 |
Daniel Barkalow | Only use a single parser for tree objects Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Jason Riedy | Add compat/unsetenv.c . Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Jason Riedy | Run GIT-VERSION-GEN with $(SHELL), not sh. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Eric W. Biederman | Fix git-format-patch -s to include a Signed-off-by... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Junio C Hamano | tests: adjust breakage by stricter rev-parse Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Linus Torvalds | git-whatchanged: exit out early on errors Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Linus Torvalds | Make git-rev-list and git-rev-parse argument parsing... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Junio C Hamano | Merge branches 'jc/clone', 'md/env' and 'mo/path'
|
commit | commitdiff | tree |
2006-01-25 |
Matt Draisey | local push/pull env cleanup Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Michal Ostrowski | git-{fetch,peek-remote} handling of --upload-pack Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Michal Ostrowski | git-fetch: pass --upload-pack to fetch-pack Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Junio C Hamano | clone: do not accept more than one -o option. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Junio C Hamano | clone: do not create remotes/origin nor origin branch... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Junio C Hamano | git-clone: PG13 --naked option to --bare. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Pavel Roskin | Don't include ../README in git.txt - make a local copy Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Junio C Hamano | sample update-hook: sanely handle a new branch head. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-25 |
Andreas Ericsson | update-hook: Major overhaul (handling tags, mainly). Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-23 |
Junio C Hamano | Documentation: finishing touches to the new tutorial. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-23 |
Junio C Hamano | Recommend to remove unused `origin` in a shared repository. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-23 |
J. Bruce Fields | New tutorial Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Junio C Hamano | git-grep: clarification on parameters. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Junio C Hamano | Undef DT_* before redefining them. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Junio C Hamano | t4011: "sleep 1" is not enough on FAT Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Junio C Hamano | DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Junio C Hamano | fsck-objects: support platforms without d_ino in struct... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Junio C Hamano | Makefile: do not assume lack of IPV6 means no sockaddr_storage. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
J. Bruce Fields | Mention install-doc in INSTALL Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
Petr Baudis | Document git-ls-files --directory Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-22 |
J. Bruce Fields | Minor git-reset and git-commit documentation fixes Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-21 |
Junio C Hamano | Revert "git-push: avoid falling back on pushing "matching... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-21 |
Florian Weimer | AsciiDoc fixes for the git-svnimport manpage Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-20 |
Luck, Tony | update using-topic-branches Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-20 |
Uwe Zeisberger | Fix generation of "humanish" part of source repo Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-20 |
Pavel Roskin | Disable USE_SYMLINK_HEAD by default Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-20 |
Junio C Hamano | Merge fixes up to GIT 1.1.4
|
commit | commitdiff | tree |
2006-01-20 |
Junio C Hamano | GIT 1.1.4
|
commit | commitdiff | tree |
2006-01-20 |
Junio C Hamano | GIT 1.0.12
|
commit | commitdiff | tree |
2006-01-20 |
Johannes Schindelin | git-fetch-pack: really do not ask for funny refs Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-20 |
Junio C Hamano | Revert "check_packed_git_idx(): check integrity of...
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | Allow building of RPM from interim snapshot. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | git-push: fix --tags and document it. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | Merge fixes up to GIT 1.1.3
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | GIT 1.1.3
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | describe: omit clearing marks on the last one. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | Merge branch 'fix'
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | cvsimport: ease migration from CVSROOT/users format Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-16 |
Andreas Ericsson | git-cvsimport: Add -A <author-conv-file> option Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | Merge branch 'fixo/1.0'
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | GIT 1.0.11
|
commit | commitdiff | tree |
2006-01-16 |
Junio C Hamano | diffcore-break/diffcore-rename: integer overflow. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | Merge branches 'jc/checkout', 'jc/format-patch', 'jc...
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | show-branch: --current includes the current branch. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | show-branch: make the current branch and merge commits... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | Documentation: show-branch. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | octopus: allow manual resolve on the last round. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | [PATCH] format-patch: always --mbox and show sane Date: Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-15 |
Junio C Hamano | clone: --naked option. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | [PATCH] checkout: show dirty state upon switching branches. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | git-push: avoid falling back on pushing "matching"... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | checkout: merge local modifications while switching... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | checkout: automerge local changes while switching branches. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | Merge fixes up to GIT 1.1.2
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | Fix the installation location. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Michal Ostrowski | Exec git programs without using PATH. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | GIT 1.1.2
|
commit | commitdiff | tree |
2006-01-14 |
Junio C Hamano | GIT 1.0.10
|
commit | commitdiff | tree |
2006-01-13 |
Junio C Hamano | Documentation: git-reset - interrupted workflow. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-13 |
Junio C Hamano | Documentation: git-commit -a Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-13 |
Junio C Hamano | octopus: allow criss-cross and clarify the message... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2006-01-13 |
J. Bruce Fields | Documentation: clarify fetch parameter descriptions. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |