aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * user-manual: add references to git-config man pageJ. Bruce Fields2007-01-29
| * user-manual: repo-config -> configJ. Bruce Fields2007-01-28
| * user-manual: fsck-objects -> fsckJ. Bruce Fields2007-01-28
| * user-manual: git-fsck, dangling objectsJ. Bruce Fields2007-01-28
| * user-manual: reorganize fetch discussion, add internals, etc.J. Bruce Fields2007-01-27
| * user-manual: stub discussion of fsck and reflogJ. Bruce Fields2007-01-26
| * user-manual: update git-gc discussionJ. Bruce Fields2007-01-21
| * user-manual: update references discussionJ. Bruce Fields2007-01-21
| * user-manual: clarify difference between tag and branchJ. Bruce Fields2007-01-21
| * user-manual: minor quickstart reorganizationJ. Bruce Fields2007-01-21
| * user-manual: add "quick start" as chapter 1J. Bruce Fields2007-01-20
| * user-manual: rewrap, fix heading levelsJ. Bruce Fields2007-01-14
| * Merge branch 'master' of git://git.kernel.org/pub/scm/git/gitJ. Bruce Fields2007-01-14
| |\
| * | user-manual: reindentJ. Bruce Fields2007-01-14
| * | user-manual: replace init-db by initJ. Bruce Fields2007-01-11
| * | user manual: answer some comments from JunioJ. Bruce Fields2007-01-10
| * | User manual: fix typos in examplesJunio C Hamano2007-01-10
| * | Documentation: rev-list -> rev-parse, other typos, start examplesJ. Bruce Fields2007-01-10
| * | Documentation: begin discussion of git-remote in user manualJ. Bruce Fields2007-01-09
| * | Documentation: reorder development section, todo'sJ. Bruce Fields2007-01-08
| * | Documentation: more user-manual todo'sJ. Bruce Fields2007-01-08
| * | Documentation: git-rebase discussion, miscellaneous user-manual updatesJ. Bruce Fields2007-01-07
| * | Documentation: expand preface and todo'sJ. Bruce Fields2007-01-07
| * | Documentation: add git user's manualJ. Bruce Fields2007-01-07
* | | t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano2007-01-31
* | | t9200: Re-code non-ascii path test in UTF-8Junio C Hamano2007-01-31
* | | Update git-cat-file documentationAneesh Kumar K.V2007-01-31
* | | Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano2007-01-31
* | | Improved error message from git-rebaseDavid Kågedal2007-01-31
* | | Fix git-update-index to work with relative pathnames.Alex Riesen2007-01-31
* | | Escape --upload-pack from expr.Shawn O. Pearce2007-01-31
* | | Don't coredump on bad refs in update-server-info.Shawn O. Pearce2007-01-31
* | | tone down the detached head warningNicolas Pitre2007-01-31
* | | Fix git-tag -uJunio C Hamano2007-01-30
* | | blameview: Use git-cat-file to read the file content.Aneesh Kumar K.V2007-01-30
* | | git-fetch: Allow fetching the remote HEADSanti Béjar2007-01-30
* | | git-send-email: remove debugging output.Junio C Hamano2007-01-30
* | | Add a missing fork() error check.Johannes Sixt2007-01-30
* | | git-blame: somewhat better commenting.Junio C Hamano2007-01-29
* | | Make fsck and fsck-objects be builtins.Mark Wooding2007-01-29
* | | git-commit -s: no extra space when sign-offs appear at the end already.Junio C Hamano2007-01-29
* | | Replace perl code with pure shell codeSimon 'corecode' Schubert2007-01-29
* | | lock_any_ref_for_update(): do not accept malformatted refs.Junio C Hamano2007-01-29
* | | git-fsck-objects is now synonym to git-fsckJunio C Hamano2007-01-28
* | | [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* | | Heavily expanded update hook to send more useful emails than the old hookAndy Parkins2007-01-28
* | | UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneAndy Parkins2007-01-28
* | | Teach for-each-ref about a little language called Tcl.Shawn O. Pearce2007-01-28
* | | Add a sample program 'blameview' to show how to use git-blame --incrementalJeff King2007-01-28
* | | git-push through git protocolLinus Torvalds2007-01-28