2007-01-22 | is_repository_shallow(): prototype fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-22 | Make sure git_connect() always give two file descriptors. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-22 | Revert "prune: --grace=time" |
diff | tree |
2007-01-22 | Documentation/tutorial-2: Fix interesting typo in an... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | GIT v1.5.0-rc2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | prune: --grace=time Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | --walk-reflogs: do not crash with cyclic reflog ancestry Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | --walk-reflogs: actually find the right commit by date. |
diff | tree |
2007-01-21 | Fix --walk-reflog with --pretty=oneline Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | reflog-walk: build fixes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | log --walk-reflog: documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | --walk-reflogs: disallow uninteresting commits |
diff | tree |
2007-01-21 | Teach the revision walker to walk by reflogs with ... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | git-rebase: allow rebasing a detached HEAD. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | branch -f: no reason to forbid updating the current... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | git-tag -d: allow deleting multiple tags at once. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | Do not verify filenames in a bare repository |
diff | tree |
2007-01-21 | Stop ignoring Documentation/README Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | apply --cached: fix crash in subdirectory |
diff | tree |
2007-01-21 | show-branch --reflog: fix show_date() call Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-21 | show_date(): fix relative dates |
diff | tree |
2007-01-20 | show-branch --reflog: tighten input validation. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | show-branch --reflog: show the reflog message at the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | Extend read_ref_at() to be usable from places other... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | dwim_ref(): Separate name-to-ref DWIM code out. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | config_set_multivar(): disallow newlines in keys |
diff | tree |
2007-01-20 | rename --exec to --receive-pack for push and send-pack Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | make --exec=... option to git-push configurable Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | Update documentation of fetch-pack, push and send-pack Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-20 | Documentation/git.txt: command re-classification Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-19 | Documentation: generated cmds-*.txt does not depend... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-19 | refs.c::read_ref_at(): fix bogus munmap() call. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-19 | for_each_reflog_ent: do not leak FILE * Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-19 | Documentation: Generate command lists. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Documentation: sync git.txt command list and manual... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Documentation: move command list in git.txt into separate... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | prune-packed: add -q to usage Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Document --ignore-if-in-upstream in git-format-patch Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Shell syntax fix in git-reset Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Use standard -t option for touch. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Use fixed-size integers for .idx file I/O Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Use fixed-size integers for the on-disk pack structure. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | git-format-patch: the default suffix is now .patch... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | git-format-patch: make --binary on by default Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Add --summary to git-format-patch by default Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | git-format-patch -3 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Document pack .idx file format upgrade strategy. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Refer users to git-rev-parse for revision specification... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-18 | Document the master@{n} reflog query syntax. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-parse-remote.txt: we deal with config... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation: m can be relative in "git-blame -Ln,m" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation: suggest corresponding Porcelain-level... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-resolve: deprecated. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | sanitize content of README file Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | git-format-patch: do not crash with format.headers... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Introduce 'git-format-patch --suffix=.patch' Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/glossary.txt: describe remotes/ tracking... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/glossary.txt: unpacked objects are loose. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation: describe shallow repository Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Make a short-and-sweet "git-add -i" synonym for "git... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation: detached HEAD Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation: a few spelling fixes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-sh-setup.txt: programmer's docs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-whatchanged.txt: show -<n> instead... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-status.txt: mention color configuration Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-tar-tree.txt: default umask is now 002 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-tools.txt: mention tig and refer... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/git-tag: the command can be used to also... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Documentation/SubmittingPatches: Gnus tips Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | git-commit: document log message formatting convention Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | cache.h; fix a couple of prototypes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Document where configuration files are in config.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | Use merge-recursive in git-checkout -m (branch switching) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | git-commit documentation: remove comment on unfixed... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | tutorial: shorthand for remotes but show distributed... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-17 | tutorial: Use only separate layout Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | Fix spurious compile error Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | git-rm documentation: remove broken behaviour from... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | git-push documentation: remaining bits Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | document --exec for git-push Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | git-svn: print and flush authentication prompts to... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | Solaris 5.8 returns ENOTDIR for inappropriate renames. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | Replace "echo -n" with printf in shell scripts. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | Set _ALL_SOURCE for AIX, but avoid its struct list. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-16 | Start all test scripts with /bin/sh. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | git-pull: disallow implicit merging to detached HEAD Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Fix git-fetch while on detached HEAD not to give needlessly... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | git reflog expire: document --stale-fix option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Merge git://git.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2007-01-15 | Use nice names in conflict markers during cherry-pick... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Use merge-recursive in git-revert/git-cherry-pick Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Documentation: merge-output is not too verbose now. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Remove hash in git-describe in favor of util slot. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Correct priority of lightweight tags in git-describe. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Add describe test. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Improve git-describe performance by reducing revision... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Use binary searching on large buckets in git-describe. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Hash tags by commit SHA1 in git-describe. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | Always perfer annotated tags in git-describe. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-01-15 | some doc updates Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |