2007-01-31 |
Junio C Hamano | git main documentation: point at the user's manual. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Junio C Hamano | Merge branch 'master' of git://linux-nfs.org/~bfields/git |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Junio C Hamano | t9200: do not test -x bit if the filesystem does not... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Junio C Hamano | t9200: Re-code non-ascii path test in UTF-8 |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Aneesh Kumar K.V | Update git-cat-file documentation |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Junio C Hamano | Documentation: "git-checkout <tree> <path>" takes any... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
David Kågedal | Improved error message from git-rebase |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Alex Riesen | Fix git-update-index to work with relative pathnames. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Shawn O. Pearce | Escape --upload-pack from expr. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Shawn O. Pearce | Don't coredump on bad refs in update-server-info. |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Nicolas Pitre | tone down the detached head warning |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Junio C Hamano | Fix git-tag -u |
commit | commitdiff | tree | snapshot |
2007-01-30 |
J. Bruce Fields | user-manual: todo's |
commit | commitdiff | tree | snapshot |
2007-01-30 |
J. Bruce Fields | user-manual: point to README for gitweb information |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Aneesh Kumar K.V | blameview: Use git-cat-file to read the file content. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Santi Béjar | git-fetch: Allow fetching the remote HEAD |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Junio C Hamano | git-send-email: remove debugging output. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Johannes Sixt | Add a missing fork() error check. |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Junio C Hamano | git-blame: somewhat better commenting. |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Mark Wooding | Make fsck and fsck-objects be builtins. |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Junio C Hamano | git-commit -s: no extra space when sign-offs appear... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Simon 'corecode... | Replace perl code with pure shell code |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Junio C Hamano | lock_any_ref_for_update(): do not accept malformatted... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Junio C Hamano | Two small typofixes. |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: SHA1 -> object name |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: document git-show-branch example |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: minor "TODO" updates |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: rewrap a few long lines |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: reflogs, other recovery |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: fix a header level |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: typo fix |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: add references to git-config man page |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: repo-config -> config |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: fsck-objects -> fsck |
commit | commitdiff | tree | snapshot |
2007-01-29 |
J. Bruce Fields | user-manual: git-fsck, dangling objects |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Junio C Hamano | git-fsck-objects is now synonym to git-fsck |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Tom Prince | [PATCH] Rename git-repo-config to git-config. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Andy Parkins | Heavily expanded update hook to send more useful emails... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Andy Parkins | UNIX reference time of 1970-01-01 00:00 is UTC timezone... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Shawn O. Pearce | Teach for-each-ref about a little language called Tcl. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Jeff King | Add a sample program 'blameview' to show how to use... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Linus Torvalds | git-push through git protocol |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Junio C Hamano | Document 'git-blame --incremental' |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Mark Wooding | Documentation/config.txt: Fix documentation of colour... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Mark Wooding | wt-status: Actually accept `color.status.BLAH' configur... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Ren\e,Ai\e(B... | git-blame --incremental: don't use pager |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Shawn O. Pearce | Compute accurate distances in git-describe before output. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Junio C Hamano | Update describe documentation. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Shawn O. Pearce | Teach git-describe to display distances from tags. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Junio C Hamano | git-blame --porcelain: quote filename in c-style when... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Linus Torvalds | git-blame --incremental |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Junio C Hamano | Don't force everybody to call setup_ident(). |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Nicolas Pitre | git-log -g --pretty=oneline should display the reflog... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Bill Lear | Document --check option to git diff. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Andy Parkins | Allow the tag signing key to be specified in the config... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Andy Parkins | If abbrev is set to zero in git-describe, don't add... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Nicolas Pitre | fix suggested branch creation command when detaching... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
J. Bruce Fields | user-manual: reorganize fetch discussion, add internals... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Junio C Hamano | write_in_full: size_t is unsigned. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Junio C Hamano | create_symref: check error return from open(). |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Alexandre Julliard | vc-git.el: Take into account the destination name in... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Junio C Hamano | git-merge: leave sensible reflog message when used... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Junio C Hamano | Make sure we do not write bogus reflog entries. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Shawn O. Pearce | Remove unnecessary found variable from describe. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Jason Riedy | Use inttypes.h rather than stdint.h. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Junio C Hamano | Documentation: pack-refs --all vs default behaviour |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Junio C Hamano | show-branch -g: default to HEAD |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Linus Torvalds | Add dangling objects tips. |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Junio C Hamano | parse-remote: do not barf on a remote shorthand without... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Jeff King | diffcore-pickaxe: fix infinite loop on zero-length... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
J. Bruce Fields | user-manual: stub discussion of fsck and reflog |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Junio C Hamano | Allow non-developer to clone, checkout and fetch more... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Sam Vilain | contrib/emacs/vc-git.el: support vc-version-other-window |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Linus Torvalds | Fix seriously broken "git pack-refs" |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Andy Parkins | New files in git weren't being downloaded during CVS... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Uwe Kleine... | make --upload-pack option to git-fetch configurable |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Junio C Hamano | Consolidate {receive,fetch}.unpackLimit |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Junio C Hamano | fetch-pack: remove --keep-auto and make it the default. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Junio C Hamano | Allow fetch-pack to decide keeping the fetched pack... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Junio C Hamano | Refactor the pack header reading function out of receiv... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Alex Riesen | Allow default core.logallrefupdates to be overridden... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Junio C Hamano | ls-remote and clone: accept --upload-pack=<path> as... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Uwe Kleine... | rename --exec to --upload-pack for fetch-pack and peek... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Peter Eriksen | Documentation: --amend cannot be combined with -c/... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jakub Narebski | Documentation/config.txt: Correct info about subsection... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Junio C Hamano | git-daemon documentation on enabling services. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Johannes Schindelin | reflog inspection: introduce shortcut "-g" |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Johannes Schindelin | annotate: use pager |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jakub Narebski | t/t1300-repo-config.sh: value continued on next line |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Junio C Hamano | git-checkout -m: fix merge case |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Junio C Hamano | reflog gc: a tag that does not point at a commit is... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Jeff King | contrib/vim: update syntax for changed commit template |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Jeff King | format-patch: fix bug with --stdout in a subdirectory |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Junio C Hamano | [PATCH] honor --author even with --amend, -C, and -c. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Junio C Hamano | .mailmap: fix screw-ups in Uwe's name |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Eric Wong | git-svn: remove leading slash when printing removed... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Peter Eriksen | sha1_file.c: Avoid multiple calls to find_pack_entry(). |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Jakub Narebski | Documentation/config.txt: Document config file syntax... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Junio C Hamano | cvsimport: activate -a option, really. |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Alex Riesen | Cleanup uninitialized value in chomp |
commit | commitdiff | tree | snapshot |
next |