88 Commits (025a0709b6179506ffc0d35967bdd4fb804d30fb)

Author SHA1 Message Date
Junio C Hamano 22f77b772d [PATCH] Add git-diff-stages command. 20 years ago
Linus Torvalds d4f8b390a4 Add CVS import scripts and programs 20 years ago
Daniel Barkalow 95fc75129a [PATCH] Operations on refs 20 years ago
Linus Torvalds 64de356299 git-rev-list: make sure to link with ssl libraries 20 years ago
jon@blackcubes.dyndns.org a3437b8c26 [PATCH] Modify git-rev-list to linearise the commit history in merge order. 20 years ago
Linus Torvalds 6ee67f2610 Fix entry.c dependency and compile problem 20 years ago
Linus Torvalds 12dccc1654 Make fiel checkout function available to the git library 20 years ago
Junio C Hamano 418aaf847a [PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pull 20 years ago
Linus Torvalds fa375c7f1b Add git-shortlog perl script 20 years ago
Linus Torvalds e764b8e8b3 Add "git" and "git-log-script" helper scripts. 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago
Linus Torvalds a3e870f2e2 Add "commit" helper script 20 years ago
Junio C Hamano f345b0a066 [PATCH] Add -B flag to diff-* brothers. 20 years ago
Junio C Hamano 8597697458 [PATCH] Update rename/copy similarity estimator. 20 years ago
Linus Torvalds c1bb935020 Start implementing "git-apply" 20 years ago
Linus Torvalds 2cb45e9543 Don't care about st_dev in the index file 20 years ago
Thomas Glanzmann ca67f00219 [PATCH] Makefile: Solaris fix: call $(MAKE) instead of make for subdirectories 20 years ago
Linus Torvalds 7ef76925d9 Split up git-pull-script into separate "fetch" and "merge" phases. 20 years ago
Junio C Hamano 6b14d7faf0 [PATCH] Diffcore updates. 20 years ago
Linus Torvalds cebf03c4cd "make clean" should also clean up documentation 20 years ago
Junio C Hamano 52e9578985 [PATCH] Introducing software archaeologist's tool "pickaxe". 20 years ago
Junio C Hamano 427dcb4bca [PATCH] Diff overhaul, adding half of copy detection. 20 years ago
Nicolas Pitre e002a16ba5 [PATCH] delta creation 20 years ago
Nicolas Pitre d1af002dc6 [PATCH] delta check 20 years ago
Junio C Hamano 415e96c8b7 [PATCH] Implement git-checkout-cache -u to update stat information in the cache. 20 years ago
Nicolas Pitre a310d43494 [PATCH] Deltification library work by Nicolas Pitre. 20 years ago
Linus Torvalds 02481aec2a Add silly "git-whatchanged" script. 20 years ago
Junio C Hamano 14cd1ff396 [PATCH 4/4] Trivial test harness fixes. 20 years ago
Junio C Hamano 99665af5c0 [PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper. 20 years ago
Petr Baudis dfe070511c Implemented make test 20 years ago
Junio C Hamano 3be4b61aa4 Link with -lcrypto instead of -lssl when using openssl libraries. 20 years ago
Junio C Hamano d19938ab60 Rename environment variables. 20 years ago
Junio C Hamano 77a837314e Build and install git-get-tar-commit-id 20 years ago
Thomas Glanzmann 29c2cce41b [PATCH] make INSTALL binary in Makefile configurable via make variable 20 years ago
Linus Torvalds 67cc5c4ef8 Split "git-pull-script" into two parts 20 years ago
Junio C Hamano 74400e7175 Add git-write-blob. 20 years ago
Junio C Hamano dfcb405799 [PATCH] Add git-local-pull. 20 years ago
Junio C Hamano 5d2f8b2753 [PATCH] Add git-apply-patch-script. 20 years ago
Daniel Barkalow 4250a5e5b1 [PATCH] Split out "pull" from particular methods 20 years ago
Linus Torvalds 89967023da Make the date parsing accept pretty much any random crap. 20 years ago
Linus Torvalds 9b23b4bc1c Rename "show-files" to "ls-files" 20 years ago
Edgar Toernig ecee9d9e79 [PATCH] Do date parsing by hand... 20 years ago
tony.luck@intel.com d167f147dc [PATCH] Fix AUTHOR_DATE timezone confusion 20 years ago
Junio C Hamano e515f31896 [PATCH] Makefile: The big git command renaming fallout fix. 20 years ago
Linus Torvalds a3df180138 Rename git core commands to be "git-xxxx" to avoid name clashes. 20 years ago
Rene Scharfe 731ab9ccf2 [PATCH] create tar archives of tree on the fly 20 years ago
Linus Torvalds d5e276884a Fix up recent object model cleanups 20 years ago
Daniel Barkalow 2636f61437 [PATCH] Add tag header/parser to library 20 years ago
Junio C Hamano d1df574380 [PATCH] Introduce diff-tree-helper. 20 years ago
Junio C Hamano 86436c2828 [PATCH] Split external diff command interface to a separate file. 20 years ago